[INFO] cloning repository https://github.com/louloulin/actix-pura [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louloulin/actix-pura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Factix-pura", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Factix-pura'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba93219461b7d0f7792fa98f2c0274cbbaaa9082 [INFO] testing louloulin/actix-pura against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Factix-pura" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/louloulin/actix-pura [INFO] finished tweaking git repo https://github.com/louloulin/actix-pura [INFO] tweaked toml for git repo https://github.com/louloulin/actix-pura written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/louloulin/actix-pura on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/louloulin/actix-pura 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3685dbf3177cb10c3396dd8859eaea2819f542dc54ac14f97eab672ddcbbbf3 [INFO] running `Command { std: "docker" "start" "-a" "c3685dbf3177cb10c3396dd8859eaea2819f542dc54ac14f97eab672ddcbbbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3685dbf3177cb10c3396dd8859eaea2819f542dc54ac14f97eab672ddcbbbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3685dbf3177cb10c3396dd8859eaea2819f542dc54ac14f97eab672ddcbbbf3", kill_on_drop: false }` [INFO] [stdout] c3685dbf3177cb10c3396dd8859eaea2819f542dc54ac14f97eab672ddcbbbf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36098cb1a14b11f9c5879eed85683cf0d629edacbf062c3ae2dfcd3edf9d104e [INFO] running `Command { std: "docker" "start" "-a" "36098cb1a14b11f9c5879eed85683cf0d629edacbf062c3ae2dfcd3edf9d104e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling actix_derive v0.6.2 (/opt/rustwide/workdir/actix-derive) [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling openraft-macros v0.9.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling actix v0.13.5 (/opt/rustwide/workdir/actix) [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-cluster v0.1.0 (/opt/rustwide/workdir/actix-cluster) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> actix-cluster/build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling anyerror v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling validit v0.2.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling actix-broker v0.4.3 (/opt/rustwide/workdir/actix-broker) [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling openraft v0.9.18 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling libp2p-mplex v0.39.0 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-ping v0.42.0 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-mdns v0.43.1 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> actix-cluster/src/actor.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> actix-cluster/src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![warn(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> actix-cluster/src/actor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MigratableActor` and `MigrationOptions` [INFO] [stdout] --> actix-cluster/src/actor.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::migration::{MigratableActor, MigrationReason, MigrationOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> actix-cluster/src/broker.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, and `warn` [INFO] [stdout] --> actix-cluster/src/broker.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | use log::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClusterResult` [INFO] [stdout] --> actix-cluster/src/broker.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::error::{ClusterError, ClusterResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MessageEnvelope` [INFO] [stdout] --> actix-cluster/src/broker.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::message::{MessageEnvelope, DeliveryGuarantee}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TransportConfig` and `create_transport` [INFO] [stdout] --> actix-cluster/src/cluster.rs:18:46 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::transport_trait::{TransportTrait, TransportConfig, create_transport}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write` and `self` [INFO] [stdout] --> actix-cluster/src/compression.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> actix-cluster/src/consensus.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> actix-cluster/src/discovery.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> actix-cluster/src/error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> actix-cluster/src/master.rs:2:36 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::{Duration, Instant, SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> actix-cluster/src/master.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> actix-cluster/src/master.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> actix-cluster/src/master.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use log::{error, info, warn, debug}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClusterError` [INFO] [stdout] --> actix-cluster/src/master.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::error::{ClusterError, ClusterResult}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeStatus` [INFO] [stdout] --> actix-cluster/src/master.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::node::{NodeId, NodeInfo, NodeStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::serialization::SerializationFormat` [INFO] [stdout] --> actix-cluster/src/master.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::serialization::SerializationFormat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::testing` [INFO] [stdout] --> actix-cluster/src/master.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::testing; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeInfo` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::node::{NodeId, NodeInfo}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ClusterResult` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::error::ClusterResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> actix-cluster/src/message/delivery.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> actix-cluster/src/migration.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PlacementStrategy` [INFO] [stdout] --> actix-cluster/src/migration.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::node::{NodeId, PlacementStrategy}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `deserialize` [INFO] [stdout] --> actix-cluster/src/migration.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::serialization::{serialize, deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> actix-cluster/src/placement.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> actix-cluster/src/placement.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> actix-cluster/src/placement.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::NodeRole` [INFO] [stdout] --> actix-cluster/src/placement.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::config::NodeRole; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> actix-cluster/src/proto/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NodeInfo` and `NodeStatus` [INFO] [stdout] --> actix-cluster/src/proto/mod.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::node::{NodeId, NodeInfo, NodeStatus}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorPath` [INFO] [stdout] --> actix-cluster/src/proto/mod.rs:10:71 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::message::{MessageEnvelope, MessageType, DeliveryGuarantee, ActorPath}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClusterResult` [INFO] [stdout] --> actix-cluster/src/proto/mod.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::error::{ClusterError, ClusterResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BrokerMessage` and `SubscriptionOptions` [INFO] [stdout] --> actix-cluster/src/proto/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::broker::{BrokerMessage, SubscriptionOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ElectionMessage` and `MasterState` [INFO] [stdout] --> actix-cluster/src/proto/mod.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::master::{ElectionMessage, MasterState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> actix-cluster/src/registry.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MessageEnvelope` [INFO] [stdout] --> actix-cluster/src/registry.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::message::{ActorPath, DeliveryGuarantee, MessageEnvelope, AnyMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeInfo` [INFO] [stdout] --> actix-cluster/src/registry.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::node::{NodeId, NodeInfo}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::NodeRole` [INFO] [stdout] --> actix-cluster/src/registry.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::config::NodeRole; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> actix-cluster/src/serialization.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::TypeId` [INFO] [stdout] --> actix-cluster/src/serialization.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::proto` [INFO] [stdout] --> actix-cluster/src/serialization.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::proto; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Poll`, `fmt`, `future::Future`, `pin::Pin`, and `self` [INFO] [stdout] --> actix-cluster/src/supervision.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | future::Future, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | pin::Pin, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | task::{self, Poll}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | fmt, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> actix-cluster/src/supervision.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | use log::{error, warn, info, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClusterError` [INFO] [stdout] --> actix-cluster/src/supervision.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::error::{ClusterError, ClusterResult}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering` [INFO] [stdout] --> actix-cluster/src/sync/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> actix-cluster/src/transport.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::TypeId` [INFO] [stdout] --> actix-cluster/src/transport.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> actix-cluster/src/transport.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> actix-cluster/src/transport.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio::io::{AsyncReadExt, AsyncWriteExt, BufReader}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> actix-cluster/src/transport.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeStatus` [INFO] [stdout] --> actix-cluster/src/transport.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::node::{NodeId, NodeInfo, NodeStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::NodeRole` [INFO] [stdout] --> actix-cluster/src/transport.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::config::NodeRole; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorPath` [INFO] [stdout] --> actix-cluster/src/transport.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::message::{MessageEnvelope, MessageType, DeliveryGuarantee, ActorPath}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> actix-cluster/src/broker.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | let mut sequenced_counters = self.broker.sequence_counters.write().await; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> actix-cluster/src/transport.rs:768:17 [INFO] [stdout] | [INFO] [stdout] 768 | let mut envelope_to_send = envelope.clone(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> actix-cluster/src/transport.rs:1750:29 [INFO] [stdout] | [INFO] [stdout] 1750 | let mut handler_guard = handler_clone.lock(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::Message` [INFO] [stdout] --> actix-cluster/src/proto/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use prost::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeout` [INFO] [stdout] --> actix-cluster/src/actor.rs:194:43 [INFO] [stdout] | [INFO] [stdout] 194 | fn start_and_wait(self, msg: M, timeout: Duration) -> Request [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor_ref` [INFO] [stdout] --> actix-cluster/src/actor.rs:322:29 [INFO] [stdout] | [INFO] [stdout] 322 | if let Some(actor_ref) = registry.lookup(&msg.invocation.actor_path).await { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> actix-cluster/src/broker.rs:423:18 [INFO] [stdout] | [INFO] [stdout] 423 | for (id, broker_msg, target_nodes, acked_by) in to_retry { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delivery_guarantee` [INFO] [stdout] --> actix-cluster/src/cluster.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | delivery_guarantee: DeliveryGuarantee, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delivery_guarantee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `local_node_clone` [INFO] [stdout] --> actix-cluster/src/transport.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | let local_node_clone = self.local_node.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_node_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain` [INFO] [stdout] --> actix-cluster/src/discovery.rs:332:30 [INFO] [stdout] | [INFO] [stdout] 332 | DiscoveryMethod::Dns(domain) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> actix-cluster/src/discovery.rs:337:39 [INFO] [stdout] | [INFO] [stdout] 337 | DiscoveryMethod::Kubernetes { namespace, selector } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `namespace: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selector` [INFO] [stdout] --> actix-cluster/src/discovery.rs:337:50 [INFO] [stdout] | [INFO] [stdout] 337 | DiscoveryMethod::Kubernetes { namespace, selector } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `selector: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor_ref` [INFO] [stdout] --> actix-cluster/src/migration.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | if let Some(actor_ref) = self.registry.lookup(actor_path).await { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_actor_path` [INFO] [stdout] --> actix-cluster/src/migration.rs:289:66 [INFO] [stdout] | [INFO] [stdout] 289 | pub async fn complete_migration(&mut self, request_id: Uuid, new_actor_path: String) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_actor_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reason` [INFO] [stdout] --> actix-cluster/src/migration.rs:302:62 [INFO] [stdout] | [INFO] [stdout] 302 | pub async fn fail_migration(&mut self, request_id: Uuid, reason: String) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> actix-cluster/src/migration.rs:332:36 [INFO] [stdout] | [INFO] [stdout] 332 | fn before_migration(&mut self, ctx: &mut Self::Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> actix-cluster/src/migration.rs:335:35 [INFO] [stdout] | [INFO] [stdout] 335 | fn after_migration(&mut self, ctx: &mut Self::Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> actix-cluster/src/supervision.rs:137:34 [INFO] [stdout] | [INFO] [stdout] 137 | fn before_restart(&mut self, ctx: &mut ::Context, failure: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> actix-cluster/src/supervision.rs:148:33 [INFO] [stdout] | [INFO] [stdout] 148 | fn after_restart(&mut self, ctx: &mut ::Context, failure: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> actix-cluster/src/supervision.rs:159:35 [INFO] [stdout] | [INFO] [stdout] 159 | fn before_relocate(&mut self, ctx: &mut ::Context, target_node: NodeId, failure: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> actix-cluster/src/supervision.rs:171:34 [INFO] [stdout] | [INFO] [stdout] 171 | fn after_relocate(&mut self, ctx: &mut ::Context, source_node: NodeId, failure: Option) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> actix-cluster/src/supervision.rs:197:58 [INFO] [stdout] | [INFO] [stdout] 197 | SupervisionStrategy::Restart { max_restarts, window, delay } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `window: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `placement` [INFO] [stdout] --> actix-cluster/src/supervision.rs:212:45 [INFO] [stdout] | [INFO] [stdout] 212 | SupervisionStrategy::Relocate { placement, max_relocations, delay } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `placement: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay` [INFO] [stdout] --> actix-cluster/src/supervision.rs:333:66 [INFO] [stdout] | [INFO] [stdout] 333 | SupervisionStrategy::Restart { max_restarts, window, delay } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `delay: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delay` [INFO] [stdout] --> actix-cluster/src/supervision.rs:370:73 [INFO] [stdout] | [INFO] [stdout] 370 | SupervisionStrategy::Relocate { placement, max_relocations, delay } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `delay: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> actix-cluster/src/supervision.rs:452:27 [INFO] [stdout] | [INFO] [stdout] 452 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id_for_logging` [INFO] [stdout] --> actix-cluster/src/transport.rs:491:29 [INFO] [stdout] | [INFO] [stdout] 491 | let sender_id_for_logging = sender_id.clone(); // Clone for logging [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id_for_logging` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_clone` [INFO] [stdout] --> actix-cluster/src/transport.rs:492:29 [INFO] [stdout] | [INFO] [stdout] 492 | let message_clone = message.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_clone` [INFO] [stdout] --> actix-cluster/src/transport.rs:631:25 [INFO] [stdout] | [INFO] [stdout] 631 | let path_clone = path.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor_ref` [INFO] [stdout] --> actix-cluster/src/transport.rs:654:33 [INFO] [stdout] | [INFO] [stdout] 654 | if let Some(actor_ref) = registry_adapter.handle_discovery_response(path, locations) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_message` [INFO] [stdout] --> actix-cluster/src/transport.rs:1745:13 [INFO] [stdout] | [INFO] [stdout] 1745 | other_message => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_id` [INFO] [stdout] --> actix-cluster/src/transport.rs:1083:41 [INFO] [stdout] | [INFO] [stdout] 1083 | let handler_fn = Box::new(move |node_id: NodeId, msg: TransportMessage| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> actix-cluster/src/transport.rs:1448:24 [INFO] [stdout] | [INFO] [stdout] 1448 | fn send_any(&self, msg: Box) -> ClusterResult<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `first_sent` is never read [INFO] [stdout] --> actix-cluster/src/broker.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 89 | struct PendingMessage { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 94 | first_sent: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoteSubscription` is never constructed [INFO] [stdout] --> actix-cluster/src/broker.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | struct RemoteSubscription { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_local_node`, `discover_nodes`, `update_node_statuses`, `check_node_timeouts`, and `notify_node_status_changed` are never used [INFO] [stdout] --> actix-cluster/src/cluster.rs:511:14 [INFO] [stdout] | [INFO] [stdout] 491 | impl ClusterSystemActor { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 511 | async fn register_local_node(&self) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 517 | async fn discover_nodes(&self) -> ClusterResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | async fn update_node_statuses(&self) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 550 | fn check_node_timeouts(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 623 | fn notify_node_status_changed(&mut self, node_id: &NodeId, status: NodeStatus) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> actix-cluster/src/consensus_network.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct ConsensusNetwork { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 41 | node_id: NodeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `lookup_node` is never used [INFO] [stdout] --> actix-cluster/src/consensus_network.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 47 | impl ConsensusNetwork { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | async fn lookup_node(&self, name: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> actix-cluster/src/consensus_network.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct ConsensusMessageHandler { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 117 | /// Node ID of the local node [INFO] [stdout] 118 | node_id: NodeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HandleElection` is never constructed [INFO] [stdout] --> actix-cluster/src/master.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct HandleElection(ElectionMessage); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `start_election`, `calculate_priority`, `handle_election`, `update_master_state`, and `check_master_health` are never used [INFO] [stdout] --> actix-cluster/src/master.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 71 | impl MasterActor { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | async fn start_election(&mut self) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | async fn calculate_priority(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | async fn handle_election(&mut self, msg: ElectionMessage) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | async fn update_master_state(&mut self, new_master_id: NodeId) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | async fn check_master_health(&mut self) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DeliveryGuarantee` is never used [INFO] [stdout] --> actix-cluster/src/message/delivery.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum DeliveryGuarantee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> actix-cluster/src/message/handler.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct MessageEnvelopeHandler { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 13 | /// Local node ID [INFO] [stdout] 14 | node_id: NodeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `consistent_hash_nodes` is never read [INFO] [stdout] --> actix-cluster/src/placement.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct PlacementStrategyImpl { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | consistent_hash_nodes: Mutex>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `select_consistent_hash_node` and `select_locality_node` are never used [INFO] [stdout] --> actix-cluster/src/placement.rs:158:8 [INFO] [stdout] | [INFO] [stdout] 39 | impl PlacementStrategyImpl { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 158 | fn select_consistent_hash_node(&self, actor_path: &str) -> ClusterResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | fn select_locality_node(&self, actor_path: &str) -> ClusterResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONNECTION_TIMEOUT` is never used [INFO] [stdout] --> actix-cluster/src/transport.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | const CONNECTION_TIMEOUT: Duration = Duration::from_secs(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACK_TIMEOUT` is never used [INFO] [stdout] --> actix-cluster/src/transport.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | const ACK_TIMEOUT: Duration = Duration::from_secs(5); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message`, `first_sent`, `last_retry`, and `retry_count` are never read [INFO] [stdout] --> actix-cluster/src/transport.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 114 | struct PendingMessage { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 115 | /// The message itself [INFO] [stdout] 116 | message: TransportMessage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | /// When the message was first sent [INFO] [stdout] 118 | first_sent: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 119 | /// When the message was last retried [INFO] [stdout] 120 | last_retry: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 121 | /// Number of retries [INFO] [stdout] 122 | retry_count: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `send_any`, `handle_message_type`, and `process_message_handlers` are never used [INFO] [stdout] --> actix-cluster/src/transport.rs:1051:8 [INFO] [stdout] | [INFO] [stdout] 273 | impl P2PTransport { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1051 | fn send_any(&self, _msg: Box) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1057 | fn handle_message_type(&self, other_message: TransportMessage) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1068 | async fn process_message_handlers(&self, envelope: &MessageEnvelope) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> actix-cluster/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod actor; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> actix-cluster/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> actix-cluster/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub mod master; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> actix-cluster/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub mod migration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> actix-cluster/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub mod placement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> actix-cluster/src/actor.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | async fn start_and_wait_async(self, msg: M, timeout: Duration) -> ClusterResult [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 179 ~ fn start_and_wait_async(self, msg: M, timeout: Duration) -> impl std::future::Future> + Send [INFO] [stdout] 180 | where [INFO] [stdout] ... [INFO] [stdout] 184 | Self::Context: ToEnvelope, [INFO] [stdout] 185 ~ {async { [INFO] [stdout] 186 | let addr = self.start_distributed(); [INFO] [stdout] ... [INFO] [stdout] 190 | } [INFO] [stdout] 191 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> actix-cluster/src/actor.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | async fn ask_async(&self, addr: &Addr, msg: M, timeout: Duration) -> ClusterResult [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 216 ~ fn ask_async(&self, addr: &Addr, msg: M, timeout: Duration) -> impl std::future::Future> + Send [INFO] [stdout] 217 | where [INFO] [stdout] ... [INFO] [stdout] 220 | T: 'static + Send, [INFO] [stdout] 221 ~ {async { [INFO] [stdout] 222 | match actix::clock::timeout(timeout, addr.send(msg)).await { [INFO] [stdout] ... [INFO] [stdout] 225 | } [INFO] [stdout] 226 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> actix-cluster/src/broker.rs:731:1 [INFO] [stdout] | [INFO] [stdout] 731 | pub struct NetworkBrokerActor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> actix-cluster/src/broker.rs:736:5 [INFO] [stdout] | [INFO] [stdout] 736 | pub fn new(network_broker: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:753:5 [INFO] [stdout] | [INFO] [stdout] 753 | pub topic: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:754:5 [INFO] [stdout] | [INFO] [stdout] 754 | pub message: M, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | pub guarantee: DeliveryGuarantee, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:774:5 [INFO] [stdout] | [INFO] [stdout] 774 | pub message: BrokerMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:793:5 [INFO] [stdout] | [INFO] [stdout] 793 | pub topic: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:794:5 [INFO] [stdout] | [INFO] [stdout] 794 | pub node_id: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:795:5 [INFO] [stdout] | [INFO] [stdout] 795 | pub options: SubscriptionOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:814:5 [INFO] [stdout] | [INFO] [stdout] 814 | pub topic: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | pub node_id: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/broker.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | pub ack: MessageAck, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/consensus.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | actor_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/consensus.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | node_id: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> actix-cluster/src/placement.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait NodeSelector: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> actix-cluster/src/placement.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | fn select_node(&self, actor_path: &str, strategy: &PlacementStrategy) -> ClusterResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> actix-cluster/src/placement.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | fn get_active_nodes(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> actix-cluster/src/placement.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_node_info(&self, node_id: &NodeId) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub message_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub sender_actor: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub target_actor: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub sender_node: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub target_node: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub message_type: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub payload: ::prost::alloc::vec::Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub ttl: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub delivery_guarantee: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub correlation_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / pub headers: ::std::collections::HashMap< [INFO] [stdout] 32 | | ::prost::alloc::string::String, [INFO] [stdout] 33 | | ::prost::alloc::string::String, [INFO] [stdout] 34 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub message: ::core::option::Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub name: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub role: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub addr: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | / pub metadata: ::std::collections::HashMap< [INFO] [stdout] 101 | | ::prost::alloc::string::String, [INFO] [stdout] 102 | | ::prost::alloc::string::String, [INFO] [stdout] 103 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub node_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub status: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | pub message_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | pub node_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub path: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub path: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub locations: ::prost::alloc::vec::Vec<::prost::alloc::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub topic: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub payload: ::prost::alloc::vec::Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub sender_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub message_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / pub headers: ::std::collections::HashMap< [INFO] [stdout] 159 | | ::prost::alloc::string::String, [INFO] [stdout] 160 | | ::prost::alloc::string::String, [INFO] [stdout] 161 | | >, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | pub topic: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | pub node_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | pub options: ::core::option::Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub durable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pub queue_group: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | pub max_inflight: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pub ack_wait: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub topic: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | pub node_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | pub message_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | pub topic: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | pub subscriber_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | pub topic: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | pub options: ::core::option::Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | pub data: ::prost::alloc::vec::Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | pub election_type: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub candidate_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub term: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub last_log_index: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub last_log_term: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub master_id: ::prost::alloc::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | pub term: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:247:5 [INFO] [stdout] | [INFO] [stdout] 247 | pub nodes: ::prost::alloc::vec::Vec<::prost::alloc::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | pub timestamp: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | Regular = 0, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | System = 1, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | Ping = 2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | Pong = 3, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | Ack = 4, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | Error = 5, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | Broadcast = 6, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | Migration = 7, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | Supervision = 8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | Custom = 9, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:306:5 [INFO] [stdout] | [INFO] [stdout] 306 | AtMostOnce = 0, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | AtLeastOnce = 1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | ExactlyOnce = 2, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum Message { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | ActorMessage(super::ProtoMessageEnvelope), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | BrokerMessage(super::ProtoBrokerMessage), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | Heartbeat(super::ProtoNodeInfo), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | Election(super::ProtoElectionMessage), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | MasterState(super::ProtoMasterState), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | StatusUpdate(super::ProtoStatusUpdate), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | Ack(super::ProtoAck), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | Close(super::ProtoClose), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | Handshake(super::ProtoNodeInfo), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ActorDiscoveryRequest(super::ProtoActorDiscoveryRequest), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | ActorDiscoveryResponse(super::ProtoActorDiscoveryResponse), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | BrokerSubscribe(super::ProtoBrokerSubscribe), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | BrokerUnsubscribe(super::ProtoBrokerUnsubscribe), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | BrokerAck(super::ProtoBrokerAck), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | Subscribe(super::ProtoSubscribe), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | Envelope(super::ProtoMessageEnvelope), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> /opt/rustwide/target/debug/build/actix-cluster-5d883c016447dec2/out/actix_cluster.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | Consensus(super::ProtoConsensus), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/registry.rs:1027:5 [INFO] [stdout] | [INFO] [stdout] 1027 | pub transport: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> actix-cluster/src/transport.rs:213:1 [INFO] [stdout] | [INFO] [stdout] 213 | pub enum MessageHandlerType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> actix-cluster/src/transport.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | Function(Box ClusterResult<()> + Send + Sync>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> actix-cluster/src/transport.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | Actor(actix::Addr), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trading v0.1.0 (/opt/rustwide/workdir/trading) [INFO] [stdout] warning: unused imports: `OrderSide` and `OrderType` [INFO] [stdout] --> trading/src/actor/order.rs:10:64 [INFO] [stdout] | [INFO] [stdout] 10 | OrderRequest, OrderResult, OrderQuery, CancelOrderRequest, OrderType, OrderSide [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::risk::RiskCheckRequest` [INFO] [stdout] --> trading/src/actor/order.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::risk::RiskCheckRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> trading/src/actor/order.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> trading/src/execution/engine.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OrderStatus` and `OrderType` [INFO] [stdout] --> trading/src/execution/engine.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::models::order::{Order, OrderType, OrderSide, OrderStatus}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> trading/src/execution/tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OrderSide`, `OrderStatus`, `OrderType`, and `Order` [INFO] [stdout] --> trading/src/execution/tests.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::models::order::{Order, OrderSide, OrderType, OrderStatus}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::execution::order_book::OrderBook` [INFO] [stdout] --> trading/src/execution/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::execution::order_book::OrderBook; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::execution::matcher::OrderMatcher` [INFO] [stdout] --> trading/src/execution/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::execution::matcher::OrderMatcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> trading/src/persistence/storage.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{warn, error, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> trading/src/persistence/snapshot.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use log::{warn, error, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::prelude` [INFO] [stdout] --> trading/src/actor/order.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use actix::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix::prelude` [INFO] [stdout] --> trading/src/execution/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use actix::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/actor/order.rs:162:62 [INFO] [stdout] | [INFO] [stdout] 162 | async fn perform_risk_check(&self, order: &OrderRequest, ctx: &mut ActorContext) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `risk_manager` [INFO] [stdout] --> trading/src/actor/order.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | if let Some(risk_manager) = &self.risk_manager { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_risk_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> trading/src/actor/mod.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | pub async fn ask(&self, target: Box, msg: M) -> Option> [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> trading/src/actor/mod.rs:59:59 [INFO] [stdout] | [INFO] [stdout] 59 | pub async fn ask(&self, target: Box, msg: M) -> Option> [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/actor/order.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 203 | fn new_context(&self, ctx: &mut ActorContext) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/actor/order.rs:238:57 [INFO] [stdout] | [INFO] [stdout] 238 | async fn handle(&mut self, msg: CancelOrderMessage, ctx: &mut ActorContext) -> Option> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference` [INFO] [stdout] --> trading/src/actor/account.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | reference: Option [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor` [INFO] [stdout] --> trading/src/actor/mod.rs:94:38 [INFO] [stdout] | [INFO] [stdout] 94 | pub async fn create_actor(&self, actor: Box) -> Box { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> trading/src/actor/mod.rs:103:35 [INFO] [stdout] | [INFO] [stdout] 103 | pub async fn ask(&self, target: Box, msg: M) -> Option [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> trading/src/actor/mod.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 103 | pub async fn ask(&self, target: Box, msg: M) -> Option [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/execution/engine.rs:252:27 [INFO] [stdout] | [INFO] [stdout] 252 | fn new_context(&self, ctx: &mut ActorContext) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `price_key` [INFO] [stdout] --> trading/src/execution/order_book.rs:207:14 [INFO] [stdout] | [INFO] [stdout] 207 | for (price_key, orders) in self.buy_orders.range(target_price_key..) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_price_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `price_key` [INFO] [stdout] --> trading/src/execution/order_book.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | for (price_key, orders) in self.sell_orders.range(..=target_price_key) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_price_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/risk/manager.rs:243:53 [INFO] [stdout] | [INFO] [stdout] 243 | async fn get_account(&self, account_id: String, ctx: &mut ActorContext) -> Option { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/risk/manager.rs:256:27 [INFO] [stdout] | [INFO] [stdout] 256 | fn new_context(&self, ctx: &mut ActorContext) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/cluster.rs:313:67 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn handle_cluster_message(&mut self, msg: ClusterMessage, ctx: &mut Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/cluster.rs:324:27 [INFO] [stdout] | [INFO] [stdout] 324 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_log_index` [INFO] [stdout] --> trading/src/cluster.rs:481:72 [INFO] [stdout] | [INFO] [stdout] 481 | fn handle_request_vote(&mut self, term: u64, candidate_id: String, last_log_index: u64, last_log_term: u64) -> RaftResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_log_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_log_term` [INFO] [stdout] --> trading/src/cluster.rs:481:93 [INFO] [stdout] | [INFO] [stdout] 481 | fn handle_request_vote(&mut self, term: u64, candidate_id: String, last_log_index: u64, last_log_term: u64) -> RaftResult { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_log_term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/cluster.rs:514:63 [INFO] [stdout] | [INFO] [stdout] 514 | fn handle_cluster_message(&mut self, msg: ClusterMessage, ctx: &mut Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/cluster.rs:525:27 [INFO] [stdout] | [INFO] [stdout] 525 | fn started(&mut self, ctx: &mut Self::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `snapshot` [INFO] [stdout] --> trading/src/consensus/state_machine.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | fn restore_from_snapshot(&mut self, snapshot: &[u8]) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_snapshot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `votes_received` [INFO] [stdout] --> trading/src/consensus/raft.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | let votes_received = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_votes_received` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `votes_needed` [INFO] [stdout] --> trading/src/consensus/raft.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | let votes_needed = (self.cluster_nodes.len() + 1) / 2 + 1; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_votes_needed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> trading/src/consensus/raft.rs:310:17 [INFO] [stdout] | [INFO] [stdout] 310 | let request = RaftRequestMessage::RequestVote { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/consensus/raft.rs:369:35 [INFO] [stdout] | [INFO] [stdout] 369 | fn send_heartbeats(&mut self, ctx: &mut ::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> trading/src/consensus/raft.rs:392:17 [INFO] [stdout] | [INFO] [stdout] 392 | let request = RaftRequestMessage::AppendEntries { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/consensus/raft.rs:620:66 [INFO] [stdout] | [INFO] [stdout] 620 | fn replicate_log_to_follower(&mut self, follower_id: String, ctx: &mut ::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `request` [INFO] [stdout] --> trading/src/consensus/raft.rs:645:13 [INFO] [stdout] | [INFO] [stdout] 645 | let request = RaftRequestMessage::AppendEntries { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/consensus/raft.rs:667:43 [INFO] [stdout] | [INFO] [stdout] 667 | fn apply_committed_entries(&mut self, ctx: &mut ::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/consensus/raft.rs:778:51 [INFO] [stdout] | [INFO] [stdout] 778 | fn handle(&mut self, msg: RaftRequestMessage, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> trading/src/consensus/raft.rs:808:47 [INFO] [stdout] | [INFO] [stdout] 808 | fn handle(&mut self, msg: ClusterMessage, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_` [INFO] [stdout] --> trading/src/persistence/storage.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | for ((type_, _), bytes) in data.iter().filter(|((t, _), _)| *t == storage_type) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_actor` [INFO] [stdout] --> trading/src/api/adapter/order_actor.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn from_custom(order_actor: CustomOrderActor, actor_system: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `account_actor` [INFO] [stdout] --> trading/src/api/adapter/account_actor.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn from_custom(account_actor: CustomAccountActor, actor_system: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `risk_manager` [INFO] [stdout] --> trading/src/api/adapter/risk_actor.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn from_custom(risk_manager: RiskManager, actor_system: Arc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_risk_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `log`, `commit_index`, and `last_applied` are never read [INFO] [stdout] --> trading/src/cluster.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 397 | pub struct RaftConsensusActor { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 401 | log: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 402 | commit_index: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 403 | last_applied: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_request_vote` is never used [INFO] [stdout] --> trading/src/cluster.rs:481:8 [INFO] [stdout] | [INFO] [stdout] 409 | impl RaftConsensusActor { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 481 | fn handle_request_vote(&mut self, term: u64, candidate_id: String, last_log_index: u64, last_log_term: u64) -> RaftResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `heartbeat_timer` is never read [INFO] [stdout] --> trading/src/consensus/raft.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 150 | pub struct RaftNodeActor { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 184 | heartbeat_timer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `become_leader`, `send_heartbeats`, and `handle_append_entries_response` are never used [INFO] [stdout] --> trading/src/consensus/raft.rs:333:8 [INFO] [stdout] | [INFO] [stdout] 189 | impl RaftNodeActor { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 333 | fn become_leader(&mut self, ctx: &mut ::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | fn send_heartbeats(&mut self, ctx: &mut ::Context) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 690 | fn handle_append_entries_response(&mut self, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `risk_actor` is never read [INFO] [stdout] --> trading/src/api/gateway.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ApiGatewayActor { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | risk_actor: Addr, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http_api v0.1.0 (/opt/rustwide/workdir/examples/http_api) [INFO] [stderr] Compiling chat_system v0.1.0 (/opt/rustwide/workdir/examples/chat_system) [INFO] [stderr] Compiling distributed_benchmark v0.1.0 (/opt/rustwide/workdir/examples/distributed_benchmark) [INFO] [stderr] Compiling task_processor v0.1.0 (/opt/rustwide/workdir/examples/task_processor) [INFO] [stderr] Compiling file_sync v0.1.0 (/opt/rustwide/workdir/examples/file_sync) [INFO] [stdout] warning: unused imports: `Arc` and `Mutex as StdMutex` [INFO] [stdout] --> examples/file_sync/src/main.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::{Arc, Mutex as StdMutex}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> examples/file_sync/src/main.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | SerializationFormat, NodeId, AnyMessage [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> examples/file_sync/src/main.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{info, warn, error, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_cluster::cluster::SimpleActorRef` [INFO] [stdout] --> examples/file_sync/src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_cluster::cluster::SimpleActorRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::interval` [INFO] [stdout] --> examples/file_sync/src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::time::interval; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::debug` [INFO] [stdout] --> examples/chat_system/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use log::debug; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | SerializationFormat, NodeId, AnyMessage, ActorRef [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex as StdMutex` [INFO] [stdout] --> examples/task_processor/src/main.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex as StdMutex}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> examples/task_processor/src/main.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | SerializationFormat, NodeId, AnyMessage [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_cluster::cluster::SimpleActorRef` [INFO] [stdout] --> examples/task_processor/src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use actix_cluster::cluster::SimpleActorRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeId` [INFO] [stdout] --> examples/http_api/src/main.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | SerializationFormat, NodeId, AnyMessage [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> examples/http_api/src/main.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | use log::{info, warn, error, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_cluster::registry::ActorRef` [INFO] [stdout] --> examples/http_api/src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use actix_cluster::registry::ActorRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let mut successful = 0; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | let mut failed = 0; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | let start = Instant::now(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `successful` [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let mut successful = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_successful` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `failed` [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | let mut failed = 0; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_failed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/file_sync/src/main.rs:390:42 [INFO] [stdout] | [INFO] [stdout] 390 | fn handle(&mut self, msg: SyncFiles, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `my_id` [INFO] [stdout] --> examples/file_sync/src/main.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | let my_id = self.node_id.clone(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_my_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scan_then_sync` [INFO] [stdout] --> examples/file_sync/src/main.rs:398:17 [INFO] [stdout] | [INFO] [stdout] 398 | let scan_then_sync = async { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scan_then_sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `interval` is never read [INFO] [stdout] --> examples/file_sync/src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | interval: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct TestMetrics { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 16 | node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `avg_process_time` is never used [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 21 | impl TestMetrics { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | fn avg_process_time(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `node_id` and `processed` are never read [INFO] [stdout] --> examples/distributed_benchmark/src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 67 | struct TestResult { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 68 | pub node_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 69 | pub processed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Future` that must be used [INFO] [stdout] --> examples/file_sync/src/main.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | / async move { [INFO] [stdout] 407 | | match remote_actor.send_any(get_files_msg) { [INFO] [stdout] 408 | | Ok(_) => { [INFO] [stdout] 409 | | info!("Requested file list from {}", msg.source_node); [INFO] [stdout] ... | [INFO] [stdout] 415 | | }; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seed_node` [INFO] [stdout] --> examples/chat_system/src/main.rs:88:61 [INFO] [stdout] | [INFO] [stdout] 88 | async fn start_node(node_id: String, bind_addr: SocketAddr, seed_node: Option) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_seed_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `leave_room` is never used [INFO] [stdout] --> examples/chat_system/src/main.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 31 | impl SimulatedClient { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | fn leave_room(&self, room: String) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_user` and `unregister_user` are never used [INFO] [stdout] --> examples/chat_system/src/actors/chat_service.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl ChatServiceActor { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn register_user(&mut self, user_id: String, user_ref: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn unregister_user(&mut self, user_id: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/http_api/src/main.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | if let Some(mut cluster) = cluster_guard.take() { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> examples/http_api/src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> examples/task_processor/src/main.rs:215:42 [INFO] [stdout] | [INFO] [stdout] 215 | fn handle(&mut self, mut task: Task, ctx: &mut Self::Context) -> Self::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cluster` [INFO] [stdout] --> examples/http_api/src/main.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | if let Some(mut cluster) = cluster_guard.take() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cluster` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> trading/src/bin/api_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> trading/src/bin/api_server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OrderResult` [INFO] [stdout] --> trading/src/bin/api_server.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | OrderSide, OrderType, OrderRequest, OrderResult, OrderQuery, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::http::StatusCode` [INFO] [stdout] --> trading/src/bin/api_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_web::http::StatusCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "36098cb1a14b11f9c5879eed85683cf0d629edacbf062c3ae2dfcd3edf9d104e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36098cb1a14b11f9c5879eed85683cf0d629edacbf062c3ae2dfcd3edf9d104e", kill_on_drop: false }` [INFO] [stdout] 36098cb1a14b11f9c5879eed85683cf0d629edacbf062c3ae2dfcd3edf9d104e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d760521c3df06440680bed44b9cc1b2141207ff9169636171e59b793aff16f [INFO] running `Command { std: "docker" "start" "-a" "52d760521c3df06440680bed44b9cc1b2141207ff9169636171e59b793aff16f", kill_on_drop: false }` [INFO] [stderr] Compiling actix_derive v0.6.2 (/opt/rustwide/workdir/actix-derive) [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustversion-msrv v0.100.0 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling libp2p-mplex v0.39.0 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling openraft v0.9.18 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling actix-cluster v0.1.0 (/opt/rustwide/workdir/actix-cluster) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> actix-cluster/build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix v0.13.5 (/opt/rustwide/workdir/actix) [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=46604cf4dc592f44 -C extra-filename=-8b608a3c5034f05b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b6a6fcb716d75115.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ce44522fc8cf125f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4aa59e786302b768.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6fd03007a54d0821.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9084bbb75acbc7c2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-fe180e07b71ca6e7.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "52d760521c3df06440680bed44b9cc1b2141207ff9169636171e59b793aff16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d760521c3df06440680bed44b9cc1b2141207ff9169636171e59b793aff16f", kill_on_drop: false }` [INFO] [stdout] 52d760521c3df06440680bed44b9cc1b2141207ff9169636171e59b793aff16f