[INFO] cloning repository https://github.com/paxsonsa/murmer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paxsonsa/murmer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaxsonsa%2Fmurmer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaxsonsa%2Fmurmer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92a0bf1dc9721db09657008023a25050c5447eee [INFO] checking paxsonsa/murmer-rs/92a0bf1dc9721db09657008023a25050c5447eee against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaxsonsa%2Fmurmer-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paxsonsa/murmer-rs on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paxsonsa/murmer-rs [INFO] finished tweaking git repo https://github.com/paxsonsa/murmer-rs [INFO] tweaked toml for git repo https://github.com/paxsonsa/murmer-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paxsonsa/murmer-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded rustls-platform-verifier v0.4.0 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9b110ec90b87d1685090dd31cb69fc844056f478daec535a00fbf1b25e269f1 [INFO] running `Command { std: "docker" "start" "-a" "e9b110ec90b87d1685090dd31cb69fc844056f478daec535a00fbf1b25e269f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9b110ec90b87d1685090dd31cb69fc844056f478daec535a00fbf1b25e269f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b110ec90b87d1685090dd31cb69fc844056f478daec535a00fbf1b25e269f1", kill_on_drop: false }` [INFO] [stdout] e9b110ec90b87d1685090dd31cb69fc844056f478daec535a00fbf1b25e269f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d506effdf8410b4792decc7becfb10f4d9eeb12fc05f98cd4bb8f2128dc0b7 [INFO] running `Command { std: "docker" "start" "-a" "b8d506effdf8410b4792decc7becfb10f4d9eeb12fc05f98cd4bb8f2128dc0b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.12.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling quinn-udp v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking time-core v0.1.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling aws-lc-sys v0.26.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking tokio v1.44.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking rustls-platform-verifier v0.4.0 [INFO] [stderr] Checking quinn-proto v0.11.9 [INFO] [stderr] Checking quinn v0.11.6 [INFO] [stderr] Checking murmer v0.1.0 (/opt/rustwide/workdir/murmer) [INFO] [stdout] warning: type `SystemContext` is more private than the item `system::System::Local::context` [INFO] [stdout] --> murmer/src/system.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | context: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `system::System::Local::context` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SystemContext` is only usable at visibility `pub(self)` [INFO] [stdout] --> murmer/src/system.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | struct SystemContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SystemContext` is more private than the item `system::System::Clustered::context` [INFO] [stdout] --> murmer/src/system.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | context: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `system::System::Clustered::context` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SystemContext` is only usable at visibility `pub(self)` [INFO] [stdout] --> murmer/src/system.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | struct SystemContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Stopping` is never constructed [INFO] [stdout] --> murmer/src/cluster.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum State { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 54 | Stopping, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node` is never read [INFO] [stdout] --> murmer/src/cluster.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct NodeStatus { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 80 | pub node: Node, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> murmer/src/cluster.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 383 | pub struct NewIncomingConnection { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 384 | connection: quinn::Connection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewIncomingConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Supervisor` and `Internal` are never constructed [INFO] [stdout] --> murmer/src/mailbox.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) enum QoSLevel { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 8 | Supervisor = 0, // Highest priority - system commands [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | Internal = 1, // Actor self-messages [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QoSLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_blocking` is never used [INFO] [stdout] --> murmer/src/mailbox.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl MailboxSender { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn send_blocking( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InsufficientData` is never constructed [INFO] [stdout] --> murmer/src/net.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum NetError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 158 | InsufficientData { expected: usize, actual: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_correlation_id` is never used [INFO] [stdout] --> murmer/src/net.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 182 | impl Header { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn with_correlation_id(mut self, id: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ok`, `is_failure`, `ok`, `as_ok`, `failure_reason`, and `map` are never used [INFO] [stdout] --> murmer/src/net.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 286 | impl Payload { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 287 | /// Returns true if the payload is Ok [INFO] [stdout] 288 | pub fn is_ok(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn is_failure(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn ok(self) -> Option { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 306 | pub fn as_ok(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | pub fn failure_reason(&self) -> Option<&String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn map(self, f: F) -> Payload [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `failure`, `is_ok`, `is_failure`, and `map_payload` are never used [INFO] [stdout] --> murmer/src/net.rs:347:12 [INFO] [stdout] | [INFO] [stdout] 342 | / impl Frame [INFO] [stdout] 343 | | where [INFO] [stdout] 344 | | T: Serialize + DeserializeOwned, [INFO] [stdout] | |____________________________________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 347 | pub fn failure(sender_id: Id, target_id: Option, reason: String) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | pub fn is_ok(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | pub fn is_failure(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | pub fn map_payload(self, f: F) -> Frame [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_all` is never used [INFO] [stdout] --> murmer/src/net.rs:506:12 [INFO] [stdout] | [INFO] [stdout] 446 | / impl FrameParser [INFO] [stdout] 447 | | where [INFO] [stdout] 448 | | T: Serialize + for<'de> Deserialize<'de>, [INFO] [stdout] | |_____________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 506 | pub fn parse_all(&mut self) -> Result>, NetError> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_name` is never used [INFO] [stdout] --> murmer/src/node/mod.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl NodeInfo { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | fn new_with_name(name: impl Into, addr: NetworkAddrRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `endpoint` is never read [INFO] [stdout] --> murmer/src/node/mod.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 112 | pub id: Id, [INFO] [stdout] 113 | pub endpoint: Endpoint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `group_id` is never read [INFO] [stdout] --> murmer/src/receptionist.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 208 | struct Registration { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 214 | group_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Registration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Registered` is never constructed [INFO] [stdout] --> murmer/src/receptionist.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 344 | pub struct Registered { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id` and `shutdown` are never used [INFO] [stdout] --> murmer/src/system.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 56 | trait SystemSupervisor: Send + Sync { [INFO] [stdout] | ---------------- methods in this trait [INFO] [stdout] 57 | /// Returns the unique identifier of the supervised actor [INFO] [stdout] 58 | fn id(&self) -> Arc; [INFO] [stdout] | ^^ [INFO] [stdout] 59 | /// Initiates supervisor shutdown sequence [INFO] [stdout] 60 | fn shutdown(&mut self); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cancellation` is never read [INFO] [stdout] --> murmer/src/system.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct SystemContext { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | cancellation: tokio_util::sync::CancellationToken, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shutdown` is never used [INFO] [stdout] --> murmer/src/system.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 78 | impl SystemContext { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mode` is never used [INFO] [stdout] --> murmer/src/system.rs:116:6 [INFO] [stdout] | [INFO] [stdout] 116 | enum Mode { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `actor_ref` and `start` are never used [INFO] [stdout] --> murmer/src/system.rs:352:8 [INFO] [stdout] | [INFO] [stdout] 334 | / impl SupervisorRuntime [INFO] [stdout] 335 | | where [INFO] [stdout] 336 | | A: Actor, [INFO] [stdout] | |_____________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 352 | fn actor_ref(&self) -> &A { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | async fn start(&mut self, ctx: &mut Context) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cancellation` is never read [INFO] [stdout] --> murmer/src/system.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 500 | struct Initialized { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 501 | cancellation: tokio_util::sync::CancellationToken, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Initialized` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_channel` is never used [INFO] [stdout] --> murmer/src/system.rs:798:19 [INFO] [stdout] | [INFO] [stdout] 781 | impl EndpointSender { [INFO] [stdout] | -------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 798 | pub(crate) fn from_channel(tx: mpsc::Sender>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MockNetwork` is more private than the item `ActorTestHarnessExt::process_until_frame` [INFO] [stdout] --> murmer/src/node/mod.test.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / async fn process_until_frame( [INFO] [stdout] 270 | | &mut self, [INFO] [stdout] 271 | | network: &MockNetwork, [INFO] [stdout] 272 | | timeout_ms: u64, [INFO] [stdout] 273 | | ) -> Result, &'static str>; [INFO] [stdout] | |_____________________________________________^ method `ActorTestHarnessExt::process_until_frame` is reachable at visibility `pub(node)` [INFO] [stdout] | [INFO] [stdout] note: but type `MockNetwork` is only usable at visibility `pub(self)` [INFO] [stdout] --> murmer/src/node/mod.test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | struct MockNetwork { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MockNetwork` is more private than the item ` as ActorTestHarnessExt>::process_until_frame` [INFO] [stdout] --> murmer/src/node/mod.test.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | #[async_trait::async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as ActorTestHarnessExt>::process_until_frame` is reachable at visibility `pub(node)` [INFO] [stdout] | [INFO] [stdout] note: but type `MockNetwork` is only usable at visibility `pub(self)` [INFO] [stdout] --> murmer/src/node/mod.test.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | struct MockNetwork { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SystemContext` is more private than the item `system::System::Local::context` [INFO] [stdout] --> murmer/src/system.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | context: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `system::System::Local::context` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SystemContext` is only usable at visibility `pub(self)` [INFO] [stdout] --> murmer/src/system.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | struct SystemContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SystemContext` is more private than the item `system::System::Clustered::context` [INFO] [stdout] --> murmer/src/system.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | context: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `system::System::Clustered::context` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `SystemContext` is only usable at visibility `pub(self)` [INFO] [stdout] --> murmer/src/system.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | struct SystemContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Stopping` is never constructed [INFO] [stdout] --> murmer/src/cluster.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum State { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 54 | Stopping, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node` is never read [INFO] [stdout] --> murmer/src/cluster.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct NodeStatus { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 80 | pub node: Node, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> murmer/src/cluster.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 383 | pub struct NewIncomingConnection { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 384 | connection: quinn::Connection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewIncomingConnection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Supervisor` and `Internal` are never constructed [INFO] [stdout] --> murmer/src/mailbox.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) enum QoSLevel { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 8 | Supervisor = 0, // Highest priority - system commands [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | Internal = 1, // Actor self-messages [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QoSLevel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_blocking` is never used [INFO] [stdout] --> murmer/src/mailbox.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl MailboxSender { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn send_blocking( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `InsufficientData` is never constructed [INFO] [stdout] --> murmer/src/net.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub enum NetError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 158 | InsufficientData { expected: usize, actual: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_correlation_id` is never used [INFO] [stdout] --> murmer/src/net.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 182 | impl Header { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn with_correlation_id(mut self, id: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ok`, `is_failure`, `ok`, `as_ok`, `failure_reason`, and `map` are never used [INFO] [stdout] --> murmer/src/net.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 286 | impl Payload { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 287 | /// Returns true if the payload is Ok [INFO] [stdout] 288 | pub fn is_ok(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 293 | pub fn is_failure(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn ok(self) -> Option { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 306 | pub fn as_ok(&self) -> Option<&T> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | pub fn failure_reason(&self) -> Option<&String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | pub fn map(self, f: F) -> Payload [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `failure`, `is_ok`, `is_failure`, and `map_payload` are never used [INFO] [stdout] --> murmer/src/net.rs:347:12 [INFO] [stdout] | [INFO] [stdout] 342 | / impl Frame [INFO] [stdout] 343 | | where [INFO] [stdout] 344 | | T: Serialize + DeserializeOwned, [INFO] [stdout] | |____________________________________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 347 | pub fn failure(sender_id: Id, target_id: Option, reason: String) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | pub fn is_ok(&self) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | pub fn is_failure(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 373 | pub fn map_payload(self, f: F) -> Frame [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parse_all` is never used [INFO] [stdout] --> murmer/src/net.rs:506:12 [INFO] [stdout] | [INFO] [stdout] 446 | / impl FrameParser [INFO] [stdout] 447 | | where [INFO] [stdout] 448 | | T: Serialize + for<'de> Deserialize<'de>, [INFO] [stdout] | |_____________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 506 | pub fn parse_all(&mut self) -> Result>, NetError> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_name` is never used [INFO] [stdout] --> murmer/src/node/mod.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl NodeInfo { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | fn new_with_name(name: impl Into, addr: NetworkAddrRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `endpoint` is never read [INFO] [stdout] --> murmer/src/node/mod.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct Node { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 112 | pub id: Id, [INFO] [stdout] 113 | pub endpoint: Endpoint, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_recorder`, `has_frames`, and `get_all_frames` are never used [INFO] [stdout] --> murmer/src/node/mod.test.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl MockNetwork { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 21 | #[cfg(test)] [INFO] [stdout] 22 | pub fn with_recorder() -> (Self, Arc>>) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn has_frames(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | fn get_all_frames(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `group_id` is never read [INFO] [stdout] --> murmer/src/receptionist.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 208 | struct Registration { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 214 | group_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Registration` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Registered` is never constructed [INFO] [stdout] --> murmer/src/receptionist.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 344 | pub struct Registered { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id` and `shutdown` are never used [INFO] [stdout] --> murmer/src/system.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 56 | trait SystemSupervisor: Send + Sync { [INFO] [stdout] | ---------------- methods in this trait [INFO] [stdout] 57 | /// Returns the unique identifier of the supervised actor [INFO] [stdout] 58 | fn id(&self) -> Arc; [INFO] [stdout] | ^^ [INFO] [stdout] 59 | /// Initiates supervisor shutdown sequence [INFO] [stdout] 60 | fn shutdown(&mut self); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cancellation` is never read [INFO] [stdout] --> murmer/src/system.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct SystemContext { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | cancellation: tokio_util::sync::CancellationToken, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shutdown` is never used [INFO] [stdout] --> murmer/src/system.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 78 | impl SystemContext { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | async fn shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Mode` is never used [INFO] [stdout] --> murmer/src/system.rs:116:6 [INFO] [stdout] | [INFO] [stdout] 116 | enum Mode { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `start` is never used [INFO] [stdout] --> murmer/src/system.rs:368:14 [INFO] [stdout] | [INFO] [stdout] 334 | / impl SupervisorRuntime [INFO] [stdout] 335 | | where [INFO] [stdout] 336 | | A: Actor, [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 368 | async fn start(&mut self, ctx: &mut Context) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cancellation` is never read [INFO] [stdout] --> murmer/src/system.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 420 | pub(crate) struct TestSupervisor [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 428 | cancellation: tokio_util::sync::CancellationToken, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cancellation` is never read [INFO] [stdout] --> murmer/src/system.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 500 | struct Initialized { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 501 | cancellation: tokio_util::sync::CancellationToken, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Initialized` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process_n` is never used [INFO] [stdout] --> murmer/src/test_utils.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 81 | impl ActorTestHandle { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 109 | pub async fn process_n(&mut self, n: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:352:5 [INFO] [stdout] | [INFO] [stdout] 352 | / actor.wait_for_state(500, |state| { [INFO] [stdout] 353 | | matches!( [INFO] [stdout] 354 | | state.reachability, [INFO] [stdout] 355 | | Reachability::Reachable { [INFO] [stdout] ... | [INFO] [stdout] 360 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | / actor.wait_for_state(500, |state| { [INFO] [stdout] 371 | | matches!( [INFO] [stdout] 372 | | state.reachability, [INFO] [stdout] 373 | | Reachability::Reachable { [INFO] [stdout] ... | [INFO] [stdout] 378 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | / actor.wait_for_state(150, |state| { [INFO] [stdout] 389 | | matches!( [INFO] [stdout] 390 | | state.reachability, [INFO] [stdout] 391 | | Reachability::Reachable { [INFO] [stdout] ... | [INFO] [stdout] 396 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | / actor.wait_for_state(150, |state| { [INFO] [stdout] 407 | | matches!( [INFO] [stdout] 408 | | state.reachability, [INFO] [stdout] 409 | | Reachability::Reachable { [INFO] [stdout] ... | [INFO] [stdout] 414 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | / actor.wait_for_state(500, |state| { [INFO] [stdout] 425 | | matches!( [INFO] [stdout] 426 | | state.reachability, [INFO] [stdout] 427 | | Reachability::Unreachable { [INFO] [stdout] ... | [INFO] [stdout] 432 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | / actor.wait_for_state(500, |state| { [INFO] [stdout] 472 | | // We must adapt to match actual behavior with the harness [INFO] [stdout] 473 | | matches!(state.reachability, Reachability::Reachable { misses, .. } if misses == 0) [INFO] [stdout] 474 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | / actor.wait_for_state( [INFO] [stdout] 483 | | 150, [INFO] [stdout] 484 | | |state| matches!(state.reachability, Reachability::Reachable { misses, .. } if misses == 1), [INFO] [stdout] 485 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | / actor.wait_for_state(150, |state| { [INFO] [stdout] 505 | | matches!(state.reachability, [INFO] [stdout] 506 | | Reachability::Reachable { misses, .. } if misses == 0) [INFO] [stdout] 507 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | / actor.wait_for_state(500, |state| { [INFO] [stdout] 555 | | matches!( [INFO] [stdout] 556 | | state.reachability, [INFO] [stdout] 557 | | Reachability::Unreachable { [INFO] [stdout] ... | [INFO] [stdout] 562 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:579:9 [INFO] [stdout] | [INFO] [stdout] 579 | / actor.wait_for_state(100, |state| { [INFO] [stdout] 580 | | matches!( [INFO] [stdout] 581 | | state.reachability, [INFO] [stdout] 582 | | Reachability::Unreachable { [INFO] [stdout] ... | [INFO] [stdout] 587 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `futures::Future` that must be used [INFO] [stdout] --> murmer/src/node/mod.test.rs:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | / actor.wait_for_state(150, |state| { [INFO] [stdout] 597 | | matches!( [INFO] [stdout] 598 | | state.reachability, [INFO] [stdout] 599 | | Reachability::Reachable { misses: 0, .. } [INFO] [stdout] 600 | | ) [INFO] [stdout] 601 | | }); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "b8d506effdf8410b4792decc7becfb10f4d9eeb12fc05f98cd4bb8f2128dc0b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d506effdf8410b4792decc7becfb10f4d9eeb12fc05f98cd4bb8f2128dc0b7", kill_on_drop: false }` [INFO] [stdout] b8d506effdf8410b4792decc7becfb10f4d9eeb12fc05f98cd4bb8f2128dc0b7