[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#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindermax%2Fpingcap-course-kvs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kindermax/pingcap-course-kvs on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "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 panic-control v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3de37520608c5c6dc38c021d97d3b32c785b2f016314f19d4ac28e73d959ea4 [INFO] running `Command { std: "docker" "start" "-a" "b3de37520608c5c6dc38c021d97d3b32c785b2f016314f19d4ac28e73d959ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3de37520608c5c6dc38c021d97d3b32c785b2f016314f19d4ac28e73d959ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3de37520608c5c6dc38c021d97d3b32c785b2f016314f19d4ac28e73d959ea4", kill_on_drop: false }` [INFO] [stdout] b3de37520608c5c6dc38c021d97d3b32c785b2f016314f19d4ac28e73d959ea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7524f4163a8f693b2f95a8969df857c4b7f550e44f710192da49a2dc8faae232 [INFO] running `Command { std: "docker" "start" "-a" "7524f4163a8f693b2f95a8969df857c4b7f550e44f710192da49a2dc8faae232", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [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 lock_api v0.4.7 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 (https://github.com/crossbeam-rs/crossbeam.git?branch=master#4b949c2b) [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 (https://github.com/crossbeam-rs/crossbeam.git?branch=master#4b949c2b) [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-skiplist v0.0.0 (https://github.com/crossbeam-rs/crossbeam.git?branch=master#4b949c2b) [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `Command { std: "docker" "inspect" "7524f4163a8f693b2f95a8969df857c4b7f550e44f710192da49a2dc8faae232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7524f4163a8f693b2f95a8969df857c4b7f550e44f710192da49a2dc8faae232", kill_on_drop: false }` [INFO] [stdout] 7524f4163a8f693b2f95a8969df857c4b7f550e44f710192da49a2dc8faae232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee81e61449f9173d34b7ebb37e298180cb3179ebde58c9d944c508e8ec612d3 [INFO] running `Command { std: "docker" "start" "-a" "3ee81e61449f9173d34b7ebb37e298180cb3179ebde58c9d944c508e8ec612d3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling panic-control v0.1.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.85s [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 2` [INFO] running `Command { std: "docker" "inspect" "3ee81e61449f9173d34b7ebb37e298180cb3179ebde58c9d944c508e8ec612d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee81e61449f9173d34b7ebb37e298180cb3179ebde58c9d944c508e8ec612d3", kill_on_drop: false }` [INFO] [stdout] 3ee81e61449f9173d34b7ebb37e298180cb3179ebde58c9d944c508e8ec612d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7972cd3ca12176eb781b81212b50f3503e1af8bbe06be537bae52b2e7b2afde4 [INFO] running `Command { std: "docker" "start" "-a" "7972cd3ca12176eb781b81212b50f3503e1af8bbe06be537bae52b2e7b2afde4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [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 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-5917e8c165cddd20) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kvs-client.rs (/opt/rustwide/target/debug/deps/kvs_client-b3c387c461ac4d7e) [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-957fbc9d37d5fd74) [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-388b51d45fca4546) [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] [stdout] [INFO] [stdout] running 11 tests [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] kvs-server 0.1.0 [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] Storage engine: sled [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] Listening on 127.0.0.1:4005 [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] kvs-server 0.1.0 [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] Storage engine: kvs [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] Listening on 127.0.0.1:4004 [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] kvs-server 0.1.0 [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] Storage engine: sled [INFO] [stderr] [2023-07-19T16:14:40Z INFO kvs_server] Listening on 127.0.0.1:4002 [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_version ... ok [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:49992 [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:54592 [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:50000 [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:54594 [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:50006 [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:54600 [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:54604 [INFO] [stderr] [2023-07-19T16:14:41Z INFO kvs::server] Accepted connection from 127.0.0.1:50012 [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] kvs-server 0.1.0 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:54620 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] Storage engine: kvs [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] Listening on 127.0.0.1:4002 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:50026 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:50028 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:54628 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:54640 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:54642 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:50044 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs::server] Accepted connection from 127.0.0.1:50052 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] kvs-server 0.1.0 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] Storage engine: kvs [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] Listening on 127.0.0.1:4004 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] kvs-server 0.1.0 [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] Storage engine: sled [INFO] [stderr] [2023-07-19T16:14:42Z INFO kvs_server] Listening on 127.0.0.1:4005 [INFO] [stdout] test cli_wrong_engine ... ok [INFO] [stderr] [2023-07-19T16:14:43Z INFO kvs::server] Accepted connection from 127.0.0.1:54644 [INFO] [stderr] [2023-07-19T16:14:43Z INFO kvs::server] Accepted connection from 127.0.0.1:54648 [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stderr] [2023-07-19T16:14:43Z INFO kvs::server] Accepted connection from 127.0.0.1:50056 [INFO] [stderr] [2023-07-19T16:14:43Z INFO kvs::server] Accepted connection from 127.0.0.1:50060 [INFO] [stdout] test cli_access_server_sled_engine ... ok [INFO] [stderr] Running tests/kv_store.rs (/opt/rustwide/target/debug/deps/kv_store-c690151255eaec9b) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test concurrent_get ... ok [INFO] [stdout] test concurrent_set ... ok [INFO] [stderr] Running tests/thread_pool.rs (/opt/rustwide/target/debug/deps/thread_pool-4f4ab2168f33ccd2) [INFO] [stdout] test compaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test rayon_thread_pool_spawn_counter ... ok [INFO] [stdout] test naive_thread_pool_spawn_counter ... ok [INFO] [stdout] test shared_queue_thread_pool_spawn_counter ... ok [INFO] [stderr] Doc-tests kvs [INFO] [stdout] test shared_queue_thread_pool_panic_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/engines/kvs.rs - engines::kvs::KvStore (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7972cd3ca12176eb781b81212b50f3503e1af8bbe06be537bae52b2e7b2afde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7972cd3ca12176eb781b81212b50f3503e1af8bbe06be537bae52b2e7b2afde4", kill_on_drop: false }` [INFO] [stdout] 7972cd3ca12176eb781b81212b50f3503e1af8bbe06be537bae52b2e7b2afde4