[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafji%2Ftp-kvs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kafji/tp-kvs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fdf409711d5ce5cfaa14f95a3f17e1a3dbaf64e610ab59709455316a5de94fa [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" "1fdf409711d5ce5cfaa14f95a3f17e1a3dbaf64e610ab59709455316a5de94fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fdf409711d5ce5cfaa14f95a3f17e1a3dbaf64e610ab59709455316a5de94fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdf409711d5ce5cfaa14f95a3f17e1a3dbaf64e610ab59709455316a5de94fa", kill_on_drop: false }` [INFO] [stdout] 1fdf409711d5ce5cfaa14f95a3f17e1a3dbaf64e610ab59709455316a5de94fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f86bac376757bc0713b701b4f25552babe583c95ee7ac2ecdaac9d372476647c [INFO] running `Command { std: "docker" "start" "-a" "f86bac376757bc0713b701b4f25552babe583c95ee7ac2ecdaac9d372476647c", 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 v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.19.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [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 fxhash v0.2.1 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling sled v0.34.5 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.22 [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] [stderr] Compiling kvs v0.0.1 (/opt/rustwide/workdir/kvs) [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "f86bac376757bc0713b701b4f25552babe583c95ee7ac2ecdaac9d372476647c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f86bac376757bc0713b701b4f25552babe583c95ee7ac2ecdaac9d372476647c", kill_on_drop: false }` [INFO] [stdout] f86bac376757bc0713b701b4f25552babe583c95ee7ac2ecdaac9d372476647c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7797aae3bd8021b09e8432caeaa1b505be65dd0a77549e4bba925ab8433789e3 [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" "7797aae3bd8021b09e8432caeaa1b505be65dd0a77549e4bba925ab8433789e3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling exercises v0.0.1 (/opt/rustwide/workdir/exercises) [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [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 rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling predicates v1.0.5 [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 25.81s [INFO] running `Command { std: "docker" "inspect" "7797aae3bd8021b09e8432caeaa1b505be65dd0a77549e4bba925ab8433789e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7797aae3bd8021b09e8432caeaa1b505be65dd0a77549e4bba925ab8433789e3", kill_on_drop: false }` [INFO] [stdout] 7797aae3bd8021b09e8432caeaa1b505be65dd0a77549e4bba925ab8433789e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc0bee6b16d9184a2ab0f2096b564e8284594fcd9bdf0ba00bb9ce393fd915ab [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" "cc0bee6b16d9184a2ab0f2096b564e8284594fcd9bdf0ba00bb9ce393fd915ab", 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.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redis_protocol-4904145d56007eb1) [INFO] [stdout] running 12 tests [INFO] [stdout] test deserialize::tests::test_deserialize_array_homogenous ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_integer ... ok [INFO] [stdout] test client::test_request_ping_without_arg ... ok [INFO] [stdout] test server::test_respond_ping_without_arg ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_simple_string ... ok [INFO] [stdout] test server::test_respond_ping_with_arg ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_bulk_string ... ok [INFO] [stdout] test deserialize::tests::test_deserialize_error ... ok [INFO] [stdout] test client::test_request_ping_with_arg ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs-f886a1736d423d67) [INFO] [stdout] test server::test_server_ping_without_argument ... ok [INFO] [stdout] test server::test_server_shutdown ... ok [INFO] [stdout] test server::test_server_ping_with_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] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test store::index::tests::test_build_index ... ok [INFO] [stdout] test protocol::response::tests::prop_ser_de_is_identical ... ok [INFO] [stdout] test store::test_kvstore_impls ... ok [INFO] [stdout] test store::compaction::tests::test_compact ... ok [INFO] [stdout] test server::server::tests::test_handle_requests ... ok [INFO] [stdout] test store::command::tests::test_ser_de ... 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.05s [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] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0b7d9d81c90e99cd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test cli_wrong_engine ... ignored [INFO] [stderr] Jul 19 14:56:10.061 INFO starting, engine: kvs, address: 127.0.0.1:4004 [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stderr] Jul 19 14:56:10.061 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:10.061 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:10.061 INFO start listening [INFO] [stderr] Jul 19 14:56:10.061 DEBG epoll create [INFO] [stderr] Jul 19 14:56:10.062 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.062 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stdout] test server_cli_version ... ok [INFO] [stderr] Jul 19 14:56:10.077 INFO starting, engine: sled, address: 127.0.0.1:4005 [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stderr] Jul 19 14:56:10.369 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:10.369 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:10.369 INFO start listening [INFO] [stderr] Jul 19 14:56:10.369 DEBG epoll create [INFO] [stderr] Jul 19 14:56:10.369 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:10.369 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] Jul 19 14:56:11.065 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.065 INFO connected, peer: 127.0.0.1:37768, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.065 INFO received request, request: Set { key: "key1", value: "value1" }, peer: 127.0.0.1:37768, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.069 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.069 INFO connected, peer: 127.0.0.1:57728, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.069 INFO received request, request: Set { key: "key1", value: "value1" }, peer: 127.0.0.1:57728, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.071 INFO sending response, response: Success(None), peer: 127.0.0.1:57728, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.072 INFO sending response, response: Success(None), peer: 127.0.0.1:37768, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.073 DEBG received eof, peer: 127.0.0.1:57728, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.074 INFO closing connection, peer: 127.0.0.1:57728, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.074 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.074 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.077 DEBG received eof, peer: 127.0.0.1:37768, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.077 INFO closing connection, peer: 127.0.0.1:37768, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.077 DEBG incoming connection received, epoll_timeout: -1, epoll_maxeventsJul 19 14:56:11.077: 2INFO [INFO] [stderr] waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.077 DEBG epoll wait, epoll_timeout: -1Jul 19 14:56:11.077, epoll_maxevents : INFO2 [INFO] [stderr] connectedJul 19 14:56:11.077 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.078 INFO connected, peer: 127.0.0.1:37772, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.078 INFO received request, request: Get { key: "key1" }, peer: 127.0.0.1:37772, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.078 DEBG GET request, peer: 127.0.0.1:37772, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] , peer: 127.0.0.1:57732, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.078 INFO received request, request: Get { key: "key1" }, peer: 127.0.0.1:57732, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.078 DEBG GET request, peer: 127.0.0.1:57732, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.080 INFO sending response, response: Success(Some("value1")), peer: 127.0.0.1:57732, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.080 DEBG received eof, peer: 127.0.0.1:57732, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.081 INFO closing connection, peer: 127.0.0.1:57732, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.081 INFO sending response, response: Success(Some("value1")), peer: 127.0.0.1:37772, epoll_timeout: Jul 19 14:56:11.081- 1INFO, epoll_maxeventswaiting for incoming connection: , 2epoll_timeout: [INFO] [stderr] -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.081 DEBG received eof, peer: 127.0.0.1:37772, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.081 INFO closing connection, peer: 127.0.0.1:Jul 19 14:56:11.08137772, epoll_timeoutDEBG: -epoll wait1, , epoll_maxeventsepoll_timeout:: 2 [INFO] [stderr] -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.081 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.081 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.088 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.088 INFO connected, peer: 127.0.0.1:57734, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.088 INFO received request, request: Set { key: "key1", value: "value2" }, peer: 127.0.0.1:57734, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.093 Jul 19 14:56:11.093DEBG INFO sending response, response: Success(None), peer: 127.0.0.1:57734, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.095 INFO connected, peer: 127.0.0.1:37778, epoll_timeout: -1, epoll_maxeventsJul 19 14:56:11.097: DEBG received eof, peer: 127.0.0.1:57734, epoll_timeout: -1, epoll_maxevents 2 [INFO] [stderr] : 2 [INFO] [stderr] Jul 19 14:56:11.098 INFO received requestJul 19 14:56:11.098 INFO closing connection, peer: 127.0.0.1:57734, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.098 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.098 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] , request: Set { key: "key1", value: "value2" }, peer: 127.0.0.1:37778, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.099 INFO sending response, response: Success(None), peer: 127.0.0.1:37778, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.101 DEBG received eof, peer: 127.0.0.1:37778, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.103 INFO closing connection, peer: 127.0.0.1:37778, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.105 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.106 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.107 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.108 INFO connected, peer: 127.0.0.1:37780, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.109 INFO received request, request: Get { key: "key1" }, peer: 127.0.0.1:37780, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.110 DEBG GET request, peer: 127.0.0.1:37780, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.111 INFO sending response, response: Success(Some("value2")), peer: 127.0.0.1:37780, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.112 DEBG received eof, peer: 127.0.0.1:37780, epoll_timeout: Jul 19 14:56:11.113 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] -Jul 19 14:56:11.113 INFO connected, peer: 127.0.0.1:1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.114 INFO closing connection, peer:57742, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] 127Jul 19 14:56:11.114 INFO received request, request: Get { key: "key1" }, peer: 127.0.0.1:57742, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] .Jul 19 14:56:11.114 DEBG GET request, peer: 127.0.0.1:57742, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.114 INFO sending response, response: Success(Some("value2")), peer: 127.0.0.0.0.1:37780, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] 1:57742, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.115 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.116 DEBG epoll wait, epoll_timeout: -Jul 19 14:56:11.121 DEBG received eof, peer: 127.0.0.1:57742, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] 1, Jul 19 14:56:11.121 INFO closing connection, peer: 127.0.0.1:57742, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] epoll_maxeventsJul 19 14:56:11.121 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] :Jul 19 14:56:11.121 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] 2 [INFO] [stderr] Jul 19 14:56:11.122 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.122 INFO connected, peer: 127.0.0.1:37782, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.123 INFO received request, request: Get { key: "key2" }, peer: 127.Jul 19 14:56:11.123 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] 0Jul 19 14:56:11.124 INFO connected, peer: 127.0.0.1:57744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.124 INFO received request, request: Get { key: "key2" }, peer: 127.0.0.1:57744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.124 DEBG GET request, peer: 127.0.0.1:57744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.124 INFO sending response, response: Success(None), peer: 127.0.0.1:57744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] .0.1:37782, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.124 DEBG GET request, peer: 127.0.0.1:37782, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.125 INFO sending response, response: Success(None), peer: 127.0.0.1:37782, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.126 DEBG received eof, peer: 127.0.0.1:37782, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.127 INFO closing connection, peer: 127.0.0.1:37782, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.129 INFO waiting for incoming connection, epoll_timeout: Jul 19 14:56:11.129 DEBG received eof, peer: 127.0.0.1:57744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] -1Jul 19 14:56:11.130, INFO closing connection, peer: 127.0.0.1:57744, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] epoll_maxevents:Jul 19 14:56:11.130 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.130 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] 2Jul 19 14:56:11.130 [INFO] [stderr] DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.130 INFO connected, peer: 127.0.0.1:57748, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.130 INFO received request, request: Rm { key: "key2" }, peer: 127.0.0.1:57748, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.130 DEBG entry not found, key: key2, peer: 127.0.0.1:57748, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.130 INFO sending response, response: Failure("Key not found"), peer: 127.0.0.1:57748, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.130 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.131 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.131 INFO connected, peer: 127.0.0.1:37788, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.131 INFO received request, request: Rm { key: "key2" }, peer: 127.0.0.1:37788, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.132 DEBG entry not found, key: key2, peer: 127.0.0.1:37788, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.133 INFO sending response, response: Failure("Key not found"), peer: 127.0.0.1:37788, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.133 DEBG received eof, peer: 127.0.0.1:37788, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.134 INFO closing connection, peer: 127.0.0.1:37788, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.135 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.135 DEBG epoll wait, epoll_timeout:Jul 19 14:56:11.137 DEBG received eof, peer: 127.0.0.1:57748, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.137 INFO closing connection, peer: 127.0.0.1:57748, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] -1Jul 19 14:56:11.137 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.137, DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.145 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.145 INFO connected, peer: 127.0.0.1:57750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.145 INFO received request, request: Set { key: "key2", value: "value3" }, peer: 127.0.0.1:57750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.145 INFO sending response, response: Success(None), peer: 127.0.0.1:57750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.149Jul 19 14:56:11.149 DEBG received eof, peer: 127.0.0.1:57750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.149DEBG INFO closing connection, peer: 127.0.0.1:57750, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.149 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.149incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] DEBG Jul 19 14:56:11.150epoll wait INFO connected, peer: 127.0.0.1:37794, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] , Jul 19 14:56:11.150 INFO received request, request: Set { key: "key2", value: "value3" }, peer: 127.0.0.1:37794, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] epoll_timeoutJul 19 14:56:11.150: INFO sending response, response: Success(None), peer: 127.0.0.1:37794, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] -1Jul 19 14:56:11.150 DEBG received eof, peer: 127.0.0.1:37794, , epoll_maxevents: 2 [INFO] [stderr] epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.150 INFO closing connection, peer: 127.0.0.1:37794, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.151 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.151 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.156 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.156 INFO connected, peer: 127.0.0.1:57756, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.157 INFO received requestJul 19 14:56:11.157 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.157 INFO connected, peer: 127.0.0.1:37796, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] , Jul 19 14:56:11.157request INFO received request, request: Rm { key: "key1" }, peer: 127.0.0.1:37796, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] : Rm { key: "key1" }, peer: 127.0.0.1:Jul 19 14:56:11.157 DEBG entry removed, key: key1, peer: 127.0.0.1:37796, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.158 INFO sending response, response: Success(None), peer: 127.0.0.1:37796, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] 57756, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.159 DEBG entry removed, key: key1, peer: 127.0.0.1:57756, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.160 INFO sending response, response: Success(None), peer: 127.0.0.1:57756, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.168 DEBG received eof, peer: 127.0.0.1:57756, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.169 INFO closing connection, peer: 127.0.0Jul 19 14:56:11.173 INFO starting, engine: kvs, address: 127.0.0.1:4004 [INFO] [stderr] Jul 19 14:56:11.173 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:11.173 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:11.173 INFO start listening [INFO] [stderr] Jul 19 14:56:11.173 DEBG epoll create [INFO] [stderr] Jul 19 14:56:11.174 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.174 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.181 INFO starting, engine: sled, address: 127.0.0.1:4005 [INFO] [stderr] Jul 19 14:56:11.466 DEBG binding TCP listener [INFO] [stderr] Jul 19 14:56:11.466 DEBG creating signal eventfd [INFO] [stderr] Jul 19 14:56:11.466 INFO start listening [INFO] [stderr] Jul 19 14:56:11.466 DEBG epoll create [INFO] [stderr] Jul 19 14:56:11.466 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:11.466 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.177 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 INFO connected, peer: 127.0.0.1:37800, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 INFO received request, request: Get { key: "key2" }, peer: 127.0.0.1:37800, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 DEBG incoming connection receivedJul 19 14:56:12.178, epoll_timeoutDEBG: GET request, -peer1:, epoll_maxevents127:. 02.0.1 [INFO] [stderr] :37800, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178Jul 19 14:56:12.178 INFOINFO connectedsending response, , responsepeer:: Success(Some("value3")), 127peer.:0 .0127..10:.577580., 1epoll_timeout::37800 , epoll_timeout-:1 , -epoll_maxevents1:, epoll_maxevents2: [INFO] [stderr] 2 [INFO] [stderr] Jul 19 14:56:12.178Jul 19 14:56:12.178 INFODEBG received requestreceived eof, , requestpeer:: Get { key: "key2" }127, .peer0:.0 .1271.:037800., 0epoll_timeout.:1 :57758-1, , epoll_timeoutepoll_maxevents:: -21 [INFO] [stderr] , epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 INFO closing connection, Jul 19 14:56:12.178peer :DEBG 127GET request., 0.peer0:. 1127:.378000, .epoll_timeout0:. 1-:577581, , epoll_timeoutepoll_maxevents:: -21 [INFO] [stderr] , epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 INFO sending response, response: Success(Some("value3")), peer: 127.0.0.1:57758, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 DEBG received eof, peer: 127.0.0.1:57758, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 INFO closing connection, peer: 127.0.0.1:57758, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.178 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.179 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.179 DEBG epoll wait, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.181 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.181 INFO connected, peer: 127.0.0.1:57762, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.181 INFO received request, request: Get { key: "key1" }, peer: 127.0.0.1:57762, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.181 DEBG GET request, peer: 127.0.0.1:57762, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.185 DEBG incoming connection received, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.185 INFO connected, peer: 127.0.0.1:37806, epoll_timeout: -1, epoll_maxeventsJul 19 14:56:12.185: 2 [INFO] [stderr] INFO sending response, response: Success(None), peer: 127.0.0.Jul 19 14:56:12.1851: 57762INFO, epoll_timeoutreceived request: , -request1:, epoll_maxeventsGet { key: "key1" }:, peer2: [INFO] [stderr] 127.0.0.1:37806, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.185 DEBG received eof, peer: 127.0.0.1Jul 19 14:56:12.185:57762 , DEBGepoll_timeout :GET request , -peer1:, epoll_maxevents:127 .02.0 [INFO] [stderr] .Jul 19 14:56:12.185 INFO 1closing connection, :peer37806: , 127epoll_timeout.:0 .0-.11, :epoll_maxevents57762:, epoll_timeout2: [INFO] [stderr] -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.186 INFO waiting for incoming connection, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stderr] Jul 19 14:56:12.186Jul 19 14:56:12.186 DEBG INFOepoll wait , sending responseepoll_timeout:, response-:1 , Success(None)epoll_maxevents:, peer2: [INFO] [stderr] 127.0.0.1:37806, epoll_timeout: -1, epoll_maxevents: 2 [INFO] [stdout] test cli_access_server_sled_engine ... ok [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.14s [INFO] [stdout] [INFO] [stderr] Running tests/kv_store.rs (/opt/rustwide/target/debug/deps/kv_store-6153059888714040) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test get_stored_value ... 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 19.82s [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_no_args ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test cli_invalid_subcommand ... ok [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test cli_version ... ok [INFO] [stdout] test cli_rm_non_existent_key ... ok [INFO] [stdout] test cli_set ... ok [INFO] [stdout] test cli_invalid_rm ... ok [INFO] [stdout] test cli_invalid_get ... ok [INFO] [stdout] test cli_get_stored ... ok [INFO] [stdout] test cli_rm_stored ... ok [INFO] [stdout] test cli_invalid_set ... ok [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 16.64s [INFO] [stdout] [INFO] [stderr] Doc-tests kvs [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" "cc0bee6b16d9184a2ab0f2096b564e8284594fcd9bdf0ba00bb9ce393fd915ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0bee6b16d9184a2ab0f2096b564e8284594fcd9bdf0ba00bb9ce393fd915ab", kill_on_drop: false }` [INFO] [stdout] cc0bee6b16d9184a2ab0f2096b564e8284594fcd9bdf0ba00bb9ce393fd915ab