[INFO] cloning repository https://github.com/vegetarianz/simplekv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vegetarianz/simplekv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c0f37de10abcc8ad4dffcc39af643135ccb322f [INFO] testing vegetarianz/simplekv against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvegetarianz%2Fsimplekv" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vegetarianz/simplekv on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vegetarianz/simplekv [INFO] finished tweaking git repo https://github.com/vegetarianz/simplekv [INFO] tweaked toml for git repo https://github.com/vegetarianz/simplekv written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/vegetarianz/simplekv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded certify v0.3.1 [INFO] [stderr] Downloaded yamux v0.10.1 [INFO] [stderr] Downloaded async-prost v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5fa3008ffa2785ef5b5e37da3b58e46f481c6ee069f0d7019a4c3962d6bcda0 [INFO] running `Command { std: "docker" "start" "-a" "d5fa3008ffa2785ef5b5e37da3b58e46f481c6ee069f0d7019a4c3962d6bcda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5fa3008ffa2785ef5b5e37da3b58e46f481c6ee069f0d7019a4c3962d6bcda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5fa3008ffa2785ef5b5e37da3b58e46f481c6ee069f0d7019a4c3962d6bcda0", kill_on_drop: false }` [INFO] [stdout] d5fa3008ffa2785ef5b5e37da3b58e46f481c6ee069f0d7019a4c3962d6bcda0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 369df6f42686018fdf6767bf4b43870144653431201188da09d17e389f5dfdb0 [INFO] running `Command { std: "docker" "start" "-a" "369df6f42686018fdf6767bf4b43870144653431201188da09d17e389f5dfdb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling yamux v0.10.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling simplekv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] 14 | StorageError(&'static str, String, String, String), [INFO] [stdout] | -- this formatting argument uses named argument `field__0` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 14 | StorageErrorfield__0(&'static str, String, String, String), [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.27s [INFO] running `Command { std: "docker" "inspect" "369df6f42686018fdf6767bf4b43870144653431201188da09d17e389f5dfdb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369df6f42686018fdf6767bf4b43870144653431201188da09d17e389f5dfdb0", kill_on_drop: false }` [INFO] [stdout] 369df6f42686018fdf6767bf4b43870144653431201188da09d17e389f5dfdb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 530bc736dce9aa677aa22006dfa0095f09e0d5bc1e513fedbec5f8f691664681 [INFO] running `Command { std: "docker" "start" "-a" "530bc736dce9aa677aa22006dfa0095f09e0d5bc1e513fedbec5f8f691664681", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling async-prost v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling der-parser v6.0.1 [INFO] [stderr] Compiling simplekv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] 14 | StorageError(&'static str, String, String, String), [INFO] [stdout] | -- this formatting argument uses named argument `field__0` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 14 | StorageErrorfield__0(&'static str, String, String, String), [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling certify v0.3.1 [INFO] [stdout] warning: named argument `field__0` is not used by name [INFO] [stdout] --> src/error.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stdout] 14 | StorageError(&'static str, String, String, String), [INFO] [stdout] | -- this formatting argument uses named argument `field__0` by position [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 14 | StorageErrorfield__0(&'static str, String, String, String), [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.72s [INFO] running `Command { std: "docker" "inspect" "530bc736dce9aa677aa22006dfa0095f09e0d5bc1e513fedbec5f8f691664681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530bc736dce9aa677aa22006dfa0095f09e0d5bc1e513fedbec5f8f691664681", kill_on_drop: false }` [INFO] [stdout] 530bc736dce9aa677aa22006dfa0095f09e0d5bc1e513fedbec5f8f691664681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 800891a5d231b6d0ba02b3dcd6c7237cdd641270384ee6473d4198224ee6d6e0 [INFO] running `Command { std: "docker" "start" "-a" "800891a5d231b6d0ba02b3dcd6c7237cdd641270384ee6473d4198224ee6d6e0", kill_on_drop: false }` [INFO] [stderr] warning: named argument `field__0` is not used by name [INFO] [stderr] --> src/error.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | #[error("Cannot process command {0} with table: {1}, key: {2}. Error: {}")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this named argument is referred to by position in formatting string [INFO] [stderr] 14 | StorageError(&'static str, String, String, String), [INFO] [stderr] | -- this formatting argument uses named argument `field__0` by position [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stderr] help: use the named argument by name to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 14 | StorageErrorfield__0(&'static str, String, String, String), [INFO] [stderr] | ++++++++ [INFO] [stderr] [INFO] [stderr] warning: `simplekv` (lib) generated 1 warning [INFO] [stderr] warning: `simplekv` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simplekv-0e96b657be3c6f10) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test network::frame::tests::command_request_encode_decode_should_work ... ok [INFO] [stdout] test network::frame::tests::command_response_encode_decode_should_work ... ok [INFO] [stdout] test network::frame::tests::read_frame_should_work ... ok [INFO] [stdout] test network::tests::client_server_basic_communication_should_work ... ok [INFO] [stdout] test network::frame::tests::command_response_compressed_encode_decode_should_work ... ok [INFO] [stdout] test service::command_service::tests::hdel_should_work ... ok [INFO] [stdout] test service::command_service::tests::hexist_should_work ... ok [INFO] [stdout] test service::command_service::tests::hget_should_work ... ok [INFO] [stdout] test service::command_service::tests::hget_with_non_exist_key_should_return_404 ... ok [INFO] [stdout] test service::command_service::tests::hgetall_should_work ... ok [INFO] [stdout] test service::command_service::tests::hmdel_should_work ... ok [INFO] [stdout] test service::command_service::tests::hmexist_should_work ... ok [INFO] [stdout] test service::command_service::tests::hmget_should_work ... ok [INFO] [stdout] test service::command_service::tests::hmset_should_work ... ok [INFO] [stdout] test service::command_service::tests::hset_should_work ... ok [INFO] [stdout] test service::tests::event_registration_should_work ... ok [INFO] [stdout] test network::stream::tests::prost_stream_should_work ... ok [INFO] [stdout] test service::topic::tests::pub_sub_should_work ... ok [INFO] [stdout] test network::multiplex::tests::yamux_ctrl_creation_should_work ... ok [INFO] [stdout] test service::tests::service_should_works ... ok [INFO] [stdout] test service::topic_service::tests::dispatch_publish_should_work ... ok [INFO] [stdout] test service::topic_service::tests::dispatch_unsubscribe_random_id_should_error ... ok [INFO] [stdout] test service::topic_service::tests::dispatch_unsubscribe_should_work ... ok [INFO] [stdout] test service::topic_service::tests::dispatch_subscribe_should_work ... ok [INFO] [stdout] test storage::memory::tests::get_or_create_table_should_work ... ok [INFO] [stdout] test storage::tests::memtable_basic_interface_should_work ... ok [INFO] [stdout] test storage::tests::memtable_iter_should_work ... ok [INFO] [stdout] test service::topic_service::tests::dispatch_subscribe_abnormal_quit_should_be_removed_on_next_publish ... ok [INFO] [stdout] test network::tests::client_server_compression_should_work ... ok [INFO] [stdout] test storage::tests::memtable_get_all_should_work ... ok [INFO] [stdout] test network::tls::tests::tls_with_bad_domain_should_not_work ... ok [INFO] [stdout] test network::tls::tests::tls_should_work ... ok [INFO] [stdout] test network::tls::tests::tls_with_client_cert_should_work ... ok [INFO] [stdout] test network::multiplex::tests::yamux_ctrl_client_server_should_work ... ok [INFO] [stdout] test storage::tests::sleddb_basic_interface_should_work ... ok [INFO] [stdout] test storage::tests::sleddb_iter_should_work ... ok [INFO] [stderr] Running unittests src/bin/client.rs (/opt/rustwide/target/debug/deps/client-e44111fa49985174) [INFO] [stdout] test storage::tests::sleddb_get_all_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-9ccb49b372c1fb07) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simplekv-e9ed9f4f5abd6f3f) [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] Doc-tests simplekv [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] running `Command { std: "docker" "inspect" "800891a5d231b6d0ba02b3dcd6c7237cdd641270384ee6473d4198224ee6d6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800891a5d231b6d0ba02b3dcd6c7237cdd641270384ee6473d4198224ee6d6e0", kill_on_drop: false }` [INFO] [stdout] 800891a5d231b6d0ba02b3dcd6c7237cdd641270384ee6473d4198224ee6d6e0