[INFO] fetching crate raftlog 0.6.0... [INFO] testing raftlog-0.6.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate raftlog 0.6.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate raftlog 0.6.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.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.31) [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.90.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 trackable v1.3.0 [INFO] [stderr] Downloaded prometrics v0.1.13 [INFO] [stderr] Downloaded fibers v0.1.13 [INFO] [stderr] Downloaded nbchan v0.1.3 [INFO] [stderr] Downloaded procinfo v0.4.2 [INFO] [stderr] Downloaded splay_tree v0.2.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f8a1162dbd1beb0fc0cd0318d65b15148f4f5e28828409966d1a0748fc96e95 [INFO] running `Command { std: "docker" "start" "-a" "4f8a1162dbd1beb0fc0cd0318d65b15148f4f5e28828409966d1a0748fc96e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f8a1162dbd1beb0fc0cd0318d65b15148f4f5e28828409966d1a0748fc96e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8a1162dbd1beb0fc0cd0318d65b15148f4f5e28828409966d1a0748fc96e95", kill_on_drop: false }` [INFO] [stdout] 4f8a1162dbd1beb0fc0cd0318d65b15148f4f5e28828409966d1a0748fc96e95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0ffc67611c5b917aec8e5bb6ceedeeff1599e619bf3ca87ea59005ba6c7ebce [INFO] running `Command { std: "docker" "start" "-a" "b0ffc67611c5b917aec8e5bb6ceedeeff1599e619bf3ca87ea59005ba6c7ebce", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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 syn v1.0.109 [INFO] [stderr] Compiling procinfo v0.4.2 [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 { [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:28 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee { [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 12.19s [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 3` [INFO] running `Command { std: "docker" "inspect" "b0ffc67611c5b917aec8e5bb6ceedeeff1599e619bf3ca87ea59005ba6c7ebce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ffc67611c5b917aec8e5bb6ceedeeff1599e619bf3ca87ea59005ba6c7ebce", kill_on_drop: false }` [INFO] [stdout] b0ffc67611c5b917aec8e5bb6ceedeeff1599e619bf3ca87ea59005ba6c7ebce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a38a7c2b2ce51274145a655a34800726a9e20bbe10046dadf8709086bfc23cd8 [INFO] running `Command { std: "docker" "start" "-a" "a38a7c2b2ce51274145a655a34800726a9e20bbe10046dadf8709086bfc23cd8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling nbchan v0.1.3 [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 { [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:28 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee { [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)]` 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 { [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:28 [INFO] [stdout] | [INFO] [stdout] 410 | pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee { [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 3` [INFO] running `Command { std: "docker" "inspect" "a38a7c2b2ce51274145a655a34800726a9e20bbe10046dadf8709086bfc23cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38a7c2b2ce51274145a655a34800726a9e20bbe10046dadf8709086bfc23cd8", kill_on_drop: false }` [INFO] [stdout] a38a7c2b2ce51274145a655a34800726a9e20bbe10046dadf8709086bfc23cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 299d84c0e74a6f23d183ebd5b129820c061dc68c0af56f07a1fc812478905c2f [INFO] running `Command { std: "docker" "start" "-a" "299d84c0e74a6f23d183ebd5b129820c061dc68c0af56f07a1fc812478905c2f", 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] [stdout] [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] running 12 tests [INFO] [stderr] | [INFO] [stdout] test log::test::log_suffix_skip_to ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test log::test::log_suffix_end ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test log::test::log_suffix_slice ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test log::test::log_suffix_truncate ... ok [INFO] [stderr] | [INFO] [stdout] test node_state::common::tests::is_focusing_on_installing_snapshot_works ... ok [INFO] [stderr] 83 | pub fn positions(&self) -> LogPositions<'_> { [INFO] [stdout] test node_state::loader::tests::it_fails_if_log_suffix_contains_older_term ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test node_state::common::tests::is_snapshot_installing_works ... ok [INFO] [stderr] [INFO] [stdout] test node_state::tests::node_state_is_loading_works ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test node_state::tests::role_state_is_candidate_works ... ok [INFO] [stderr] --> src/node_state/common/mod.rs:405:23 [INFO] [stdout] test node_state::tests::role_state_is_loader_works ... ok [INFO] [stderr] | [INFO] [stdout] test node_state::loader::tests::it_works ... ok [INFO] [stderr] 405 | pub fn rpc_caller(&mut self) -> RpcCaller { [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:28 [INFO] [stderr] | [INFO] [stderr] 410 | pub fn rpc_callee<'a>(&'a mut self, caller: &'a MessageHeader) -> RpcCallee { [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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `raftlog` (lib) generated 3 warnings [INFO] [stderr] warning: `raftlog` (lib test) generated 4 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raftlog-8f8f4c0b3e947d5b) [INFO] [stdout] test log::test::log_suffix_positions ... ok [INFO] [stderr] Doc-tests raftlog [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [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.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "299d84c0e74a6f23d183ebd5b129820c061dc68c0af56f07a1fc812478905c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299d84c0e74a6f23d183ebd5b129820c061dc68c0af56f07a1fc812478905c2f", kill_on_drop: false }` [INFO] [stdout] 299d84c0e74a6f23d183ebd5b129820c061dc68c0af56f07a1fc812478905c2f