[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarumiKiyama%2Fkvs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HarumiKiyama/kvs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded panic-control v0.1.4
[INFO] [stderr]   Downloaded assert_cmd v0.11.1
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded escargot v0.4.0
[INFO] [stderr]   Downloaded clap v3.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9c592a296942de271a2a0536ca377851a3777ee09055bef740e2574646fe207
[INFO] running `Command { std: "docker" "start" "-a" "c9c592a296942de271a2a0536ca377851a3777ee09055bef740e2574646fe207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9c592a296942de271a2a0536ca377851a3777ee09055bef740e2574646fe207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9c592a296942de271a2a0536ca377851a3777ee09055bef740e2574646fe207", kill_on_drop: false }`
[INFO] [stdout] c9c592a296942de271a2a0536ca377851a3777ee09055bef740e2574646fe207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c4da8503e5dbe740733f3867c4c435b150a276b4e35f85dbcb13533ae177956
[INFO] running `Command { std: "docker" "start" "-a" "9c4da8503e5dbe740733f3867c4c435b150a276b4e35f85dbcb13533ae177956", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 serde_json v1.0.82
[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 27.82s
[INFO] running `Command { std: "docker" "inspect" "9c4da8503e5dbe740733f3867c4c435b150a276b4e35f85dbcb13533ae177956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c4da8503e5dbe740733f3867c4c435b150a276b4e35f85dbcb13533ae177956", kill_on_drop: false }`
[INFO] [stdout] 9c4da8503e5dbe740733f3867c4c435b150a276b4e35f85dbcb13533ae177956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f21a2ed813451d53cb470ec87aac29fffa0d01e0690a11f5213ec0bdf1be87a0
[INFO] running `Command { std: "docker" "start" "-a" "f21a2ed813451d53cb470ec87aac29fffa0d01e0690a11f5213ec0bdf1be87a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling plotters-svg v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling panic-control v0.1.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.2
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling criterion v0.3.6
[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] [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 26.59s
[INFO] running `Command { std: "docker" "inspect" "f21a2ed813451d53cb470ec87aac29fffa0d01e0690a11f5213ec0bdf1be87a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21a2ed813451d53cb470ec87aac29fffa0d01e0690a11f5213ec0bdf1be87a0", kill_on_drop: false }`
[INFO] [stdout] f21a2ed813451d53cb470ec87aac29fffa0d01e0690a11f5213ec0bdf1be87a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36627f546a2bfd77a5b0e079b73ae7650311de7eb30db76c8e9613bb702378ea
[INFO] running `Command { std: "docker" "start" "-a" "36627f546a2bfd77a5b0e079b73ae7650311de7eb30db76c8e9613bb702378ea", 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.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-9b265157e1f64051)
[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-48bbe640773dc211)
[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-0e5458cba97e28ab)
[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 tests/cli.rs (/opt/rustwide/target/debug/deps/cli-7ab2e4e699b9b48a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] [2026-01-15T21:47:42Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Kvs
[INFO] [stderr]      addr: 127.0.0.1:4004
[INFO] [stderr] [2026-01-15T21:47:42Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Sled
[INFO] [stderr]      addr: 127.0.0.1:4005
[INFO] [stderr] [2026-01-15T21:47:42Z 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_subcommand ... ok
[INFO] [stdout] test client_cli_version ... ok
[INFO] [stdout] test server_cli_version ... ok
[INFO] [stdout] test client_cli_invalid_set ... ok
[INFO] [stdout] test client_cli_invalid_get ... ok
[INFO] [stdout] test client_cli_invalid_rm ... ok
[INFO] [stdout] test client_cli_no_args ... ok
[INFO] [stdout] test cli_log_configuration ... ok
[INFO] [stderr] [2026-01-15T21:47:43Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Kvs
[INFO] [stderr]      addr: 127.0.0.1:4002
[INFO] [stderr] [2026-01-15T21:47:43Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Sled
[INFO] [stderr]      addr: 127.0.0.1:4005
[INFO] [stderr] [2026-01-15T21:47:43Z ERROR kvs_server] version: 0.1.0
[INFO] [stderr]      engine: Kvs
[INFO] [stderr]      addr: 127.0.0.1:4004
[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" "36627f546a2bfd77a5b0e079b73ae7650311de7eb30db76c8e9613bb702378ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36627f546a2bfd77a5b0e079b73ae7650311de7eb30db76c8e9613bb702378ea", kill_on_drop: false }`
[INFO] [stdout] 36627f546a2bfd77a5b0e079b73ae7650311de7eb30db76c8e9613bb702378ea
