[INFO] cloning repository https://github.com/gcapizzi/rkka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gcapizzi/rkka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcapizzi%2Frkka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcapizzi%2Frkka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9694aab6a409d7117ca43de57e87a9ab9f49c024
[INFO] testing gcapizzi/rkka against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcapizzi%2Frkka" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gcapizzi/rkka
[INFO] finished tweaking git repo https://github.com/gcapizzi/rkka
[INFO] tweaked toml for git repo https://github.com/gcapizzi/rkka written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gcapizzi/rkka on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gcapizzi/rkka 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cb702096141e489e1bb762af33651e056e33df5515f1412e636dba6a25ea1df
[INFO] running `Command { std: "docker" "start" "-a" "3cb702096141e489e1bb762af33651e056e33df5515f1412e636dba6a25ea1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cb702096141e489e1bb762af33651e056e33df5515f1412e636dba6a25ea1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb702096141e489e1bb762af33651e056e33df5515f1412e636dba6a25ea1df", kill_on_drop: false }`
[INFO] [stdout] 3cb702096141e489e1bb762af33651e056e33df5515f1412e636dba6a25ea1df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46fd5d84043928148704868a4fb07b052d51cdf6049f496375cfdf24a6d307e1
[INFO] running `Command { std: "docker" "start" "-a" "46fd5d84043928148704868a4fb07b052d51cdf6049f496375cfdf24a6d307e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling smol-macros v0.1.1
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling rosso v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/dashmap.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<C> {
[INFO] [stdout]    |                                        ^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<'_, C> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.09s
[INFO] running `Command { std: "docker" "inspect" "46fd5d84043928148704868a4fb07b052d51cdf6049f496375cfdf24a6d307e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46fd5d84043928148704868a4fb07b052d51cdf6049f496375cfdf24a6d307e1", kill_on_drop: false }`
[INFO] [stdout] 46fd5d84043928148704868a4fb07b052d51cdf6049f496375cfdf24a6d307e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85bcfffe0e7a49aceb7452e99286417ba3b2c4666a0cf58868c2b2fa36326af2
[INFO] running `Command { std: "docker" "start" "-a" "85bcfffe0e7a49aceb7452e99286417ba3b2c4666a0cf58868c2b2fa36326af2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rosso v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/dashmap.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<C> {
[INFO] [stdout]    |                                        ^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<'_, C> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling redis v0.30.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/dashmap.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<C> {
[INFO] [stdout]    |                                        ^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<'_, C> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.23s
[INFO] running `Command { std: "docker" "inspect" "85bcfffe0e7a49aceb7452e99286417ba3b2c4666a0cf58868c2b2fa36326af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bcfffe0e7a49aceb7452e99286417ba3b2c4666a0cf58868c2b2fa36326af2", kill_on_drop: false }`
[INFO] [stdout] 85bcfffe0e7a49aceb7452e99286417ba3b2c4666a0cf58868c2b2fa36326af2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7c3b043792ca08b6e384c991ff005eddb5136a689ce5e9be79ab6cb7d14dd1b
[INFO] running `Command { std: "docker" "start" "-a" "a7c3b043792ca08b6e384c991ff005eddb5136a689ce5e9be79ab6cb7d14dd1b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/engine/dashmap.rs:48:40
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<C> {
[INFO] [stderr]    |                                        ^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub fn with_clock<C: Clock>(clock: &C) -> DashMap<'_, C> {
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rosso` (lib) generated 1 warning (run `cargo fix --lib -p rosso` to apply 1 suggestion)
[INFO] [stderr] warning: `rosso` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rosso-3aa23a71d61a48f6)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test engine::dashmap::tests::test_client ... ok
[INFO] [stdout] test engine::dashmap::tests::test_incr ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_expiration_keep ... ok
[INFO] [stdout] test engine::dashmap::tests::test_no_ttl ... ok
[INFO] [stdout] test engine::dashmap::tests::test_append ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_and_get ... ok
[INFO] [stdout] test engine::dashmap::tests::test_get_nonexistent_key ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_expiration_milliseconds ... ok
[INFO] [stdout] test engine::dashmap::tests::test_append_to_expired_key ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_expiration_reset ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_expiration_seconds ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_expiration_unix_time_seconds ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_expiration_unix_time_milliseconds ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_if_exists ... ok
[INFO] [stdout] test resp::tests::test_parse_bulk_string ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_get ... ok
[INFO] [stdout] test resp::tests::test_serialise_array ... ok
[INFO] [stdout] test engine::dashmap::tests::test_ttl ... ok
[INFO] [stdout] test engine::dashmap::tests::test_strlen ... ok
[INFO] [stdout] test resp::tests::test_serialise_bulk_string ... ok
[INFO] [stdout] test resp::tests::test_parse_array ... ok
[INFO] [stdout] test engine::dashmap::tests::test_set_if_not_exists ... ok
[INFO] [stdout] test resp::tests::test_serialise_null ... ok
[INFO] [stdout] test resp::tests::test_serialise_simple_string ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_incr ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_get ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_not_bulk_string_array ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_not_array ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_ex ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_keepttl ... ok
[INFO] [stdout] test resp::tests::test_serialise_error ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_nx ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_get ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_append ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_exat ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_client ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_not_enough_arguments ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_px ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_pxat ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_unknown ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_set_with_xx ... ok
[INFO] [stdout] test resp_cmd::tests::test_serialise_result_bulk_string ... ok
[INFO] [stdout] test resp_cmd::tests::test_serialise_result_ok ... ok
[INFO] [stdout] test resp_cmd::tests::test_serialise_result_null ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_strlen ... ok
[INFO] [stdout] test resp_cmd::tests::test_parse_command_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rosso-fa33c650ed311808)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/acceptance.rs (/opt/rustwide/target/debug/deps/acceptance-4bde7d72931933ae)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_strings ... ok
[INFO] [stdout] test test_case_insenstivity ... ok
[INFO] [stdout] test test_concurrent_incrs ... ok
[INFO] [stdout] test test_concurrent_sets_with_nx ... ok
[INFO] [stdout] test test_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rosso
[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" "a7c3b043792ca08b6e384c991ff005eddb5136a689ce5e9be79ab6cb7d14dd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7c3b043792ca08b6e384c991ff005eddb5136a689ce5e9be79ab6cb7d14dd1b", kill_on_drop: false }`
[INFO] [stdout] a7c3b043792ca08b6e384c991ff005eddb5136a689ce5e9be79ab6cb7d14dd1b
