[INFO] cloning repository https://github.com/makisevon/dss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makisevon/dss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakisevon%2Fdss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakisevon%2Fdss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb2093a91f440c6d2aecb091d3d5bdcd92181a3b
[INFO] checking makisevon/dss/cb2093a91f440c6d2aecb091d3d5bdcd92181a3b against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakisevon%2Fdss" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/makisevon/dss
[INFO] finished tweaking git repo https://github.com/makisevon/dss
[INFO] tweaked toml for git repo https://github.com/makisevon/dss written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/makisevon/dss on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/makisevon/dss 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded prost-types v0.6.1
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded prost-derive v0.6.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded prost v0.6.1
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded anyhow v1.0.62
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded once_cell v1.13.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded plotters v0.3.3
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded prost-build v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0567a5ce43436edaba51ea08a46b0c3559f509154696ea43e711d95d17e55741
[INFO] running `Command { std: "docker" "start" "-a" "0567a5ce43436edaba51ea08a46b0c3559f509154696ea43e711d95d17e55741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0567a5ce43436edaba51ea08a46b0c3559f509154696ea43e711d95d17e55741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0567a5ce43436edaba51ea08a46b0c3559f509154696ea43e711d95d17e55741", kill_on_drop: false }`
[INFO] [stdout] 0567a5ce43436edaba51ea08a46b0c3559f509154696ea43e711d95d17e55741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ae19aaa6a73bc72fdee971512b97865770a42d2f059670f90190f16bcb6f7ab
[INFO] running `Command { std: "docker" "start" "-a" "2ae19aaa6a73bc72fdee971512b97865770a42d2f059670f90190f16bcb6f7ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking futures-sink v0.3.23
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking plotters-svg v0.3.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking linearizability v0.1.0 (/opt/rustwide/workdir/linearizability)
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking plotters v0.3.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling labcodec v0.1.0 (/opt/rustwide/workdir/labcodec)
[INFO] [stderr]    Compiling percolator v0.1.0 (/opt/rustwide/workdir/percolator)
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir/raft)
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking labrpc v0.1.0 (/opt/rustwide/workdir/labrpc)
[INFO] [stdout] warning: unused import: `add_service as add_raft_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         add_service as add_raft_service, Client as RaftClient, Service as RaftService,
[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: `add_service as add_kv_service`
[INFO] [stdout]   --> raft/src/proto/mod.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use self::kv::{add_service as add_kv_service, Client as KvClient, Service as KvService};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `add_service as add_tso_service`
[INFO] [stdout]   --> percolator/src/service.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     add_service as add_tso_service, Client as TsoClient, Service as TsoService,
[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: `add_service as add_transaction_service`
[INFO] [stdout]   --> percolator/src/service.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     add_service as add_transaction_service, Client as TxnClient, Service as TxnService,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimestampOracle` is never constructed
[INFO] [stdout]   --> percolator/src/server.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TimestampOracle {
[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 `MemoryStorage` is never constructed
[INFO] [stdout]   --> percolator/src/server.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct MemoryStorage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `CHECK_PERIOD_MILLIS` and `CHECK_PERIOD` are never used
[INFO] [stdout]   --> percolator/src/server.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl MemoryStorage {
[INFO] [stdout]    | ------------------ associated constants in this implementation
[INFO] [stdout] 39 |     const CHECK_PERIOD_MILLIS: u64 = 50;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     const CHECK_PERIOD: Duration = Duration::from_millis(Self::CHECK_PERIOD_MILLIS);
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl GetReply {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 136 |     fn new(value: Vec<u8>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl PrewriteReply {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 142 |     fn new(success: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl CommitReply {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 148 |     fn new(success: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct Store {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct Table<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Key` is never constructed
[INFO] [stdout]    --> percolator/src/server.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct Key {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Lock` is never used
[INFO] [stdout]    --> percolator/src/server.rs:172:6
[INFO] [stdout]     |
[INFO] [stdout] 172 | enum Lock {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read`, `write`, and `erase` are never used
[INFO] [stdout]    --> percolator/src/server.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl<T> Table<T> {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 178 |     fn read(&self, key: &[u8], timestamps: impl RangeBounds<u64>) -> Option<(&Key, &T)> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     fn write(&mut self, key: Key, value: T) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     fn erase(&mut self, key: &Key) -> Option<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `LOCK_TTL` and `expire` are never used
[INFO] [stdout]    --> percolator/src/server.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl Table<Lock> {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 206 |     const LOCK_TTL: Duration = Duration::from_millis(MemoryStorage::CHECK_PERIOD_MILLIS << 1);
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 207 |
[INFO] [stdout] 208 |     fn expire(&mut self, key: &Key) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> percolator/src/server.rs:232:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl Key {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] 232 |     fn new(key: Vec<u8>, timestamp: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: associated constant `REPLY_TIMEOUT` is never used
[INFO] [stdout]   --> raft/src/kvraft/server.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Node {
[INFO] [stdout]    | --------- associated constant in this implementation
[INFO] [stdout] 92 |     const REPLY_TIMEOUT: Duration = Duration::from_millis(500);
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/kvraft/server.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl GetReply {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 146 |     fn new(is_leader: bool, value: &str, error: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/kvraft/server.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl PutAppendReply {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 157 |     fn new(is_leader: bool, error: &str) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 317 | impl RequestVoteReply {
[INFO] [stdout]     | --------------------- associated function in this implementation
[INFO] [stdout] 318 |     fn new(term: u64, vote_granted: bool) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl AppendEntriesReply {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] 324 |     fn new(term: u64, success: bool, conflicting_term: u64, first_conflicted: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:337:8
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl InstallSnapshotReply {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 337 |     fn new(term: u64) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `append`, `truncate`, and `reset` are never used
[INFO] [stdout]    --> raft/src/raft/mod.rs:819:8
[INFO] [stdout]     |
[INFO] [stdout] 789 | impl Log {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 819 |     fn append(&mut self, other: &mut Vec<Entry>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 828 |     fn truncate(&mut self, len: u64) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 860 |     fn reset(&mut self, term: u64, index: u64) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.74s
[INFO] running `Command { std: "docker" "inspect" "2ae19aaa6a73bc72fdee971512b97865770a42d2f059670f90190f16bcb6f7ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae19aaa6a73bc72fdee971512b97865770a42d2f059670f90190f16bcb6f7ab", kill_on_drop: false }`
[INFO] [stdout] 2ae19aaa6a73bc72fdee971512b97865770a42d2f059670f90190f16bcb6f7ab
