[INFO] cloning repository https://github.com/johanmallobakken/raft_experiment2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johanmallobakken/raft_experiment2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmallobakken%2Fraft_experiment2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmallobakken%2Fraft_experiment2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4e9406c60141ec68cea286e71d18151b25e4f3a [INFO] checking johanmallobakken/raft_experiment2 against master#4c5f6e6277b89e47d73a192078697f7a5f3dc0ac for pr-97086 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohanmallobakken%2Fraft_experiment2" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 91% (2112/2305) Updating files: 92% (2121/2305) Updating files: 93% (2144/2305) Updating files: 94% (2167/2305) Updating files: 95% (2190/2305) Updating files: 96% (2213/2305) Updating files: 97% (2236/2305) Updating files: 98% (2259/2305) Updating files: 99% (2282/2305) Updating files: 100% (2305/2305) Updating files: 100% (2305/2305), done. [INFO] validating manifest of git repo https://github.com/johanmallobakken/raft_experiment2 on toolchain 4c5f6e6277b89e47d73a192078697f7a5f3dc0ac [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johanmallobakken/raft_experiment2 [INFO] finished tweaking git repo https://github.com/johanmallobakken/raft_experiment2 [INFO] tweaked toml for git repo https://github.com/johanmallobakken/raft_experiment2 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/johanmallobakken/raft_experiment2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tikv/raft-rs` [INFO] [stderr] Updating git repository `https://github.com/kompics/kompact` [INFO] [stderr] Updating git repository `https://github.com/haraldng/omnipaxos` [INFO] [stderr] warning: Patch `raft v0.6.0-alpha (https://github.com/tikv/raft-rs?rev=e624c1d48460940a40d8aa69b5329460d9af87dd#e624c1d4)` was not used in the crate graph. [INFO] [stderr] Perhaps you misspell the source URL being patched. [INFO] [stderr] Possible URLs for `[patch.]`: [INFO] [stderr] https://github.com/tikv/raft-rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded protobuf-codegen v2.27.1 [INFO] [stderr] Downloaded quanta v0.6.5 [INFO] [stderr] Downloaded slog-envlogger v2.2.0 [INFO] [stderr] Downloaded synchronoise v1.0.0 [INFO] [stderr] Downloaded slog-term v2.9.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded hierarchical_hash_wheel_timer v1.1.0 [INFO] [stderr] Downloaded java-properties v1.4.1 [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded object v0.28.3 [INFO] [stderr] Downloaded raw-cpuid v8.1.2 [INFO] [stderr] Downloaded oncemutex v0.1.1 [INFO] [stderr] Downloaded getset v0.0.7 [INFO] [stderr] Downloaded bitfields v0.2.0 [INFO] [stderr] Downloaded as_num v0.2.5 [INFO] [stderr] Downloaded executors v0.8.0 [INFO] [stderr] Downloaded hocon v0.3.7 [INFO] [stderr] Downloaded protobuf-build v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 149d2973a4583e1589fad222ee5782ea67a4baa0967cd104135a94723915ccdd [INFO] running `Command { std: "docker" "start" "-a" "149d2973a4583e1589fad222ee5782ea67a4baa0967cd104135a94723915ccdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "149d2973a4583e1589fad222ee5782ea67a4baa0967cd104135a94723915ccdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149d2973a4583e1589fad222ee5782ea67a4baa0967cd104135a94723915ccdd", kill_on_drop: false }` [INFO] [stdout] 149d2973a4583e1589fad222ee5782ea67a4baa0967cd104135a94723915ccdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+4c5f6e6277b89e47d73a192078697f7a5f3dc0ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c99e57fda92f0a0b970b4c1d4cebe05491a99248b8dfbabb482d0e786a8841d9 [INFO] running `Command { std: "docker" "start" "-a" "c99e57fda92f0a0b970b4c1d4cebe05491a99248b8dfbabb482d0e786a8841d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `raft v0.6.0-alpha (https://github.com/tikv/raft-rs?rev=e624c1d48460940a40d8aa69b5329460d9af87dd#e624c1d4)` was not used in the crate graph. [INFO] [stderr] Perhaps you misspell the source URL being patched. [INFO] [stderr] Possible URLs for `[patch.]`: [INFO] [stderr] https://github.com/tikv/raft-rs [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking as_num v0.2.5 [INFO] [stderr] Checking bitfields v0.2.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking leaderpaxos v0.1.0 (https://github.com/haraldng/omnipaxos?rev=974b7ff24519b062a17faee5eb5c4443fa6cb5a2#974b7ff2) [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling kompact v0.10.1 (https://github.com/kompics/kompact?rev=94956af23a8a5d30c968e707512b4f9d74dea99d#94956af2) [INFO] [stderr] Checking synchronoise v1.0.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking object v0.28.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hierarchical_hash_wheel_timer v1.1.0 [INFO] [stderr] Checking hdrhistogram v6.3.4 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking java-properties v1.4.1 [INFO] [stderr] Checking serde_path_to_error v0.1.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling protobuf-codegen v2.27.1 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling protobuf-build v0.8.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling kompact-actor-derive v0.10.1 (https://github.com/kompics/kompact?rev=94956af23a8a5d30c968e707512b4f9d74dea99d#94956af2) [INFO] [stderr] Compiling kompact-component-derive v0.10.1 (https://github.com/kompics/kompact?rev=94956af23a8a5d30c968e707512b4f9d74dea99d#94956af2) [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling raft-proto v0.6.0-alpha (https://github.com/tikv/raft-rs?rev=716e064627e8d900b674c4a508159850244cead6#716e0646) [INFO] [stderr] Checking hocon v0.3.7 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking executors v0.8.0 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-global-executor v2.0.4 [INFO] [stderr] Checking async-std v1.11.0 [INFO] [stderr] Checking raft v0.6.0-alpha (https://github.com/tikv/raft-rs?rev=716e064627e8d900b674c4a508159850244cead6#716e0646) [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking kompact_benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `partitioning_actor::KVOperation` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | storage::raft::*, partitioning_actor::KVOperation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SequenceResp` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | atomic_broadcast::{Done, SequenceResp} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `partitioning_actor::KVOperation` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | storage::raft::*, partitioning_actor::KVOperation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/messages.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/messages.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | parse_from_bytes::(dst.as_slice()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/messages.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | parse_from_bytes::(bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/storage.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use protobuf::{parse_from_bytes, Message as PbMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/storage.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | parse_from_bytes::(entry).expect("Protobuf failed to deserialise entry") [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/messages.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use protobuf::{parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/messages.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | parse_from_bytes::(dst.as_slice()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/messages.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | parse_from_bytes::(bytes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/storage.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use protobuf::{parse_from_bytes, Message as PbMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/atomic_broadcast/storage.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | parse_from_bytes::(entry).expect("Protobuf failed to deserialise entry") [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/atomic_broadcast/client.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | let mut meta_results = MetaResults::with(self.num_timed_out, latencies, None); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/atomic_broadcast/client.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | let mut meta_results = MetaResults::with(self.num_timed_out, latencies, None); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/atomic_broadcast.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn with(node_id: u64, sequence: Vec) -> SequenceResp { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/atomic_broadcast/atomic_broadcast.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_from_file` [INFO] [stdout] --> src/atomic_broadcast/atomic_broadcast.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn load_from_file

