[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 [INFO] testing ajesipow/cached against beta-2024-03-24 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajesipow/cached on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-tc2/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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e9b6b1d1b2d6da575caa9198ea78d04670052c7c5ec4a76dfe5e24c8698eda9 [INFO] running `Command { std: "docker" "start" "-a" "6e9b6b1d1b2d6da575caa9198ea78d04670052c7c5ec4a76dfe5e24c8698eda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e9b6b1d1b2d6da575caa9198ea78d04670052c7c5ec4a76dfe5e24c8698eda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9b6b1d1b2d6da575caa9198ea78d04670052c7c5ec4a76dfe5e24c8698eda9", kill_on_drop: false }` [INFO] [stdout] 6e9b6b1d1b2d6da575caa9198ea78d04670052c7c5ec4a76dfe5e24c8698eda9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d74e3687a94126beca73b80b121c9e0ebf3f65ff22007b50d511f36b1816fe01 [INFO] running `Command { std: "docker" "start" "-a" "d74e3687a94126beca73b80b121c9e0ebf3f65ff22007b50d511f36b1816fe01", 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 memchr v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.68 [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 thiserror v1.0.40 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [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 signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [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 tokio-macros v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [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` profile [unoptimized + debuginfo] target(s) in 12.81s [INFO] running `Command { std: "docker" "inspect" "d74e3687a94126beca73b80b121c9e0ebf3f65ff22007b50d511f36b1816fe01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74e3687a94126beca73b80b121c9e0ebf3f65ff22007b50d511f36b1816fe01", kill_on_drop: false }` [INFO] [stdout] d74e3687a94126beca73b80b121c9e0ebf3f65ff22007b50d511f36b1816fe01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bb5e206ff2b1aaf4572a9ba70016fd8f2d9a62dc07309f48449b39714217b95 [INFO] running `Command { std: "docker" "start" "-a" "8bb5e206ff2b1aaf4572a9ba70016fd8f2d9a62dc07309f48449b39714217b95", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling futures-channel v0.3.27 [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 serde_json v1.0.95 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling mintex v0.1.2 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cached v0.1.0 (/opt/rustwide/workdir/cached) [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling addr2line v0.19.0 [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] 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] [stdout] warning: the item `Key` is imported redundantly [INFO] [stdout] --> cached/src/frame.rs:183:25 [INFO] [stdout] | [INFO] [stdout] 182 | use super::*; [INFO] [stdout] | -------- the item `Key` is already imported here [INFO] [stdout] 183 | use crate::domain::{Key, Value}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Value` is imported redundantly [INFO] [stdout] --> cached/src/frame.rs:183:30 [INFO] [stdout] | [INFO] [stdout] 182 | use super::*; [INFO] [stdout] | -------- the item `Value` is already imported here [INFO] [stdout] 183 | use crate::domain::{Key, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TTLSinceUnixEpochInMillis` is imported redundantly [INFO] [stdout] --> cached/src/request.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | use super::*; [INFO] [stdout] | -------- the item `TTLSinceUnixEpochInMillis` is already imported here [INFO] [stdout] 97 | use crate::domain::TTLSinceUnixEpochInMillis; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Response` is imported redundantly [INFO] [stdout] --> cached/src/response.rs:193:27 [INFO] [stdout] | [INFO] [stdout] 192 | use super::*; [INFO] [stdout] | -------- the item `Response` is already imported here [INFO] [stdout] 193 | use crate::response::{Response, ResponseBody, ResponseBodyGet}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.33s [INFO] running `Command { std: "docker" "inspect" "8bb5e206ff2b1aaf4572a9ba70016fd8f2d9a62dc07309f48449b39714217b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb5e206ff2b1aaf4572a9ba70016fd8f2d9a62dc07309f48449b39714217b95", kill_on_drop: false }` [INFO] [stdout] 8bb5e206ff2b1aaf4572a9ba70016fd8f2d9a62dc07309f48449b39714217b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8c56ca7153a72a6110c75ef8e4cc871ba642ccb7b1a0cbe8a04c5605e1c65ce [INFO] running `Command { std: "docker" "start" "-a" "e8c56ca7153a72a6110c75ef8e4cc871ba642ccb7b1a0cbe8a04c5605e1c65ce", kill_on_drop: false }` [INFO] [stderr] warning: the item `Key` is imported redundantly [INFO] [stderr] --> cached/src/frame.rs:183:25 [INFO] [stderr] | [INFO] [stderr] 182 | use super::*; [INFO] [stderr] | -------- the item `Key` is already imported here [INFO] [stderr] 183 | use crate::domain::{Key, Value}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Value` is imported redundantly [INFO] [stderr] --> cached/src/frame.rs:183:30 [INFO] [stderr] | [INFO] [stderr] 182 | use super::*; [INFO] [stderr] | -------- the item `Value` is already imported here [INFO] [stderr] 183 | use crate::domain::{Key, Value}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `TTLSinceUnixEpochInMillis` is imported redundantly [INFO] [stderr] --> cached/src/request.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 96 | use super::*; [INFO] [stderr] | -------- the item `TTLSinceUnixEpochInMillis` is already imported here [INFO] [stderr] 97 | use crate::domain::TTLSinceUnixEpochInMillis; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Response` is imported redundantly [INFO] [stderr] --> cached/src/response.rs:193:27 [INFO] [stderr] | [INFO] [stderr] 192 | use super::*; [INFO] [stderr] | -------- the item `Response` is already imported here [INFO] [stderr] 193 | use crate::response::{Response, ResponseBody, ResponseBodyGet}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cached` (lib test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cached-c0d7a02aa098f40c) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test connection::test::test_parsing_request_frame_works ... ignored [INFO] [stdout] test db::test::test_clearing_db_works ... ok [INFO] [stdout] test db::test::test_removing_key_is_also_removed_from_ttl_set_main_db ... ok [INFO] [stdout] test frame::test::test_parsing_request_with_too_long_key_fails ... ok [INFO] [stdout] test db::test::test_ttl_in_past_does_not_store_value ... ok [INFO] [stdout] test db::test::test_clearing_db_works_main_db ... ok [INFO] [stdout] test db::test::test_ttl_in_future_returns_value_main_db ... 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 primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_1 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialisation_works ... ok [INFO] [stdout] test frame::test::test_parsing_request_header_with_too_long_value_fails ... ok [INFO] [stdout] test frame::test::test_parsing_request_header_with_valid_long_value_works ... ok [INFO] [stdout] test db::test::test_ttl_elapsed_does_not_return_value_from_db ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_2 ... 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_7 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_5 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_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_serialization ... 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_op_code_deserialization_fails_for_wrong_codes::case_6 ... 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_3 ... 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_03 ... 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_invalid_request_frame_to_request_fails::case_02 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_4 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_7 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_6 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_01 ... ok [INFO] [stdout] test db::test::test_ttl_elapsed_does_not_return_value_from_main_db ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_10 ... ok [INFO] [stdout] test primitives::test::test_op_code_serialisation ... 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_07 ... 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_valid_request_frame_to_request_works::case_4 ... 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_08 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_04 ... 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_06 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_07 ... 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_10 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_04 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_3 ... 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_invalid_response_frame_to_response_fails::case_11 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_1 ... 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_05 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_11 ... 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_3 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_4 ... 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_valid_response_frame_to_response_works::case_2 ... ok [INFO] [stdout] test db::test::test_ttl_in_future_returns_value_db ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- db::test::test_ttl_in_future_returns_value_db stdout ---- [INFO] [stdout] thread 'db::test::test_ttl_in_future_returns_value_db' panicked at cached/src/db.rs:309:9: [INFO] [stdout] assertion failed: db.get(key).await.is_some() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563d9060acd2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x563d9060acd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563d9060acd2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x563d9060acd2 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x563d90633e8c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x563d90633e8c - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x563d9060817f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x563d9060aaa4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x563d9060aaa4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x563d9060c5eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x563d9060c2c7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x563d90546927 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x563d90546927 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x563d9060cc20 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x563d9060cc20 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x563d9060c929 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x563d9060b1a6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x563d9060c694 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x563d903c5dc5 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x563d903c5e83 - core::panicking::panic::h84cc5530c043784e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x563d903e6de6 - cached::db::test::test_ttl_in_future_returns_value_db::{{closure}}::hc59011d9d1544944 [INFO] [stdout] at /opt/rustwide/workdir/cached/src/db.rs:309:9 [INFO] [stdout] 21: 0x563d903e4143 - as core::future::future::Future>::poll::h5450584b460297fe [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x563d903e40b6 - as core::future::future::Future>::poll::h292770dc62c3c6e4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x563d90403164 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h108691911a71dad5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 24: 0x563d9040306a - tokio::runtime::coop::with_budget::hd25170eacccb7d35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x563d9040306a - tokio::runtime::coop::budget::h88a1dacbb577f959 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x563d9040306a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd20f9ecba25a7fe3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 27: 0x563d9040185c - tokio::runtime::scheduler::current_thread::Context::enter::h97cff6b0ad7181ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 28: 0x563d90402652 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h584a10c23990dae4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 29: 0x563d9040235b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h267391ff7c112f78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 30: 0x563d903fedd8 - tokio::macros::scoped_tls::ScopedKey::set::hdaed5fbaec87ac21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x563d904020ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h84cddc7222e3d018 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 32: 0x563d9040237d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h648149f8f862b724 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 33: 0x563d90400e0b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0d0d05edc140794a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 34: 0x563d903f682d - tokio::runtime::runtime::Runtime::block_on::hb226717eb54c64d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.27.0/src/runtime/runtime.rs:302:47 [INFO] [stdout] 35: 0x563d903e6573 - cached::db::test::test_ttl_in_future_returns_value_db::h029f6bbb78ffa9a1 [INFO] [stdout] at /opt/rustwide/workdir/cached/src/db.rs:309:9 [INFO] [stdout] 36: 0x563d903e6417 - cached::db::test::test_ttl_in_future_returns_value_db::{{closure}}::h175017c02df89408 [INFO] [stdout] at /opt/rustwide/workdir/cached/src/db.rs:296:51 [INFO] [stdout] 37: 0x563d903ce326 - core::ops::function::FnOnce::call_once::h4d7bb7adc5933f3d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x563d9054b4ef - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x563d9054b4ef - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 40: 0x563d9054abe3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 41: 0x563d9054abe3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x563d9054abe3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 43: 0x563d9054abe3 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 44: 0x563d9054abe3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 45: 0x563d9054abe3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 46: 0x563d9054abe3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 47: 0x563d905137e3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 48: 0x563d905137e3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 49: 0x563d9051834f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 50: 0x563d9051834f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x563d9051834f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 52: 0x563d9051834f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 53: 0x563d9051834f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 54: 0x563d9051834f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 55: 0x563d9051834f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x563d90610e65 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 57: 0x563d90610e65 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 58: 0x563d90610e65 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 59: 0x7ff8d353aac3 - [INFO] [stdout] 60: 0x7ff8d35cbbf4 - __clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] db::test::test_ttl_in_future_returns_value_db [INFO] [stdout] [INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cached --lib` [INFO] running `Command { std: "docker" "inspect" "e8c56ca7153a72a6110c75ef8e4cc871ba642ccb7b1a0cbe8a04c5605e1c65ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c56ca7153a72a6110c75ef8e4cc871ba642ccb7b1a0cbe8a04c5605e1c65ce", kill_on_drop: false }` [INFO] [stdout] e8c56ca7153a72a6110c75ef8e4cc871ba642ccb7b1a0cbe8a04c5605e1c65ce