[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
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.3
[INFO] [stderr]   Downloaded tokio-rustls v0.25.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded atoi v0.3.3
[INFO] [stderr]   Downloaded rustls-pki-types v1.3.1
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded chrono v0.4.34
[INFO] [stderr]   Downloaded serde_json v1.0.124
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded web-sys v0.3.66
[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] 52d3ad3d7561147bd2997a26d27c16ae36faad2c05036cf00cfca2d2f79912d0
[INFO] running `Command { std: "docker" "start" "-a" "52d3ad3d7561147bd2997a26d27c16ae36faad2c05036cf00cfca2d2f79912d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52d3ad3d7561147bd2997a26d27c16ae36faad2c05036cf00cfca2d2f79912d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d3ad3d7561147bd2997a26d27c16ae36faad2c05036cf00cfca2d2f79912d0", kill_on_drop: false }`
[INFO] [stdout] 52d3ad3d7561147bd2997a26d27c16ae36faad2c05036cf00cfca2d2f79912d0
[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] 915deb44668c1a9075dc40a0b38b7383124f4073f9693013a518f9f6feeb7334
[INFO] running `Command { std: "docker" "start" "-a" "915deb44668c1a9075dc40a0b38b7383124f4073f9693013a518f9f6feeb7334", 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 pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.0
[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 ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tokio v1.35.1
[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 rustls-webpki v0.102.2
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[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 27.80s
[INFO] running `Command { std: "docker" "inspect" "915deb44668c1a9075dc40a0b38b7383124f4073f9693013a518f9f6feeb7334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "915deb44668c1a9075dc40a0b38b7383124f4073f9693013a518f9f6feeb7334", kill_on_drop: false }`
[INFO] [stdout] 915deb44668c1a9075dc40a0b38b7383124f4073f9693013a518f9f6feeb7334
[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] b26e33af36f0dfd635f42cef569a1e4f49497d12c0d5459a1c2062af8c976ae5
[INFO] running `Command { std: "docker" "start" "-a" "b26e33af36f0dfd635f42cef569a1e4f49497d12c0d5459a1c2062af8c976ae5", 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 cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling plotters v0.3.5
[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 criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.8.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 tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling kvsd v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[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 9.68s
[INFO] running `Command { std: "docker" "inspect" "b26e33af36f0dfd635f42cef569a1e4f49497d12c0d5459a1c2062af8c976ae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b26e33af36f0dfd635f42cef569a1e4f49497d12c0d5459a1c2062af8c976ae5", kill_on_drop: false }`
[INFO] [stdout] b26e33af36f0dfd635f42cef569a1e4f49497d12c0d5459a1c2062af8c976ae5
[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] 0518e512e54c6ca9f8ae44aa1e4c835ef7dfcd1cf91f4ba849496335e1c759ae
[INFO] running `Command { std: "docker" "start" "-a" "0518e512e54c6ca9f8ae44aa1e4c835ef7dfcd1cf91f4ba849496335e1c759ae", 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.18s
[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::from_key_value ... ok
[INFO] [stdout] test core::table::entry::tests::delete ... ok
[INFO] [stdout] test core::table::entry::tests::encode_decode ... ok
[INFO] [stdout] test protocol::connection::tests::message_frames ... 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.36s
[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-12T04:20:16.221774Z[0m [32m INFO[0m [2mkvsd::config::initialize[0m[2m:[0m Initialize kvsd root directory [3mpath[0m[2m=[0m/tmp/.tmpE01ks1
[INFO] [stdout] [2m2026-05-12T04:20:16.222834Z[0m [32m INFO[0m [2mkvsd::client::tcp[0m[2m:[0m Connecting [3maddr[0m[2m=[0m[::1]:47379
[INFO] [stdout] [2m2026-05-12T04:20:16.223012Z[0m [34mDEBUG[0m [2mkvsd::core::kvsd[0m[2m:[0m Open default table file /tmp/.tmpE01ks1/namespaces/default/default/default.kvsd
[INFO] [stdout] [2m2026-05-12T04:20:16.223316Z[0m [34mDEBUG[0m [2mkvsd::core::table::table[0m[2m:[0m initial pos 0
[INFO] [stdout] [2m2026-05-12T04:20:16.667183Z[0m [34mDEBUG[0m [2mkvsd::core::table::table[0m[2m:[0m Index { entry_offsets: {} }
[INFO] [stdout] [2m2026-05-12T04:20:16.667330Z[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-12T04:20:16.667415Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Connection accepted [3mavailable[0m[2m=[0m10239
[INFO] [stdout] [2m2026-05-12T04:20:16.667487Z[0m [32m INFO[0m [2mkvsd::core::kvsd[0m[2m:[0m Kvsd running
[INFO] [stdout] [2m2026-05-12T04:20:16.667621Z[0m [32m INFO[0m [2mkvsd::core::middleware::authenticator[0m[2m:[0m Try authenticate  [3muser[0m[2m=[0m"test"
[INFO] [stdout] [2m2026-05-12T04:20:16.667655Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mAuthenticate [3melapsed[0m[2m=[0m41.49µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-12T04:20:16.667951Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mPing [3melapsed[0m[2m=[0m8.02µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-12T04:20:16.668149Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mGet default/default key1 [3melapsed[0m[2m=[0m12.22µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-12T04:20:16.668185Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Get default/default key1
[INFO] [stdout] [2m2026-05-12T04:20:16.668401Z[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.39µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-12T04:20:16.668439Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Set default/default key1 => value1
[INFO] [stdout] [2m2026-05-12T04:20:16.669142Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mGet default/default key1 [3melapsed[0m[2m=[0m9.44µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-12T04:20:16.669172Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Get default/default key1
[INFO] [stdout] [2m2026-05-12T04:20:16.669860Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mDelete default/default key1 [3melapsed[0m[2m=[0m8.19µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-12T04:20:16.669892Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Delete default/default key1
[INFO] [stdout] [2m2026-05-12T04:20:16.670750Z[0m [32m INFO[0m [2mkvsd::core::middleware::logger[0m[2m:[0m Uow done [3muow[0m[2m=[0mGet default/default key1 [3melapsed[0m[2m=[0m7.67µs [3mresult[0m[2m=[0mOk(())
[INFO] [stdout] [2m2026-05-12T04:20:16.670780Z[0m [32m INFO[0m [2mkvsd::core::table::table[0m[2m:[0m Get default/default key1
[INFO] [stdout] [2m2026-05-12T04:20:16.670880Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Shutdown signal received
[INFO] [stdout] [2m2026-05-12T04:20:16.670901Z[0m [32m INFO[0m [2mkvsd::server::tcp[0m[2m:[0m Notify shutdown to all handlers
[INFO] [stdout] [2m2026-05-12T04:20:16.670958Z[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.45s
[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" "0518e512e54c6ca9f8ae44aa1e4c835ef7dfcd1cf91f4ba849496335e1c759ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0518e512e54c6ca9f8ae44aa1e4c835ef7dfcd1cf91f4ba849496335e1c759ae", kill_on_drop: false }`
[INFO] [stdout] 0518e512e54c6ca9f8ae44aa1e4c835ef7dfcd1cf91f4ba849496335e1c759ae
