[INFO] cloning repository https://github.com/ajesipow/cached [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajesipow/cached" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajesipow%2Fcached", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajesipow%2Fcached'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56470b135e93c6bfe200226da1299c4d5df0df1d [INFO] testing ajesipow/cached against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajesipow%2Fcached" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajesipow/cached on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajesipow/cached [INFO] finished tweaking git repo https://github.com/ajesipow/cached [INFO] tweaked toml for git repo https://github.com/ajesipow/cached written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ajesipow/cached 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-chrome v0.7.1 [INFO] [stderr] Downloaded rustix v0.37.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63c6d9254d3cb346f028fbda4e07fc35d550b8400acdbcd091dc84d5bbc5a4e2 [INFO] running `Command { std: "docker" "start" "-a" "63c6d9254d3cb346f028fbda4e07fc35d550b8400acdbcd091dc84d5bbc5a4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63c6d9254d3cb346f028fbda4e07fc35d550b8400acdbcd091dc84d5bbc5a4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c6d9254d3cb346f028fbda4e07fc35d550b8400acdbcd091dc84d5bbc5a4e2", kill_on_drop: false }` [INFO] [stdout] 63c6d9254d3cb346f028fbda4e07fc35d550b8400acdbcd091dc84d5bbc5a4e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a48c4dbea56ffe93dac621adfde24f3e866093e01ec811e6a6979ce06c040f9c [INFO] running `Command { std: "docker" "start" "-a" "a48c4dbea56ffe93dac621adfde24f3e866093e01ec811e6a6979ce06c040f9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling cached v0.1.0 (/opt/rustwide/workdir/cached) [INFO] [stderr] Compiling cached-client v0.1.0 (/opt/rustwide/workdir/cached-client) [INFO] [stderr] Compiling cached-server v0.1.0 (/opt/rustwide/workdir/cached-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.39s [INFO] running `Command { std: "docker" "inspect" "a48c4dbea56ffe93dac621adfde24f3e866093e01ec811e6a6979ce06c040f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48c4dbea56ffe93dac621adfde24f3e866093e01ec811e6a6979ce06c040f9c", kill_on_drop: false }` [INFO] [stdout] a48c4dbea56ffe93dac621adfde24f3e866093e01ec811e6a6979ce06c040f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7275afbfba0fe9e209f5b8e97c959d282be5948b3d26a49d631738fb771e7076 [INFO] running `Command { std: "docker" "start" "-a" "7275afbfba0fe9e209f5b8e97c959d282be5948b3d26a49d631738fb771e7076", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling mintex v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling cached v0.1.0 (/opt/rustwide/workdir/cached) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling cached-server v0.1.0 (/opt/rustwide/workdir/cached-server) [INFO] [stderr] Compiling cached-client v0.1.0 (/opt/rustwide/workdir/cached-client) [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling dhat v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.27 [INFO] [stderr] Compiling futures v0.3.27 [INFO] [stderr] Compiling rstest v0.17.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.31s [INFO] running `Command { std: "docker" "inspect" "7275afbfba0fe9e209f5b8e97c959d282be5948b3d26a49d631738fb771e7076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7275afbfba0fe9e209f5b8e97c959d282be5948b3d26a49d631738fb771e7076", kill_on_drop: false }` [INFO] [stdout] 7275afbfba0fe9e209f5b8e97c959d282be5948b3d26a49d631738fb771e7076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91c6ff2e6b4e052eb8af31a1d9746aca39861112a650852eaa25e8378786a7c4 [INFO] running `Command { std: "docker" "start" "-a" "91c6ff2e6b4e052eb8af31a1d9746aca39861112a650852eaa25e8378786a7c4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cached-509ac394fbb29286) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test connection::test::test_parsing_request_frame_works ... ignored [INFO] [stdout] test db::test::test_ttl_in_future_returns_value_main_db ... ok [INFO] [stdout] test db::test::test_clearing_db_works_main_db ... ok [INFO] [stdout] test db::test::test_removing_key_is_also_removed_from_ttl_set_main_db ... ok [INFO] [stdout] test db::test::test_ttl_in_past_does_not_store_value ... ok [INFO] [stdout] test db::test::test_ttl_in_future_returns_value_db ... ok [INFO] [stdout] test db::test::test_clearing_db_works ... ok [INFO] [stdout] test db::test::test_contains_key_works ... ok [INFO] [stdout] test frame::test::test_parsing_request_with_valid_long_key_works ... ok [INFO] [stdout] test frame::test::test_parsing_request_with_too_long_key_fails ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialisation_works ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_1 ... ok [INFO] [stdout] test frame::test::test_parsing_request_header_with_too_long_value_fails ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_2 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_3 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_4 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_5 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_6 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_7 ... ok [INFO] [stdout] test primitives::test::test_op_code_serialisation ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_1 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_2 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_3 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_4 ... ok [INFO] [stdout] test frame::test::test_parsing_request_header_with_valid_long_value_works ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_5 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_6 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_7 ... ok [INFO] [stdout] test primitives::test::test_status_code_serialization ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_works ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_01 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_02 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_03 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_04 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_06 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_05 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_09 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_10 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_07 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_11 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_08 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_1 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_3 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_4 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_2 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_01 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_02 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_03 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_04 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_05 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_06 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_07 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_08 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_09 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_10 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_11 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_2 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_1 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_3 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_5 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_4 ... ok [INFO] [stdout] test db::test::test_ttl_elapsed_does_not_return_value_from_main_db ... ok [INFO] [stdout] test db::test::test_ttl_elapsed_does_not_return_value_from_db ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-81b74bd39a142bc3) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_getting_a_non_existing_key_fails ... ok [INFO] [stdout] test test_deleting_a_non_existing_key_fails ... ok [INFO] [stdout] test test_setting_a_key_with_ttl_in_the_future_works ... ok [INFO] [stdout] test test_flushing_works ... ok [INFO] [stdout] test test_deleting_a_key_works ... ok [INFO] [stdout] test test_setting_a_key_with_ttl_in_the_past_works ... ok [INFO] [stdout] test test_setting_a_key_works ... ok [INFO] [stdout] test test_setting_the_same_key_twice_fails ... ok [INFO] [stdout] test test_setting_and_getting_keys_concurrently_works ... ok [INFO] [stdout] test test_max_connections_limit ... ok [INFO] [stdout] test test_setting_a_key_with_ttl_in_the_future_works_and_then_expires ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cached_client-4946613a5c32cd2f) [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/main.rs (/opt/rustwide/target/debug/deps/cached_server-1372c7ff8712a6be) [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] Doc-tests cached [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cached/src/client.rs - client::Client::get (line 126) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::new (line 66) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::delete (line 225) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::with_connection (line 94) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::flush (line 266) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::set (line 182) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "91c6ff2e6b4e052eb8af31a1d9746aca39861112a650852eaa25e8378786a7c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c6ff2e6b4e052eb8af31a1d9746aca39861112a650852eaa25e8378786a7c4", kill_on_drop: false }` [INFO] [stdout] 91c6ff2e6b4e052eb8af31a1d9746aca39861112a650852eaa25e8378786a7c4