[INFO] cloning repository https://github.com/ymgyt/kvs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkvs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkvs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc2b8225f274991970f151637a8264ecb6815140
[INFO] testing ymgyt/kvs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkvs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ymgyt/kvs
[INFO] finished tweaking git repo https://github.com/ymgyt/kvs
[INFO] tweaked toml for git repo https://github.com/ymgyt/kvs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ymgyt/kvs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ymgyt/kvs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 795af89c99b36534a25e473cf15300a6ea36b0a3234a50a733287572484e2a44
[INFO] running `Command { std: "docker" "start" "-a" "795af89c99b36534a25e473cf15300a6ea36b0a3234a50a733287572484e2a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "795af89c99b36534a25e473cf15300a6ea36b0a3234a50a733287572484e2a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795af89c99b36534a25e473cf15300a6ea36b0a3234a50a733287572484e2a44", kill_on_drop: false }`
[INFO] [stdout] 795af89c99b36534a25e473cf15300a6ea36b0a3234a50a733287572484e2a44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 963d198f6a991a77190fa4031b6bf9fc8824c65a98d08cecf237e142fd7d102f
[INFO] running `Command { std: "docker" "start" "-a" "963d198f6a991a77190fa4031b6bf9fc8824c65a98d08cecf237e142fd7d102f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling atoi v0.3.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling kvsd v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/core/credential.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn credential(&self) -> Credential;
[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] 8 |     fn credential(&self) -> Credential<'_>;
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/message/authentication.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.13s
[INFO] running `Command { std: "docker" "inspect" "963d198f6a991a77190fa4031b6bf9fc8824c65a98d08cecf237e142fd7d102f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963d198f6a991a77190fa4031b6bf9fc8824c65a98d08cecf237e142fd7d102f", kill_on_drop: false }`
[INFO] [stdout] 963d198f6a991a77190fa4031b6bf9fc8824c65a98d08cecf237e142fd7d102f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac710913bfc0a1a217894bbf46c102a451c70f0d94a983585b4ad3e15411c6f6
[INFO] running `Command { std: "docker" "start" "-a" "ac710913bfc0a1a217894bbf46c102a451c70f0d94a983585b4ad3e15411c6f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling kvsd v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/core/credential.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn credential(&self) -> Credential;
[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] 8 |     fn credential(&self) -> Credential<'_>;
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/message/authentication.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/core/credential.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn credential(&self) -> Credential;
[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] 8 |     fn credential(&self) -> Credential<'_>;
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/message/authentication.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.96s
[INFO] running `Command { std: "docker" "inspect" "ac710913bfc0a1a217894bbf46c102a451c70f0d94a983585b4ad3e15411c6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac710913bfc0a1a217894bbf46c102a451c70f0d94a983585b4ad3e15411c6f6", kill_on_drop: false }`
[INFO] [stdout] ac710913bfc0a1a217894bbf46c102a451c70f0d94a983585b4ad3e15411c6f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7eb59bc6dfd17e896b5fe96e809e0f82d408c2ffabb3c73609023851e5b3bedb
[INFO] running `Command { std: "docker" "start" "-a" "7eb59bc6dfd17e896b5fe96e809e0f82d408c2ffabb3c73609023851e5b3bedb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/core/credential.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn credential(&self) -> Credential;
[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] 8 |     fn credential(&self) -> Credential<'_>;
[INFO] [stderr]   |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/protocol/message/authentication.rs:46:19
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn credential(&self) -> Credential {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn credential(&self) -> Credential<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `kvsd` (lib) generated 2 warnings (run `cargo fix --lib -p kvsd` to apply 2 suggestions)
[INFO] [stderr] warning: `kvsd` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvsd-8b5a4ae31476af09)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test core::table::entry::tests::encode_decode ... ok
[INFO] [stdout] test core::table::entry::tests::delete ... ok
[INFO] [stdout] test protocol::connection::tests::message_frames ... ok
[INFO] [stdout] test core::table::entry::tests::from_key_value ... ok
[INFO] [stdout] test core::table::entry::tests::construct_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kvsadmin.rs (/opt/rustwide/target/debug/deps/kvsadmin-35975f096bfccaea)
[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/bin/kvsd.rs (/opt/rustwide/target/debug/deps/kvsd-15e21afcd749c51f)
[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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c5a5b3f2f114649d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-05-15T03:56:52.875144Z[0m [32m INFO[0m [2mkvsd::config::initialize[0m[2m:[0m Initialize kvsd root directory [3mpath[0m[2m=[0m/tmp/.tmpp3hFfV
[INFO] [stdout] [2m2026-05-15T03:56:52.878223Z[0m [32m INFO[0m [2mkvsd::client::tcp[0m[2m:[0m Connecting [3maddr[0m[2m=[0m[::1]:47379
[INFO] [stdout] [2m2026-05-15T03:56:52.878396Z[0m [34mDEBUG[0m [2mkvsd::core::kvsd[0m[2m:[0m Open default table file /tmp/.tmpp3hFfV/namespaces/default/default/default.kvsd
[INFO] [stdout] [2m2026-05-15T03:56:52.878707Z[0m [34mDEBUG[0m [2mkvsd::core::table::table[0m[2m:[0m initial pos 0
[INFO] [stdout] [2m2026-05-15T03:56:53.658893Z[0m [34mDEBUG[0m [2mkvsd::core::table::table[0m[2m:[0m Index { entry_offsets: {} }
[INFO] [stdout] [2m2026-05-15T03:56:53.659174Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Server running. Config { max_tcp_connections: None, connection_tcp_buffer_bytes: None, authenticate_timeout_milliseconds: None, listen_host: None, listen_port: None, disable_tls: Some(true), tls_certificate: None, tls_key: None } [3mdisable_tls[0m[2m=[0mtrue
[INFO] [stdout] [2m2026-05-15T03:56:53.659347Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Connection accepted [3mavailable[0m[2m=[0m10239
[INFO] [stdout] [2m2026-05-15T03:56:53.659508Z[0m [32m INFO[0m [2mkvsd::core::kvsd[0m[2m:[0m Kvsd running
[INFO] [stdout] [2m2026-05-15T03:56:53.659706Z[0m [32m INFO[0m [2mkvsd::core::middleware::authenticator[0m[2m:[0m Try authenticate  [3muser[0m[2m=[0m"test"
[INFO] [stdout] [2m2026-05-15T03:56:53.659778Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mAuthenticate [3melapsed[0m[2m=[0m79.15µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-15T03:56:53.660079Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mPing [3melapsed[0m[2m=[0m7.6µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-15T03:56:53.660355Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mGet default/default key1 [3melapsed[0m[2m=[0m15.14µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-15T03:56:53.660431Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Get default/default key1
[INFO] [stdout] [2m2026-05-15T03:56:53.660658Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mSet default/default key1 => value1 [3melapsed[0m[2m=[0m12.59µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-15T03:56:53.660754Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Set default/default key1 => value1
[INFO] [stdout] [2m2026-05-15T03:56:53.661700Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mGet default/default key1 [3melapsed[0m[2m=[0m11.92µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-15T03:56:53.661797Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Get default/default key1
[INFO] [stdout] [2m2026-05-15T03:56:53.665807Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mDelete default/default key1 [3melapsed[0m[2m=[0m15.17µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-15T03:56:53.665935Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Delete default/default key1
[INFO] [stdout] [2m2026-05-15T03:56:53.678214Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mGet default/default key1 [3melapsed[0m[2m=[0m16.95µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-15T03:56:53.678348Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Get default/default key1
[INFO] [stdout] [2m2026-05-15T03:56:53.678538Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Shutdown signal received
[INFO] [stdout] [2m2026-05-15T03:56:53.678555Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Notify shutdown to all handlers
[INFO] [stdout] [2m2026-05-15T03:56:53.678633Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Shutdown successfully completed
[INFO] [stdout] test key_value_crud ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kvsd
[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" "7eb59bc6dfd17e896b5fe96e809e0f82d408c2ffabb3c73609023851e5b3bedb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb59bc6dfd17e896b5fe96e809e0f82d408c2ffabb3c73609023851e5b3bedb", kill_on_drop: false }`
[INFO] [stdout] 7eb59bc6dfd17e896b5fe96e809e0f82d408c2ffabb3c73609023851e5b3bedb
