[INFO] cloning repository https://github.com/devaloi/crabcache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devaloi/crabcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevaloi%2Fcrabcache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevaloi%2Fcrabcache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cc515399862cd7f2eab3763c2d99212192883ec
[INFO] testing devaloi/crabcache against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevaloi%2Fcrabcache" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devaloi/crabcache
[INFO] finished tweaking git repo https://github.com/devaloi/crabcache
[INFO] tweaked toml for git repo https://github.com/devaloi/crabcache written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devaloi/crabcache on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devaloi/crabcache 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b
[INFO] running `Command { std: "docker" "start" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling crabcache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
[INFO] running `Command { std: "docker" "inspect" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling crabcache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.26s
[INFO] running `Command { std: "docker" "inspect" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crabcache-6dbce18f2638c509)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test config::tests::config_defaults ... ok
[INFO] [stdout] test config::tests::parse_duration_millis ... ok
[INFO] [stdout] test config::tests::parse_duration_minutes ... ok
[INFO] [stdout] test config::tests::parse_duration_plain_number ... ok
[INFO] [stdout] test config::tests::parse_duration_seconds ... ok
[INFO] [stdout] test config::tests::parse_memory_bytes ... ok
[INFO] [stdout] test config::tests::parse_memory_case_insensitive ... ok
[INFO] [stdout] test config::tests::parse_memory_gb ... ok
[INFO] [stdout] test config::tests::parse_memory_invalid ... ok
[INFO] [stdout] test config::tests::parse_memory_kb ... ok
[INFO] [stdout] test config::tests::parse_memory_mb ... ok
[INFO] [stdout] test config::tests::parse_memory_plain_number ... ok
[INFO] [stdout] test connection::tests::execute_exists ... ok
[INFO] [stdout] test connection::tests::execute_del ... ok
[INFO] [stdout] test connection::tests::execute_flush ... ok
[INFO] [stdout] test connection::tests::execute_ping ... ok
[INFO] [stdout] test connection::tests::execute_quit ... ok
[INFO] [stdout] test connection::tests::execute_keys ... ok
[INFO] [stdout] test connection::tests::execute_set_and_get ... ok
[INFO] [stdout] test connection::tests::execute_get_missing ... ok
[INFO] [stdout] test connection::tests::stats_hit_ratio_calculation ... ok
[INFO] [stdout] test connection::tests::execute_ttl_and_expire ... ok
[INFO] [stdout] test protocol::parser::tests::parse_del_multiple ... ok
[INFO] [stdout] test protocol::parser::tests::parse_del_single ... ok
[INFO] [stdout] test protocol::parser::tests::parse_del_no_args ... ok
[INFO] [stdout] test protocol::parser::tests::parse_empty_line ... ok
[INFO] [stdout] test protocol::parser::tests::parse_exists ... ok
[INFO] [stdout] test protocol::parser::tests::parse_get ... ok
[INFO] [stdout] test protocol::parser::tests::parse_get_missing_key ... ok
[INFO] [stdout] test protocol::parser::tests::extract_no_complete_lines ... ok
[INFO] [stdout] test protocol::parser::tests::parse_flush ... ok
[INFO] [stdout] test protocol::parser::tests::parse_expire ... ok
[INFO] [stdout] test protocol::parser::tests::parse_keys ... ok
[INFO] [stdout] test protocol::parser::tests::extract_complete_lines ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_missing_args ... ok
[INFO] [stdout] test protocol::parser::tests::parse_stats ... ok
[INFO] [stdout] test protocol::parser::tests::parse_mixed_case ... ok
[INFO] [stdout] test protocol::parser::tests::extract_partial_line ... ok
[INFO] [stdout] test protocol::parser::tests::parse_ping ... ok
[INFO] [stdout] test protocol::parser::tests::parse_ping_lowercase ... ok
[INFO] [stdout] test protocol::parser::tests::parse_quit ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_with_ttl ... ok
[INFO] [stdout] test connection::tests::execute_stats ... ok
[INFO] [stdout] test protocol::parser::tests::parse_unknown_command ... ok
[INFO] [stdout] test protocol::response::tests::serialize_empty_value ... ok
[INFO] [stdout] test protocol::response::tests::serialize_error ... ok
[INFO] [stdout] test protocol::response::tests::serialize_negative_integer ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_invalid_ttl ... ok
[INFO] [stdout] test protocol::parser::tests::parse_ttl ... ok
[INFO] [stdout] test protocol::response::tests::serialize_array ... ok
[INFO] [stdout] test protocol::response::tests::serialize_null ... ok
[INFO] [stdout] test protocol::response::tests::serialize_ok ... ok
[INFO] [stdout] test protocol::response::tests::serialize_value ... ok
[INFO] [stdout] test protocol::response::tests::serialize_empty_array ... ok
[INFO] [stdout] test store::cache::tests::del_existing_key ... ok
[INFO] [stdout] test protocol::response::tests::serialize_integer ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_without_ttl ... ok
[INFO] [stdout] test store::cache::tests::del_multiple_keys ... ok
[INFO] [stdout] test store::cache::tests::exists_key ... ok
[INFO] [stdout] test store::cache::tests::flush_removes_all ... ok
[INFO] [stdout] test protocol::response::tests::serialize_pong ... ok
[INFO] [stdout] test store::cache::tests::del_missing_key ... ok
[INFO] [stdout] test store::cache::tests::get_missing_key ... ok
[INFO] [stdout] test store::cache::tests::glob_match_question_mark ... ok
[INFO] [stdout] test store::cache::tests::hit_miss_tracking ... ok
[INFO] [stdout] test store::cache::tests::keys_all ... ok
[INFO] [stdout] test store::cache::tests::memory_tracking ... ok
[INFO] [stdout] test store::cache::tests::keys_with_wildcard ... ok
[INFO] [stdout] test store::cache::tests::overwrite_key ... ok
[INFO] [stdout] test store::expiry::tests::expire_returns_false_for_missing_key ... ok
[INFO] [stdout] test store::expiry::tests::expire_sets_ttl_on_existing_key ... ok
[INFO] [stdout] test store::expiry::tests::ttl_returns_negative_one_for_no_ttl ... ok
[INFO] [stdout] test store::expiry::tests::ttl_returns_negative_two_for_missing ... ok
[INFO] [stdout] test store::expiry::tests::ttl_returns_remaining_seconds ... ok
[INFO] [stdout] test store::cache::tests::set_and_get ... ok
[INFO] [stdout] test store::lru::tests::manual_evict_lru ... ok
[INFO] [stdout] test store::lru::tests::eviction_counter_tracks ... ok
[INFO] [stdout] test store::lru::tests::access_prevents_eviction ... ok
[INFO] [stdout] test store::lru::tests::evict_oldest_entries ... ok
[INFO] [stdout] test server::tests::graceful_shutdown ... ok
[INFO] [stdout] test store::expiry::tests::lazy_expiration_on_get ... ok
[INFO] [stdout] test store::expiry::tests::lazy_expiration_on_exists ... ok
[INFO] [stdout] test store::expiry::tests::active_expiration_removes_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crabcache-fd2a0a7b865ba29b)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test config::tests::config_defaults ... ok
[INFO] [stdout] test config::tests::parse_duration_millis ... ok
[INFO] [stdout] test config::tests::parse_duration_minutes ... ok
[INFO] [stdout] test config::tests::parse_duration_plain_number ... ok
[INFO] [stdout] test config::tests::parse_duration_seconds ... ok
[INFO] [stdout] test config::tests::parse_memory_bytes ... ok
[INFO] [stdout] test config::tests::parse_memory_case_insensitive ... ok
[INFO] [stdout] test config::tests::parse_memory_gb ... ok
[INFO] [stdout] test config::tests::parse_memory_invalid ... ok
[INFO] [stdout] test config::tests::parse_memory_kb ... ok
[INFO] [stdout] test config::tests::parse_memory_mb ... ok
[INFO] [stdout] test config::tests::parse_memory_plain_number ... ok
[INFO] [stdout] test connection::tests::execute_del ... ok
[INFO] [stdout] test connection::tests::execute_flush ... ok
[INFO] [stdout] test connection::tests::execute_get_missing ... ok
[INFO] [stdout] test connection::tests::execute_ping ... ok
[INFO] [stdout] test connection::tests::execute_ttl_and_expire ... ok
[INFO] [stdout] test connection::tests::stats_hit_ratio_calculation ... ok
[INFO] [stdout] test protocol::parser::tests::parse_del_multiple ... ok
[INFO] [stdout] test protocol::parser::tests::parse_empty_line ... ok
[INFO] [stdout] test connection::tests::execute_exists ... ok
[INFO] [stdout] test connection::tests::execute_quit ... ok
[INFO] [stdout] test connection::tests::execute_keys ... ok
[INFO] [stdout] test connection::tests::execute_set_and_get ... ok
[INFO] [stdout] test protocol::parser::tests::extract_no_complete_lines ... ok
[INFO] [stdout] test protocol::parser::tests::parse_expire ... ok
[INFO] [stdout] test protocol::parser::tests::parse_exists ... ok
[INFO] [stdout] test protocol::parser::tests::extract_complete_lines ... ok
[INFO] [stdout] test protocol::parser::tests::parse_flush ... ok
[INFO] [stdout] test connection::tests::execute_stats ... ok
[INFO] [stdout] test protocol::parser::tests::parse_get_missing_key ... ok
[INFO] [stdout] test protocol::parser::tests::parse_keys ... ok
[INFO] [stdout] test protocol::parser::tests::parse_mixed_case ... ok
[INFO] [stdout] test protocol::parser::tests::parse_ping ... ok
[INFO] [stdout] test protocol::parser::tests::parse_ping_lowercase ... ok
[INFO] [stdout] test protocol::parser::tests::parse_del_no_args ... ok
[INFO] [stdout] test protocol::parser::tests::parse_get ... ok
[INFO] [stdout] test protocol::parser::tests::parse_quit ... ok
[INFO] [stdout] test protocol::parser::tests::extract_partial_line ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_missing_args ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_with_ttl ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_without_ttl ... ok
[INFO] [stdout] test protocol::parser::tests::parse_stats ... ok
[INFO] [stdout] test protocol::parser::tests::parse_del_single ... ok
[INFO] [stdout] test protocol::response::tests::serialize_array ... ok
[INFO] [stdout] test protocol::parser::tests::parse_set_invalid_ttl ... ok
[INFO] [stdout] test protocol::response::tests::serialize_empty_array ... ok
[INFO] [stdout] test protocol::response::tests::serialize_empty_value ... ok
[INFO] [stdout] test protocol::parser::tests::parse_ttl ... ok
[INFO] [stdout] test protocol::response::tests::serialize_negative_integer ... ok
[INFO] [stdout] test protocol::response::tests::serialize_error ... ok
[INFO] [stdout] test protocol::response::tests::serialize_ok ... ok
[INFO] [stdout] test protocol::response::tests::serialize_null ... ok
[INFO] [stdout] test protocol::response::tests::serialize_value ... ok
[INFO] [stdout] test protocol::parser::tests::parse_unknown_command ... ok
[INFO] [stdout] test protocol::response::tests::serialize_pong ... ok
[INFO] [stdout] test store::cache::tests::del_multiple_keys ... ok
[INFO] [stdout] test store::cache::tests::exists_key ... ok
[INFO] [stdout] test protocol::response::tests::serialize_integer ... ok
[INFO] [stdout] test store::cache::tests::get_missing_key ... ok
[INFO] [stdout] test store::cache::tests::del_existing_key ... ok
[INFO] [stdout] test store::cache::tests::del_missing_key ... ok
[INFO] [stdout] test store::cache::tests::flush_removes_all ... ok
[INFO] [stdout] test store::cache::tests::keys_all ... ok
[INFO] [stdout] test store::cache::tests::glob_match_question_mark ... ok
[INFO] [stdout] test store::cache::tests::keys_with_wildcard ... ok
[INFO] [stdout] test store::cache::tests::memory_tracking ... ok
[INFO] [stdout] test store::cache::tests::hit_miss_tracking ... ok
[INFO] [stdout] test store::cache::tests::set_and_get ... ok
[INFO] [stdout] test store::cache::tests::overwrite_key ... ok
[INFO] [stdout] test store::expiry::tests::expire_sets_ttl_on_existing_key ... ok
[INFO] [stdout] test store::expiry::tests::ttl_returns_negative_two_for_missing ... ok
[INFO] [stdout] test store::expiry::tests::ttl_returns_remaining_seconds ... ok
[INFO] [stdout] test store::expiry::tests::expire_returns_false_for_missing_key ... ok
[INFO] [stdout] test store::expiry::tests::ttl_returns_negative_one_for_no_ttl ... ok
[INFO] [stdout] test store::lru::tests::manual_evict_lru ... ok
[INFO] [stdout] test store::lru::tests::eviction_counter_tracks ... ok
[INFO] [stdout] test store::lru::tests::access_prevents_eviction ... ok
[INFO] [stdout] test store::lru::tests::evict_oldest_entries ... ok
[INFO] [stdout] test server::tests::graceful_shutdown ... ok
[INFO] [stdout] test store::expiry::tests::lazy_expiration_on_exists ... ok
[INFO] [stdout] test store::expiry::tests::lazy_expiration_on_get ... ok
[INFO] [stdout] test store::expiry::tests::active_expiration_removes_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent.rs (/opt/rustwide/target/debug/deps/concurrent-b8b47016ad602a99)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test concurrent_clients ... ok
[INFO] [stdout] test concurrent_write_read_same_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/eviction.rs (/opt/rustwide/target/debug/deps/eviction-6f7a45ef92246abf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test lru_eviction_via_tcp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b5e5118121aeb6ea)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_get_missing ... ok
[INFO] [stdout] test test_ping ... ok
[INFO] [stdout] test test_quit ... ok
[INFO] [stdout] test test_wrong_args ... ok
[INFO] [stdout] test test_ttl_missing_key ... ok
[INFO] [stdout] test test_unknown_command ... ok
[INFO] [stdout] test test_set_with_ex ... ok
[INFO] [stdout] test test_set_and_get ... ok
[INFO] [stdout] test test_del ... ok
[INFO] [stdout] test test_exists ... ok
[INFO] [stdout] test test_flush ... ok
[INFO] [stdout] test test_keys ... ok
[INFO] [stdout] test test_expire_and_ttl ... ok
[INFO] [stdout] test test_stats ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pipeline.rs (/opt/rustwide/target/debug/deps/pipeline-8ccd57478fc3bb19)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test pipeline_multiple_commands ... ok
[INFO] [stdout] test pipeline_100_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ttl.rs (/opt/rustwide/target/debug/deps/ttl-ae26e15a48230bd2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ttl_returns_negative_two_after_expiry ... ok
[INFO] [stdout] test ttl_key_expires ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crabcache
[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" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b", kill_on_drop: false }`
[INFO] [stdout] cf8a90e718a4aa21d96bcf55ef2063d66d2380ec4bd903b1172d6cf55147234b
