[INFO] cloning repository https://github.com/softwheel/homekv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softwheel/homekv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwheel%2Fhomekv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwheel%2Fhomekv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8100dbd392b9c457d55c5116bd303e179d1f5c65
[INFO] checking softwheel/homekv against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwheel%2Fhomekv" "/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/softwheel/homekv
[INFO] finished tweaking git repo https://github.com/softwheel/homekv
[INFO] tweaked toml for git repo https://github.com/softwheel/homekv written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/softwheel/homekv on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/softwheel/homekv 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbb27451381fbfc9b037d0baaf0213023dfcf7a9e9f1681b9a70d83d5e418585
[INFO] running `Command { std: "docker" "start" "-a" "dbb27451381fbfc9b037d0baaf0213023dfcf7a9e9f1681b9a70d83d5e418585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbb27451381fbfc9b037d0baaf0213023dfcf7a9e9f1681b9a70d83d5e418585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb27451381fbfc9b037d0baaf0213023dfcf7a9e9f1681b9a70d83d5e418585", kill_on_drop: false }`
[INFO] [stdout] dbb27451381fbfc9b037d0baaf0213023dfcf7a9e9f1681b9a70d83d5e418585
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cb222a242555fbba06fa10ef3dbd5a6537572a25f2cfec80d72dec1789cd0e9
[INFO] running `Command { std: "docker" "start" "-a" "0cb222a242555fbba06fa10ef3dbd5a6537572a25f2cfec80d72dec1789cd0e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.27
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking cool-id-generator v1.0.1
[INFO] [stderr]     Checking atomic-counter v1.0.1
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling prost-types v0.13.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling prost-build v0.13.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling tonic-build v0.12.1
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]    Compiling homekv v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_json v1.0.81
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking tonic v0.12.1
[INFO] [stdout] warning: methods `cluster_id`, `state_snapshot`, and `ready_nodes_watcher` are never used
[INFO] [stdout]    --> src/honey_bees/mod.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl HoneyBees {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 245 |     fn cluster_id(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     fn state_snapshot(&self) -> ClusterStateSnapshot {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     fn ready_nodes_watcher(&self) -> WatchStream<HashSet<HoneyBee>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cluster_id`, `state_snapshot`, and `ready_nodes_watcher` are never used
[INFO] [stdout]    --> src/honey_bees/mod.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl HoneyBees {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 245 |     fn cluster_id(&self) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     fn state_snapshot(&self) -> ClusterStateSnapshot {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     fn ready_nodes_watcher(&self) -> WatchStream<HashSet<HoneyBee>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `honey_bees` is never read
[INFO] [stdout]   --> src/bin/homekv.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct HomeKvServer {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     honey_bees: Arc<Mutex<HoneyBees>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `honey_bees` is never read
[INFO] [stdout]   --> src/bin/homekv.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct HomeKvServer {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     honey_bees: Arc<Mutex<HoneyBees>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "0cb222a242555fbba06fa10ef3dbd5a6537572a25f2cfec80d72dec1789cd0e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb222a242555fbba06fa10ef3dbd5a6537572a25f2cfec80d72dec1789cd0e9", kill_on_drop: false }`
[INFO] [stdout] 0cb222a242555fbba06fa10ef3dbd5a6537572a25f2cfec80d72dec1789cd0e9
