[INFO] cloning repository https://github.com/huangbqsky/rust-simple-kv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huangbqsky/rust-simple-kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangbqsky%2Frust-simple-kv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangbqsky%2Frust-simple-kv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 712ce74e9a7def913dc815435f9afe3b0c6e2acc
[INFO] testing huangbqsky/rust-simple-kv against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangbqsky%2Frust-simple-kv" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/huangbqsky/rust-simple-kv on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/huangbqsky/rust-simple-kv
[INFO] finished tweaking git repo https://github.com/huangbqsky/rust-simple-kv
[INFO] tweaked toml for git repo https://github.com/huangbqsky/rust-simple-kv written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/huangbqsky/rust-simple-kv 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" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.156
[INFO] [stderr]   Downloaded serde_derive v1.0.156
[INFO] [stderr]   Downloaded anstyle v0.3.4
[INFO] [stderr]   Downloaded panic-control v0.1.4
[INFO] [stderr]   Downloaded assert_cmd v2.0.10
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72d3d08f4fabb83338f735148664397e0e8f300634af617941a4cc9f4835758e
[INFO] running `Command { std: "docker" "start" "-a" "72d3d08f4fabb83338f735148664397e0e8f300634af617941a4cc9f4835758e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72d3d08f4fabb83338f735148664397e0e8f300634af617941a4cc9f4835758e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72d3d08f4fabb83338f735148664397e0e8f300634af617941a4cc9f4835758e", kill_on_drop: false }`
[INFO] [stdout] 72d3d08f4fabb83338f735148664397e0e8f300634af617941a4cc9f4835758e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65883669a3de800d29c4e90fa6598de9290e90845cb8b6cb80371bd12d1f0584
[INFO] running `Command { std: "docker" "start" "-a" "65883669a3de800d29c4e90fa6598de9290e90845cb8b6cb80371bd12d1f0584", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.19s
[INFO] running `Command { std: "docker" "inspect" "65883669a3de800d29c4e90fa6598de9290e90845cb8b6cb80371bd12d1f0584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65883669a3de800d29c4e90fa6598de9290e90845cb8b6cb80371bd12d1f0584", kill_on_drop: false }`
[INFO] [stdout] 65883669a3de800d29c4e90fa6598de9290e90845cb8b6cb80371bd12d1f0584
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7149a253587a75e4236513a08b6ba94c13b30f61592c326ed674931bae13d35c
[INFO] running `Command { std: "docker" "start" "-a" "7149a253587a75e4236513a08b6ba94c13b30f61592c326ed674931bae13d35c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.7
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anstyle v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling bstr v1.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling panic-control v0.1.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates v3.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling assert_cmd v2.0.10
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.87s
[INFO] running `Command { std: "docker" "inspect" "7149a253587a75e4236513a08b6ba94c13b30f61592c326ed674931bae13d35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7149a253587a75e4236513a08b6ba94c13b30f61592c326ed674931bae13d35c", kill_on_drop: false }`
[INFO] [stdout] 7149a253587a75e4236513a08b6ba94c13b30f61592c326ed674931bae13d35c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b5bfab8a52e6deec384f07e7ae23ed809503c7e3d2045459d99b853f4465807
[INFO] running `Command { std: "docker" "start" "-a" "0b5bfab8a52e6deec384f07e7ae23ed809503c7e3d2045459d99b853f4465807", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-c4dc4dab2fca95f8)
[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-0579b263eb693131)
[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-f6c8188c0ebb6fb7)
[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-1caa33c445b86211)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Version: [0.1.0]
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Version: [0.1.0]
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Addr: [127.0.0.1:4002]
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Addr: [127.0.0.1:4005]
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Engine: [sled]
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Engine: [sled]
[INFO] [stdout] test client_cli_version ... ok
[INFO] [stdout] test client_cli_invalid_subcommand ... ok
[INFO] [stdout] test client_cli_no_args ... ok
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Version: [0.1.0]
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Addr: [127.0.0.1:4004]
[INFO] [stderr] [2024-05-14T09:57:41Z INFO  kvs_server] Engine: [kvs]
[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 cli_log_configuration ... ok
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Version: [0.1.0]
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Addr: [127.0.0.1:4002]
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Engine: [kvs]
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Version: [0.1.0]
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Addr: [127.0.0.1:4005]
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Engine: [sled]
[INFO] [stderr] Sled(Io(Custom { kind: Other, error: "could not acquire lock on \"/tmp/.tmpgxHOLD/sled/db\": Os { code: 11, kind: WouldBlock, message: \"Resource temporarily unavailable\" }" }))
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Version: [0.1.0]
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Addr: [127.0.0.1:4004]
[INFO] [stderr] [2024-05-14T09:57:42Z INFO  kvs_server] Engine: [kvs]
[INFO] [stdout] test cli_wrong_engine ... ok
[INFO] [stdout] test cli_access_server_kvs_engine ... ok
[INFO] [stdout] test cli_access_server_sled_engine ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_access_server_sled_engine stdout ----
[INFO] [stdout] thread 'cli_access_server_sled_engine' panicked at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-255
[INFO] [stdout] stderr=```"Io(Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })\n"```
[INFO] [stdout] command=`cd "/tmp/.tmpgxHOLD" && "/opt/rustwide/target/debug/kvs-client" "get" "key2" "--addr" "127.0.0.1:4005"`
[INFO] [stdout] code=255
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="Io(Os { code: 111, kind: ConnectionRefused, message: \"Connection refused\" })\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fbfc2b6612 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55fbfc2b6612 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55fbfc2b6612 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55fbfc2b6612 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55fbfc2df91c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x55fbfc2df91c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x55fbfc2b3aaf - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x55fbfc2b63e4 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55fbfc2b63e4 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55fbfc2b811b - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x55fbfc2b7df7 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55fbfc21bde7 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55fbfc21bde7 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x55fbfc2b8750 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x55fbfc2b8750 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x55fbfc2b8492 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13
[INFO] [stdout]   16:     0x55fbfc2b6ae6 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55fbfc2b81c4 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x55fbfc1c5da5 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55fbfc24056f - core::panicking::panic_display::he6f29e75d2caa1f0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:197:5
[INFO] [stdout]   20:     0x55fbfc243d8e - assert_cmd::assert::AssertError::panic::panic_cold_display::h4fa22a6fc464027b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic.rs:99:13
[INFO] [stdout]   21:     0x55fbfc242657 - assert_cmd::assert::AssertError::panic::he801110db29182ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.10/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x55fbfc23c0c7 - core::ops::function::FnOnce::call_once::h6e573d31f0aeea6b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55fbfc23d84f - core::result::Result<T,E>::unwrap_or_else::hc45b4505b1096ac2
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1431:23
[INFO] [stdout]   24:     0x55fbfc241696 - assert_cmd::assert::Assert::success::h3e3389aac7ba1c92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.10/src/assert.rs:158:9
[INFO] [stdout]   25:     0x55fbfc1decb4 - cli::cli_access_server::h3f8cb816d98bbe44
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:311:5
[INFO] [stdout]   26:     0x55fbfc1e335e - cli::cli_access_server_sled_engine::h20f12ba0d0ff43e2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:336:5
[INFO] [stdout]   27:     0x55fbfc1e3327 - cli::cli_access_server_sled_engine::{{closure}}::he8dbf9260117a9a0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:335:35
[INFO] [stdout]   28:     0x55fbfc1e6606 - core::ops::function::FnOnce::call_once::h203878a1e09aaca9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x55fbfc220a1f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x55fbfc220a1f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   31:     0x55fbfc2200a3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   32:     0x55fbfc2200a3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   33:     0x55fbfc2200a3 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   34:     0x55fbfc2200a3 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   35:     0x55fbfc2200a3 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   36:     0x55fbfc2200a3 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   37:     0x55fbfc2200a3 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   38:     0x55fbfc1e8ca3 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   39:     0x55fbfc1e8ca3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   40:     0x55fbfc1ed80f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   41:     0x55fbfc1ed80f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x55fbfc1ed80f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   43:     0x55fbfc1ed80f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   44:     0x55fbfc1ed80f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   45:     0x55fbfc1ed80f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   46:     0x55fbfc1ed80f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55fbfc2bdb35 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   48:     0x55fbfc2bdb35 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   49:     0x55fbfc2bdb35 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   50:     0x7f7f9f533ac3 - <unknown>
[INFO] [stdout]   51:     0x7f7f9f5c4a04 - __clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_access_server_sled_engine
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0b5bfab8a52e6deec384f07e7ae23ed809503c7e3d2045459d99b853f4465807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5bfab8a52e6deec384f07e7ae23ed809503c7e3d2045459d99b853f4465807", kill_on_drop: false }`
[INFO] [stdout] 0b5bfab8a52e6deec384f07e7ae23ed809503c7e3d2045459d99b853f4465807
