[INFO] cloning repository https://github.com/kindermax/pingcap-course-kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindermax/pingcap-course-kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindermax%2Fpingcap-course-kvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindermax%2Fpingcap-course-kvs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6969eb530f8ccfaf8235b915f4ae16775ea42b5d
[INFO] testing kindermax/pingcap-course-kvs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindermax%2Fpingcap-course-kvs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kindermax/pingcap-course-kvs
[INFO] finished tweaking git repo https://github.com/kindermax/pingcap-course-kvs
[INFO] tweaked toml for git repo https://github.com/kindermax/pingcap-course-kvs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kindermax/pingcap-course-kvs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kindermax/pingcap-course-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/crossbeam-rs/crossbeam.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded os_str_bytes v6.0.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded panic-control v0.1.4
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3171a6611146115b67d06f17565bb689d8b705e1665e3bfdf1f4c251d4666d34
[INFO] running `Command { std: "docker" "start" "-a" "3171a6611146115b67d06f17565bb689d8b705e1665e3bfdf1f4c251d4666d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3171a6611146115b67d06f17565bb689d8b705e1665e3bfdf1f4c251d4666d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3171a6611146115b67d06f17565bb689d8b705e1665e3bfdf1f4c251d4666d34", kill_on_drop: false }`
[INFO] [stdout] 3171a6611146115b67d06f17565bb689d8b705e1665e3bfdf1f4c251d4666d34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b562412171646d58f1a26f059c4724cf9b6c1ebc8d655011a5c4d8ae60cc7146
[INFO] running `Command { std: "docker" "start" "-a" "b562412171646d58f1a26f059c4724cf9b6c1ebc8d655011a5c4d8ae60cc7146", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10 (https://github.com/crossbeam-rs/crossbeam.git?branch=master#4b949c2b)
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9 (https://github.com/crossbeam-rs/crossbeam.git?branch=master#4b949c2b)
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling crossbeam-skiplist v0.0.0 (https://github.com/crossbeam-rs/crossbeam.git?branch=master#4b949c2b)
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling kvs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError`
[INFO] [stdout] 7 | pub enum KvsError {
[INFO] [stdout]   |          -------- `KvsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError`
[INFO] [stdout] 7 | pub enum KvsError {
[INFO] [stdout]   |          -------- `KvsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.63s
[INFO] running `Command { std: "docker" "inspect" "b562412171646d58f1a26f059c4724cf9b6c1ebc8d655011a5c4d8ae60cc7146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b562412171646d58f1a26f059c4724cf9b6c1ebc8d655011a5c4d8ae60cc7146", kill_on_drop: false }`
[INFO] [stdout] b562412171646d58f1a26f059c4724cf9b6c1ebc8d655011a5c4d8ae60cc7146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de5801c95326318d92423a63e03121d8c6d7dfc4bfbd497d05a304f520b009f4
[INFO] running `Command { std: "docker" "start" "-a" "de5801c95326318d92423a63e03121d8c6d7dfc4bfbd497d05a304f520b009f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[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] [stderr]    Compiling criterion v0.3.5
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError`
[INFO] [stdout] 7 | pub enum KvsError {
[INFO] [stdout]   |          -------- `KvsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError`
[INFO] [stdout] 7 | pub enum KvsError {
[INFO] [stdout]   |          -------- `KvsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Fail` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError`
[INFO] [stdout] 7 | pub enum KvsError {
[INFO] [stdout]   |          -------- `KvsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Fail, Debug)]
[INFO] [stdout]   |          ^---
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `Display` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError`
[INFO] [stdout] 7 | pub enum KvsError {
[INFO] [stdout]   |          -------- `KvsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "de5801c95326318d92423a63e03121d8c6d7dfc4bfbd497d05a304f520b009f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de5801c95326318d92423a63e03121d8c6d7dfc4bfbd497d05a304f520b009f4", kill_on_drop: false }`
[INFO] [stdout] de5801c95326318d92423a63e03121d8c6d7dfc4bfbd497d05a304f520b009f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 232c5c1774da07af0842a24cf76343ab47996a2bcebd28c0a9d414159c8b1e22
[INFO] running `Command { std: "docker" "start" "-a" "232c5c1774da07af0842a24cf76343ab47996a2bcebd28c0a9d414159c8b1e22", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/error.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Fail, Debug)]
[INFO] [stderr]   |          ^---
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Fail` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError`
[INFO] [stderr] 7 | pub enum KvsError {
[INFO] [stderr]   |          -------- `KvsError` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/error.rs:6:10
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[derive(Fail, Debug)]
[INFO] [stderr]   |          ^---
[INFO] [stderr]   |          |
[INFO] [stderr]   |          `Display` is not local
[INFO] [stderr]   |          move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError`
[INFO] [stderr] 7 | pub enum KvsError {
[INFO] [stderr]   |          -------- `KvsError` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `kvs` (lib) generated 2 warnings
[INFO] [stderr] warning: `kvs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-2f206c18bf3d1104)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kvs-client.rs (/opt/rustwide/target/debug/deps/kvs_client-2f4c11fa545b71b4)
[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 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-744d35d3b9213d84)
[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-bc4a9dfa7786ebab)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] kvs-server 0.1.0
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] Storage engine: kvs
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] Listening on 127.0.0.1:4004
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] kvs-server 0.1.0
[INFO] [stdout] test client_cli_invalid_subcommand ... ok
[INFO] [stdout] test client_cli_no_args ... ok
[INFO] [stdout] test client_cli_invalid_rm ... ok
[INFO] [stdout] test server_cli_version ... ok
[INFO] [stdout] test client_cli_invalid_get ... ok
[INFO] [stdout] test client_cli_version ... ok
[INFO] [stdout] test client_cli_invalid_set ... ok
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] kvs-server 0.1.0
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] Storage engine: sled
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] Listening on 127.0.0.1:4005
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] Storage engine: sled
[INFO] [stderr] [2026-01-07T00:30:52Z INFO  kvs_server] Listening on 127.0.0.1:4002
[INFO] [stdout] test cli_log_configuration ... ok
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:49024
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (39) panicked at /opt/rustwide/cargo-home/git/checkouts/crossbeam-1f6364e0f7f9e51e/4b949c2/crossbeam-skiplist/src/base.rs:692:33:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs_server] kvs-server 0.1.0
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs_server] Storage engine: kvs
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs_server] Listening on 127.0.0.1:4002
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40510
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40516
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40530
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40536
[INFO] [stderr]    0:     0x61ad640a2572 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x61ad640a2572 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x61ad640a2572 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x61ad640a2572 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x61ad640ba13a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x61ad640ba13a - core[27de1724e4349be2]::fmt::write
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40548
[INFO] [stderr]    6:     0x61ad640a80d6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x61ad640a80d6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40558
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40560
[INFO] [stderr]    8:     0x61ad64087eef - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x61ad64087eef - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x61ad6409bc51 - std[3b51380354919863]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x61ad6409bebb - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x61ad64087fda - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x61ad6407d029 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x61ad64088a8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x61ad640ba69d - core[27de1724e4349be2]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x61ad640ba69d - core[27de1724e4349be2]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   17:     0x61ad63d34704 - <usize as core[27de1724e4349be2]::slice::index::SliceIndex<[_]>>::get_unchecked::precondition_check
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   18:     0x61ad63d34879 - <usize as core[27de1724e4349be2]::slice::index::SliceIndex<[crossbeam_epoch[e3ededf26fd45f0]::atomic::Atomic<crossbeam_skiplist[7e58a659e59e306]::base::Node<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>>]>>::get_unchecked
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   19:     0x61ad63d48059 - <[crossbeam_epoch[e3ededf26fd45f0]::atomic::Atomic<crossbeam_skiplist[7e58a659e59e306]::base::Node<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>>]>::get_unchecked::<usize>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/slice/mod.rs:645:26
[INFO] [stderr]   20:     0x61ad63d4c67e - <crossbeam_skiplist[7e58a659e59e306]::base::Tower<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos[2026-01-07T00:30:53Z INFO  kvs::server] Accepted connection from 127.0.0.1:40576
[INFO] [stderr] > as core[27de1724e4349be2]::ops::index::Index<usize>>::index
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/crossbeam-1f6364e0f7f9e51e/4b949c2/crossbeam-skiplist/src/base.rs:39:32
[INFO] [stderr]   21:     0x61ad63d48463 - <crossbeam_skiplist[7e58a659e59e306]::base::SkipList<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>>::search_bound::<alloc[a57f19327c0ad893]::string::String>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/crossbeam-1f6364e0f7f9e51e/4b949c2/crossbeam-skiplist/src/base.rs:692:33
[INFO] [stderr]   22:     0x61ad63d49bc8 - <crossbeam_skiplist[7e58a659e59e306]::base::SkipList<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>>::get::<alloc[a57f19327c0ad893]::string::String>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/crossbeam-1f6364e0f7f9e51e/4b949c2/crossbeam-skiplist/src/base.rs:419:22
[INFO] [stderr]   23:     0x61ad63d4a9be - <crossbeam_skiplist[7e58a659e59e306]::map::SkipMap<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>>::get::<alloc[a57f19327c0ad893]::string::String>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/crossbeam-1f6364e0f7f9e51e/4b949c2/crossbeam-skiplist/src/map.rs:165:36
[INFO] [stderr]   24:     0x61ad63d4a352 - crossbeam_skiplist[7e58a659e59e306]::base::try_pin_loop::<<crossbeam_skiplist[7e58a659e59e306]::map::SkipMap<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>>::get<alloc[a57f19327c0ad893]::string::String>::{closure#0}, alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/crossbeam-1f6364e0f7f9e51e/4b949c2/crossbeam-skiplist/src/base.rs:2072:26
[INFO] [stderr]   25:     0x61ad63d4a0de - <crossbeam_skiplist[7e58a659e59e306]::map::SkipMap<alloc[a57f19327c0ad893]::string::String, kvs[ad2f121df4eca469]::engines::kvs::CommandPos>>::get::<alloc[a57f19327c0ad893]::string::String>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/git/checkouts/crossbeam-1f6364e0f7f9e51e/4b949c2/crossbeam-skiplist/src/map.rs:165:9
[INFO] [stderr]   26:     0x61ad63d39874 - <kvs[ad2f121df4eca469]::engines::kvs::KvStoreWriter>::set
[INFO] [stderr]                                at /opt/rustwide/workdir/src/engines/kvs.rs:225:47
[INFO] [stderr]   27:     0x61ad63d3d13e - <kvs[ad2f121df4eca469]::engines::kvs::KvStore as kvs[ad2f121df4eca469]::engines::KvsEngine>::set
[INFO] [stderr]                                at /opt/rustwide/workdir/src/engines/kvs.rs:107:37
[INFO] [stderr]   28:     0x61ad63bd73a3 - kvs[ad2f121df4eca469]::server::serve::<kvs[ad2f121df4eca469]::engines::kvs::KvStore>
[INFO] [stderr]                                at /opt/rustwide/workdir/src/server.rs:72:41
[INFO] [stderr]   29:     0x61ad63bd9bc9 - <kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run::<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/server.rs:30:37
[INFO] [stderr]   30:     0x61ad63bbf710 - <rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install::<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/thread_pool/mod.rs:111:40
[INFO] [stderr]   31:     0x61ad63bdac12 - <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold::<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:468:21
[INFO] [stderr]   32:     0x61ad63bb8dd5 - <rayon_core[26e5749dedb1e3f]::job::StackJob<_, _, _> as rayon_core[26e5749dedb1e3f]::job::Job>::execute::call::<(), <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr] [2026-01-07T00:30:53Z INFO  kvs_server] kvs-server 0.1.0
[INFO] [stderr]           [2026-01-07T00:30:53Z INFO  kvs_server] Storage engine: sled
[INFO] [stderr]                      at [2026-01-07T00:30:53Z INFO  kvs_server] Listening on 127.0.0.1:4005
[INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:113:21
[INFO] [stderr]   33:     0x61ad63bdb5f0 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[26e5749dedb1e3f]::job::StackJob<_, _, _> as rayon_core[26e5749dedb1e3f]::job::Job>::execute::call<(), <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   34:     0x61ad63bd9916 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[26e5749dedb1e3f]::job::StackJob<_, _, _> as rayon_core[26e5749dedb1e3f]::job::Job>::execute::call<(), <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]   35:     0x61ad63bbd16b - __rust_try
[INFO] [stderr] [2026-01-07T00:30:53Z ERROR kvs_server] IO error: could not acquire lock on "/tmp/.tmpb4YJq2/db": Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stderr]   36:     0x61ad63bb86dc - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[26e5749dedb1e3f]::job::StackJob<_, _, _> as rayon_core[26e5749dedb1e3f]::job::Job>::execute::call<(), <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]   37:     0x61ad63bb86dc - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[26e5749dedb1e3f]::job::StackJob<_, _, _> as rayon_core[26e5749dedb1e3f]::job::Job>::execute::call<(), <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x61ad63bbe3c7 - rayon_core[26e5749dedb1e3f]::unwind::halt_unwinding::<<rayon_core[26e5749dedb1e3f]::job::StackJob<_, _, _> as rayon_core[26e5749dedb1e3f]::job::Job>::execute::call<(), <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/unwind.rs:17:5
[INFO] [stderr]   39:     0x61ad63bbb2e1 - <rayon_core[26e5749dedb1e3f]::job::StackJob<&rayon_core[26e5749dedb1e3f]::latch::LockLatch, <rayon_core[26e5749dedb1e3f]::registry::Registry>::in_worker_cold<<rayon_core[26e5749dedb1e3f]::thread_pool::ThreadPool>::install<<kvs[ad2f121df4eca469]::server::KvsServer<kvs[ad2f121df4eca469]::engines::kvs::KvStore, kvs[ad2f121df4eca469]::thread_pool::rayon::RayonThreadPool>>::run<core[27de1724e4349be2]::net::socket_addr::SocketAddr>::{closure#0}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> as rayon_core[26e5749dedb1e3f]::job::Job>::execute
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:119:38
[INFO] [stderr]   40:     0x61ad63d4dd6e - <rayon_core[26e5749dedb1e3f]::job::JobRef>::execute
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/job.rs:59:9
[INFO] [stderr]   41:     0x61ad63d764fa - <rayon_core[26e5749dedb1e3f]::registry::WorkerThread>::execute
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:752:13
[INFO] [stderr]   42:     0x61ad63d761f8 - <rayon_core[26e5749dedb1e3f]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:729:22
[INFO] [stderr]   43:     0x61ad63d73bab - <rayon_core[26e5749dedb1e3f]::registry::WorkerThread>::wait_until::<rayon_core[26e5749dedb1e3f]::latch::CountLatch>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:703:18
[INFO] [stderr]   44:     0x61ad63d769dc - rayon_core[26e5749dedb1e3f]::registry::main_loop
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:836:19
[INFO] [stderr]   45:     0x61ad63d7555d - <rayon_core[26e5749dedb1e3f]::registry::ThreadBuilder>::run
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:55:18
[INFO] [stderr]   46:     0x61ad63d7546d - <rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/src/registry.rs:100:27
[INFO] [stderr]   47:     0x61ad63d57136 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   48:     0x61ad63d5ec6f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   49:     0x61ad63d77244 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   50:     0x61ad63d620e4 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]   51:     0x61ad63d5f05b - __rust_try
[INFO] [stderr]   52:     0x61ad63d5e130 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]   53:     0x61ad63d5e130 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr]   54:     0x61ad63d5e130 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   55:     0x61ad63d624ff - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<rayon_core[26e5749dedb1e3f]::registry::DefaultSpawn as rayon_core[26e5749dedb1e3f]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   56:     0x61ad640a169f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   57:     0x61ad640a169f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   58:     0x70a547b67aa4 - <unknown>
[INFO] [stderr]   59:     0x70a547bf4a64 - clone
[INFO] [stderr]   60:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout] test cli_access_server_kvs_engine ... FAILED
[INFO] [stdout] test cli_wrong_engine ... ok
[INFO] [stdout] test cli_access_server_sled_engine ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_access_server_kvs_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_access_server_kvs_engine' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```EOF while parsing a value at line 1 column 0
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpF0U930" && "/opt/rustwide/target/debug/kvs-client" "set" "key1" "value1" "--addr" "127.0.0.1:4004"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```EOF while parsing a value at line 1 column 0
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752d4ffb522 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752d4ffb522 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752d4ffb522 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752d4ffb522 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752d50115da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752d50115da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5752d5001776 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752d5001776 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752d4fd847f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752d4fd847f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752d4ff2ce9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752d4f611de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752d4f611de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752d4ff2ea2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752d4ff2ea2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752d4fd8538 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5752d4fcd5d9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752d4fd938d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752d5011cec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752d4f9c557 - <assert_cmd[cba050ee2a1a6214]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13
[INFO] [stdout]   20:     0x5752d4f4617a - cli[50eb458f481b11ec]::cli_access_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:235:10
[INFO] [stdout]   21:     0x5752d4f4bbee - cli[50eb458f481b11ec]::cli_access_server_kvs_engine
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:331:5
[INFO] [stdout]   22:     0x5752d4f456b7 - cli[50eb458f481b11ec]::cli_access_server_kvs_engine::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:330:34
[INFO] [stdout]   23:     0x5752d4f4dd76 - <cli[50eb458f481b11ec]::cli_access_server_kvs_engine::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5752d4f5558b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5752d4f5558b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5752d4f61dea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5752d4f61dea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5752d4f61dea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5752d4f61dea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5752d4f61dea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5752d4f61dea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5752d4f61dea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5752d4f5d394 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5752d4f5d394 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5752d4f648e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5752d4f648e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5752d4f648e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5752d4f648e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5752d4f648e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5752d4f648e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5752d4f648e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5752d4ffa9af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5752d4ffa9af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x78d570889aa4 - <unknown>
[INFO] [stdout]   45:     0x78d570916a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cli_access_server_sled_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_access_server_sled_engine' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-1
[INFO] [stdout] stderr=```Connection refused (os error 111)
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/tmp/.tmpb4YJq2" && "/opt/rustwide/target/debug/kvs-client" "get" "key2" "--addr" "127.0.0.1:4005"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```Connection refused (os error 111)
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5752d4ffb522 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5752d4ffb522 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5752d4ffb522 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5752d4ffb522 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5752d50115da - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5752d50115da - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5752d5001776 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5752d5001776 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5752d4fd847f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5752d4fd847f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5752d4ff2ce9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5752d4f611de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5752d4f611de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5752d4ff2ea2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5752d4ff2ea2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5752d4fd8538 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5752d4fcd5d9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5752d4fd938d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5752d5011cec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5752d4f9c557 - <assert_cmd[cba050ee2a1a6214]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13
[INFO] [stdout]   20:     0x5752d4f47c4f - cli[50eb458f481b11ec]::cli_access_server
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:316:10
[INFO] [stdout]   21:     0x5752d4f4bc0e - cli[50eb458f481b11ec]::cli_access_server_sled_engine
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:336:5
[INFO] [stdout]   22:     0x5752d4f456e7 - cli[50eb458f481b11ec]::cli_access_server_sled_engine::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:335:35
[INFO] [stdout]   23:     0x5752d4f4ddb6 - <cli[50eb458f481b11ec]::cli_access_server_sled_engine::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5752d4f5558b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5752d4f5558b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5752d4f61dea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5752d4f61dea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5752d4f61dea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5752d4f61dea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5752d4f61dea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5752d4f61dea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5752d4f61dea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5752d4f5d394 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5752d4f5d394 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5752d4f648e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5752d4f648e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5752d4f648e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5752d4f648e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5752d4f648e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5752d4f648e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5752d4f648e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5752d4ffa9af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5752d4ffa9af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x78d570889aa4 - <unknown>
[INFO] [stdout]   45:     0x78d570916a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_access_server_kvs_engine
[INFO] [stdout]     cli_access_server_sled_engine
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "232c5c1774da07af0842a24cf76343ab47996a2bcebd28c0a9d414159c8b1e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "232c5c1774da07af0842a24cf76343ab47996a2bcebd28c0a9d414159c8b1e22", kill_on_drop: false }`
[INFO] [stdout] 232c5c1774da07af0842a24cf76343ab47996a2bcebd28c0a9d414159c8b1e22
