[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] testing wcygan/raft-a-tui against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[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 ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded raft-proto v0.7.0
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.105
[INFO] [stderr]   Downloaded fs2 v0.4.3
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.105
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded slog-term v2.9.2
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.105
[INFO] [stderr]   Downloaded js-sys v0.3.82
[INFO] [stderr]   Downloaded slog v2.8.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]   Downloaded cc v1.2.46
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded raft v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.110
[INFO] [stderr]   Downloaded sled v0.34.7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0009602a5b8aca611ee629996e1e117991c72072b2fe7aed221de1075e5c52c6
[INFO] running `Command { std: "docker" "start" "-a" "0009602a5b8aca611ee629996e1e117991c72072b2fe7aed221de1075e5c52c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0009602a5b8aca611ee629996e1e117991c72072b2fe7aed221de1075e5c52c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0009602a5b8aca611ee629996e1e117991c72072b2fe7aed221de1075e5c52c6", kill_on_drop: false }`
[INFO] [stdout] 0009602a5b8aca611ee629996e1e117991c72072b2fe7aed221de1075e5c52c6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8feea98c706e40a49827288f7dc4ee387518099d6d0e66ff0d165010abd5c82f
[INFO] running `Command { std: "docker" "start" "-a" "8feea98c706e40a49827288f7dc4ee387518099d6d0e66ff0d165010abd5c82f", 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 either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.0
[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 signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[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 rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[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 slog-async v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling cassowary v0.3.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 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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[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 derive_more v2.0.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling protobuf-build v0.14.1
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling raft-proto v0.7.0
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling raft-proto v0.1.0 (/opt/rustwide/workdir/crates/raft-proto)
[INFO] [stderr]    Compiling raft v0.7.0
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 38s
[INFO] running `Command { std: "docker" "inspect" "8feea98c706e40a49827288f7dc4ee387518099d6d0e66ff0d165010abd5c82f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8feea98c706e40a49827288f7dc4ee387518099d6d0e66ff0d165010abd5c82f", kill_on_drop: false }`
[INFO] [stdout] 8feea98c706e40a49827288f7dc4ee387518099d6d0e66ff0d165010abd5c82f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91ec6ded3760b67b8d48889a285687d0960afb56215e1d7dfd96a7c19d096c12
[INFO] running `Command { std: "docker" "start" "-a" "91ec6ded3760b67b8d48889a285687d0960afb56215e1d7dfd96a7c19d096c12", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[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 v0.7.0
[INFO] [stderr]    Compiling raft-proto v0.1.0 (/opt/rustwide/workdir/crates/raft-proto)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `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] [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 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: 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] [stderr] error: could not compile `raft-core` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name raft_core --edition=2021 crates/raft-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcfb3aef665b9269 -C extra-filename=-7e8eee05ffb8d46a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-7dba51e449e4f0d9.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-5add0dde592d5282.rlib --extern prost_011=/opt/rustwide/target/debug/deps/libprost-31431724ab9eadb1.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9dd24dd9ba6deac7.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-1b48a10e6b5f9f28.rlib --extern raft=/opt/rustwide/target/debug/deps/libraft-51595a77c1009003.rlib --extern raft_proto=/opt/rustwide/target/debug/deps/libraft_proto-0bb745b81948c52d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-00651f3ff88a7a09.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bf3f54e8d0ee19e0.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-39deae7f7ba92616.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-637598d7b9b242e8.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-aaade93f10f19844.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-5a8c78245106da3f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb464d853bd2dd62.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f9e9466552b9d62c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8e1ed21f7ac1522b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dcac1333bd423378.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHbW0bh/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslog_async-aaade93f10f19844,libthread_local-18638dcf05a3c55a,libtake_mut-b501b5a14306e01d,libslog_term-5a8c78245106da3f,libterm-473eec942db13932,libtime-b3b5ec0c58765c39,libnum_threads-90956269057bea24,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,libchrono-d273bd47f7026396,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libis_terminal-ce57a5e679f39dc8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libraft_core-4b424eeafa3784b2,libserde_json-bf3f54e8d0ee19e0,libmemchr-c5a8540217c8112c,libryu-f1418741a05f84c6,libbincode-7dba51e449e4f0d9,libunty-e40b6d46f010b28b,libuuid-dcac1333bd423378,libgetrandom-29b3dcc4dbc31038,libraft_proto-0bb745b81948c52d,libtonic-a4aa4cc3a3f525cb,libsocket2-f489542a30cc676e,libhyper_timeout-4e781d9eb62ef2a5,libasync_stream-75cb1904701876b3,libhyper_util-28cb3c57a72c887f,libhyper-fb99d0446dd1c3c3,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-51af0bf2ddd10375,libindexmap-40b638a65069644c,libequivalent-9631f206a02b9f54,libhashbrown-f257b7bc33a545cc,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libaxum-0718c9396ddb57cb,libpercent_encoding-99cdb00cefa02ca0,libmatchit-994b7d2346168c4c,libaxum_core-3ecc055b72d061a1,libmime-7cbfcc84299bf52b,libtower-0f528811d7117a7f,libsync_wrapper-82d4714d40c5a6d5,libtower-6d08a3357145dced,libindexmap-23ce8717e5e547cd,libhashbrown-8f765769a3ccac67,libtokio_util-d7a7bf8dfe48024b,libfutures_sink-bb58a37a11906cee,libslab-61ed84375f91dbc7,libfutures_util-239965bf345e03cb,libfutures_task-ef199ff18966b4e8,libpin_utils-edd6e294c1e21a4f,libtower_layer-5699d784b4449e00,libbase64-fff42f7554bbeb90,libpin_project-bd8626f0c634f8e5,libtracing-9d7b9fc969f01575,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libtower_service-222788e4f5219726,libtokio_stream-95af7b8f1ca70955,libtokio-8e1ed21f7ac1522b,libsignal_hook_registry-ff87e0658a1b6cea,libsocket2-5fc26a8190a7e270,libmio-aee5afc1a5b7322d,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,libhttp_body_util-7798b4c3d1a17145,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7,libhttp_body-5fa0628c1d735150,libhttp-0c34e917a70fe987,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libthiserror-f9e9466552b9d62c,libsled-39deae7f7ba92616,libcrc32fast-5906a57d877d687d,liblog-bb44a574e5432a5e,libcrossbeam_epoch-0de33e397810f096,libfs2-c14c757aefc38556,libparking_lot-4ba0771d56c46c0a,libparking_lot_core-6b96a2ae31b0c3f7,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libinstant-ebec1bebaa1b4b13,libprost-9dd24dd9ba6deac7,libraft-51595a77c1009003,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,librand-439ac7f00d60b37e,librand_chacha-1885f4dbaefa8e4a,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-eed98f64e409099b,libgetrandom-87e6f2c2ce2e4fef,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libraft_proto-f468798cce82ebb2,liblazy_static-afffdbb119bd9ac1,libprost-31431724ab9eadb1,libbytes-8e64decf8cb59e96,libprotobuf-b8d8156617b098de,libslog-637598d7b9b242e8,liberased_serde-c30947efc9cfa0a0,libserde-00651f3ff88a7a09,libserde_core-3babf6f5a9b2410c,libthiserror-2a3a4d11ce4d9288,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcHbW0bh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tcp_transport_e2e-8ca72194a801ea80" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raft-core` (test "tcp_transport_e2e") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbFdaXK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libraft_core-4b424eeafa3784b2,libserde_json-bf3f54e8d0ee19e0,libmemchr-c5a8540217c8112c,libryu-f1418741a05f84c6,libbincode-7dba51e449e4f0d9,libunty-e40b6d46f010b28b,libuuid-dcac1333bd423378,libraft_proto-0bb745b81948c52d,libtonic-a4aa4cc3a3f525cb,libsocket2-f489542a30cc676e,libhyper_timeout-4e781d9eb62ef2a5,libasync_stream-75cb1904701876b3,libhyper_util-28cb3c57a72c887f,libhyper-fb99d0446dd1c3c3,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-51af0bf2ddd10375,libindexmap-40b638a65069644c,libequivalent-9631f206a02b9f54,libhashbrown-f257b7bc33a545cc,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libaxum-0718c9396ddb57cb,libpercent_encoding-99cdb00cefa02ca0,libmatchit-994b7d2346168c4c,libaxum_core-3ecc055b72d061a1,libmime-7cbfcc84299bf52b,libtower-0f528811d7117a7f,libsync_wrapper-82d4714d40c5a6d5,libtower-6d08a3357145dced,libindexmap-23ce8717e5e547cd,libhashbrown-8f765769a3ccac67,libtokio_util-d7a7bf8dfe48024b,libfutures_sink-bb58a37a11906cee,libslab-61ed84375f91dbc7,libfutures_util-239965bf345e03cb,libfutures_task-ef199ff18966b4e8,libpin_utils-edd6e294c1e21a4f,libtower_layer-5699d784b4449e00,libbase64-fff42f7554bbeb90,libpin_project-bd8626f0c634f8e5,libtracing-9d7b9fc969f01575,libtracing_core-8dda8360ca83487e,libtower_service-222788e4f5219726,libtokio_stream-95af7b8f1ca70955,libtokio-8e1ed21f7ac1522b,libsignal_hook_registry-ff87e0658a1b6cea,libsocket2-5fc26a8190a7e270,libmio-aee5afc1a5b7322d,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,libhttp_body_util-7798b4c3d1a17145,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7,libhttp_body-5fa0628c1d735150,libhttp-0c34e917a70fe987,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libthiserror-f9e9466552b9d62c,libsled-39deae7f7ba92616,libcrc32fast-5906a57d877d687d,liblog-bb44a574e5432a5e,libcrossbeam_epoch-0de33e397810f096,libfs2-c14c757aefc38556,libparking_lot-4ba0771d56c46c0a,libparking_lot_core-6b96a2ae31b0c3f7,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libinstant-ebec1bebaa1b4b13,libprost-9dd24dd9ba6deac7,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libraft-51595a77c1009003,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,librand-439ac7f00d60b37e,librand_chacha-1885f4dbaefa8e4a,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-eed98f64e409099b,libgetrandom-87e6f2c2ce2e4fef,libraft_proto-f468798cce82ebb2,liblazy_static-afffdbb119bd9ac1,libprost-31431724ab9eadb1,libbytes-8e64decf8cb59e96,libprotobuf-b8d8156617b098de,libslog-637598d7b9b242e8,liberased_serde-c30947efc9cfa0a0,libserde-00651f3ff88a7a09,libserde_core-3babf6f5a9b2410c,libthiserror-2a3a4d11ce4d9288,libtempfile-bb464d853bd2dd62,libgetrandom-29b3dcc4dbc31038,liblibc-82fdb1faa32d7f16,libcfg_if-cad248e7066eec15,libfastrand-74ae4622d963d882,libonce_cell-db8f3eed2a1f3f7b,librustix-594fda105cf8aa21,libbitflags-e3ebf951a1dfe30d,liblinux_raw_sys-468f3136534c61a1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcbFdaXK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/disk_storage_basic-8a4ae5b67f79a1bb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raft-core` (test "disk_storage_basic") due to 1 previous error; 7 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgbzZfA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslog_async-aaade93f10f19844,libthread_local-18638dcf05a3c55a,libtake_mut-b501b5a14306e01d,libslog_term-5a8c78245106da3f,libterm-473eec942db13932,libchrono-d273bd47f7026396,libiana_time_zone-8ff78489a2abaa85,libnum_traits-c33a51d2327c8d61,libis_terminal-ce57a5e679f39dc8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libraft_core-4b424eeafa3784b2,libserde_json-bf3f54e8d0ee19e0,libmemchr-c5a8540217c8112c,libbincode-7dba51e449e4f0d9,libunty-e40b6d46f010b28b,libuuid-dcac1333bd423378,libgetrandom-29b3dcc4dbc31038,libraft_proto-0bb745b81948c52d,libtonic-a4aa4cc3a3f525cb,libsocket2-f489542a30cc676e,libhyper_timeout-4e781d9eb62ef2a5,libasync_stream-75cb1904701876b3,libhyper_util-28cb3c57a72c887f,libhyper-fb99d0446dd1c3c3,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-51af0bf2ddd10375,libindexmap-40b638a65069644c,libhashbrown-f257b7bc33a545cc,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-3bbf97a27eb8ffef,libaxum-0718c9396ddb57cb,libpercent_encoding-99cdb00cefa02ca0,libmatchit-994b7d2346168c4c,libaxum_core-3ecc055b72d061a1,libmime-7cbfcc84299bf52b,libtower-0f528811d7117a7f,libsync_wrapper-82d4714d40c5a6d5,libtower-6d08a3357145dced,libindexmap-23ce8717e5e547cd,libhashbrown-8f765769a3ccac67,libtokio_util-d7a7bf8dfe48024b,libfutures_sink-bb58a37a11906cee,libslab-61ed84375f91dbc7,libfutures_util-239965bf345e03cb,libfutures_task-ef199ff18966b4e8,libpin_utils-edd6e294c1e21a4f,libtower_layer-5699d784b4449e00,libbase64-fff42f7554bbeb90,libpin_project-bd8626f0c634f8e5,libtracing-9d7b9fc969f01575,libtracing_core-8dda8360ca83487e,libonce_cell-db8f3eed2a1f3f7b,libtower_service-222788e4f5219726,libtokio_stream-95af7b8f1ca70955,libtokio-8e1ed21f7ac1522b,libsocket2-5fc26a8190a7e270,libhttp_body_util-7798b4c3d1a17145,libpin_project_lite-5ffafa3f2ed0bb57,libfutures_core-c23514cefd9aa7c7,libhttp_body-5fa0628c1d735150,libhttp-0c34e917a70fe987,libfnv-2a26f5d3b9cd4973,libthiserror-f9e9466552b9d62c,libsled-39deae7f7ba92616,libcrc32fast-5906a57d877d687d,libcrossbeam_epoch-0de33e397810f096,libfs2-c14c757aefc38556,libparking_lot-4ba0771d56c46c0a,libparking_lot_core-6b96a2ae31b0c3f7,libinstant-ebec1bebaa1b4b13,libraft-51595a77c1009003,libfxhash-f6d87756ce971792,libbyteorder-7912a666fa871683,librand-439ac7f00d60b37e,librand_chacha-1885f4dbaefa8e4a,libppv_lite86-33ffc0624206ec2d,libzerocopy-17a50cc40105af46,librand_core-eed98f64e409099b,libgetrandom-87e6f2c2ce2e4fef,libraft_proto-f468798cce82ebb2,liblazy_static-afffdbb119bd9ac1,libprotobuf-b8d8156617b098de,libthiserror-2a3a4d11ce4d9288,libprost-31431724ab9eadb1,libprost-9dd24dd9ba6deac7,libbytes-8e64decf8cb59e96,libslog-637598d7b9b242e8,liberased_serde-c30947efc9cfa0a0,libserde-00651f3ff88a7a09,libserde_core-3babf6f5a9b2410c,libratatui-7793c174af76de9f,libtime-b3b5ec0c58765c39,libnum_threads-90956269057bea24,libtime_core-95df1ee2c6d10de5,libnum_conv-d31d2cdd240da3de,libderanged-beb96e7e996e68bc,libpowerfmt-521a460cc2ff4e45,libunicode_truncate-5c60f7c4b7b380a8,libunicode_width-c57d0dcadf6efd33,liblru-4f30ecbc259dd4f2,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libitertools-dfe6d24b877629bb,libeither-f9cfe41df9eac463,libcassowary-244fb82557458a01,libcompact_str-e08abe6a226908d9,libryu-f1418741a05f84c6,libitoa-7e733f37fe56f881,libstatic_assertions-acd18841cc36d7c2,libcastaway-c2828b035f4874cf,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-bc270aad86d5ab5d,libstrum-2e9606b235ab5b23,libcrossterm-fb7bc7601d05977f,librustix-2f8d4dd8b2afbcea,liblinux_raw_sys-ecd8c3651f5555d1,libcrossterm-fb3c9420509e2cc6,librustix-594fda105cf8aa21,liblinux_raw_sys-468f3136534c61a1,libbitflags-e3ebf951a1dfe30d,libparking_lot-bf0cd7d7afc9dea8,libparking_lot_core-8ee1d29bfb4ae5ef,libcfg_if-cad248e7066eec15,libsmallvec-128704011005142e,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libderive_more-f3ea77a0d4159e9d,libsignal_hook_mio-c457598054e7b4ff,libsignal_hook-1e737f57d7aaba22,libsignal_hook_registry-ff87e0658a1b6cea,libmio-aee5afc1a5b7322d,liblibc-82fdb1faa32d7f16,liblog-bb44a574e5432a5e,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libclap-5bbf2ecc7bb3ca57,libclap_builder-1a0c3b93b0cd029a,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-e04249fb0843d73d,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgbzZfA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raft_server-c35549fe06c18289" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raft-server` (bin "raft-server" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "91ec6ded3760b67b8d48889a285687d0960afb56215e1d7dfd96a7c19d096c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ec6ded3760b67b8d48889a285687d0960afb56215e1d7dfd96a7c19d096c12", kill_on_drop: false }`
[INFO] [stdout] 91ec6ded3760b67b8d48889a285687d0960afb56215e1d7dfd96a7c19d096c12
