[INFO] cloning repository https://github.com/erewok/raftsled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erewok/raftsled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferewok%2Fraftsled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferewok%2Fraftsled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ff676608663406cbb824a522f7a4cb6d35d7134 [INFO] building erewok/raftsled against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferewok%2Fraftsled" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erewok/raftsled [INFO] finished tweaking git repo https://github.com/erewok/raftsled [INFO] tweaked toml for git repo https://github.com/erewok/raftsled written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erewok/raftsled on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/erewok/raftsled 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/databendlabs/openraft` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded matchers v0.2.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.31.0 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded validit v0.2.4 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded anyerror v0.1.13 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.30.0 [INFO] [stderr] Downloaded opentelemetry v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb695729de0e9bde5be7f2c60c9f120b417e6ca9e6499018ddc9528b31a8ce50 [INFO] running `Command { std: "docker" "start" "-a" "fb695729de0e9bde5be7f2c60c9f120b417e6ca9e6499018ddc9528b31a8ce50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb695729de0e9bde5be7f2c60c9f120b417e6ca9e6499018ddc9528b31a8ce50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb695729de0e9bde5be7f2c60c9f120b417e6ca9e6499018ddc9528b31a8ce50", kill_on_drop: false }` [INFO] [stdout] fb695729de0e9bde5be7f2c60c9f120b417e6ca9e6499018ddc9528b31a8ce50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c310294d3f0d7cf4767e2207ad8e27e1cbe4c2961ea5cbfaf8eb80d51f6b83fd [INFO] running `Command { std: "docker" "start" "-a" "c310294d3f0d7cf4767e2207ad8e27e1cbe4c2961ea5cbfaf8eb80d51f6b83fd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling openraft-macros v0.10.0 (https://github.com/databendlabs/openraft?tag=v0.10.0-alpha.10#54ffb00d) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling anyerror v0.1.13 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling validit v0.2.4 [INFO] [stderr] Compiling openraft v0.10.0 (https://github.com/databendlabs/openraft?tag=v0.10.0-alpha.10#54ffb00d) [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling raftsled v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `openraft::network` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use openraft::network; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/app.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 41 | let network = todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 46 | todo!() [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_id` [INFO] [stdout] --> src/app.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn start_raft_node
(node_id: NodeId, dir: P, addr: String) -> std::io::Result<()> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/app.rs:23:58 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn start_raft_node
(node_id: NodeId, dir: P, addr: String) -> std::io::Result<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/app.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let config = Arc::new(config.validate().unwrap()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_store` [INFO] [stdout] --> src/app.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | let (log_store, state_machine_store) = new_storage(&dir).await; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kvs` [INFO] [stdout] --> src/app.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let kvs = state_machine_store.data.kvs.clone(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kvs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network` [INFO] [stdout] --> src/app.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let network = todo!(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `flush` is never used [INFO] [stdout] --> src/app_store.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 121 | impl StateMachineStore { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 189 | async fn flush(&self, subject: ErrorSubject, verb: ErrorVerb) -> Result<(), StorageError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.52s [INFO] running `Command { std: "docker" "inspect" "c310294d3f0d7cf4767e2207ad8e27e1cbe4c2961ea5cbfaf8eb80d51f6b83fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c310294d3f0d7cf4767e2207ad8e27e1cbe4c2961ea5cbfaf8eb80d51f6b83fd", kill_on_drop: false }` [INFO] [stdout] c310294d3f0d7cf4767e2207ad8e27e1cbe4c2961ea5cbfaf8eb80d51f6b83fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c919a1358e9345a7daf6757604a5c106e6e5f0a09dbf1e69a019329147b5657b [INFO] running `Command { std: "docker" "start" "-a" "c919a1358e9345a7daf6757604a5c106e6e5f0a09dbf1e69a019329147b5657b", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stdout] warning: unused import: `openraft::network` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use openraft::network; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/app.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 41 | let network = todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 46 | todo!() [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_id` [INFO] [stdout] --> src/app.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn start_raft_node
(node_id: NodeId, dir: P, addr: String) -> std::io::Result<()> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/app.rs:23:58 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn start_raft_node
(node_id: NodeId, dir: P, addr: String) -> std::io::Result<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/app.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let config = Arc::new(config.validate().unwrap()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_store` [INFO] [stdout] --> src/app.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | let (log_store, state_machine_store) = new_storage(&dir).await; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kvs` [INFO] [stdout] --> src/app.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let kvs = state_machine_store.data.kvs.clone(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kvs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network` [INFO] [stdout] --> src/app.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let network = todo!(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `flush` is never used [INFO] [stdout] --> src/app_store.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 121 | impl StateMachineStore { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 189 | async fn flush(&self, subject: ErrorSubject, verb: ErrorVerb) -> Result<(), StorageError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling raftsled v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `openraft::network` [INFO] [stdout] --> src/app.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use openraft::network; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/app.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 41 | let network = todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 46 | todo!() [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_id` [INFO] [stdout] --> src/app.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn start_raft_node
(node_id: NodeId, dir: P, addr: String) -> std::io::Result<()> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/app.rs:23:58 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn start_raft_node
(node_id: NodeId, dir: P, addr: String) -> std::io::Result<()> [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/app.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let config = Arc::new(config.validate().unwrap()); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_store` [INFO] [stdout] --> src/app.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | let (log_store, state_machine_store) = new_storage(&dir).await; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kvs` [INFO] [stdout] --> src/app.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let kvs = state_machine_store.data.kvs.clone(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_kvs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `network` [INFO] [stdout] --> src/app.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let network = todo!(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `flush` is never used [INFO] [stdout] --> src/app_store.rs:189:14 [INFO] [stdout] | [INFO] [stdout] 121 | impl StateMachineStore { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 189 | async fn flush(&self, subject: ErrorSubject, verb: ErrorVerb) -> Result<(), StorageError> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.35s [INFO] running `Command { std: "docker" "inspect" "c919a1358e9345a7daf6757604a5c106e6e5f0a09dbf1e69a019329147b5657b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c919a1358e9345a7daf6757604a5c106e6e5f0a09dbf1e69a019329147b5657b", kill_on_drop: false }` [INFO] [stdout] c919a1358e9345a7daf6757604a5c106e6e5f0a09dbf1e69a019329147b5657b