[INFO] cloning repository https://github.com/wcygan/raft-a-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wcygan/raft-a-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcygan%2Fraft-a-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcygan%2Fraft-a-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f544513bda32b4f341d4389999ba86afba10405 [INFO] building wcygan/raft-a-tui against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwcygan%2Fraft-a-tui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wcygan/raft-a-tui [INFO] finished tweaking git repo https://github.com/wcygan/raft-a-tui [INFO] tweaked toml for git repo https://github.com/wcygan/raft-a-tui written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wcygan/raft-a-tui on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wcygan/raft-a-tui 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-timeout v0.5.2 [INFO] [stderr] Downloaded indoc v2.0.7 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded raft-proto v0.7.0 [INFO] [stderr] Downloaded is-terminal v0.4.17 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded erased-serde v0.3.31 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded hyper-util v0.1.18 [INFO] [stderr] Downloaded tonic v0.12.3 [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded axum v0.7.9 [INFO] [stderr] Downloaded raft v0.7.0 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded document-features v0.2.12 [INFO] [stderr] Downloaded tonic-build v0.12.3 [INFO] [stderr] Downloaded litrs v1.0.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded axum-core v0.4.5 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded protobuf-build v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab1b7dc25b76f06abd6156f7838215ddd1ec69fbc89473656327b25d1acbfc87 [INFO] running `Command { std: "docker" "start" "-a" "ab1b7dc25b76f06abd6156f7838215ddd1ec69fbc89473656327b25d1acbfc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab1b7dc25b76f06abd6156f7838215ddd1ec69fbc89473656327b25d1acbfc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1b7dc25b76f06abd6156f7838215ddd1ec69fbc89473656327b25d1acbfc87", kill_on_drop: false }` [INFO] [stdout] ab1b7dc25b76f06abd6156f7838215ddd1ec69fbc89473656327b25d1acbfc87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 611325fec70423bfbff2bed38cdc4d06e9ecb05c6322c2d0f71ed661f034e7e5 [INFO] running `Command { std: "docker" "start" "-a" "611325fec70423bfbff2bed38cdc4d06e9ecb05c6322c2d0f71ed661f034e7e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling raft v0.7.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling raft-proto v0.1.0 (/opt/rustwide/workdir/crates/raft-proto) [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling raft-core v0.1.0 (/opt/rustwide/workdir/crates/raft-core) [INFO] [stdout] warning: unexpected `cfg` condition value: `test-support` [INFO] [stdout] --> crates/raft-core/src/lib.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(test, feature = "test-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raft-client v0.1.0 (/opt/rustwide/workdir/crates/raft-client) [INFO] [stderr] Compiling raft-server v0.1.0 (/opt/rustwide/workdir/crates/raft-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "611325fec70423bfbff2bed38cdc4d06e9ecb05c6322c2d0f71ed661f034e7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "611325fec70423bfbff2bed38cdc4d06e9ecb05c6322c2d0f71ed661f034e7e5", kill_on_drop: false }` [INFO] [stdout] 611325fec70423bfbff2bed38cdc4d06e9ecb05c6322c2d0f71ed661f034e7e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 876d3d5f9029d7468335428edfe6be48f530fafebcedfe0d195d779eae6c6439 [INFO] running `Command { std: "docker" "start" "-a" "876d3d5f9029d7468335428edfe6be48f530fafebcedfe0d195d779eae6c6439", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Compiling raft-proto v0.1.0 (/opt/rustwide/workdir/crates/raft-proto) [INFO] [stderr] Compiling raft v0.7.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling raft-core v0.1.0 (/opt/rustwide/workdir/crates/raft-core) [INFO] [stdout] warning: unexpected `cfg` condition value: `test-support` [INFO] [stdout] --> crates/raft-core/src/lib.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(test, feature = "test-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test-support` [INFO] [stdout] --> crates/raft-core/src/lib.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(test, feature = "test-support"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-support` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raft-client v0.1.0 (/opt/rustwide/workdir/crates/raft-client) [INFO] [stderr] Compiling raft-server v0.1.0 (/opt/rustwide/workdir/crates/raft-server) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | storage.set_applied_index(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 15 | let _ = storage.set_applied_index(5); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | storage.set_applied_index(100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = storage.set_applied_index(100); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | storage1.set_applied_index(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = storage1.set_applied_index(10); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | storage2.set_applied_index(20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 32 | let _ = storage2.set_applied_index(20); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/storage_applied_index.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | storage.set_applied_index(50); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 87 | let _ = storage.set_applied_index(50); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RaftDriver` [INFO] [stdout] --> crates/raft-core/tests/three_node_cluster.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use raft_core::raft_loop::{RaftDriver, RaftLoopError, StateUpdate}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RaftDriver` [INFO] [stdout] --> crates/raft-core/tests/raft_loop_basic.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | use raft_core::raft_loop::{RaftDriver, RaftLoopError, StateUpdate}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> crates/raft-core/tests/three_node_cluster.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 50 | struct TestNode { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 51 | node_id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | let logger = setup_logger(1); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `logger` [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | let logger = setup_logger(1); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | storage.set_hardstate(hard_state); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 116 | let _ = storage.set_hardstate(hard_state); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | storage.set_applied_index(expected_applied); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 171 | let _ = storage.set_applied_index(expected_applied); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | storage.set_applied_index(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 287 | let _ = storage.set_applied_index(10); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | storage.set_applied_index(20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 298 | let _ = storage.set_applied_index(20); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | storage.set_applied_index(30); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 308 | let _ = storage.set_applied_index(30); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/crash_recovery_e2e.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | storage.set_applied_index(100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 331 | let _ = storage.set_applied_index(100); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | storage.set_applied_index(42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 54 | let _ = storage.set_applied_index(42); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | storage.set_hardstate(hs.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 82 | let _ = storage.set_hardstate(hs.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | storage.set_hardstate(hs); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 107 | let _ = storage.set_hardstate(hs); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | storage.set_applied_index(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 422 | let _ = storage.set_applied_index(10); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | storage.set_applied_index(20); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 435 | let _ = storage.set_applied_index(20); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | storage1.set_applied_index(42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 481 | let _ = storage1.set_applied_index(42); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> crates/raft-core/tests/disk_storage_basic.rs:491:5 [INFO] [stdout] | [INFO] [stdout] 491 | storage1.set_applied_index(100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 491 | let _ = storage1.set_applied_index(100); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.29s [INFO] running `Command { std: "docker" "inspect" "876d3d5f9029d7468335428edfe6be48f530fafebcedfe0d195d779eae6c6439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "876d3d5f9029d7468335428edfe6be48f530fafebcedfe0d195d779eae6c6439", kill_on_drop: false }` [INFO] [stdout] 876d3d5f9029d7468335428edfe6be48f530fafebcedfe0d195d779eae6c6439