[INFO] fetching crate rzmq 0.5.1... [INFO] testing rzmq-0.5.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rzmq 0.5.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rzmq 0.5.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rzmq 0.5.1 [INFO] tweaked toml for crates.io crate rzmq 0.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rzmq 0.5.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rzmq 0.5.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded tracing-attributes v0.1.29 [INFO] [stderr] Downloaded eventfd v0.2.0 [INFO] [stderr] Downloaded io_uring_buf_ring v0.2.0 [INFO] [stderr] Downloaded atomic_float v1.1.0 [INFO] [stderr] Downloaded bench_matrix v0.2.0 [INFO] [stderr] Downloaded io-uring v0.7.7 [INFO] [stderr] Downloaded xs_x25519-dalek v2.0.2 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded xs_curve25519-dalek v4.1.4 [INFO] [stderr] Downloaded fibre v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b916d1a3cef766f512eca0cd26efb01e75031b6360e33ed250ceea921fc7f62 [INFO] running `Command { std: "docker" "start" "-a" "9b916d1a3cef766f512eca0cd26efb01e75031b6360e33ed250ceea921fc7f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b916d1a3cef766f512eca0cd26efb01e75031b6360e33ed250ceea921fc7f62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b916d1a3cef766f512eca0cd26efb01e75031b6360e33ed250ceea921fc7f62", kill_on_drop: false }` [INFO] [stdout] 9b916d1a3cef766f512eca0cd26efb01e75031b6360e33ed250ceea921fc7f62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5efc4ecc1a90d9e6e472d0bef3bc936ea310bbe6e6154f12430f957ffb98a60e [INFO] running `Command { std: "docker" "start" "-a" "5efc4ecc1a90d9e6e472d0bef3bc936ea310bbe6e6154f12430f957ffb98a60e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling fibre v0.4.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling rzmq v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stdout] --> src/throttle/mod.rs:129:11 [INFO] [stdout] | [INFO] [stdout] 129 | let α = self.shared.config.adaptive_learning_rate; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: the usage includes 'α' (U+03B1) [INFO] [stdout] = note: please recheck to make sure their usages are indeed what you want [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemEvent` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::runtime::{ActorType, SystemEvent}; // Adjust imports as needed [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `latch::CountDownLatch` [INFO] [stdout] --> src/runtime/mod.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) use latch::CountDownLatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PassThroughDataCipher` [INFO] [stdout] --> src/security/mod.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) use cipher::{IDataCipher, PassThroughDataCipher}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zap::ZapClient` [INFO] [stdout] --> src/security/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) use zap::ZapClient; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::message::Metadata` [INFO] [stdout] --> src/security/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::message::Metadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::fd::AsRawFd` [INFO] [stdout] --> src/sessionx/actor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::os::fd::AsRawFd; // For AsRawFd bound if S needs it for cork_info init [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Blob` [INFO] [stdout] --> src/sessionx/protocol_handler/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::Blob; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `plain` [INFO] [stdout] --> src/sessionx/protocol_handler/handshake.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "plain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench_external_clients`, `default`, `full`, `full-linux`, `inproc`, `io-uring`, `ipc`, and `noise_xx` [INFO] [stdout] = help: consider adding `plain` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufMut` [INFO] [stdout] --> src/sessionx/protocol_handler/handshake.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use bytes::{BufMut, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConnectionPhaseX`, `HandshakeSubPhaseX`, and `ZmtpHandshakeProgressX` [INFO] [stdout] --> src/sessionx/mod.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | ConnectionPhaseX, HandshakeSubPhaseX, ZmtpHandshakeProgressX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::context::Context as RzmqContext` [INFO] [stdout] --> src/socket/core/command_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::context::Context as RzmqContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorType` [INFO] [stdout] --> src/socket/core/command_processor.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::runtime::{ActorType, Command, MailboxSender, SystemEvent}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pipe_manager` [INFO] [stdout] --> src/socket/core/command_processor.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::{pipe_manager, shutdown, SocketCore}; // For calling other helpers [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command_processor` [INFO] [stdout] --> src/socket/core/pipe_manager.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::{command_processor, SocketCore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorType` [INFO] [stdout] --> src/socket/core/mod.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::runtime::{mailbox, ActorType, MailboxSender}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pipe_manager::send_msg_with_timeout` [INFO] [stdout] --> src/socket/core/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) use pipe_manager::send_msg_with_timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fair_queue::FairQueue` [INFO] [stdout] --> src/socket/patterns/mod.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) use fair_queue::FairQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/socket/connection_iface.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::socket::core::state::EndpointInfo` [INFO] [stdout] --> src/socket/rep_socket.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::state::EndpointInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SourcePipeReadId` [INFO] [stdout] --> src/socket/rep_socket.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::socket::{ISocket, SourcePipeReadId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::timeout` [INFO] [stdout] --> src/socket/rep_socket.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::time::timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CoreState` [INFO] [stdout] --> src/socket/router_socket.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::socket::core::{CoreState, SocketCore}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/socket/router_socket.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLockReadGuard as ParkingLotRwLockReadGuard` [INFO] [stdout] --> src/socket/router_socket.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use parking_lot::RwLockReadGuard as ParkingLotRwLockReadGuard; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/transport/endpoint.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::socket::core::pipe_manager::run_pipe_reader_task` [INFO] [stdout] --> src/transport/inproc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::socket::core::pipe_manager::run_pipe_reader_task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `trace`, and `warn` [INFO] [stdout] --> src/transport/tcp.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | use tracing::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MailboxSender` [INFO] [stdout] --> src/lib.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) use runtime::{MailboxReceiver, MailboxSender}; // The main entry point for creating sockets. [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `made_progress_decrypting` is never read [INFO] [stdout] --> src/sessionx/protocol_handler/data_io.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | made_progress_decrypting = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | _ => bind_result = Err(ZmqError::UnsupportedTransport(endpoint.to_string())), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 362 | Ok(Endpoint::Tcp(_addr, ref uri_from_parse)) => { [INFO] [stdout] | -------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 416 | Ok(Endpoint::Ipc(ref path_buf, ref uri_from_parse)) => { [INFO] [stdout] | --------------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 466 | Ok(Endpoint::Inproc(ref name)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 486 | Err(e) => bind_result = Err(e), // Error from parse_endpoint [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] 487 | _ => bind_result = Err(ZmqError::UnsupportedTransport(endpoint.to_string())), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 526 | / Ok(Endpoint::Tcp(_, ref parsed_uri_for_connecter)) [INFO] [stdout] 527 | | | Ok(Endpoint::Ipc(_, ref parsed_uri_for_connecter)) => { [INFO] [stdout] | |________________________________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 539 | Ok(Endpoint::Inproc(ref name)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 548 | Err(e) => { [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 551 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connector_context_clone` [INFO] [stdout] --> src/transport/inproc.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | let connector_context_clone = core_arc.context.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connector_context_clone` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 572 | Ok(Endpoint::Tcp(_, _)) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 595 | Ok(Endpoint::Ipc(path_buf, _)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 615 | Ok(Endpoint::Inproc(_)) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 618 | Err(e) => { [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 630 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_instance_id` [INFO] [stdout] --> src/socket/core/event_processor.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | let connection_instance_id = match &interaction_model_from_event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_instance_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `final_connection_iface` [INFO] [stdout] --> src/socket/core/event_processor.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | let final_connection_iface: Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_connection_iface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loop_error_to_report` is never read [INFO] [stdout] --> src/transport/ipc.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | let mut loop_error_to_report: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `interaction_model_for_event` is never read [INFO] [stdout] --> src/transport/ipc.rs:276:23 [INFO] [stdout] | [INFO] [stdout] 276 | let mut interaction_model_for_event: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `managing_actor_task_id_for_event` is never read [INFO] [stdout] --> src/transport/ipc.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | let mut managing_actor_task_id_for_event: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/ipc.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | let mut setup_successful = true; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/ipc.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | let mut connection_outcome: Result< [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/tcp.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | async fn run_command_loop(mut self, parent_socket_id: usize) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loop_error_to_report` is never read [INFO] [stdout] --> src/transport/tcp.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | let mut loop_error_to_report: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sca_or_session_join_handle_opt` [INFO] [stdout] --> src/transport/tcp.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | let mut sca_or_session_join_handle_opt: Option> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sca_or_session_join_handle_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `setup_successful` is never read [INFO] [stdout] --> src/transport/tcp.rs:487:19 [INFO] [stdout] | [INFO] [stdout] 487 | setup_successful = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/tcp.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | let mut sca_or_session_join_handle_opt: Option> = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/socket/dealer_socket.rs:470:11 [INFO] [stdout] | [INFO] [stdout] 470 | let mut transaction_guard = self.current_send_transaction.lock().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] --> src/socket/router_socket.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let mut current_send_target_guard = self.current_send_target.lock().await; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ISocketConnection` is more private than the item `SystemEvent::NewConnectionEstablished::connection_iface` [INFO] [stdout] --> src/runtime/system_events.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | connection_iface: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemEvent::NewConnectionEstablished::connection_iface` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `ISocketConnection` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/socket/connection_iface.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) trait ISocketConnection: Send + Sync + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PipeState` is more private than the item `WritePipeCoordinator::remove_pipe` [INFO] [stdout] --> src/socket/patterns/pipe_coordinator.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn remove_pipe(&self, pipe_id: PipeId) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `WritePipeCoordinator::remove_pipe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PipeState` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/socket/patterns/pipe_coordinator.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct PipeState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `binder_core_id` is never read [INFO] [stdout] --> src/context.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) struct InprocBinding { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub(crate) binder_core_id: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InprocBinding` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_socket_command_sender` is never used [INFO] [stdout] --> src/context.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 55 | impl ContextInner { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn get_socket_command_sender(&self, handle: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PeerAddress` is never constructed [INFO] [stdout] --> src/message/metadata.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct PeerAddress(pub SocketAddr); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PeerAddress` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ZapUserId` is never constructed [INFO] [stdout] --> src/message/metadata.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct ZapUserId(pub String); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZapUserId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `notify` is never read [INFO] [stdout] --> src/runtime/latch.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct CountDownLatch { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9 | count: Arc, [INFO] [stdout] 10 | notify: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CountDownLatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `count_down`, and `await_` are never used [INFO] [stdout] --> src/runtime/latch.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 13 | impl CountDownLatch { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 14 | /// Creates a new latch initialized with the given count. [INFO] [stdout] 15 | pub fn new(count: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub async fn count_down(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub async fn await_(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Initializing` is never constructed [INFO] [stdout] --> src/security/plain.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 9 | enum PlainState { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 10 | Initializing, // Start state (not strictly used as we set initial state in new()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlainState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourcePipeReadId` is never constructed [INFO] [stdout] --> src/socket/mod.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | struct SourcePipeReadId(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourcePipeReadId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_pipe_reader_task` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) async fn run_pipe_reader_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cleanup_session_state_by_uri` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:266:21 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) async fn cleanup_session_state_by_uri( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_msg_with_timeout` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:633:21 [INFO] [stdout] | [INFO] [stdout] 633 | pub(crate) async fn send_msg_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `current_phase` is never used [INFO] [stdout] --> src/socket/core/shutdown.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 16 | impl ShutdownCoordinator { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 17 | pub(crate) fn current_phase(&self) -> ShutdownPhase { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_pipe_sender` is never used [INFO] [stdout] --> src/socket/core/state.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 84 | impl CoreState { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn get_pipe_sender(&self, pipe_write_id: usize) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `use_send_zerocopy` and `use_recv_multishot` are never read [INFO] [stdout] --> src/socket/options.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 183 | pub(crate) struct ZmtpEngineConfig { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 194 | pub use_send_zerocopy: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub use_recv_multishot: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZmtpEngineConfig` has derived impls for the traits `Debug`, `Clone`, and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_duration_ms_option` is never used [INFO] [stdout] --> src/socket/options.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | pub(crate) fn parse_duration_ms_option(value: &[u8]) -> Result, ZmqError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_key_option` is never used [INFO] [stdout] --> src/socket/options.rs:381:15 [INFO] [stdout] | [INFO] [stdout] 381 | pub(crate) fn parse_key_option(value: &[u8], option_id: i32) -> Result<[u8; N], ZmqError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `capacity`, `len`, and `is_empty` are never used [INFO] [stdout] --> src/socket/patterns/fair_queue.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 19 | impl FairQueue { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_identity_by_read_pipe` is never used [INFO] [stdout] --> src/socket/patterns/router.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 13 | impl RouterMap { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn get_identity_by_read_pipe(&self, pipe_read_id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_connection_id` and `as_any` are never used [INFO] [stdout] --> src/socket/connection_iface.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) trait ISocketConnection: Send + Sync + fmt::Debug { [INFO] [stdout] | ----------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 45 | fn get_connection_id(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionConnection` is never constructed [INFO] [stdout] --> src/socket/connection_iface.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) struct SessionConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionConnection` 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 `new` is never used [INFO] [stdout] --> src/socket/connection_iface.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 111 | impl SessionConnection { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 112 | pub(crate) fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `identity` and `payload_frames` are never read [INFO] [stdout] --> src/socket/router_socket.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 33 | struct RouterRecvBuffer { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 34 | identity: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 35 | payload_frames: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RouterRecvBuffer` has derived impls for the traits `Debug` and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_recv_buffer` is never read [INFO] [stdout] --> src/socket/router_socket.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct RouterSocket { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | current_recv_buffer: TokioMutex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RouterSocket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `socket_logic` is never read [INFO] [stdout] --> src/transport/ipc.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) struct IpcListener { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | socket_logic: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `socket_logic` is never read [INFO] [stdout] --> src/transport/tcp.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) struct TcpListener { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | socket_logic: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_socket2_options_pre_connect` is never used [INFO] [stdout] --> src/transport/tcp.rs:1196:4 [INFO] [stdout] | [INFO] [stdout] 1196 | fn apply_socket2_options_pre_connect( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_tcp_socket_options_to_std` is never used [INFO] [stdout] --> src/transport/tcp.rs:1253:4 [INFO] [stdout] | [INFO] [stdout] 1253 | fn apply_tcp_socket_options_to_std( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_current_balance` is never used [INFO] [stdout] --> src/throttle/mod.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 173 | impl ThrottleGuard { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 174 | pub fn get_current_balance(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `linear_strategy` is never used [INFO] [stdout] --> src/throttle/strategies.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn linear_strategy(state: &ThrottleStateView) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SegmentTiming` is never constructed [INFO] [stdout] --> src/profiler.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct SegmentTiming { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SegmentTiming` 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 `LoopProfiler` is never constructed [INFO] [stdout] --> src/profiler.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct LoopProfiler { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoopProfiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `INITIAL_SEGMENT_LABEL`, `new`, `loop_start`, `mark_segment_end_and_start_new`, and `log_and_reset_for_next_loop` are never used [INFO] [stdout] --> src/profiler.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | impl LoopProfiler { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 31 | const INITIAL_SEGMENT_LABEL: &'static str = "loop_setup"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | [INFO] [stdout] 33 | pub fn new(threshold: Duration, log_interval: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn loop_start(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn mark_segment_end_and_start_new(&mut self, next_segment_label: &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn log_and_reset_for_next_loop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/socket/patterns/fair_queue.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | self.sender.close(); [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] 97 | let _ = self.sender.close(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.54s [INFO] running `Command { std: "docker" "inspect" "5efc4ecc1a90d9e6e472d0bef3bc936ea310bbe6e6154f12430f957ffb98a60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efc4ecc1a90d9e6e472d0bef3bc936ea310bbe6e6154f12430f957ffb98a60e", kill_on_drop: false }` [INFO] [stdout] 5efc4ecc1a90d9e6e472d0bef3bc936ea310bbe6e6154f12430f957ffb98a60e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b8d3ebaf07506e8e2641c44b38ac9e3b81aa72efba3ed49e870393c1954c03da [INFO] running `Command { std: "docker" "start" "-a" "b8d3ebaf07506e8e2641c44b38ac9e3b81aa72efba3ed49e870393c1954c03da", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling rzmq v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stdout] --> src/throttle/mod.rs:129:11 [INFO] [stdout] | [INFO] [stdout] 129 | let α = self.shared.config.adaptive_learning_rate; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: the usage includes 'α' (U+03B1) [INFO] [stdout] = note: please recheck to make sure their usages are indeed what you want [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemEvent` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::runtime::{ActorType, SystemEvent}; // Adjust imports as needed [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `latch::CountDownLatch` [INFO] [stdout] --> src/runtime/mod.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) use latch::CountDownLatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PassThroughDataCipher` [INFO] [stdout] --> src/security/mod.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) use cipher::{IDataCipher, PassThroughDataCipher}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zap::ZapClient` [INFO] [stdout] --> src/security/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) use zap::ZapClient; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::message::Metadata` [INFO] [stdout] --> src/security/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::message::Metadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::fd::AsRawFd` [INFO] [stdout] --> src/sessionx/actor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::os::fd::AsRawFd; // For AsRawFd bound if S needs it for cork_info init [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Blob` [INFO] [stdout] --> src/sessionx/protocol_handler/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::Blob; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `plain` [INFO] [stdout] --> src/sessionx/protocol_handler/handshake.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "plain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench_external_clients`, `default`, `full`, `full-linux`, `inproc`, `io-uring`, `ipc`, and `noise_xx` [INFO] [stdout] = help: consider adding `plain` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufMut` [INFO] [stdout] --> src/sessionx/protocol_handler/handshake.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use bytes::{BufMut, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConnectionPhaseX`, `HandshakeSubPhaseX`, and `ZmtpHandshakeProgressX` [INFO] [stdout] --> src/sessionx/mod.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | ConnectionPhaseX, HandshakeSubPhaseX, ZmtpHandshakeProgressX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::context::Context as RzmqContext` [INFO] [stdout] --> src/socket/core/command_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::context::Context as RzmqContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorType` [INFO] [stdout] --> src/socket/core/command_processor.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::runtime::{ActorType, Command, MailboxSender, SystemEvent}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pipe_manager` [INFO] [stdout] --> src/socket/core/command_processor.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::{pipe_manager, shutdown, SocketCore}; // For calling other helpers [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command_processor` [INFO] [stdout] --> src/socket/core/pipe_manager.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::{command_processor, SocketCore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorType` [INFO] [stdout] --> src/socket/core/mod.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::runtime::{mailbox, ActorType, MailboxSender}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pipe_manager::send_msg_with_timeout` [INFO] [stdout] --> src/socket/core/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) use pipe_manager::send_msg_with_timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fair_queue::FairQueue` [INFO] [stdout] --> src/socket/patterns/mod.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) use fair_queue::FairQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/socket/connection_iface.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::socket::core::state::EndpointInfo` [INFO] [stdout] --> src/socket/rep_socket.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::state::EndpointInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SourcePipeReadId` [INFO] [stdout] --> src/socket/rep_socket.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::socket::{ISocket, SourcePipeReadId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::timeout` [INFO] [stdout] --> src/socket/rep_socket.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::time::timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CoreState` [INFO] [stdout] --> src/socket/router_socket.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::socket::core::{CoreState, SocketCore}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/socket/router_socket.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLockReadGuard as ParkingLotRwLockReadGuard` [INFO] [stdout] --> src/socket/router_socket.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use parking_lot::RwLockReadGuard as ParkingLotRwLockReadGuard; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/transport/endpoint.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::socket::core::pipe_manager::run_pipe_reader_task` [INFO] [stdout] --> src/transport/inproc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::socket::core::pipe_manager::run_pipe_reader_task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `trace`, and `warn` [INFO] [stdout] --> src/transport/tcp.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | use tracing::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MailboxSender` [INFO] [stdout] --> src/lib.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) use runtime::{MailboxReceiver, MailboxSender}; // The main entry point for creating sockets. [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: value assigned to `made_progress_decrypting` is never read [INFO] [stdout] --> src/sessionx/protocol_handler/data_io.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | made_progress_decrypting = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | _ => bind_result = Err(ZmqError::UnsupportedTransport(endpoint.to_string())), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 362 | Ok(Endpoint::Tcp(_addr, ref uri_from_parse)) => { [INFO] [stdout] | -------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 416 | Ok(Endpoint::Ipc(ref path_buf, ref uri_from_parse)) => { [INFO] [stdout] | --------------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 466 | Ok(Endpoint::Inproc(ref name)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 486 | Err(e) => bind_result = Err(e), // Error from parse_endpoint [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] 487 | _ => bind_result = Err(ZmqError::UnsupportedTransport(endpoint.to_string())), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 526 | / Ok(Endpoint::Tcp(_, ref parsed_uri_for_connecter)) [INFO] [stdout] 527 | | | Ok(Endpoint::Ipc(_, ref parsed_uri_for_connecter)) => { [INFO] [stdout] | |________________________________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 539 | Ok(Endpoint::Inproc(ref name)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 548 | Err(e) => { [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 551 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connector_context_clone` [INFO] [stdout] --> src/transport/inproc.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | let connector_context_clone = core_arc.context.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connector_context_clone` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 572 | Ok(Endpoint::Tcp(_, _)) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 595 | Ok(Endpoint::Ipc(path_buf, _)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 615 | Ok(Endpoint::Inproc(_)) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 618 | Err(e) => { [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 630 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_instance_id` [INFO] [stdout] --> src/socket/core/event_processor.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | let connection_instance_id = match &interaction_model_from_event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_instance_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `final_connection_iface` [INFO] [stdout] --> src/socket/core/event_processor.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | let final_connection_iface: Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_connection_iface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loop_error_to_report` is never read [INFO] [stdout] --> src/transport/ipc.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | let mut loop_error_to_report: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `interaction_model_for_event` is never read [INFO] [stdout] --> src/transport/ipc.rs:276:23 [INFO] [stdout] | [INFO] [stdout] 276 | let mut interaction_model_for_event: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `managing_actor_task_id_for_event` is never read [INFO] [stdout] --> src/transport/ipc.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | let mut managing_actor_task_id_for_event: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/ipc.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | let mut setup_successful = true; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/ipc.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | let mut connection_outcome: Result< [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/tcp.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | async fn run_command_loop(mut self, parent_socket_id: usize) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loop_error_to_report` is never read [INFO] [stdout] --> src/transport/tcp.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | let mut loop_error_to_report: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sca_or_session_join_handle_opt` [INFO] [stdout] --> src/transport/tcp.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | let mut sca_or_session_join_handle_opt: Option> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sca_or_session_join_handle_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `setup_successful` is never read [INFO] [stdout] --> src/transport/tcp.rs:487:19 [INFO] [stdout] | [INFO] [stdout] 487 | setup_successful = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/tcp.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | let mut sca_or_session_join_handle_opt: Option> = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bench_matrix v0.2.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/socket/dealer_socket.rs:470:11 [INFO] [stdout] | [INFO] [stdout] 470 | let mut transaction_guard = self.current_send_transaction.lock().await; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the usage of Script Group `Greek` in this crate consists solely of mixed script confusables [INFO] [stdout] --> src/throttle/mod.rs:129:11 [INFO] [stdout] | [INFO] [stdout] 129 | let α = self.shared.config.adaptive_learning_rate; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: the usage includes 'α' (U+03B1) [INFO] [stdout] = note: please recheck to make sure their usages are indeed what you want [INFO] [stdout] = note: `#[warn(mixed_script_confusables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemEvent` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::runtime::{ActorType, SystemEvent}; // Adjust imports as needed [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/runtime/actor_drop_guard.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `latch::CountDownLatch` [INFO] [stdout] --> src/runtime/mod.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) use latch::CountDownLatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PassThroughDataCipher` [INFO] [stdout] --> src/security/mod.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) use cipher::{IDataCipher, PassThroughDataCipher}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `zap::ZapClient` [INFO] [stdout] --> src/security/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) use zap::ZapClient; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::message::Metadata` [INFO] [stdout] --> src/security/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::message::Metadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::fd::AsRawFd` [INFO] [stdout] --> src/sessionx/actor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::os::fd::AsRawFd; // For AsRawFd bound if S needs it for cork_info init [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Blob` [INFO] [stdout] --> src/sessionx/protocol_handler/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::Blob; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `plain` [INFO] [stdout] --> src/sessionx/protocol_handler/handshake.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "plain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bench_external_clients`, `default`, `full`, `full-linux`, `inproc`, `io-uring`, `ipc`, and `noise_xx` [INFO] [stdout] = help: consider adding `plain` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufMut` [INFO] [stdout] --> src/sessionx/protocol_handler/handshake.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use bytes::{BufMut, BytesMut}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConnectionPhaseX`, `HandshakeSubPhaseX`, and `ZmtpHandshakeProgressX` [INFO] [stdout] --> src/sessionx/mod.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | ConnectionPhaseX, HandshakeSubPhaseX, ZmtpHandshakeProgressX, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::context::Context as RzmqContext` [INFO] [stdout] --> src/socket/core/command_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::context::Context as RzmqContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorType` [INFO] [stdout] --> src/socket/core/command_processor.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::runtime::{ActorType, Command, MailboxSender, SystemEvent}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pipe_manager` [INFO] [stdout] --> src/socket/core/command_processor.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::{pipe_manager, shutdown, SocketCore}; // For calling other helpers [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command_processor` [INFO] [stdout] --> src/socket/core/pipe_manager.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::{command_processor, SocketCore}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorType` [INFO] [stdout] --> src/socket/core/mod.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::runtime::{mailbox, ActorType, MailboxSender}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pipe_manager::send_msg_with_timeout` [INFO] [stdout] --> src/socket/core/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) use pipe_manager::send_msg_with_timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fair_queue::FairQueue` [INFO] [stdout] --> src/socket/patterns/mod.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) use fair_queue::FairQueue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/socket/connection_iface.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::socket::core::state::EndpointInfo` [INFO] [stdout] --> src/socket/rep_socket.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::socket::core::state::EndpointInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SourcePipeReadId` [INFO] [stdout] --> src/socket/rep_socket.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::socket::{ISocket, SourcePipeReadId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::timeout` [INFO] [stdout] --> src/socket/rep_socket.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::time::timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CoreState` [INFO] [stdout] --> src/socket/router_socket.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::socket::core::{CoreState, SocketCore}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/socket/router_socket.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parking_lot::RwLockReadGuard as ParkingLotRwLockReadGuard` [INFO] [stdout] --> src/socket/router_socket.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use parking_lot::RwLockReadGuard as ParkingLotRwLockReadGuard; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/transport/endpoint.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::socket::core::pipe_manager::run_pipe_reader_task` [INFO] [stdout] --> src/transport/inproc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::socket::core::pipe_manager::run_pipe_reader_task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `trace`, and `warn` [INFO] [stdout] --> src/transport/tcp.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | use tracing::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MailboxSender` [INFO] [stdout] --> src/lib.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) use runtime::{MailboxReceiver, MailboxSender}; // The main entry point for creating sockets. [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/socket/router_socket.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let mut current_send_target_guard = self.current_send_target.lock().await; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `made_progress_decrypting` is never read [INFO] [stdout] --> src/sessionx/protocol_handler/data_io.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | made_progress_decrypting = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ISocketConnection` is more private than the item `SystemEvent::NewConnectionEstablished::connection_iface` [INFO] [stdout] --> src/runtime/system_events.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | connection_iface: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemEvent::NewConnectionEstablished::connection_iface` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `ISocketConnection` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/socket/connection_iface.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) trait ISocketConnection: Send + Sync + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PipeState` is more private than the item `WritePipeCoordinator::remove_pipe` [INFO] [stdout] --> src/socket/patterns/pipe_coordinator.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn remove_pipe(&self, pipe_id: PipeId) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `WritePipeCoordinator::remove_pipe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PipeState` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/socket/patterns/pipe_coordinator.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct PipeState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `binder_core_id` is never read [INFO] [stdout] --> src/context.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) struct InprocBinding { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub(crate) binder_core_id: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InprocBinding` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_socket_command_sender` is never used [INFO] [stdout] --> src/context.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 55 | impl ContextInner { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn get_socket_command_sender(&self, handle: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PeerAddress` is never constructed [INFO] [stdout] --> src/message/metadata.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct PeerAddress(pub SocketAddr); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PeerAddress` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ZapUserId` is never constructed [INFO] [stdout] --> src/message/metadata.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct ZapUserId(pub String); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZapUserId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `notify` is never read [INFO] [stdout] --> src/runtime/latch.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct CountDownLatch { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9 | count: Arc, [INFO] [stdout] 10 | notify: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CountDownLatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `count_down`, and `await_` are never used [INFO] [stdout] --> src/runtime/latch.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 13 | impl CountDownLatch { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 14 | /// Creates a new latch initialized with the given count. [INFO] [stdout] 15 | pub fn new(count: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub async fn count_down(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub async fn await_(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Initializing` is never constructed [INFO] [stdout] --> src/security/plain.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 9 | enum PlainState { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 10 | Initializing, // Start state (not strictly used as we set initial state in new()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlainState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourcePipeReadId` is never constructed [INFO] [stdout] --> src/socket/mod.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | struct SourcePipeReadId(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourcePipeReadId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_pipe_reader_task` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) async fn run_pipe_reader_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cleanup_session_state_by_uri` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:266:21 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) async fn cleanup_session_state_by_uri( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_msg_with_timeout` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:633:21 [INFO] [stdout] | [INFO] [stdout] 633 | pub(crate) async fn send_msg_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `current_phase` is never used [INFO] [stdout] --> src/socket/core/shutdown.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 16 | impl ShutdownCoordinator { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 17 | pub(crate) fn current_phase(&self) -> ShutdownPhase { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_pipe_sender` is never used [INFO] [stdout] --> src/socket/core/state.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 84 | impl CoreState { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn get_pipe_sender(&self, pipe_write_id: usize) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `use_send_zerocopy` and `use_recv_multishot` are never read [INFO] [stdout] --> src/socket/options.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 183 | pub(crate) struct ZmtpEngineConfig { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 194 | pub use_send_zerocopy: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub use_recv_multishot: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZmtpEngineConfig` has derived impls for the traits `Debug`, `Clone`, and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_duration_ms_option` is never used [INFO] [stdout] --> src/socket/options.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | pub(crate) fn parse_duration_ms_option(value: &[u8]) -> Result, ZmqError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_key_option` is never used [INFO] [stdout] --> src/socket/options.rs:381:15 [INFO] [stdout] | [INFO] [stdout] 381 | pub(crate) fn parse_key_option(value: &[u8], option_id: i32) -> Result<[u8; N], ZmqError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `capacity`, `len`, and `is_empty` are never used [INFO] [stdout] --> src/socket/patterns/fair_queue.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 19 | impl FairQueue { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_identity_by_read_pipe` is never used [INFO] [stdout] --> src/socket/patterns/router.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 13 | impl RouterMap { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn get_identity_by_read_pipe(&self, pipe_read_id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_connection_id` and `as_any` are never used [INFO] [stdout] --> src/socket/connection_iface.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) trait ISocketConnection: Send + Sync + fmt::Debug { [INFO] [stdout] | ----------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 45 | fn get_connection_id(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionConnection` is never constructed [INFO] [stdout] --> src/socket/connection_iface.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) struct SessionConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionConnection` 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 `new` is never used [INFO] [stdout] --> src/socket/connection_iface.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 111 | impl SessionConnection { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 112 | pub(crate) fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `identity` and `payload_frames` are never read [INFO] [stdout] --> src/socket/router_socket.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 33 | struct RouterRecvBuffer { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 34 | identity: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 35 | payload_frames: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RouterRecvBuffer` has derived impls for the traits `Debug` and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_recv_buffer` is never read [INFO] [stdout] --> src/socket/router_socket.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct RouterSocket { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | current_recv_buffer: TokioMutex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RouterSocket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `socket_logic` is never read [INFO] [stdout] --> src/transport/ipc.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) struct IpcListener { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | socket_logic: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `socket_logic` is never read [INFO] [stdout] --> src/transport/tcp.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) struct TcpListener { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | socket_logic: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_socket2_options_pre_connect` is never used [INFO] [stdout] --> src/transport/tcp.rs:1196:4 [INFO] [stdout] | [INFO] [stdout] 1196 | fn apply_socket2_options_pre_connect( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_tcp_socket_options_to_std` is never used [INFO] [stdout] --> src/transport/tcp.rs:1253:4 [INFO] [stdout] | [INFO] [stdout] 1253 | fn apply_tcp_socket_options_to_std( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_current_balance` is never used [INFO] [stdout] --> src/throttle/mod.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 173 | impl ThrottleGuard { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 174 | pub fn get_current_balance(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `linear_strategy` is never used [INFO] [stdout] --> src/throttle/strategies.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn linear_strategy(state: &ThrottleStateView) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SegmentTiming` is never constructed [INFO] [stdout] --> src/profiler.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct SegmentTiming { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SegmentTiming` 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 `LoopProfiler` is never constructed [INFO] [stdout] --> src/profiler.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct LoopProfiler { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoopProfiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `INITIAL_SEGMENT_LABEL`, `new`, `loop_start`, `mark_segment_end_and_start_new`, and `log_and_reset_for_next_loop` are never used [INFO] [stdout] --> src/profiler.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | impl LoopProfiler { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 31 | const INITIAL_SEGMENT_LABEL: &'static str = "loop_setup"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | [INFO] [stdout] 33 | pub fn new(threshold: Duration, log_interval: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn loop_start(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn mark_segment_end_and_start_new(&mut self, next_segment_label: &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn log_and_reset_for_next_loop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/socket/patterns/fair_queue.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | self.sender.close(); [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] 97 | let _ = self.sender.close(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | _ => bind_result = Err(ZmqError::UnsupportedTransport(endpoint.to_string())), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 362 | Ok(Endpoint::Tcp(_addr, ref uri_from_parse)) => { [INFO] [stdout] | -------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 416 | Ok(Endpoint::Ipc(ref path_buf, ref uri_from_parse)) => { [INFO] [stdout] | --------------------------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 466 | Ok(Endpoint::Inproc(ref name)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 486 | Err(e) => bind_result = Err(e), // Error from parse_endpoint [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] 487 | _ => bind_result = Err(ZmqError::UnsupportedTransport(endpoint.to_string())), [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 526 | / Ok(Endpoint::Tcp(_, ref parsed_uri_for_connecter)) [INFO] [stdout] 527 | | | Ok(Endpoint::Ipc(_, ref parsed_uri_for_connecter)) => { [INFO] [stdout] | |________________________________________________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 539 | Ok(Endpoint::Inproc(ref name)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 548 | Err(e) => { [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 551 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connector_context_clone` [INFO] [stdout] --> src/transport/inproc.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | let connector_context_clone = core_arc.context.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connector_context_clone` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/socket/core/command_processor.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/socket/core/command_processor.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 572 | Ok(Endpoint::Tcp(_, _)) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 595 | Ok(Endpoint::Ipc(path_buf, _)) => { [INFO] [stdout] | ------------------------------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 615 | Ok(Endpoint::Inproc(_)) => { [INFO] [stdout] | ----------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 618 | Err(e) => { [INFO] [stdout] | ------ matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 630 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connection_instance_id` [INFO] [stdout] --> src/socket/core/event_processor.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | let connection_instance_id = match &interaction_model_from_event { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection_instance_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `final_connection_iface` [INFO] [stdout] --> src/socket/core/event_processor.rs:263:7 [INFO] [stdout] | [INFO] [stdout] 263 | let final_connection_iface: Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_final_connection_iface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loop_error_to_report` is never read [INFO] [stdout] --> src/transport/ipc.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | let mut loop_error_to_report: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `interaction_model_for_event` is never read [INFO] [stdout] --> src/transport/ipc.rs:276:23 [INFO] [stdout] | [INFO] [stdout] 276 | let mut interaction_model_for_event: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `managing_actor_task_id_for_event` is never read [INFO] [stdout] --> src/transport/ipc.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | let mut managing_actor_task_id_for_event: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/ipc.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | let mut setup_successful = true; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/ipc.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | let mut connection_outcome: Result< [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/tcp.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | async fn run_command_loop(mut self, parent_socket_id: usize) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `loop_error_to_report` is never read [INFO] [stdout] --> src/transport/tcp.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | let mut loop_error_to_report: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sca_or_session_join_handle_opt` [INFO] [stdout] --> src/transport/tcp.rs:356:23 [INFO] [stdout] | [INFO] [stdout] 356 | let mut sca_or_session_join_handle_opt: Option> = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sca_or_session_join_handle_opt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `setup_successful` is never read [INFO] [stdout] --> src/transport/tcp.rs:487:19 [INFO] [stdout] | [INFO] [stdout] 487 | setup_successful = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transport/tcp.rs:356:19 [INFO] [stdout] | [INFO] [stdout] 356 | let mut sca_or_session_join_handle_opt: Option> = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/socket/dealer_socket.rs:470:11 [INFO] [stdout] | [INFO] [stdout] 470 | let mut transaction_guard = self.current_send_transaction.lock().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] --> src/socket/router_socket.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let mut current_send_target_guard = self.current_send_target.lock().await; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `LINGER`, `RCVHWM`, and `SNDHWM` [INFO] [stdout] --> tests/socket_options.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | socket::options::{LAST_ENDPOINT, LINGER, RCVHWM, SNDHWM}, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] 3 | Context, Msg, SocketType, ZmqError, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> tests/req_rep_advanced.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use rzmq::{Context, Msg, SocketType, ZmqError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> tests/inproc_minimal.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rzmq::{Context, Msg, SocketType, ZmqError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> tests/dealer_router.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rzmq::{Context, Msg, MsgFlags, SocketType, ZmqError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> tests/dealer_router.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> tests/pub_sub.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use rzmq::{Context, Msg, SocketType, ZmqError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> tests/pub_sub.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Blob` and `Context` [INFO] [stdout] --> tests/reconnect_tests.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | Blob, Context, Msg, MsgFlags, Socket, SocketType, ZmqError, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> tests/reconnect_tests.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> tests/req_rep.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rzmq::{Context, Msg, SocketType, ZmqError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_handle` [INFO] [stdout] --> examples/req_rep_flurry.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | let client_handle = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_handle` [INFO] [stdout] --> examples/req_rep_flurry.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | let client_handle = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ISocketConnection` is more private than the item `SystemEvent::NewConnectionEstablished::connection_iface` [INFO] [stdout] --> src/runtime/system_events.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | connection_iface: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemEvent::NewConnectionEstablished::connection_iface` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but trait `ISocketConnection` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/socket/connection_iface.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) trait ISocketConnection: Send + Sync + fmt::Debug { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PipeState` is more private than the item `WritePipeCoordinator::remove_pipe` [INFO] [stdout] --> src/socket/patterns/pipe_coordinator.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | pub async fn remove_pipe(&self, pipe_id: PipeId) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `WritePipeCoordinator::remove_pipe` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `PipeState` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/socket/patterns/pipe_coordinator.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct PipeState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SHORT_TIMEOUT` is never used [INFO] [stdout] --> tests/req_rep.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const SHORT_TIMEOUT: Duration = Duration::from_millis(200); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `binder_core_id` is never read [INFO] [stdout] --> src/context.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) struct InprocBinding { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub(crate) binder_core_id: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InprocBinding` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_socket_command_sender` is never used [INFO] [stdout] --> src/context.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 55 | impl ContextInner { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 220 | pub(crate) fn get_socket_command_sender(&self, handle: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PeerAddress` is never constructed [INFO] [stdout] --> src/message/metadata.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct PeerAddress(pub SocketAddr); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PeerAddress` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ZapUserId` is never constructed [INFO] [stdout] --> src/message/metadata.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub struct ZapUserId(pub String); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZapUserId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `notify` is never read [INFO] [stdout] --> src/runtime/latch.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct CountDownLatch { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9 | count: Arc, [INFO] [stdout] 10 | notify: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CountDownLatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `count_down`, and `await_` are never used [INFO] [stdout] --> src/runtime/latch.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 13 | impl CountDownLatch { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 14 | /// Creates a new latch initialized with the given count. [INFO] [stdout] 15 | pub fn new(count: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub async fn count_down(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub async fn await_(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Initializing` is never constructed [INFO] [stdout] --> src/security/plain.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 9 | enum PlainState { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 10 | Initializing, // Start state (not strictly used as we set initial state in new()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PlainState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourcePipeReadId` is never constructed [INFO] [stdout] --> src/socket/mod.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | struct SourcePipeReadId(usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourcePipeReadId` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_pipe_reader_task` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) async fn run_pipe_reader_task( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cleanup_session_state_by_uri` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:266:21 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) async fn cleanup_session_state_by_uri( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `send_msg_with_timeout` is never used [INFO] [stdout] --> src/socket/core/pipe_manager.rs:633:21 [INFO] [stdout] | [INFO] [stdout] 633 | pub(crate) async fn send_msg_with_timeout( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `current_phase` is never used [INFO] [stdout] --> src/socket/core/shutdown.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 16 | impl ShutdownCoordinator { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 17 | pub(crate) fn current_phase(&self) -> ShutdownPhase { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_pipe_sender` is never used [INFO] [stdout] --> src/socket/core/state.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 84 | impl CoreState { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 103 | pub(crate) fn get_pipe_sender(&self, pipe_write_id: usize) -> Option>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `use_send_zerocopy` and `use_recv_multishot` are never read [INFO] [stdout] --> src/socket/options.rs:194:7 [INFO] [stdout] | [INFO] [stdout] 183 | pub(crate) struct ZmtpEngineConfig { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 194 | pub use_send_zerocopy: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub use_recv_multishot: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZmtpEngineConfig` has derived impls for the traits `Debug`, `Clone`, and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_duration_ms_option` is never used [INFO] [stdout] --> src/socket/options.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | pub(crate) fn parse_duration_ms_option(value: &[u8]) -> Result, ZmqError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_key_option` is never used [INFO] [stdout] --> src/socket/options.rs:381:15 [INFO] [stdout] | [INFO] [stdout] 381 | pub(crate) fn parse_key_option(value: &[u8], option_id: i32) -> Result<[u8; N], ZmqError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `capacity`, `len`, and `is_empty` are never used [INFO] [stdout] --> src/socket/patterns/fair_queue.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 19 | impl FairQueue { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_identity_by_read_pipe` is never used [INFO] [stdout] --> src/socket/patterns/router.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 13 | impl RouterMap { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | pub async fn get_identity_by_read_pipe(&self, pipe_read_id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_connection_id` and `as_any` are never used [INFO] [stdout] --> src/socket/connection_iface.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) trait ISocketConnection: Send + Sync + fmt::Debug { [INFO] [stdout] | ----------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 45 | fn get_connection_id(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 46 | fn as_any(&self) -> &dyn Any; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionConnection` is never constructed [INFO] [stdout] --> src/socket/connection_iface.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub(crate) struct SessionConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionConnection` 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 `new` is never used [INFO] [stdout] --> src/socket/connection_iface.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 111 | impl SessionConnection { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 112 | pub(crate) fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `identity` and `payload_frames` are never read [INFO] [stdout] --> src/socket/router_socket.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 33 | struct RouterRecvBuffer { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 34 | identity: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 35 | payload_frames: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RouterRecvBuffer` has derived impls for the traits `Debug` and `Default`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current_recv_buffer` is never read [INFO] [stdout] --> src/socket/router_socket.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct RouterSocket { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | current_recv_buffer: TokioMutex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RouterSocket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `socket_logic` is never read [INFO] [stdout] --> src/transport/ipc.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) struct IpcListener { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | socket_logic: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `socket_logic` is never read [INFO] [stdout] --> src/transport/tcp.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) struct TcpListener { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | socket_logic: Arc, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_socket2_options_pre_connect` is never used [INFO] [stdout] --> src/transport/tcp.rs:1196:4 [INFO] [stdout] | [INFO] [stdout] 1196 | fn apply_socket2_options_pre_connect( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_tcp_socket_options_to_std` is never used [INFO] [stdout] --> src/transport/tcp.rs:1253:4 [INFO] [stdout] | [INFO] [stdout] 1253 | fn apply_tcp_socket_options_to_std( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_current_balance` is never used [INFO] [stdout] --> src/throttle/mod.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 173 | impl ThrottleGuard { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 174 | pub fn get_current_balance(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `linear_strategy` is never used [INFO] [stdout] --> src/throttle/strategies.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn linear_strategy(state: &ThrottleStateView) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SegmentTiming` is never constructed [INFO] [stdout] --> src/profiler.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) struct SegmentTiming { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SegmentTiming` 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 `LoopProfiler` is never constructed [INFO] [stdout] --> src/profiler.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) struct LoopProfiler { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoopProfiler` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `INITIAL_SEGMENT_LABEL`, `new`, `loop_start`, `mark_segment_end_and_start_new`, and `log_and_reset_for_next_loop` are never used [INFO] [stdout] --> src/profiler.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | impl LoopProfiler { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 31 | const INITIAL_SEGMENT_LABEL: &'static str = "loop_setup"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | [INFO] [stdout] 33 | pub fn new(threshold: Duration, log_interval: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn loop_start(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn mark_segment_end_and_start_new(&mut self, next_segment_label: &'static str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn log_and_reset_for_next_loop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_handshake_events` is never used [INFO] [stdout] --> examples/common/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn wait_for_handshake_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OwnedPermitGuard` is never constructed [INFO] [stdout] --> examples/common/capacity_gate.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct OwnedPermitGuard { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OwnedPermitGuard` 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 `CapacityGate` is never constructed [INFO] [stdout] --> examples/common/capacity_gate.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) struct CapacityGate { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CapacityGate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PermitGuard` is never used [INFO] [stdout] --> examples/common/capacity_gate.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) type PermitGuard<'a> = GenericSemaphoreReleaser<'a, RawMutex>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `acquire`, `acquire_owned`, `release`, `get_permits`, and `capacity` are never used [INFO] [stdout] --> examples/common/capacity_gate.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 27 | impl CapacityGate { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 28 | pub fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn acquire(&self) -> impl Future> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn acquire_owned(self: Arc) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn release(&self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn get_permits(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/socket/patterns/fair_queue.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | self.sender.close(); [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] 97 | let _ = self.sender.close(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Off` and `Verbose` are never constructed [INFO] [stdout] --> examples/dealrtr_multitask.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 29 | enum PrintLogLevel { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 30 | Off, [INFO] [stdout] | ^^^ [INFO] [stdout] 31 | Info, [INFO] [stdout] 32 | Verbose, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrintLogLevel` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> examples/dealrtr_multitask.rs:107:3 [INFO] [stdout] | [INFO] [stdout] 106 | struct DealerSenderStats { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 107 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `DealerSenderStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_event` is never used [INFO] [stdout] --> examples/common/mod.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn wait_for_event( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_handshake_events` is never used [INFO] [stdout] --> examples/common/mod.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn wait_for_handshake_events( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capacity` is never read [INFO] [stdout] --> examples/common/capacity_gate.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) struct CapacityGate { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 21 | capacity: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CapacityGate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PermitGuard` is never used [INFO] [stdout] --> examples/common/capacity_gate.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) type PermitGuard<'a> = GenericSemaphoreReleaser<'a, RawMutex>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `acquire`, `get_permits`, and `capacity` are never used [INFO] [stdout] --> examples/common/capacity_gate.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 27 | impl CapacityGate { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn acquire(&self) -> impl Future> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn get_permits(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn capacity(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/dealrtr_multitask.rs:299:3 [INFO] [stdout] | [INFO] [stdout] 299 | / tokio::time::timeout(SHUTDOWN_TIMEOUT, ctx.term()) [INFO] [stdout] 300 | | .await [INFO] [stdout] 301 | | .expect("Context termination timed out!"); [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] 299 | let _ = tokio::time::timeout(SHUTDOWN_TIMEOUT, ctx.term()) [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/plain_tests.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | if let Ok((client_socket, mut client_monitor)) = client_setup_result { [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: constant `SHORT_TIMEOUT` is never used [INFO] [stdout] --> tests/tcp_corking.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const SHORT_TIMEOUT: Duration = Duration::from_millis(500); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `dealer_endpoint_uri` is never read [INFO] [stdout] --> tests/dealer_router_advanced.rs:320:11 [INFO] [stdout] | [INFO] [stdout] 320 | let mut dealer_endpoint_uri = "".to_string(); // Store the specific endpoint URI seen by router [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_TIMEOUT` is never used [INFO] [stdout] --> tests/plain_tests.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const TEST_TIMEOUT: Duration = Duration::from_secs(5); // Timeout for async test operations [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expected_connections` [INFO] [stdout] --> tests/shutdown_race.rs:612:7 [INFO] [stdout] | [INFO] [stdout] 612 | let expected_connections = Arc::new(tokio::sync::Semaphore::new(TCP_NUM_PUSHERS)); // To count connections [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_connections` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NUM_PULLERS` is never used [INFO] [stdout] --> tests/shutdown_race.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | const NUM_PULLERS: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TCP_NUM_PULLERS` is never used [INFO] [stdout] --> tests/shutdown_race.rs:547:7 [INFO] [stdout] | [INFO] [stdout] 547 | const TCP_NUM_PULLERS: usize = 1; // Must be 1 for TCP bind [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/shutdown_race.rs:487:3 [INFO] [stdout] | [INFO] [stdout] 487 | pull_socket.close().await; [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] 487 | let _ = pull_socket.close().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/shutdown_race.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | sck.close().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 489 | let _ = sck.close().await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rzmq` (lib test); 85 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name rzmq --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=1f517d47b3acebdf -C extra-filename=-62aa8c779aa9c43d --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rzmq` (test "shutdown_race"); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name shutdown_race --edition=2021 tests/shutdown_race.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=566733ac43f67cdb -C extra-filename=-2f6abe05153c5933 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern rzmq=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librzmq-203d82cf890b21d2.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rzmq` (example "dealrtr_multitask"); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name dealrtr_multitask --edition=2021 examples/dealrtr_multitask.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=a3f6223013642a69 -C extra-filename=-48226232fa1b7048 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern rzmq=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librzmq-203d82cf890b21d2.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rzmq` (test "plain_tests"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name plain_tests --edition=2021 tests/plain_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=57ad1ea583110575 -C extra-filename=-151284a2752abb46 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern rzmq=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librzmq-203d82cf890b21d2.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rzmq` (test "dealer_router_advanced"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name dealer_router_advanced --edition=2021 tests/dealer_router_advanced.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=3e3f26f5e5acedbe -C extra-filename=-790d3f41bcda2e7b --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern rzmq=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librzmq-203d82cf890b21d2.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rzmq` (test "pub_sub"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name pub_sub --edition=2021 tests/pub_sub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=3dbf9afa8441fceb -C extra-filename=-f912b5c26c60ee87 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern rzmq=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librzmq-203d82cf890b21d2.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rzmq` (example "req_rep_flurry"); 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name req_rep_flurry --edition=2021 examples/req_rep_flurry.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=e1ff3a568e893028 -C extra-filename=-90be95dbad556cf7 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern rzmq=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librzmq-203d82cf890b21d2.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rzmq` (test "reconnect_tests"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name reconnect_tests --edition=2021 tests/reconnect_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="inproc"' --cfg 'feature="ipc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_external_clients", "default", "full", "full-linux", "inproc", "io-uring", "ipc", "noise_xx"))' -C metadata=eff28657e7b2c640 -C extra-filename=-dcafb7edb8fff402 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanyhow-ba8dd496d0f3cbcd.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-3436a8cd811d0c57.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-54ae6e8c6556a735.so --extern atomic_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatomic_float-7789a647889951bb.rlib --extern bench_matrix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbench_matrix-4eb4b719b805183e.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-f034ce1dbc73dff8.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-8dbbf7a921e9305a.rlib --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-8833f3375721092c.rlib --extern fibre=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfibre-fb19f27ed37e2170.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-91aa03a82bac3999.rlib --extern futures_intrusive=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_intrusive-090652321314731d.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8454428c84ca4d78.rlib --extern linked_hash_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblinked_hash_map-60e0df461c810b67.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-0889f721f3a1cc5b.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-e7e26ca0bd997c9b.rlib --extern rzmq=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librzmq-203d82cf890b21d2.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-c93a572f03328bb2.rlib --extern socket2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsocket2-340c1655ae63f8c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-7e7efe7ee7727e64.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-20c6c29db5ddd2da.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-081fac380ea54b3c.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-c881d816523b145e.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-faec7b13c6cb29ce.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-93ca1bf47eba5500.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcokXljS/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-93ca1bf47eba5500.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-af4e3106c1b3d430.rlib,libtracing_log-b7ff060c62373efa.rlib,liblog-7ed48074b9f3458e.rlib,librzmq-203d82cf890b21d2.rlib,librand-e7e26ca0bd997c9b.rlib,librand_chacha-f3e7a2412a00225d.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-a6bdfe3f77383e74.rlib,libgetrandom-a4ce4667cfc45a4c.rlib,libatomic_float-7789a647889951bb.rlib,libdashmap-8833f3375721092c.rlib,libhashbrown-980e1cf343d21774.rlib,libfutures-91aa03a82bac3999.rlib,libfutures_executor-9f512af965beea54.rlib,libfibre-fb19f27ed37e2170.rlib,libfutures_util-2f42a06d40acd1d2.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_intrusive-090652321314731d.rlib,libparking_lot-0889f721f3a1cc5b.rlib,libparking_lot_core-ca17432885e349de.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libtokio_util-c881d816523b145e.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-20c6c29db5ddd2da.rlib,libsocket2-340c1655ae63f8c0.rlib,libmio-72a77b53de885bc2.rlib,liblibc-8454428c84ca4d78.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libbitflags-f034ce1dbc73dff8.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-7e7efe7ee7727e64.rlib,libtracing-faec7b13c6cb29ce.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcokXljS/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/req_rep_advanced-8254ef30c9e9b313" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rzmq` (test "req_rep_advanced") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8mA5Nt/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-93ca1bf47eba5500.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-af4e3106c1b3d430.rlib,libtracing_log-b7ff060c62373efa.rlib,liblog-7ed48074b9f3458e.rlib,librzmq-203d82cf890b21d2.rlib,librand-e7e26ca0bd997c9b.rlib,librand_chacha-f3e7a2412a00225d.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-a6bdfe3f77383e74.rlib,libgetrandom-a4ce4667cfc45a4c.rlib,libatomic_float-7789a647889951bb.rlib,libdashmap-8833f3375721092c.rlib,libhashbrown-980e1cf343d21774.rlib,libfutures-91aa03a82bac3999.rlib,libfutures_executor-9f512af965beea54.rlib,libfibre-fb19f27ed37e2170.rlib,libfutures_util-2f42a06d40acd1d2.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_intrusive-090652321314731d.rlib,libparking_lot-0889f721f3a1cc5b.rlib,libparking_lot_core-ca17432885e349de.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libtokio_util-c881d816523b145e.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-20c6c29db5ddd2da.rlib,libsocket2-340c1655ae63f8c0.rlib,libmio-72a77b53de885bc2.rlib,liblibc-8454428c84ca4d78.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libbitflags-f034ce1dbc73dff8.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-7e7efe7ee7727e64.rlib,libtracing-faec7b13c6cb29ce.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8mA5Nt/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/socket_options-4cb1d26c440ac1de" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rzmq` (test "socket_options") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcVsvc92/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-93ca1bf47eba5500.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-af4e3106c1b3d430.rlib,libtracing_log-b7ff060c62373efa.rlib,liblog-7ed48074b9f3458e.rlib,librzmq-203d82cf890b21d2.rlib,librand-e7e26ca0bd997c9b.rlib,librand_chacha-f3e7a2412a00225d.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-a6bdfe3f77383e74.rlib,libgetrandom-a4ce4667cfc45a4c.rlib,libatomic_float-7789a647889951bb.rlib,libdashmap-8833f3375721092c.rlib,libhashbrown-980e1cf343d21774.rlib,libfutures-91aa03a82bac3999.rlib,libfutures_executor-9f512af965beea54.rlib,libfibre-fb19f27ed37e2170.rlib,libfutures_util-2f42a06d40acd1d2.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_intrusive-090652321314731d.rlib,libparking_lot-0889f721f3a1cc5b.rlib,libparking_lot_core-ca17432885e349de.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libtokio_util-c881d816523b145e.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-20c6c29db5ddd2da.rlib,libsocket2-340c1655ae63f8c0.rlib,libmio-72a77b53de885bc2.rlib,liblibc-8454428c84ca4d78.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libbitflags-f034ce1dbc73dff8.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-7e7efe7ee7727e64.rlib,libtracing-faec7b13c6cb29ce.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcVsvc92/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/inproc_minimal-afdf2a6a74c40814" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rzmq` (test "inproc_minimal") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustceTfYyL/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-93ca1bf47eba5500.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-af4e3106c1b3d430.rlib,libtracing_log-b7ff060c62373efa.rlib,liblog-7ed48074b9f3458e.rlib,librzmq-203d82cf890b21d2.rlib,librand-e7e26ca0bd997c9b.rlib,librand_chacha-f3e7a2412a00225d.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-a6bdfe3f77383e74.rlib,libgetrandom-a4ce4667cfc45a4c.rlib,libatomic_float-7789a647889951bb.rlib,libdashmap-8833f3375721092c.rlib,libhashbrown-980e1cf343d21774.rlib,libfutures-91aa03a82bac3999.rlib,libfutures_executor-9f512af965beea54.rlib,libfibre-fb19f27ed37e2170.rlib,libfutures_util-2f42a06d40acd1d2.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_intrusive-090652321314731d.rlib,libparking_lot-0889f721f3a1cc5b.rlib,libparking_lot_core-ca17432885e349de.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libtokio_util-c881d816523b145e.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-20c6c29db5ddd2da.rlib,libsocket2-340c1655ae63f8c0.rlib,libmio-72a77b53de885bc2.rlib,liblibc-8454428c84ca4d78.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libbitflags-f034ce1dbc73dff8.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-7e7efe7ee7727e64.rlib,libtracing-faec7b13c6cb29ce.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustceTfYyL/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/req_rep-3766f1cc6def5157" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rzmq` (test "req_rep") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcW0TEkr/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librzmq-203d82cf890b21d2.rlib,librand-e7e26ca0bd997c9b.rlib,librand_chacha-f3e7a2412a00225d.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-a6bdfe3f77383e74.rlib,libgetrandom-a4ce4667cfc45a4c.rlib,libatomic_float-7789a647889951bb.rlib,libdashmap-8833f3375721092c.rlib,libhashbrown-980e1cf343d21774.rlib,libfutures-91aa03a82bac3999.rlib,libfutures_executor-9f512af965beea54.rlib,libfibre-fb19f27ed37e2170.rlib,libfutures_util-2f42a06d40acd1d2.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_intrusive-090652321314731d.rlib,libparking_lot-0889f721f3a1cc5b.rlib,libparking_lot_core-ca17432885e349de.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libtokio_util-c881d816523b145e.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-20c6c29db5ddd2da.rlib,libsocket2-340c1655ae63f8c0.rlib,libmio-72a77b53de885bc2.rlib,liblibc-8454428c84ca4d78.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libbitflags-f034ce1dbc73dff8.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-7e7efe7ee7727e64.rlib,libtracing-faec7b13c6cb29ce.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcW0TEkr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/plain_req_rep-00cb1d41a6881da1" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rzmq` (example "plain_req_rep") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcviGau5/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-93ca1bf47eba5500.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-af4e3106c1b3d430.rlib,libtracing_log-b7ff060c62373efa.rlib,liblog-7ed48074b9f3458e.rlib,librzmq-203d82cf890b21d2.rlib,librand-e7e26ca0bd997c9b.rlib,librand_chacha-f3e7a2412a00225d.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,libzerocopy-49e2188937f8ffe9.rlib,librand_core-a6bdfe3f77383e74.rlib,libgetrandom-a4ce4667cfc45a4c.rlib,libatomic_float-7789a647889951bb.rlib,libdashmap-8833f3375721092c.rlib,libhashbrown-980e1cf343d21774.rlib,libfutures-91aa03a82bac3999.rlib,libfutures_executor-9f512af965beea54.rlib,libfibre-fb19f27ed37e2170.rlib,libfutures_util-2f42a06d40acd1d2.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-3f178bbe859656d0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_intrusive-090652321314731d.rlib,libparking_lot-0889f721f3a1cc5b.rlib,libparking_lot_core-ca17432885e349de.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libtokio_util-c881d816523b145e.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-20c6c29db5ddd2da.rlib,libsocket2-340c1655ae63f8c0.rlib,libmio-72a77b53de885bc2.rlib,liblibc-8454428c84ca4d78.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libbitflags-f034ce1dbc73dff8.rlib,libbytes-0deeb68a8e6966b8.rlib,libthiserror-7e7efe7ee7727e64.rlib,libtracing-faec7b13c6cb29ce.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcviGau5/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dealer_router-f82efc55b40e7ef2" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rzmq` (test "dealer_router") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b8d3ebaf07506e8e2641c44b38ac9e3b81aa72efba3ed49e870393c1954c03da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d3ebaf07506e8e2641c44b38ac9e3b81aa72efba3ed49e870393c1954c03da", kill_on_drop: false }` [INFO] [stdout] b8d3ebaf07506e8e2641c44b38ac9e3b81aa72efba3ed49e870393c1954c03da