[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] checking ymgyt/kvs against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkvs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ymgyt/kvs on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c78e181710a7a9c04e6f74ce4a31a459ba0eda9654c3091099f8382c0f3428f7
[INFO] running `Command { std: "docker" "start" "-a" "c78e181710a7a9c04e6f74ce4a31a459ba0eda9654c3091099f8382c0f3428f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c78e181710a7a9c04e6f74ce4a31a459ba0eda9654c3091099f8382c0f3428f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78e181710a7a9c04e6f74ce4a31a459ba0eda9654c3091099f8382c0f3428f7", kill_on_drop: false }`
[INFO] [stdout] c78e181710a7a9c04e6f74ce4a31a459ba0eda9654c3091099f8382c0f3428f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbb3d3948730baedf9ad57db7ae51dc7cc11fca1df957f6fcbbac287c55daf47
[INFO] running `Command { std: "docker" "start" "-a" "bbb3d3948730baedf9ad57db7ae51dc7cc11fca1df957f6fcbbac287c55daf47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking rustls-pki-types v1.3.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking atoi v0.3.3
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-test v0.4.3
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking kvsd v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/core/credential.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn credential(&self) -> Credential;
[INFO] [stdout]   |                   ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn credential(&self) -> Credential<'_>;
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/protocol/message/authentication.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential {
[INFO] [stdout]    |                   ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/core/credential.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn credential(&self) -> Credential;
[INFO] [stdout]   |                   ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn credential(&self) -> Credential<'_>;
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/protocol/message/authentication.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn credential(&self) -> Credential {
[INFO] [stdout]    |                   ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 44.04s
[INFO] running `Command { std: "docker" "inspect" "bbb3d3948730baedf9ad57db7ae51dc7cc11fca1df957f6fcbbac287c55daf47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb3d3948730baedf9ad57db7ae51dc7cc11fca1df957f6fcbbac287c55daf47", kill_on_drop: false }`
[INFO] [stdout] bbb3d3948730baedf9ad57db7ae51dc7cc11fca1df957f6fcbbac287c55daf47
