[INFO] cloning repository https://github.com/kafji/tp-kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kafji/tp-kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafji%2Ftp-kvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafji%2Ftp-kvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b6ff72b524b5e9ce4bfe3b1e1ab2199a84aa065 [INFO] testing kafji/tp-kvs against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafji%2Ftp-kvs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kafji/tp-kvs on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kafji/tp-kvs [INFO] finished tweaking git repo https://github.com/kafji/tp-kvs [INFO] tweaked toml for git repo https://github.com/kafji/tp-kvs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kafji/tp-kvs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded quickcheck v0.9.2 [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] [stderr] Downloaded quickcheck_macros v0.9.1 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded sled v0.34.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b849afe267813009ac498fcc26e61e2cc540d07f8c58879fc4e89cfd1c1a4c31 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b849afe267813009ac498fcc26e61e2cc540d07f8c58879fc4e89cfd1c1a4c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b849afe267813009ac498fcc26e61e2cc540d07f8c58879fc4e89cfd1c1a4c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b849afe267813009ac498fcc26e61e2cc540d07f8c58879fc4e89cfd1c1a4c31", kill_on_drop: false }` [INFO] [stdout] b849afe267813009ac498fcc26e61e2cc540d07f8c58879fc4e89cfd1c1a4c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8833a793f3583016dd9c113fd18c8919675dca10458d39116b5f81651ac55423 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8833a793f3583016dd9c113fd18c8919675dca10458d39116b5f81651ac55423", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling sled v0.34.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling exercises v0.0.1 (/opt/rustwide/workdir/exercises) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> exercises/src/bin/redis_protocol.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | other => panic!(format!("unexpected arg `{}`", other)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 | other => panic!("unexpected arg `{}`", other), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> exercises/src/bin/redis_protocol.rs:1063:28 [INFO] [stdout] | [INFO] [stdout] 1063 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 1064 | | "unknown type, first byte is `{}`", [INFO] [stdout] 1065 | | first_byte as char [INFO] [stdout] 1066 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1063 | panic!( [INFO] [stdout] 1064 | "unknown type, first byte is `{}`", [INFO] [stdout] 1065 | first_byte as char [INFO] [stdout] 1066 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kvs v0.0.1 (/opt/rustwide/workdir/kvs) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "8833a793f3583016dd9c113fd18c8919675dca10458d39116b5f81651ac55423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8833a793f3583016dd9c113fd18c8919675dca10458d39116b5f81651ac55423", kill_on_drop: false }` [INFO] [stdout] 8833a793f3583016dd9c113fd18c8919675dca10458d39116b5f81651ac55423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c30dc69972e54eec2445f2a713dc07f7420ec5a5c625f7dd7ff82ba1a0796e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c30dc69972e54eec2445f2a713dc07f7420ec5a5c625f7dd7ff82ba1a0796e3", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling exercises v0.0.1 (/opt/rustwide/workdir/exercises) [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> exercises/src/bin/redis_protocol.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | other => panic!(format!("unexpected arg `{}`", other)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 | other => panic!("unexpected arg `{}`", other), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> exercises/src/bin/redis_protocol.rs:1063:28 [INFO] [stdout] | [INFO] [stdout] 1063 | panic!(format!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 1064 | | "unknown type, first byte is `{}`", [INFO] [stdout] 1065 | | first_byte as char [INFO] [stdout] 1066 | | )) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1063 | panic!( [INFO] [stdout] 1064 | "unknown type, first byte is `{}`", [INFO] [stdout] 1065 | first_byte as char [INFO] [stdout] 1066 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling kvs v0.0.1 (/opt/rustwide/workdir/kvs) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.95s [INFO] running `Command { std: "docker" "inspect" "1c30dc69972e54eec2445f2a713dc07f7420ec5a5c625f7dd7ff82ba1a0796e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c30dc69972e54eec2445f2a713dc07f7420ec5a5c625f7dd7ff82ba1a0796e3", kill_on_drop: false }` [INFO] [stdout] 1c30dc69972e54eec2445f2a713dc07f7420ec5a5c625f7dd7ff82ba1a0796e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f483f0545fbac545de40015377a0d83c761a4fb3319e5ba227ac673d675f6e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6f483f0545fbac545de40015377a0d83c761a4fb3319e5ba227ac673d675f6e9", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> exercises/src/bin/redis_protocol.rs:59:25 [INFO] [stderr] | [INFO] [stderr] 59 | other => panic!(format!("unexpected arg `{}`", other)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 59 | other => panic!("unexpected arg `{}`", other), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> exercises/src/bin/redis_protocol.rs:1063:28 [INFO] [stderr] | [INFO] [stderr] 1063 | panic!(format!( [INFO] [stderr] | ____________________________^ [INFO] [stderr] 1064 | | "unknown type, first byte is `{}`", [INFO] [stderr] 1065 | | first_byte as char [INFO] [stderr] 1066 | | )) [INFO] [stderr] | |_____________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 1063 | panic!( [INFO] [stderr] 1064 | "unknown type, first byte is `{}`", [INFO] [stderr] 1065 | first_byte as char [INFO] [stderr] 1066 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redis_protocol-4904145d56007eb1) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test client::test_request_ping_with_arg ... ok [INFO] [stdout] test client::test_request_ping_without_arg ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_array_homogenous ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_bulk_string ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_integer ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_simple_string ... ok [INFO] [stdout] test server::test_respond_ping_with_arg ... ok [INFO] [stdout] test server::test_respond_ping_without_arg ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_error ... ok [INFO] [stdout] test server::test_server_ping_with_argument ... ok [INFO] [stdout] test server::test_server_shutdown ... ok [INFO] [stdout] test server::test_server_ping_without_argument ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs-f886a1736d423d67) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test protocol::response::tests::prop_ser_de_is_identical ... ok [INFO] [stdout] test store::index::tests::test_build_index ... ok [INFO] [stdout] test store::compaction::tests::test_compact ... ok [INFO] [stdout] test store::command::tests::test_ser_de ... ok [INFO] [stdout] test store::test_kvstore_impls ... ok [INFO] [stdout] test server::server::tests::test_handle_requests ... ok [INFO] [stdout] test server::server::tests::test_can_be_shutdown ... ok [INFO] [stdout] test protocol::request::tests::prop_ser_de_is_identical ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs-0e23dc9dfb6e84bc) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs_client-8c36dad240c15082) [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 (/opt/rustwide/target/debug/deps/kvs_server-acf828235d06256f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 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-0b7d9d81c90e99cd) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test cli_wrong_engine ... ignored [INFO] [stderr] Jul 19 14:56:08.600 INFO starting, engine: sled, address: 127.0.0.1:4005 [INFO] [stderr] Jul 19 14:56:08.615 INFO starting, engine: kvs, address: 127.0.0.1:4004 [INFO] [stderr] Jul 19 14:56:08.615 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:08.615 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:08.615 INFO start listening [INFO] [stderr] Jul 19 14:56:08.615 DEBG epoll create [INFO] [stderr] Jul 19 14:56:08.615 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:08.615 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stderr] Jul 19 14:56:08.925 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:08.925 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:08.925 INFO start listening [INFO] [stderr] Jul 19 14:56:08.925 DEBG epoll create [INFO] [stderr] Jul 19 14:56:08.925 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:08.925 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 INFO connected, peer: 127.0.0.1:57678, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 INFO received request, request: Set { key: "key1", value: "value1" }, peer: 127.0.0.1:57678, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 INFO sending response, response: Success(None), peer: 127.0.0.1:57678, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 DEBG received eof, peer: 127.0.0.1:57678, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 INFO closing connection, peer: 127.0.0.1:57678, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.600 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.603 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.603 INFO connected, peer: 127.0.0.1:57680, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.603 INFO received request, request: Get { key: "key1" }, peer: 127.0.0.1:57680, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.603 DEBG GET request, peer: 127.0.0.1:57680, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.603 INFO sending response, response: Success(Some("value1")), peer: 127.0.0.1:57680, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.606 DEBG received eof, peer: 127.0.0.1:57680, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.606 INFO closing connection, peer: 127.0.0.1:57680, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.606 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.606 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.609 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.609 INFO connected, peer: 127.0.0.1:57682, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.609 INFO received request, request: Set { key: "key1", value: "value2" }, peer: 127.0.0.1:57682, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.609 INFO sending response, response: Success(None), peer: 127.0.0.1:57682, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.609 DEBG received eof, peer: 127.0.0.1:57682, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.610 INFO closing connection, peer: 127.0.0.1:57682, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.610 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.610 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] Jul 19 14:56:09.613 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.613 INFO connected, peer: 127.0.0.1:37726, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.614 INFO received request, request: Set { key: "key1", value: "value1" }, peer: 127.0.0.1:37726, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.616 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.616 INFO connected, peer: 127.0.0.1:57686, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.616 INFO received request, request: Get { key: "key1" }, peer: 127.0.0.1:57686, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.616 DEBG GET request, peer: 127.0.0.1:57686, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.616 INFO sending response, response: Success(Some("value2")), peer: 127.0.0.1:57686, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.617 INFO sending response, response: Success(None), peer: 127.0.0.1:37726, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.621 DEBG received eof, peer: 127.0.0.1:37726, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.621 INFO closing connection, peer: 127.0.0.1:37726, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.621 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.621 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.629Jul 19 14:56:09.629 DEBGDEBG received eofincoming connection received, , epoll_timeoutpeer:: -1271.0, .epoll_maxevents0:.1 :257686, epoll_timeout [INFO] [stderr] : -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 INFO connected, peer: 127.0Jul 19 14:56:09.630.0 .1INFO: 37730closing connection, , epoll_timeoutpeer:: -1271., 0epoll_maxevents.:0 .21: [INFO] [stderr] 57686, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 INFO received request, request: Get { key: "key1" }, Jul 19 14:56:09.630peer :INFO 127waiting for incoming connection.0, .epoll_timeout0:. 1-:137730, , epoll_maxeventsepoll_timeout:: 2- [INFO] [stderr] 1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 DEBG epoll wait, epoll_timeout: -Jul 19 14:56:09.6301, epoll_maxeventsDEBG: GET request2 [INFO] [stderr] , peer: 127.0.0.1:37730, epoll_timeout: Jul 19 14:56:09.630- 1DEBG, epoll_maxeventsincoming connection received: , 2epoll_timeout: [INFO] [stderr] -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 INFO sending responseJul 19 14:56:09.630, responseINFO: connectedSuccess(Some("value1")), , peerpeer:: 127127..00..00..11::5769037730, , epoll_timeoutepoll_timeout:: --11, , epoll_maxeventsepoll_maxevents:: 22 [INFO] [stderr] [INFO] [stderr] Jul 19 14:56:09.630 INFO received request, request: Get { key: "key2" }, peer: 127.0.0.1:57690, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 DEBG GET request, peer: 127.0.0.1:57690, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 DEBG received eof, peerJul 19 14:56:09.630: 127INFO. 0sending response.0, .response1:: 37730Success(None), , epoll_timeoutpeer:: 127-.10, .epoll_maxevents0:. 1:257690, [INFO] [stderr] epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 INFO closing connection, peer: 127.0.0.1:37730, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.630 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.633 DEBG received eof, peer: 127.0.0.1:57690, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.634 INFO closing connection, peer: 127.0.0.1:57690, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.634 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.634 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.640 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.640 INFO connected, peer: 127.0.0.1:57692, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.640 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.640 INFO connected, peer: 127.0.0.1:37736, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.640 INFO received request, request: Set { key: "key1", value: "value2" }, peer: 127.0.0.1:37736, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.645 INFO sending response, response: Success(None), peer: 127.0.0.1:37736, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.645 DEBG received eof, peer: 127.0.0.1:37736, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.645 INFO closing connection, peer: 127.0.0.1:37736, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.645 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.645 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.645 INFO received request, request: Rm { key: "key2" }, peer: 127.0.0.1:57692, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.646 DEBG entry not found, key: key2, peer: 127.0.0.1:57692, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.646 INFO sending response, response: Failure("Key not found"), peer: 127.0.0.1:57692, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.649 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.649 INFO connected, peer: 127.0.0.1:37738, epoll_timeout: -1Jul 19 14:56:09.649, epoll_maxevents: 2 [INFO] [stderr] DEBG received eof, peer: 127.0.0.1Jul 19 14:56:09.649:57692 , INFO epoll_timeoutreceived request: , request-:1 , Get { key: "key1" }epoll_maxevents, :peer :2 127. [INFO] [stderr] 0.0.1:37738, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.649 INFO closing connection, peer:Jul 19 14:56:09.650 127DEBG. 0GET request.0, .peer1:: 57692127., 0epoll_timeout.:0 .1-:137738, , epoll_maxeventsepoll_timeout:: 2-1 [INFO] [stderr] , epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.650Jul 19 14:56:09.650 INFOINFO sending responsewaiting for incoming connection, , responseepoll_timeout:: Success(Some("value2"))-, 1peer, :epoll_maxevents :127 .20. [INFO] [stderr] 0.1:37738, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.650 DEBG epoll wait, epoll_timeout: -1, epoll_maxeventsJul 19 14:56:09.650: 2DEBG [INFO] [stderr] received eof, peer: 127.0.0.1:37738, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.650 INFO closing connection, peer: 127.0.0.1:37738, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.650 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.650 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.659 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.659 INFO connected, peer: 127.0.0.1:57700, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.661 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.661 INFO connected, peer: 127.0.0.1:37740, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.661 INFO received request, request: Get { key: "key2" }, peer: 127.0.0.1:37740, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.661 DEBG GET request, peer: 127.0.0.1:37740, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.662 INFO sending response, response: Success(None), peer: 127.0.0.1:37740, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.666 INFO received request, request: Set { key: "key2", value: "value3" }, peer: 127.0.0.1:57700, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.666 DEBG received eof, peer: 127.0.0.1:37740, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.666 INFO closing connection, peer: 127.0.0.1:37740, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.666 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.666 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.669 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.669 INFO connected, peer: 127.0.0.1:37744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.669 INFO received request, request: Rm { key: "key2" }, peer: 127.0.0.1:37744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.670 DEBG entry not found, key: key2, peer: 127.0.0.1:37744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.670 INFO sending response, response: Failure("Key not found"), peer: 127.0.0.1:37744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.673 INFO sending response, response: Success(None), peer: 127.0.0.1:57700, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 DEBG received eof, peer: 127.0.0.1:57700, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 INFO closing connection, peer: 127.0.0.1:57700, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 DEBG received eof, peer: 127.0.0.1:37744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 INFO closing connection, peer: 127.0.0.1:37744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.674 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.681 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.681 INFO connected, peer: 127.0.0.1:37746, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.683 INFO received request, request: Set { key: "key2", value: "value3" }, peer: 127.0.0.1:37746, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.689 INFO sending response, response: Success(None), peer: 127.0.0.1:37746, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.689 DEBG received eof, peer: 127.0.0.1:37746, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.689 INFO closing connection, peer: 127.0.0.1:37746, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.689 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.689 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.690 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.690 INFO connected, peer: 127.0.0.1:57706, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.690 INFO received request, request: Rm { key: "key1" }, peer: 127.0.0.1:57706, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.695 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.695 INFO connected, peer: 127.0.0.1:37750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.696 INFO received request, request: Rm { key: "key1" }, peer: 127.0.0.1:37750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.696 DEBG entry removed, key: key1, peer: 127.0.0.1:37750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.696 INFO sending response, response: Success(None), peer: 127.0.0.1:37750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.697 DEBG entry removed, key: key1, peer: 127.0.0.1:57706, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.697 INFO sending response, response: Success(None), peer: 127.0.0.1:57706, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.697 DEBG received eof, peer: 127.0.0.1:57706, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.697 INFO closing connection, peer: 127.0.0.1:57706, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.697 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.698 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.709 INFO starting, engine: kvs, address: 127.0.0.1:4004 [INFO] [stderr] Jul 19 14:56:09.709 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:09.709 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:09.709 INFO start listening [INFO] [stderr] Jul 19 14:56:09.709 DEBG epoll create [INFO] [stderr] Jul 19 14:56:09.709 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.710 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.725 INFO starting, engine: sled, address: 127.0.0.1:4005 [INFO] [stderr] Jul 19 14:56:09.958 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:09.984 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:09.984 INFO start listening [INFO] [stderr] Jul 19 14:56:09.984 DEBG epoll create [INFO] [stderr] Jul 19 14:56:09.984 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:09.984 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.705 DEBGJul 19 14:56:10.705 incoming connection received , DEBG epoll_timeout:incoming connection received , epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.705 INFO connected, peer: 127.0.0.1:57720, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.705 INFO connected, peer: 127.0.0.1:37760, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.706 INFO received request, request:Jul 19 14:56:10.706 INFO received request, request: Get { key: "key2" }, Get { key: "key2" }, peer: 127.0.0.1:37760, epoll_timeout: -1, epoll_maxeventspeer: 127.0.0.1:57720, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] :Jul 19 14:56:10.706 DEBG GET request, peer: 127.0.0.12:57720, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] [INFO] [stderr] Jul 19 14:56:10.706 INFO sending response, response: Success(Some("value3")), peer: 127.0.0.1:57720, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.706 DEBG GET request, peer: 127.0.0.1:37760, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.707Jul 19 14:56:10.707 INFO sending response, response:DEBG Success(Some("value3"))received eof, peer, :peer : 127.1270.0..00..11::5772037760, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.707 INFO closing connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] , peer: 127.0.0.1:57720, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.708 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stderr] Jul 19 14:56:10.709 DEBG epoll wait, epoll_timeout: Jul 19 14:56:10.709 DEBG-1, epoll_maxevents: 2 received eof, peer: 127.0.0.1:37760, epoll_timeout: -1, epoll_maxevents: [INFO] [stderr] Jul 19 14:56:10.710 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stdout] test cli_access_server_sled_engine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.12s [INFO] [stdout] [INFO] [stderr] Jul 19 14:56:10.710 INFO Running tests/kv_store.rs (/opt/rustwide/target/debug/deps/kv_store-6153059888714040) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test compaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.50s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d38a5d98a19d4669) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test cli_get_non_existent_key ... ok [INFO] [stdout] test cli_set ... ok [INFO] [stdout] test cli_invalid_subcommand ... ok [INFO] [stdout] test cli_version ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test cli_invalid_get ... ok [INFO] [stdout] test cli_rm_non_existent_key ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test cli_no_args ... ok [INFO] [stdout] test cli_invalid_rm ... ok [INFO] [stdout] test cli_rm_stored ... ok [INFO] [stdout] test cli_get_stored ... ok [INFO] [stdout] test cli_invalid_set ... ok [INFO] [stderr] Doc-tests kvs [INFO] [stdout] test compaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.81s [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] running `Command { std: "docker" "inspect" "6f483f0545fbac545de40015377a0d83c761a4fb3319e5ba227ac673d675f6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f483f0545fbac545de40015377a0d83c761a4fb3319e5ba227ac673d675f6e9", kill_on_drop: false }` [INFO] [stdout] 6f483f0545fbac545de40015377a0d83c761a4fb3319e5ba227ac673d675f6e9