[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] 7f6f2f815bbbb30a393ef7c6a861cfa32f000282
[INFO] testing Genuineh/AiKv against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGenuineh%2FAiKv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Genuineh/AiKv on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf
[INFO] running `Command { std: "docker" "start" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling protobuf-src v1.1.0+21.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling aidb v0.7.0 (https://github.com/wiqun/AiDb?tag=v0.7.0#33776cae)
[INFO] [stderr]    Compiling aikv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling aidb v0.7.0 (https://github.com/wiqun/AiDb?tag=v0.7.0#33776cae)
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.4.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.14.0
[INFO] [stderr]    Compiling aikv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.02s
[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 5`
[INFO] running `Command { std: "docker" "inspect" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[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 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aikv-66d04413f4a54689)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test command::json::tests::test_json_arrlen ... ok
[INFO] [stdout] test command::json::tests::test_json_objlen ... ok
[INFO] [stdout] test command::json::tests::test_json_set_get ... ok
[INFO] [stdout] test command::json::tests::test_json_type ... ok
[INFO] [stdout] test command::script::tests::test_calculate_sha1 ... ok
[INFO] [stdout] test command::script::tests::test_eval_with_argv ... ok
[INFO] [stdout] test command::script::tests::test_eval_simple_return ... ok
[INFO] [stdout] test command::script::tests::test_key_lock_manager_basic ... ok
[INFO] [stdout] test command::script::tests::test_evalsha_not_found ... ok
[INFO] [stdout] test command::script::tests::test_eval_redis_call_set_get ... ok
[INFO] [stdout] test command::script::tests::test_eval_with_keys ... ok
[INFO] [stdout] test command::script::tests::test_evalsha ... ok
[INFO] [stdout] test command::script::tests::test_key_lock_manager_duplicate_keys ... ok
[INFO] [stdout] test command::script::tests::test_key_lock_manager_empty_keys ... ok
[INFO] [stdout] test command::script::tests::test_script_exists ... ok
[INFO] [stdout] test command::script::tests::test_script_append_strlen ... ok
[INFO] [stdout] test command::script::tests::test_script_complex_types_rollback ... ok
[INFO] [stdout] test command::script::tests::test_script_complex_types_commit ... ok
[INFO] [stdout] test command::script::tests::test_script_flush ... ok
[INFO] [stdout] test command::script::tests::test_script_hash_basic ... ok
[INFO] [stdout] test command::script::tests::test_script_hash_hincrby ... ok
[INFO] [stdout] test command::script::tests::test_script_hash_hdel ... ok
[INFO] [stdout] test command::script::tests::test_script_incr_decr ... ok
[INFO] [stdout] test command::script::tests::test_script_incrby_decrby ... ok
[INFO] [stdout] test command::script::tests::test_script_incrbyfloat ... ok
[INFO] [stdout] test command::script::tests::test_script_list_basic ... ok
[INFO] [stdout] test command::script::tests::test_script_load ... ok
[INFO] [stdout] test command::script::tests::test_script_list_lrange ... ok
[INFO] [stdout] test command::script::tests::test_script_list_pop ... ok
[INFO] [stdout] test command::script::tests::test_script_set_basic ... ok
[INFO] [stdout] test command::script::tests::test_script_set_srem ... ok
[INFO] [stdout] test command::script::tests::test_script_zset_zrange ... ok
[INFO] [stdout] test command::script::tests::test_script_zset_basic ... ok
[INFO] [stdout] test command::script::tests::test_transaction_commit_on_success ... ok
[INFO] [stdout] test command::script::tests::test_script_zset_zrem ... ok
[INFO] [stdout] test command::script::tests::test_transaction_multiple_dels ... ok
[INFO] [stdout] test command::script::tests::test_transaction_del_then_set ... ok
[INFO] [stdout] test command::script::tests::test_transaction_exists_with_buffer ... ok
[INFO] [stdout] test command::script::tests::test_transaction_rollback_on_error ... ok
[INFO] [stdout] test command::string::tests::test_append ... ok
[INFO] [stdout] test command::script::tests::test_transaction_read_your_own_writes ... ok
[INFO] [stdout] test command::string::tests::test_del ... ok
[INFO] [stdout] test command::script::tests::test_transaction_overwrite_in_buffer ... ok
[INFO] [stdout] test observability::logging::tests::test_log_level_parsing ... ok
[INFO] [stdout] test command::string::tests::test_exists ... ok
[INFO] [stdout] test command::string::tests::test_get_set ... ok
[INFO] [stdout] test command::string::tests::test_mget_mset ... ok
[INFO] [stdout] test command::string::tests::test_strlen ... ok
[INFO] [stdout] test observability::logging::tests::test_log_format_parsing ... ok
[INFO] [stdout] test observability::logging::tests::test_logging_manager ... ok
[INFO] [stdout] test observability::logging::tests::test_slow_query_log_max_len ... ok
[INFO] [stdout] test observability::metrics::tests::test_command_metrics ... ok
[INFO] [stdout] test observability::logging::tests::test_slow_query_log ... ok
[INFO] [stdout] test observability::logging::tests::test_slow_query_threshold_update ... ok
[INFO] [stdout] test observability::metrics::tests::test_commandstats_output ... ok
[INFO] [stdout] test observability::metrics::tests::test_format_bytes ... ok
[INFO] [stdout] test observability::metrics::tests::test_counter ... ok
[INFO] [stdout] test observability::metrics::tests::test_memory_metrics ... ok
[INFO] [stdout] test observability::metrics::tests::test_errors_by_type ... ok
[INFO] [stdout] test observability::metrics::tests::test_gauge ... ok
[INFO] [stdout] test observability::tracing_setup::tests::test_trace_context ... ok
[INFO] [stdout] test observability::metrics::tests::test_prometheus_export ... ok
[INFO] [stdout] test observability::metrics::tests::test_connection_metrics ... ok
[INFO] [stdout] test observability::tracing_setup::tests::test_traceparent ... ok
[INFO] [stdout] test observability::tracing_setup::tests::test_tracing_config ... ok
[INFO] [stdout] test persistence::aof::tests::test_aof_reader_empty ... ok
[INFO] [stdout] test persistence::aof::tests::test_aof_reader_single_command ... ok
[INFO] [stdout] test persistence::aof::tests::test_aof_reader_multiple_commands ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_array ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_attribute ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_boolean_false ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_attribute_with_array ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_boolean_true ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_big_number ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_bulk_error ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_bulk_string ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_double ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_double_infinity ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_error ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_incomplete_data ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_integer ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_map ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_null ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_null_bulk_string ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_push ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_set ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_simple_string ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_streamed_string ... ok
[INFO] [stdout] test protocol::parser::tests::test_parse_verbatim_string ... ok
[INFO] [stdout] test persistence::rdb::tests::test_rdb_write_read ... ok
[INFO] [stdout] test persistence::rdb::tests::test_rdb_stored_value_roundtrip ... ok
[INFO] [stdout] test protocol::types::tests::test_array_with_binary_bulk_strings ... ok
[INFO] [stdout] test protocol::types::tests::test_big_number ... ok
[INFO] [stdout] test protocol::types::tests::test_attribute_with_complex_data ... ok
[INFO] [stdout] test protocol::types::tests::test_attribute ... ok
[INFO] [stdout] test protocol::types::tests::test_boolean_true ... ok
[INFO] [stdout] test protocol::types::tests::test_array ... ok
[INFO] [stdout] test protocol::types::tests::test_boolean_false ... ok
[INFO] [stdout] test protocol::types::tests::test_bulk_error ... ok
[INFO] [stdout] test protocol::types::tests::test_bulk_string ... ok
[INFO] [stdout] test protocol::types::tests::test_double ... ok
[INFO] [stdout] test protocol::types::tests::test_double_infinity ... ok
[INFO] [stdout] test protocol::types::tests::test_double_negative_infinity ... ok
[INFO] [stdout] test protocol::types::tests::test_integer ... ok
[INFO] [stdout] test protocol::types::tests::test_map ... ok
[INFO] [stdout] test protocol::types::tests::test_null ... ok
[INFO] [stdout] test protocol::types::tests::test_bulk_string_binary_data ... ok
[INFO] [stdout] test protocol::types::tests::test_null_array ... ok
[INFO] [stdout] test protocol::types::tests::test_error ... ok
[INFO] [stdout] test protocol::types::tests::test_null_bulk_string ... ok
[INFO] [stdout] test protocol::types::tests::test_push ... ok
[INFO] [stdout] test protocol::types::tests::test_set ... ok
[INFO] [stdout] test protocol::types::tests::test_simple_string ... ok
[INFO] [stdout] test protocol::types::tests::test_streamed_string ... ok
[INFO] [stdout] test protocol::types::tests::test_verbatim_string ... ok
[INFO] [stdout] test server::monitor::tests::test_monitor_message_escape ... ok
[INFO] [stdout] test server::monitor::tests::test_monitor_message_format ... ok
[INFO] [stdout] test server::monitor::tests::test_monitor_message_no_args ... ok
[INFO] [stdout] test server::monitor::tests::test_monitor_broadcast ... ok
[INFO] [stdout] test server::monitor::tests::test_monitor_broadcaster ... ok
[INFO] [stdout] test persistence::aof::tests::test_aof_write_read ... ok
[INFO] [stdout] test observability::tracing_setup::tests::test_command_span ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_complex_list_operations ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_complex_hash_operations ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_exists ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_delete_and_get ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_delete ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_cross_database_operations ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_mget_mset ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_set_get ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_stored_value_hash ... ok
[INFO] [stdout] test storage::memory_adapter::tests::test_delete ... ok
[INFO] [stdout] test storage::memory_adapter::tests::test_exists ... ok
[INFO] [stdout] test storage::memory_adapter::tests::test_keyspace_stats_in_db ... ok
[INFO] [stdout] test storage::memory_adapter::tests::test_mget_mset ... ok
[INFO] [stdout] test storage::memory_adapter::tests::test_set_get ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_stored_value_set ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_stored_value_list ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_stored_value_string ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_stored_value_zset ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_update_value ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_expiration ... ok
[INFO] [stdout] test storage::aidb_adapter::tests::test_expiration_with_serialized_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aikv-c583b2970a9f6c0d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/aidb_writebatch_test.rs (/opt/rustwide/target/debug/deps/aidb_writebatch_test-ddcbfc537935f819)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test aidb_writebatch_tests::test_aidb_write_batch_empty ... ok
[INFO] [stdout] test aidb_writebatch_tests::test_aidb_write_batch_with_deletes ... ok
[INFO] [stdout] test aidb_writebatch_tests::test_aidb_write_batch_overwrite ... ok
[INFO] [stdout] test aidb_writebatch_tests::test_aidb_write_batch_atomicity ... ok
[INFO] [stdout] test aidb_writebatch_tests::test_aidb_write_batch_large ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic_commands_test.rs (/opt/rustwide/target/debug/deps/basic_commands_test-28a77880daff07ee)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_config_rewrite_command ... ok
[INFO] [stdout] test test_database_commands ... ok
[INFO] [stdout] test test_dump_and_restore_commands ... ok
[INFO] [stdout] test test_expiration_commands ... ok
[INFO] [stdout] test test_dump_restore_with_complex_types ... ok
[INFO] [stdout] test test_command_commands ... ok
[INFO] [stdout] test test_migrate_command ... ok
[INFO] [stdout] test test_ping_command ... ok
[INFO] [stdout] test test_migrate_with_keys_option ... ok
[INFO] [stdout] test test_shutdown_command ... ok
[INFO] [stdout] test test_set_with_expire_options ... ok
[INFO] [stdout] test test_key_commands ... ok
[INFO] [stdout] test test_server_commands ... ok
[INFO] [stdout] test test_scan_iteration ... ok
[INFO] [stdout] test test_save_lastsave_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cluster_metaraft_tests.rs (/opt/rustwide/target/debug/deps/cluster_metaraft_tests-aa9fb1955eabf25c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cluster_new_tests.rs (/opt/rustwide/target/debug/deps/cluster_new_tests-5aa4eb1e40cd23c3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_validation_test.rs (/opt/rustwide/target/debug/deps/command_validation_test-c9c1bb8c5390f17e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test validate_basic_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_types_test.rs (/opt/rustwide/target/debug/deps/data_types_test-a38808ebb1e7c053)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_getex_getdel_commands ... ok
[INFO] [stdout] test test_hmset_command ... ok
[INFO] [stdout] test test_getrange_setrange_commands ... ok
[INFO] [stdout] test test_hash_commands ... ok
[INFO] [stdout] test test_hscan_command ... ok
[INFO] [stdout] test test_incrby_decrby_commands ... ok
[INFO] [stdout] test test_incrbyfloat_command ... ok
[INFO] [stdout] test test_linsert_command ... ok
[INFO] [stdout] test test_list_commands ... ok
[INFO] [stdout] test test_lmove_command ... ok
[INFO] [stdout] test test_set_commands ... ok
[INFO] [stdout] test test_set_operations ... ok
[INFO] [stdout] test test_incr_decr_commands ... ok
[INFO] [stdout] test test_setnx_setex_psetex_commands ... ok
[INFO] [stdout] test test_smove_command ... ok
[INFO] [stdout] test test_sscan_command ... ok
[INFO] [stdout] test test_lpos_command ... ok
[INFO] [stdout] test test_zscan_command ... ok
[INFO] [stdout] test test_zpopmin_zpopmax_commands ... ok
[INFO] [stdout] test test_zset_commands ... ok
[INFO] [stdout] test test_zrangebylex_zrevrangebylex_zlexcount_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-2d813568c69238c4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_append_command ... ignored
[INFO] [stdout] test test_basic_string_operations ... ignored
[INFO] [stdout] test test_concurrent_operations ... ignored
[INFO] [stdout] test test_exists_command ... ignored
[INFO] [stdout] test test_json_operations ... ignored
[INFO] [stdout] test test_multiple_keys ... ignored
[INFO] [stdout] test test_ping_echo_commands ... ignored
[INFO] [stdout] test test_resp_protocol_encoding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/monitor_test.rs (/opt/rustwide/target/debug/deps/monitor_test-be3ec1a8afe9927e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_monitor_message_different_databases ... ok
[INFO] [stdout] test test_monitor_message_format_basic ... ok
[INFO] [stdout] test test_monitor_message_format_no_args ... ok
[INFO] [stdout] test test_monitor_broadcast_no_monitors ... ok
[INFO] [stdout] test test_monitor_broadcaster_register_unregister ... ok
[INFO] [stdout] test test_monitor_broadcast_command ... ok
[INFO] [stdout] test test_monitor_broadcaster_double_unregister ... ok
[INFO] [stdout] test test_monitor_broadcast_message ... ok
[INFO] [stdout] test test_monitor_message_format_special_chars ... ok
[INFO] [stdout] test test_monitor_message_timestamp ... ok
[INFO] [stdout] test test_monitor_multiple_receivers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/script_commands_test.rs (/opt/rustwide/target/debug/deps/script_commands_test-4132801f084bfcaa)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_script_kill ... ok
[INFO] [stdout] test test_evalsha_not_found ... ok
[INFO] [stdout] test test_script_flush ... ok
[INFO] [stdout] test test_script_load_and_exists ... ok
[INFO] [stdout] test test_evalsha ... ok
[INFO] [stdout] test test_eval_redis_call ... ok
[INFO] [stdout] test test_eval_with_keys_and_argv ... ok
[INFO] [stdout] test test_eval_simple_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/validate_commands.rs (/opt/rustwide/target/debug/deps/validate_commands-208e2aa2d3e90994)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::validate_all_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aikv
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/command/script.rs - command::script::KeyLockManager (line 41) ... ignored
[INFO] [stdout] test src/storage/aidb_adapter.rs - storage::aidb_adapter (line 24) ... ignored
[INFO] [stdout] test src/storage/aidb_adapter.rs - storage::aidb_adapter::AiDbStorageAdapter::delete_and_get (line 342) ... ignored
[INFO] [stdout] test src/storage/aidb_adapter.rs - storage::aidb_adapter::AiDbStorageAdapter::get_value (line 178) ... ignored
[INFO] [stdout] test src/storage/aidb_adapter.rs - storage::aidb_adapter::AiDbStorageAdapter::set_value (line 243) ... ignored
[INFO] [stdout] test src/storage/aidb_adapter.rs - storage::aidb_adapter::AiDbStorageAdapter::update_value (line 294) ... ignored
[INFO] [stdout] test src/storage/aidb_adapter.rs - storage::aidb_adapter::AiDbStorageAdapter::write_batch (line 392) ... ignored
[INFO] [stdout] test src/storage/memory_adapter.rs - storage::memory_adapter (line 24) ... ignored
[INFO] [stdout] test src/storage/memory_adapter.rs - storage::memory_adapter::StorageAdapter::delete_and_get (line 508) ... ignored
[INFO] [stdout] test src/storage/memory_adapter.rs - storage::memory_adapter::StorageAdapter::get_value (line 432) ... ignored
[INFO] [stdout] test src/storage/memory_adapter.rs - storage::memory_adapter::StorageAdapter::set_value (line 473) ... ignored
[INFO] [stdout] test src/storage/memory_adapter.rs - storage::memory_adapter::StorageAdapter::update_value (line 548) ... ignored
[INFO] [stdout] test src/storage/memory_adapter.rs - storage::memory_adapter::StorageAdapter::write_batch (line 589) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf", kill_on_drop: false }`
[INFO] [stdout] 2be9938bd38ea1068e13fda2cd5dd307f448ac39b2d7f0c13e72a7bbf136deaf
