[INFO] cloning repository https://github.com/Genuineh/AiKv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Genuineh/AiKv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGenuineh%2FAiKv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGenuineh%2FAiKv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 512ba13dab5e3f70bc7556dcb1b7c15ce4c1d412
[INFO] checking Genuineh/AiKv against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGenuineh%2FAiKv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Genuineh/AiKv
[INFO] finished tweaking git repo https://github.com/Genuineh/AiKv
[INFO] tweaked toml for git repo https://github.com/Genuineh/AiKv written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Genuineh/AiKv on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Genuineh/AiKv 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Genuineh/AiDb`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyerror v0.1.13
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded openraft-macros v0.9.21
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded byte-unit v5.2.0
[INFO] [stderr]   Downloaded redis v0.24.0
[INFO] [stderr]   Downloaded validit v0.2.4
[INFO] [stderr]   Downloaded mlua v0.10.5
[INFO] [stderr]   Downloaded openraft v0.9.21
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.12+a4f56a4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3237c8eefddde377975539f54a758cc7e9092c45bbedc7820df2a26234800a7b
[INFO] running `Command { std: "docker" "start" "-a" "3237c8eefddde377975539f54a758cc7e9092c45bbedc7820df2a26234800a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3237c8eefddde377975539f54a758cc7e9092c45bbedc7820df2a26234800a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3237c8eefddde377975539f54a758cc7e9092c45bbedc7820df2a26234800a7b", kill_on_drop: false }`
[INFO] [stdout] 3237c8eefddde377975539f54a758cc7e9092c45bbedc7820df2a26234800a7b
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7408b3a5f96d3c1fda7936339535b1992837cc0c2d932abf4e0c1041b5002d67
[INFO] running `Command { std: "docker" "start" "-a" "7408b3a5f96d3c1fda7936339535b1992837cc0c2d932abf4e0c1041b5002d67", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling protobuf-src v1.1.0+21.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crossbeam-skiplist v0.1.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking mlua v0.10.5
[INFO] [stderr]     Checking redis v0.24.0
[INFO] [stderr]    Compiling aidb v0.3.0 (https://github.com/Genuineh/AiDb?tag=v0.4.1#96ccbd6b)
[INFO] [stderr]     Checking aikv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "7408b3a5f96d3c1fda7936339535b1992837cc0c2d932abf4e0c1041b5002d67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7408b3a5f96d3c1fda7936339535b1992837cc0c2d932abf4e0c1041b5002d67", kill_on_drop: false }`
[INFO] [stdout] 7408b3a5f96d3c1fda7936339535b1992837cc0c2d932abf4e0c1041b5002d67