(path: P) -> ExperimentParams [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Run` [INFO] [stdout] --> src/atomic_broadcast/client.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Run, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalClientMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/client.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Stop` [INFO] [stdout] --> src/atomic_broadcast/client.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Stop(Ask<(), MetaResults>), // (num_timed_out, latency) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalClientMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/client.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/client.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn with( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Eager` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | Eager, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pull` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Pull, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn with( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KillComponents` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | KillComponents(Ask<(), Done>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PaxosCompMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:752:10 [INFO] [stdout] | [INFO] [stdout] 752 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KillComponents` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | KillComponents(Ask<(), Done>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RaftCompMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/raft.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn with(initial_config: Vec, reconfig_policy: ReconfigurationPolicy) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceLeader` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | ReplaceLeader, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/raft.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceFollower` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | ReplaceFollower, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/raft.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn with( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Prepare` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | Prepare(Option>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IterationControlMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Run` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Run, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `IterationControlMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Stop` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | Stop(Ask<(), ()>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IterationControlMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PARTITIONING_ACTOR_SER` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | pub const PARTITIONING_ACTOR_SER: PartitioningActorSer = PartitioningActorSer {}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ATOMICREG_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ATOMICREG_ID: SerId = 46; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PING_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const PING_ID: SerId = 50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PONG_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const PONG_ID: SerId = 51; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STATIC_PING_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const STATIC_PING_ID: SerId = 52; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STATIC_PONG_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const STATIC_PONG_ID: SerId = 53; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SW_SOURCE_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const SW_SOURCE_ID: SerId = 54; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SW_SINK_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub const SW_SINK_ID: SerId = 55; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SW_WINDOWER_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub const SW_WINDOWER_ID: SerId = 56; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TEST_SEQ_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const TEST_SEQ_ID: SerId = 62; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STP_SINK_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub const STP_SINK_ID: SerId = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STP_SOURCE_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub const STP_SOURCE_ID: SerId = 65; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STP_MESSAGE_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub const STP_MESSAGE_ID: SerId = 66; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/atomic_broadcast/atomic_broadcast.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_from_file` [INFO] [stdout] --> src/atomic_broadcast/atomic_broadcast.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn load_from_file

(path: P) -> ExperimentParams [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Run` [INFO] [stdout] --> src/atomic_broadcast/client.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Run, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalClientMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/client.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Stop` [INFO] [stdout] --> src/atomic_broadcast/client.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Stop(Ask<(), MetaResults>), // (num_timed_out, latency) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LocalClientMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/client.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/client.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn with( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Eager` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | Eager, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Pull` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Pull, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn with( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KillComponents` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | KillComponents(Ask<(), Done>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PaxosCompMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:752:10 [INFO] [stdout] | [INFO] [stdout] 752 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GetSequence` [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:762:5 [INFO] [stdout] | [INFO] [stdout] 762 | GetSequence(Ask<(), SequenceResp>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PaxosCompMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/paxos.rs:752:10 [INFO] [stdout] | [INFO] [stdout] 752 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KillComponents` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | KillComponents(Ask<(), Done>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RaftCompMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/raft.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `GetSequence` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | GetSequence(Ask<(), SequenceResp>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RaftCompMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/raft.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn with(initial_config: Vec, reconfig_policy: ReconfigurationPolicy) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceLeader` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | ReplaceLeader, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/raft.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReplaceFollower` [INFO] [stdout] --> src/atomic_broadcast/raft.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | ReplaceFollower, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ReconfigurationPolicy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/raft.rs:373:10 [INFO] [stdout] | [INFO] [stdout] 373 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn with( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Prepare` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | Prepare(Option>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IterationControlMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Run` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | Run, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `IterationControlMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Stop` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | Stop(Ask<(), ()>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IterationControlMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:178:10 [INFO] [stdout] | [INFO] [stdout] 178 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PARTITIONING_ACTOR_SER` [INFO] [stdout] --> src/atomic_broadcast/partitioning_actor.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | pub const PARTITIONING_ACTOR_SER: PartitioningActorSer = PartitioningActorSer {}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ATOMICREG_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ATOMICREG_ID: SerId = 46; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PING_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const PING_ID: SerId = 50; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PONG_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const PONG_ID: SerId = 51; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STATIC_PING_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const STATIC_PING_ID: SerId = 52; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STATIC_PONG_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const STATIC_PONG_ID: SerId = 53; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SW_SOURCE_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub const SW_SOURCE_ID: SerId = 54; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SW_SINK_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub const SW_SINK_ID: SerId = 55; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SW_WINDOWER_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub const SW_WINDOWER_ID: SerId = 56; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TEST_SEQ_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub const TEST_SEQ_ID: SerId = 62; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STP_SINK_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub const STP_SINK_ID: SerId = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STP_SOURCE_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub const STP_SOURCE_ID: SerId = 65; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `STP_MESSAGE_ID` [INFO] [stdout] --> src/atomic_broadcast/serialiser_ids.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | pub const STP_MESSAGE_ID: SerId = 66; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.18s [INFO] running `Command { std: "docker" "inspect" "c99e57fda92f0a0b970b4c1d4cebe05491a99248b8dfbabb482d0e786a8841d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99e57fda92f0a0b970b4c1d4cebe05491a99248b8dfbabb482d0e786a8841d9", kill_on_drop: false }` [INFO] [stdout] c99e57fda92f0a0b970b4c1d4cebe05491a99248b8dfbabb482d0e786a8841d9