[INFO] cloning repository https://github.com/netbus2/rust-kv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netbus2/rust-kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetbus2%2Frust-kv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetbus2%2Frust-kv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20629d9c0f5f5af7d215fbc3a01815b1eb401456
[INFO] checking netbus2/rust-kv against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetbus2%2Frust-kv" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/netbus2/rust-kv
[INFO] finished tweaking git repo https://github.com/netbus2/rust-kv
[INFO] tweaked toml for git repo https://github.com/netbus2/rust-kv written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/netbus2/rust-kv on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/netbus2/rust-kv 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.8.0
[INFO] [stderr]   Downloaded async-prost v0.2.1
[INFO] [stderr]   Downloaded prost-types v0.8.0
[INFO] [stderr]   Downloaded prost v0.8.0
[INFO] [stderr]   Downloaded prost-build v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b864bdbb424488569e935a634e37a8ad7b52316ec34e4669e3776574e5a7710
[INFO] running `Command { std: "docker" "start" "-a" "5b864bdbb424488569e935a634e37a8ad7b52316ec34e4669e3776574e5a7710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b864bdbb424488569e935a634e37a8ad7b52316ec34e4669e3776574e5a7710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b864bdbb424488569e935a634e37a8ad7b52316ec34e4669e3776574e5a7710", kill_on_drop: false }`
[INFO] [stdout] 5b864bdbb424488569e935a634e37a8ad7b52316ec34e4669e3776574e5a7710
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57188db7a64fd5352948039f5d4eb793bab989a02da881bfdb842bc2ad266ae6
[INFO] running `Command { std: "docker" "start" "-a" "57188db7a64fd5352948039f5d4eb793bab989a02da881bfdb842bc2ad266ae6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling kv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking async-prost v0.2.1
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> src/service/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[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: `std::thread`
[INFO] [stdout]  --> src/service/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> src/service/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.87s
[INFO] running `Command { std: "docker" "inspect" "57188db7a64fd5352948039f5d4eb793bab989a02da881bfdb842bc2ad266ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57188db7a64fd5352948039f5d4eb793bab989a02da881bfdb842bc2ad266ae6", kill_on_drop: false }`
[INFO] [stdout] 57188db7a64fd5352948039f5d4eb793bab989a02da881bfdb842bc2ad266ae6
