[INFO] cloning repository https://github.com/lucas-montes/raft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucas-montes/raft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Fraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Fraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a422c9b5fef16d69d90f4a0b8b41766b16c1624c
[INFO] testing lucas-montes/raft against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-montes%2Fraft" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucas-montes/raft
[INFO] finished tweaking git repo https://github.com/lucas-montes/raft
[INFO] tweaked toml for git repo https://github.com/lucas-montes/raft written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucas-montes/raft on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucas-montes/raft 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb7be92844a3ce6e50313c6e3edf93dfdc8c34d1d8e64a398e77a578b07ec896
[INFO] running `Command { std: "docker" "start" "-a" "bb7be92844a3ce6e50313c6e3edf93dfdc8c34d1d8e64a398e77a578b07ec896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb7be92844a3ce6e50313c6e3edf93dfdc8c34d1d8e64a398e77a578b07ec896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7be92844a3ce6e50313c6e3edf93dfdc8c34d1d8e64a398e77a578b07ec896", kill_on_drop: false }`
[INFO] [stdout] bb7be92844a3ce6e50313c6e3edf93dfdc8c34d1d8e64a398e77a578b07ec896
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0587a0a083c283d3acf3847481f13e5feed76da52c3c51329f93f6b359bd9c9
[INFO] running `Command { std: "docker" "start" "-a" "b0587a0a083c283d3acf3847481f13e5feed76da52c3c51329f93f6b359bd9c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling capnp v0.20.3
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling capnpc v0.20.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling capnp-futures v0.20.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling capnp-rpc v0.20.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stdout] warning: unused import: `raft_capnp::raft`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use raft_capnp::raft;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 22 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]    |                                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 25 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:28:38
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]    |                                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 28 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1896:26
[INFO] [stdout]      |
[INFO] [stdout] 1896 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1896 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 1896 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1899:42
[INFO] [stdout]      |
[INFO] [stdout] 1899 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1899 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 1899 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1902:38
[INFO] [stdout]      |
[INFO] [stdout] 1902 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1902 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 1902 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 268 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 268 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:271:42
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 271 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 271 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:274:38
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 274 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 274 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:384:28
[INFO] [stdout]     |
[INFO] [stdout] 384 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                            ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 384 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 384 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:387:44
[INFO] [stdout]     |
[INFO] [stdout] 387 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                            ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 387 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 387 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:390:40
[INFO] [stdout]     |
[INFO] [stdout] 390 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                        ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 390 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 390 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1646:28
[INFO] [stdout]      |
[INFO] [stdout] 1646 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1646 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 1646 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1649:44
[INFO] [stdout]      |
[INFO] [stdout] 1649 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1649 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 1649 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1652:40
[INFO] [stdout]      |
[INFO] [stdout] 1652 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                        ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1652 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 1652 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2986:28
[INFO] [stdout]      |
[INFO] [stdout] 2986 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2986 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 2986 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2989:44
[INFO] [stdout]      |
[INFO] [stdout] 2989 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2989 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 2989 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2992:40
[INFO] [stdout]      |
[INFO] [stdout] 2992 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                        ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2992 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 2992 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/node.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/peers.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error` is never read
[INFO] [stdout]   --> src/client.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct RequestError {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 16 |     index: usize,
[INFO] [stdout] 17 |     error: capnp::Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_index` and `last_term` are never read
[INFO] [stdout]   --> src/consensus.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     LogEntriesMismatch { last_index: u64, last_term: u64 },
[INFO] [stdout]    |     ------------------   ^^^^^^^^^^       ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppendEntriesResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filter` is never read
[INFO] [stdout]    --> src/dto.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Query {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 112 |     id: String,
[INFO] [stdout] 113 |     filter: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filter` is never used
[INFO] [stdout]    --> src/dto.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl Query {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn filter(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Read` is never constructed
[INFO] [stdout]    --> src/dto.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum CommandMsg {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] 133 |     GetLeader(Msg<(), Option<SocketAddr>>),
[INFO] [stdout] 134 |     Read(Msg<Query, Entry>),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_applied` is never read
[INFO] [stdout]    --> src/state.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct SoftState {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 211 |     commit_index: u64,
[INFO] [stdout] 212 |     last_applied: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SoftState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `match_index` and `next_index` are never read
[INFO] [stdout]    --> src/state.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct LeaderState {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 217 |     match_index: Vec<(NodeId, u64)>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 218 |     next_index: Vec<(NodeId, u64)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LeaderState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leader_state` is never read
[INFO] [stdout]    --> src/state.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     leader_state: LeaderState,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]    --> src/storage.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 66  | impl LogEntries {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn delete(&mut self, id: &str, table_name: &str) -> Result<bool, String> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/storage.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct IndexEntry {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 183 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete`, `list_ids`, and `get_metadata` are never used
[INFO] [stdout]    --> src/storage.rs:400:18
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl TableStorage {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub async fn delete(&mut self, id: &str) -> Result<bool, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub fn list_ids(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn get_metadata(&self, id: &str) -> Option<&IndexEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "b0587a0a083c283d3acf3847481f13e5feed76da52c3c51329f93f6b359bd9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0587a0a083c283d3acf3847481f13e5feed76da52c3c51329f93f6b359bd9c9", kill_on_drop: false }`
[INFO] [stdout] b0587a0a083c283d3acf3847481f13e5feed76da52c3c51329f93f6b359bd9c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1f4e672539bc7f58513f7a8e1a4e79ec793735c6dd431259b1135beb404f428
[INFO] running `Command { std: "docker" "start" "-a" "e1f4e672539bc7f58513f7a8e1a4e79ec793735c6dd431259b1135beb404f428", kill_on_drop: false }`
[INFO] [stderr]    Compiling raft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `raft_capnp::raft`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use raft_capnp::raft;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 22 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]    |                                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 25 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:28:38
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]    |                                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 28 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1896:26
[INFO] [stdout]      |
[INFO] [stdout] 1896 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1896 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 1896 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1899:42
[INFO] [stdout]      |
[INFO] [stdout] 1899 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                          ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1899 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 1899 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1902:38
[INFO] [stdout]      |
[INFO] [stdout] 1902 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                      ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1902 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 1902 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 268 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 268 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:271:42
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 271 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 271 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:274:38
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                      ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 274 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 274 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:384:28
[INFO] [stdout]     |
[INFO] [stdout] 384 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]     |                            ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 384 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 384 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:387:44
[INFO] [stdout]     |
[INFO] [stdout] 387 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]     |                                            ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 387 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 387 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:390:40
[INFO] [stdout]     |
[INFO] [stdout] 390 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]     |                                        ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 390 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 390 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1646:28
[INFO] [stdout]      |
[INFO] [stdout] 1646 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1646 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 1646 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1649:44
[INFO] [stdout]      |
[INFO] [stdout] 1649 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1649 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 1649 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1652:40
[INFO] [stdout]      |
[INFO] [stdout] 1652 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                        ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1652 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 1652 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2986:28
[INFO] [stdout]      |
[INFO] [stdout] 2986 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout]      |                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2986 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stdout] 2986 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2989:44
[INFO] [stdout]      |
[INFO] [stdout] 2989 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout]      |                                            ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2989 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stdout] 2989 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2992:40
[INFO] [stdout]      |
[INFO] [stdout] 2992 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout]      |                                        ^                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2992 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stdout] 2992 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/node.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/peers.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error` is never read
[INFO] [stdout]   --> src/client.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct RequestError {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 16 |     index: usize,
[INFO] [stdout] 17 |     error: capnp::Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_index` and `last_term` are never read
[INFO] [stdout]   --> src/consensus.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |     LogEntriesMismatch { last_index: u64, last_term: u64 },
[INFO] [stdout]    |     ------------------   ^^^^^^^^^^       ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppendEntriesResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filter` is never read
[INFO] [stdout]    --> src/dto.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Query {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 112 |     id: String,
[INFO] [stdout] 113 |     filter: Option<String>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filter` is never used
[INFO] [stdout]    --> src/dto.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl Query {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn filter(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Read` is never constructed
[INFO] [stdout]    --> src/dto.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum CommandMsg {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] 133 |     GetLeader(Msg<(), Option<SocketAddr>>),
[INFO] [stdout] 134 |     Read(Msg<Query, Entry>),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommandMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_applied` is never read
[INFO] [stdout]    --> src/state.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct SoftState {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 211 |     commit_index: u64,
[INFO] [stdout] 212 |     last_applied: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SoftState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `match_index` and `next_index` are never read
[INFO] [stdout]    --> src/state.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct LeaderState {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 217 |     match_index: Vec<(NodeId, u64)>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 218 |     next_index: Vec<(NodeId, u64)>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LeaderState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `leader_state` is never read
[INFO] [stdout]    --> src/state.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct State {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     leader_state: LeaderState,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete` is never used
[INFO] [stdout]    --> src/storage.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 66  | impl LogEntries {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn delete(&mut self, id: &str, table_name: &str) -> Result<bool, String> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/storage.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 182 | pub struct IndexEntry {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 183 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete`, `list_ids`, and `get_metadata` are never used
[INFO] [stdout]    --> src/storage.rs:400:18
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl TableStorage {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 400 |     pub async fn delete(&mut self, id: &str) -> Result<bool, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub fn list_ids(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn get_metadata(&self, id: &str) -> Option<&IndexEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s
[INFO] running `Command { std: "docker" "inspect" "e1f4e672539bc7f58513f7a8e1a4e79ec793735c6dd431259b1135beb404f428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f4e672539bc7f58513f7a8e1a4e79ec793735c6dd431259b1135beb404f428", kill_on_drop: false }`
[INFO] [stdout] e1f4e672539bc7f58513f7a8e1a4e79ec793735c6dd431259b1135beb404f428
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b15968020ebeb9a62b476cad3c1762a977e8cb498857d33d3324be5bb72c6eda
[INFO] running `Command { std: "docker" "start" "-a" "b15968020ebeb9a62b476cad3c1762a977e8cb498857d33d3324be5bb72c6eda", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `raft_capnp::raft`
[INFO] [stderr]  --> src/main.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use raft_capnp::raft;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr]    |                          ^                                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 22 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr] 22 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:25:42
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr]    |                                          ^                                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 25 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr] 25 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:28:38
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr]    |                                      ^                                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 28 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr] 28 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1896:26
[INFO] [stderr]      |
[INFO] [stderr] 1896 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr]      |                          ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1896 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr] 1896 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1899:42
[INFO] [stderr]      |
[INFO] [stderr] 1899 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr]      |                                          ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1899 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr] 1899 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/raft_capnp.rs:1902:38
[INFO] [stderr]      |
[INFO] [stderr] 1902 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr]      |                                      ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1902 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr] 1902 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:268:26
[INFO] [stderr]     |
[INFO] [stderr] 268 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr]     |                          ^                                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 268 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr] 268 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:271:42
[INFO] [stderr]     |
[INFO] [stderr] 271 |     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr]     |                                          ^                                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 271 -     fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr] 271 +     fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:274:38
[INFO] [stderr]     |
[INFO] [stderr] 274 |     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr]     |                                      ^                                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 274 -     fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr] 274 +     fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:384:28
[INFO] [stderr]     |
[INFO] [stderr] 384 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr]     |                            ^                                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 384 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr] 384 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:387:44
[INFO] [stderr]     |
[INFO] [stderr] 387 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr]     |                                            ^                                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 387 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr] 387 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:390:40
[INFO] [stderr]     |
[INFO] [stderr] 390 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr]     |                                        ^                                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 390 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr] 390 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1646:28
[INFO] [stderr]      |
[INFO] [stderr] 1646 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr]      |                            ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1646 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr] 1646 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1649:44
[INFO] [stderr]      |
[INFO] [stderr] 1649 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr]      |                                            ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1649 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr] 1649 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:1652:40
[INFO] [stderr]      |
[INFO] [stderr] 1652 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr]      |                                        ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1652 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr] 1652 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2986:28
[INFO] [stderr]      |
[INFO] [stderr] 2986 |       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr]      |                            ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 2986 -       fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Self {
[INFO] [stderr] 2986 +       fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Self {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2989:44
[INFO] [stderr]      |
[INFO] [stderr] 2989 |       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr]      |                                            ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 2989 -       fn into_client_hook(self) -> Box<dyn (::capnp::private::capability::ClientHook)> {
[INFO] [stderr] 2989 +       fn into_client_hook(self) -> Box<dyn ::capnp::private::capability::ClientHook> {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/raft-f10f7b1acdfafed2/out/storage_capnp.rs:2992:40
[INFO] [stderr]      |
[INFO] [stderr] 2992 |       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr]      |                                        ^                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 2992 -       fn as_client_hook(&self) -> &dyn (::capnp::private::capability::ClientHook) {
[INFO] [stderr] 2992 +       fn as_client_hook(&self) -> &dyn ::capnp::private::capability::ClientHook {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]  --> src/node.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/peers.rs:188:21
[INFO] [stderr]     |
[INFO] [stderr] 188 |                 Err(e) => {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `error` is never read
[INFO] [stderr]   --> src/client.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct RequestError {
[INFO] [stderr]    |        ------------ field in this struct
[INFO] [stderr] 16 |     index: usize,
[INFO] [stderr] 17 |     error: capnp::Error,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `last_index` and `last_term` are never read
[INFO] [stderr]   --> src/consensus.rs:13:26
[INFO] [stderr]    |
[INFO] [stderr] 13 |     LogEntriesMismatch { last_index: u64, last_term: u64 },
[INFO] [stderr]    |     ------------------   ^^^^^^^^^^       ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppendEntriesResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `filter` is never read
[INFO] [stderr]    --> src/dto.rs:113:5
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub struct Query {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] 112 |     id: String,
[INFO] [stderr] 113 |     filter: Option<String>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Query` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `filter` is never used
[INFO] [stderr]    --> src/dto.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl Query {
[INFO] [stderr]     | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn filter(&self) -> Option<&str> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Read` is never constructed
[INFO] [stderr]    --> src/dto.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub enum CommandMsg {
[INFO] [stderr]     |          ---------- variant in this enum
[INFO] [stderr] 133 |     GetLeader(Msg<(), Option<SocketAddr>>),
[INFO] [stderr] 134 |     Read(Msg<Query, Entry>),
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CommandMsg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `last_applied` is never read
[INFO] [stderr]    --> src/state.rs:212:5
[INFO] [stderr]     |
[INFO] [stderr] 210 | pub struct SoftState {
[INFO] [stderr]     |            --------- field in this struct
[INFO] [stderr] 211 |     commit_index: u64,
[INFO] [stderr] 212 |     last_applied: u64,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SoftState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `match_index` and `next_index` are never read
[INFO] [stderr]    --> src/state.rs:217:5
[INFO] [stderr]     |
[INFO] [stderr] 216 | pub struct LeaderState {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 217 |     match_index: Vec<(NodeId, u64)>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 218 |     next_index: Vec<(NodeId, u64)>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LeaderState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `leader_state` is never read
[INFO] [stderr]    --> src/state.rs:226:5
[INFO] [stderr]     |
[INFO] [stderr] 222 | pub struct State {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 226 |     leader_state: LeaderState,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `State` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `delete` is never used
[INFO] [stderr]    --> src/storage.rs:157:18
[INFO] [stderr]     |
[INFO] [stderr] 66  | impl LogEntries {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 157 |     pub async fn delete(&mut self, id: &str, table_name: &str) -> Result<bool, String> {
[INFO] [stderr]     |                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> src/storage.rs:183:9
[INFO] [stderr]     |
[INFO] [stderr] 182 | pub struct IndexEntry {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] 183 |     pub id: String,
[INFO] [stderr]     |         ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IndexEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `delete`, `list_ids`, and `get_metadata` are never used
[INFO] [stderr]    --> src/storage.rs:400:18
[INFO] [stderr]     |
[INFO] [stderr] 198 | impl TableStorage {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 400 |     pub async fn delete(&mut self, id: &str) -> Result<bool, Box<dyn std::error::Error>> {
[INFO] [stderr]     |                  ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 411 |     pub fn list_ids(&self) -> Vec<String> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 415 |     pub fn get_metadata(&self, id: &str) -> Option<&IndexEntry> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `raft` (bin "raft" test) generated 32 warnings (run `cargo fix --bin "raft" --tests` to apply 20 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raft-1ee555551f0e3661)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test consensus::tests::test_handle_append_entries_rejects_lower_term ... ok
[INFO] [stdout] test consensus::tests::test_handle_append_entries_becomes_follower ... ok
[INFO] [stdout] test consensus::tests::test_handle_request_vote_allows_revote_for_same_candidate ... ok
[INFO] [stdout] test consensus::tests::test_handle_request_vote_grants_vote_when_valid ... ok
[INFO] [stdout] test consensus::tests::test_handle_append_entries_same_term_updates_leader ... ok
[INFO] [stdout] test consensus::tests::test_handle_append_entries_updates_commit_index ... ok
[INFO] [stdout] test consensus::tests::test_handle_request_vote_rejects_already_voted ... ok
[INFO] [stdout] test consensus::tests::test_handle_request_vote_rejects_lower_term ... ok
[INFO] [stdout] test consensus::tests::test_handle_request_vote_updates_term_when_higher ... ok
[INFO] [stdout] test consensus::tests::test_is_majority_single_node ... ok
[INFO] [stdout] test consensus::tests::test_is_majority_three_nodes ... ok
[INFO] [stdout] test consensus::tests::test_is_majority_five_nodes ... ok
[INFO] [stdout] test consensus::tests::test_is_majority_even_nodes ... ok
[INFO] [stdout] test consensus::tests::test_handle_append_entries_success_case ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- consensus::tests::test_handle_append_entries_success_case stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'consensus::tests::test_handle_append_entries_success_case' panicked at src/consensus.rs:420:35:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a501a1676c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a501a1676c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a501a1676c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a501a1676c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a501a18ea03 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a501a18ea03 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a501a164653 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a501a164653 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a501a167512 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a501a168c2c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a501a168a82 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a501a12e7e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a501a12e7e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a501a16960b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a501a16960b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a501a1693a6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5a501a167bb9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a501a16906d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a501a18d150 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a501a18d1bc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a501a18d0c9 - core::option::unwrap_failed::ha14784b3b8a80e23
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:2072:5
[INFO] [stdout]   21:     0x5a501a0f4d50 - core::option::Option<T>::unwrap::hf088efae191b692e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1005:21
[INFO] [stdout]   22:     0x5a501a0f4d50 - raft::consensus::tests::test_handle_append_entries_success_case::ha34d4979176c4b44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:420:35
[INFO] [stdout]   23:     0x5a501a0f2069 - raft::consensus::tests::test_handle_append_entries_success_case::{{closure}}::hd7931aeb784f104c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consensus.rs:407:49
[INFO] [stdout]   24:     0x5a501a0f2069 - core::ops::function::FnOnce::call_once::h0c9b95c02c812d48
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a501a133f1b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a501a133f1b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a501a13315e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a501a13315e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a501a13315e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a501a13315e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a501a13315e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a501a13315e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a501a13315e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a501a0f6d04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a501a0f6d04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr] error: test failed, to rerun pass `--bin raft`
[INFO] [stdout]   36:     0x5a501a0fa6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a501a0fa6aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a501a0fa6aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a501a0fa6aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a501a0fa6aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a501a0fa6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a501a0fa6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a501a16c567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a501a16c567 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a501a16c567 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x76480dfecaa4 - <unknown>
[INFO] [stdout]   47:     0x76480e079a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     consensus::tests::test_handle_append_entries_success_case
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b15968020ebeb9a62b476cad3c1762a977e8cb498857d33d3324be5bb72c6eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b15968020ebeb9a62b476cad3c1762a977e8cb498857d33d3324be5bb72c6eda", kill_on_drop: false }`
[INFO] [stdout] b15968020ebeb9a62b476cad3c1762a977e8cb498857d33d3324be5bb72c6eda
