[INFO] cloning repository https://github.com/HarumiKiyama/kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HarumiKiyama/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarumiKiyama%2Fkvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarumiKiyama%2Fkvs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd759889b74619468293c163acc2a12bc43cd1cb
[INFO] testing HarumiKiyama/kvs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarumiKiyama%2Fkvs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HarumiKiyama/kvs
[INFO] finished tweaking git repo https://github.com/HarumiKiyama/kvs
[INFO] tweaked toml for git repo https://github.com/HarumiKiyama/kvs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HarumiKiyama/kvs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HarumiKiyama/kvs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b2da9629ab57c84563fc1a158489001b0e1d48edaf29bb6b84acebc7b7b16f0
[INFO] running `Command { std: "docker" "start" "-a" "5b2da9629ab57c84563fc1a158489001b0e1d48edaf29bb6b84acebc7b7b16f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b2da9629ab57c84563fc1a158489001b0e1d48edaf29bb6b84acebc7b7b16f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2da9629ab57c84563fc1a158489001b0e1d48edaf29bb6b84acebc7b7b16f0", kill_on_drop: false }`
[INFO] [stdout] 5b2da9629ab57c84563fc1a158489001b0e1d48edaf29bb6b84acebc7b7b16f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0fbbb9e61bdb34bb59e7022639181323f05c76e3e3ffb785cdc0b994c4503c7
[INFO] running `Command { std: "docker" "start" "-a" "a0fbbb9e61bdb34bb59e7022639181323f05c76e3e3ffb785cdc0b994c4503c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.2.7
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/thread_pool/shared_queue_thread_pool.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn iter(&self) -> Iter<Job> {
[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] 43 |     fn iter(&self) -> Iter<'_, Job> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.16s
[INFO] running `Command { std: "docker" "inspect" "a0fbbb9e61bdb34bb59e7022639181323f05c76e3e3ffb785cdc0b994c4503c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0fbbb9e61bdb34bb59e7022639181323f05c76e3e3ffb785cdc0b994c4503c7", kill_on_drop: false }`
[INFO] [stdout] a0fbbb9e61bdb34bb59e7022639181323f05c76e3e3ffb785cdc0b994c4503c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd79074c30cf37a1bf48f51995f8f7962c4e93fc16604b7ed3420ceff3d26d01
[INFO] running `Command { std: "docker" "start" "-a" "bd79074c30cf37a1bf48f51995f8f7962c4e93fc16604b7ed3420ceff3d26d01", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling plotters-svg v0.3.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling panic-control v0.1.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/thread_pool/shared_queue_thread_pool.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn iter(&self) -> Iter<Job> {
[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] 43 |     fn iter(&self) -> Iter<'_, Job> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/thread_pool/shared_queue_thread_pool.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn iter(&self) -> Iter<Job> {
[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] 43 |     fn iter(&self) -> Iter<'_, Job> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.87s
[INFO] running `Command { std: "docker" "inspect" "bd79074c30cf37a1bf48f51995f8f7962c4e93fc16604b7ed3420ceff3d26d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd79074c30cf37a1bf48f51995f8f7962c4e93fc16604b7ed3420ceff3d26d01", kill_on_drop: false }`
[INFO] [stdout] bd79074c30cf37a1bf48f51995f8f7962c4e93fc16604b7ed3420ceff3d26d01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91ce01bdc41ca642d5b78ffd6d683d5c18055edf862a7734ad0dc5c903a3b647
[INFO] running `Command { std: "docker" "start" "-a" "91ce01bdc41ca642d5b78ffd6d683d5c18055edf862a7734ad0dc5c903a3b647", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/thread_pool/shared_queue_thread_pool.rs:43:13
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn iter(&self) -> Iter<Job> {
[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] 43 |     fn iter(&self) -> Iter<'_, Job> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `kvs` (lib) generated 1 warning (run `cargo fix --lib -p kvs` to apply 1 suggestion)
[INFO] [stderr] warning: `kvs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-4aad658820438451)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kvs-client.rs (/opt/rustwide/target/debug/deps/kvs_client-e40da43bc6ecc46a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kvs-server.rs (/opt/rustwide/target/debug/deps/kvs_server-9b784a2bfd9add88)
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-82a23ce8e2b063f5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] [2026-03-09T12:53:43Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Kvs
[INFO] [stderr]      addr: 127.0.0.1:4004
[INFO] [stderr] [2026-03-09T12:53:43Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Sled
[INFO] [stderr]      addr: 127.0.0.1:4005
[INFO] [stdout] test client_cli_invalid_subcommand ... ok
[INFO] [stderr] [2026-03-09T12:53:43Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Sled
[INFO] [stderr]      addr: 127.0.0.1:4002
[INFO] [stdout] test client_cli_invalid_rm ... ok
[INFO] [stdout] test client_cli_version ... ok
[INFO] [stdout] test client_cli_invalid_set ... ok
[INFO] [stdout] test client_cli_invalid_get ... ok
[INFO] [stdout] test server_cli_version ... ok
[INFO] [stdout] test client_cli_no_args ... ok
[INFO] [stdout] test cli_log_configuration ... ok
[INFO] [stderr] [2026-03-09T12:53:44Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Kvs
[INFO] [stderr]      addr: 127.0.0.1:4004
[INFO] [stderr] [2026-03-09T12:53:44Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Sled
[INFO] [stderr]      addr: 127.0.0.1:4005
[INFO] [stderr] [2026-03-09T12:53:44Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Kvs
[INFO] [stderr]      addr: 127.0.0.1:4002
[INFO] [stdout] test cli_access_server_sled_engine ... ok
[INFO] [stdout] test cli_access_server_kvs_engine ... ok
[INFO] [stdout] test cli_wrong_engine has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "91ce01bdc41ca642d5b78ffd6d683d5c18055edf862a7734ad0dc5c903a3b647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ce01bdc41ca642d5b78ffd6d683d5c18055edf862a7734ad0dc5c903a3b647", kill_on_drop: false }`
[INFO] [stdout] 91ce01bdc41ca642d5b78ffd6d683d5c18055edf862a7734ad0dc5c903a3b647
