[INFO] cloning repository https://github.com/gitccl/rust-kv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitccl/rust-kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitccl%2Frust-kv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitccl%2Frust-kv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c78b25f0b7264a9cd910b5da22b22752d07eefc [INFO] testing gitccl/rust-kv against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitccl%2Frust-kv" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gitccl/rust-kv on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gitccl/rust-kv [INFO] finished tweaking git repo https://github.com/gitccl/rust-kv [INFO] tweaked toml for git repo https://github.com/gitccl/rust-kv written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gitccl/rust-kv already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c098269d24a2b5fd6b65de96689383b764d7662665ace9c0aee6347775fa890 [INFO] running `Command { std: "docker" "start" "-a" "3c098269d24a2b5fd6b65de96689383b764d7662665ace9c0aee6347775fa890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c098269d24a2b5fd6b65de96689383b764d7662665ace9c0aee6347775fa890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c098269d24a2b5fd6b65de96689383b764d7662665ace9c0aee6347775fa890", kill_on_drop: false }` [INFO] [stdout] 3c098269d24a2b5fd6b65de96689383b764d7662665ace9c0aee6347775fa890 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcc1ac930b90a52d2b785f4fafc27b5bf4d114081bae1727b84a8d91a7051e09 [INFO] running `Command { std: "docker" "start" "-a" "bcc1ac930b90a52d2b785f4fafc27b5bf4d114081bae1727b84a8d91a7051e09", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling object v0.30.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.12 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling educe v0.4.20 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling rust-kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.00s [INFO] running `Command { std: "docker" "inspect" "bcc1ac930b90a52d2b785f4fafc27b5bf4d114081bae1727b84a8d91a7051e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc1ac930b90a52d2b785f4fafc27b5bf4d114081bae1727b84a8d91a7051e09", kill_on_drop: false }` [INFO] [stdout] bcc1ac930b90a52d2b785f4fafc27b5bf4d114081bae1727b84a8d91a7051e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 360860be8f6d880e981c3f7de77239b3b2d56cdb9a790116211f07bb365b0b50 [INFO] running `Command { std: "docker" "start" "-a" "360860be8f6d880e981c3f7de77239b3b2d56cdb9a790116211f07bb365b0b50", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling predicates-core v1.0.5 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling termtree v0.4.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling predicates-tree v1.0.7 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling predicates v2.1.4 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rust-kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling assert_cmd v2.0.7 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling panic-control v0.1.4 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.63s [INFO] running `Command { std: "docker" "inspect" "360860be8f6d880e981c3f7de77239b3b2d56cdb9a790116211f07bb365b0b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360860be8f6d880e981c3f7de77239b3b2d56cdb9a790116211f07bb365b0b50", kill_on_drop: false }` [INFO] [stdout] 360860be8f6d880e981c3f7de77239b3b2d56cdb9a790116211f07bb365b0b50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1034aa69fe06c566224afff016c9117b555b03c7fad2fe69682271aadb2ace7 [INFO] running `Command { std: "docker" "start" "-a" "e1034aa69fe06c566224afff016c9117b555b03c7fad2fe69682271aadb2ace7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_kv-e7e002772eb9a1cf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kv-client.rs (/opt/rustwide/target/debug/deps/kv_client-f9f118c3835e3cfc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kv-server.rs (/opt/rustwide/target/debug/deps/kv_server-e556ceae4d1d5a1f) [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-5f2a3ceb575581db) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] Storage engine: sled [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] Listening on: 127.0.0.1:4005 [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] Storage engine: sled [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] Storage engine: kvs [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] Listening on: 127.0.0.1:4004 [INFO] [stderr] [2023-06-22T23:26:27Z INFO kv_server] Listening on: 127.0.0.1:4002 [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55542 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43876 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55542 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] Storage engine: kvs [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] Listening on: 127.0.0.1:4002 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55546 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55546 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43876 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43882 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43882 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55556 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43894 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43894 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55556 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43896 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55562 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43896 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55562 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43912 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43912 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55574 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43924 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55574 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43924 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55576 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43932 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55576 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43932 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:43934 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55580 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:43934 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55580 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] handle request from 127.0.0.1:55586 [INFO] [stderr] [2023-06-22T23:26:28Z INFO rust_kv::server] client 127.0.0.1:55586 closed [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] Storage engine: kvs [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] Listening on: 127.0.0.1:4004 [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] Storage engine: sled [INFO] [stderr] [2023-06-22T23:26:28Z INFO kv_server] Listening on: 127.0.0.1:4005 [INFO] [stdout] test cli_wrong_engine ... ok [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] handle request from 127.0.0.1:43944 [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] client 127.0.0.1:43944 closed [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] handle request from 127.0.0.1:43960 [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] client 127.0.0.1:43960 closed [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] handle request from 127.0.0.1:55596 [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] client 127.0.0.1:55596 closed [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] handle request from 127.0.0.1:55602 [INFO] [stderr] [2023-06-22T23:26:29Z INFO rust_kv::server] client 127.0.0.1:55602 closed [INFO] [stdout] test cli_access_server_sled_engine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.22s [INFO] [stdout] [INFO] [stderr] Running tests/kv_store.rs (/opt/rustwide/target/debug/deps/kv_store-120d1169302b0c0b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test get_store_value ... ok [INFO] [stdout] test compaction ... ok [INFO] [stdout] test concurrent_get ... ok [INFO] [stdout] test concurrent_get_set ... ok [INFO] [stdout] test concurrent_set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stderr] Running tests/thread_pool.rs (/opt/rustwide/target/debug/deps/thread_pool-8048095441ed6bc7) [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 rust-kv [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.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] running `Command { std: "docker" "inspect" "e1034aa69fe06c566224afff016c9117b555b03c7fad2fe69682271aadb2ace7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1034aa69fe06c566224afff016c9117b555b03c7fad2fe69682271aadb2ace7", kill_on_drop: false }` [INFO] [stdout] e1034aa69fe06c566224afff016c9117b555b03c7fad2fe69682271aadb2ace7