[INFO] cloning repository https://github.com/superggn/kvs_poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superggn/kvs_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperggn%2Fkvs_poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperggn%2Fkvs_poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 454eb9a6b60c32f1ab455db9ac602186db058034
[INFO] checking superggn/kvs_poc against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperggn%2Fkvs_poc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/superggn/kvs_poc
[INFO] finished tweaking git repo https://github.com/superggn/kvs_poc
[INFO] tweaked toml for git repo https://github.com/superggn/kvs_poc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superggn/kvs_poc on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superggn/kvs_poc 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "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 certify v0.6.0
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6abada3955dc3ba6c1d87dbe4020c8c048c2a3c5993fdbe4b7c7de8cdcda8b4
[INFO] running `Command { std: "docker" "start" "-a" "a6abada3955dc3ba6c1d87dbe4020c8c048c2a3c5993fdbe4b7c7de8cdcda8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6abada3955dc3ba6c1d87dbe4020c8c048c2a3c5993fdbe4b7c7de8cdcda8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6abada3955dc3ba6c1d87dbe4020c8c048c2a3c5993fdbe4b7c7de8cdcda8b4", kill_on_drop: false }`
[INFO] [stdout] a6abada3955dc3ba6c1d87dbe4020c8c048c2a3c5993fdbe4b7c7de8cdcda8b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f97dafee6f27c5e77a057dda0744a371f72cd9c5e3da0013b0f048c4a09c4a1e
[INFO] running `Command { std: "docker" "start" "-a" "f97dafee6f27c5e77a057dda0744a371f72cd9c5e3da0013b0f048c4a09c4a1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling kvs_poc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking yamux v0.13.4
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking async-prost v0.3.0
[INFO] [stderr]     Checking certify v0.6.0
[INFO] [stdout] warning: unused import: `crate::Value`
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Value`
[INFO] [stdout]  --> src/network/multiplex.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/network/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/network/stream.rs:58:41
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> {
[INFO] [stdout]    |                                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Value`
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::warn`
[INFO] [stdout]    --> src/network/multiplex.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     use tracing::warn;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/network/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `YamuxCtrl` is never constructed
[INFO] [stdout]   --> src/network/multiplex.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct YamuxCtrl<S> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_client`, `new_server`, `new`, and `open_stream` are never used
[INFO] [stdout]    --> src/network/multiplex.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | / impl<S> YamuxCtrl<S>
[INFO] [stdout]  18 | | where
[INFO] [stdout]  19 | |     S: AsyncRead + AsyncWrite + Unpin + Send + 'static,
[INFO] [stdout]     | |_______________________________________________________- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |       pub fn new_client(stream: S, config: Option<Config>) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |       pub fn new_server<F, Fut>(stream: S, config: Option<Config>, f: F) -> Self
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  40 |       fn new<F, Fut>(stream: S, config: Option<Config>, is_client: bool, mut f: F) -> Self
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |       pub async fn open_stream(&mut self) -> Result<Compat<yamux::Stream>, ConnectionError> {
[INFO] [stdout]     |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/memory.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_or_create_table(&self, name: &str) -> Ref<String, DashMap<String, Value>> {
[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] 15 |     fn get_or_create_table(&self, name: &str) -> Ref<'_, String, DashMap<String, Value>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/network/stream.rs:58:41
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), Self::Error>> {
[INFO] [stdout]    |                                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/memory.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_or_create_table(&self, name: &str) -> Ref<String, DashMap<String, Value>> {
[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] 15 |     fn get_or_create_table(&self, name: &str) -> Ref<'_, String, DashMap<String, Value>> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.47s
[INFO] running `Command { std: "docker" "inspect" "f97dafee6f27c5e77a057dda0744a371f72cd9c5e3da0013b0f048c4a09c4a1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97dafee6f27c5e77a057dda0744a371f72cd9c5e3da0013b0f048c4a09c4a1e", kill_on_drop: false }`
[INFO] [stdout] f97dafee6f27c5e77a057dda0744a371f72cd9c5e3da0013b0f048c4a09c4a1e
