[INFO] fetching crate raftlog 0.6.0...
[INFO] testing raftlog-0.6.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate raftlog 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate raftlog 0.6.0
[INFO] finished tweaking crates.io crate raftlog 0.6.0
[INFO] tweaked toml for crates.io crate raftlog 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate raftlog 0.6.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding trackable v0.2.24 (available: v1.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic_immut v0.1.4
[INFO] [stderr]   Downloaded splay_tree v0.2.10
[INFO] [stderr]   Downloaded fibers v0.1.13
[INFO] [stderr]   Downloaded trackable v1.3.0
[INFO] [stderr]   Downloaded procinfo v0.4.2
[INFO] [stderr]   Downloaded trackable v0.2.24
[INFO] [stderr]   Downloaded prometrics v0.1.13
[INFO] [stderr]   Downloaded trackable_derive v1.0.0
[INFO] [stderr]   Downloaded nbchan v0.1.3
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb580b259d5f7be839746eba2a94b47a8d8a43d82b2a869bba7454001f265d6d
[INFO] running `Command { std: "docker" "start" "-a" "cb580b259d5f7be839746eba2a94b47a8d8a43d82b2a869bba7454001f265d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb580b259d5f7be839746eba2a94b47a8d8a43d82b2a869bba7454001f265d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb580b259d5f7be839746eba2a94b47a8d8a43d82b2a869bba7454001f265d6d", kill_on_drop: false }`
[INFO] [stdout] cb580b259d5f7be839746eba2a94b47a8d8a43d82b2a869bba7454001f265d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3514662d5c9e3f041a3710ba74eb2fed346789c4a7a740d532a762c20771e4b2
[INFO] running `Command { std: "docker" "start" "-a" "3514662d5c9e3f041a3710ba74eb2fed346789c4a7a740d532a762c20771e4b2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling atomic_immut v0.1.4
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling prometrics v0.1.13
[INFO] [stderr]    Compiling raftlog v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/mod.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn positions(&self) -> LogPositions {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn positions(&self) -> LogPositions<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_state/common/mod.rs:405:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<IO> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<'_, IO> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/node_state/common/mod.rs:410:71
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<IO> {
[INFO] [stdout]     |                            --                    --                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<'a, IO> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "3514662d5c9e3f041a3710ba74eb2fed346789c4a7a740d532a762c20771e4b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3514662d5c9e3f041a3710ba74eb2fed346789c4a7a740d532a762c20771e4b2", kill_on_drop: false }`
[INFO] [stdout] 3514662d5c9e3f041a3710ba74eb2fed346789c4a7a740d532a762c20771e4b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6463d70a91bea7ef8d53797583065a0b85f111d0f8555d799c37ed516a1f43d6
[INFO] running `Command { std: "docker" "start" "-a" "6463d70a91bea7ef8d53797583065a0b85f111d0f8555d799c37ed516a1f43d6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling nbchan v0.1.3
[INFO] [stderr]    Compiling splay_tree v0.2.10
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/mod.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn positions(&self) -> LogPositions {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn positions(&self) -> LogPositions<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_state/common/mod.rs:405:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<IO> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<'_, IO> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/node_state/common/mod.rs:410:71
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<IO> {
[INFO] [stdout]     |                            --                    --                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<'a, IO> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling fibers v0.1.13
[INFO] [stderr]    Compiling raftlog v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `cluster` is never read
[INFO] [stdout]   --> src/test_util.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub struct TestIoHandle {
[INFO] [stdout]    |                ------------ field in this struct
[INFO] [stdout] 55 |         pub cluster: ClusterConfig,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestIoHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/mod.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn positions(&self) -> LogPositions {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn positions(&self) -> LogPositions<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node_state/common/mod.rs:405:23
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<IO> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<'_, IO> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/node_state/common/mod.rs:410:71
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<IO> {
[INFO] [stdout]     |                            --                    --                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |                     |
[INFO] [stdout]     |                            |                     the lifetime is named here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<'a, IO> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "6463d70a91bea7ef8d53797583065a0b85f111d0f8555d799c37ed516a1f43d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6463d70a91bea7ef8d53797583065a0b85f111d0f8555d799c37ed516a1f43d6", kill_on_drop: false }`
[INFO] [stdout] 6463d70a91bea7ef8d53797583065a0b85f111d0f8555d799c37ed516a1f43d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b692b248b808160a8bb41fd2a7955b0e999cf0ca9c73e91f35c151fdebc3f781
[INFO] running `Command { std: "docker" "start" "-a" "b692b248b808160a8bb41fd2a7955b0e999cf0ca9c73e91f35c151fdebc3f781", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/log/mod.rs:83:22
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn positions(&self) -> LogPositions {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn positions(&self) -> LogPositions<'_> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/node_state/common/mod.rs:405:23
[INFO] [stderr]     |
[INFO] [stderr] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<IO> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 405 |     pub fn rpc_caller(&mut self) -> RpcCaller<'_, IO> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/node_state/common/mod.rs:410:71
[INFO] [stderr]     |
[INFO] [stderr] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<IO> {
[INFO] [stderr]     |                            --                    --                   ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |                     |
[INFO] [stderr]     |                            |                     the lifetime is named here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 410 |     pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee<'a, IO> {
[INFO] [stderr]     |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: field `cluster` is never read
[INFO] [stderr]   --> src/test_util.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub struct TestIoHandle {
[INFO] [stderr]    |                ------------ field in this struct
[INFO] [stderr] 55 |         pub cluster: ClusterConfig,
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestIoHandle` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `raftlog` (lib) generated 3 warnings (run `cargo fix --lib -p raftlog` to apply 3 suggestions)
[INFO] [stderr] warning: `raftlog` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raftlog-ae5bb61c3b30dd3d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test log::test::log_suffix_end ... ok
[INFO] [stdout] test log::test::log_suffix_slice ... ok
[INFO] [stdout] test log::test::log_suffix_positions ... ok
[INFO] [stdout] test node_state::common::tests::is_focusing_on_installing_snapshot_works ... ok
[INFO] [stdout] test log::test::log_suffix_truncate ... ok
[INFO] [stdout] test log::test::log_suffix_skip_to ... ok
[INFO] [stdout] test node_state::tests::role_state_is_candidate_works ... ok
[INFO] [stdout] test node_state::tests::node_state_is_loading_works ... ok
[INFO] [stdout] test node_state::tests::role_state_is_loader_works ... ok
[INFO] [stdout] test node_state::loader::tests::it_fails_if_log_suffix_contains_older_term ... ok
[INFO] [stdout] test node_state::common::tests::is_snapshot_installing_works ... ok
[INFO] [stdout] test node_state::loader::tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests raftlog
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/log/mod.rs - log::LogPosition::is_newer_or_equal_than (line 250) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b692b248b808160a8bb41fd2a7955b0e999cf0ca9c73e91f35c151fdebc3f781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b692b248b808160a8bb41fd2a7955b0e999cf0ca9c73e91f35c151fdebc3f781", kill_on_drop: false }`
[INFO] [stdout] b692b248b808160a8bb41fd2a7955b0e999cf0ca9c73e91f35c151fdebc3f781
