[INFO] cloning repository https://github.com/iamd3vil/blobnom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamd3vil/blobnom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamd3vil%2Fblobnom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamd3vil%2Fblobnom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f53be19fcf43140391f1d1feb8b3017b7d481b5f [INFO] testing iamd3vil/blobnom against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamd3vil%2Fblobnom" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iamd3vil/blobnom [INFO] finished tweaking git repo https://github.com/iamd3vil/blobnom [INFO] tweaked toml for git repo https://github.com/iamd3vil/blobnom written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iamd3vil/blobnom on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iamd3vil/blobnom 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac436dc873f3638eb5407a031f892fe07a23a2207880a77d799cb791f0f58d1 [INFO] running `Command { std: "docker" "start" "-a" "eac436dc873f3638eb5407a031f892fe07a23a2207880a77d799cb791f0f58d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac436dc873f3638eb5407a031f892fe07a23a2207880a77d799cb791f0f58d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac436dc873f3638eb5407a031f892fe07a23a2207880a77d799cb791f0f58d1", kill_on_drop: false }` [INFO] [stdout] eac436dc873f3638eb5407a031f892fe07a23a2207880a77d799cb791f0f58d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 339ec9fb4b330b73b5ce7545ab6bf175081f80559a33d71610b47c768108968e [INFO] running `Command { std: "docker" "start" "-a" "339ec9fb4b330b73b5ce7545ab6bf175081f80559a33d71610b47c768108968e", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling metrics v0.23.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling hash-iter v1.2.1 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling redis-protocol v6.0.0 [INFO] [stderr] Compiling chitchat v0.9.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling mpchash v2.0.8 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling gumdrop v0.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling blobasaur v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "339ec9fb4b330b73b5ce7545ab6bf175081f80559a33d71610b47c768108968e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339ec9fb4b330b73b5ce7545ab6bf175081f80559a33d71610b47c768108968e", kill_on_drop: false }` [INFO] [stdout] 339ec9fb4b330b73b5ce7545ab6bf175081f80559a33d71610b47c768108968e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5616d0af6657e52a2f9b4027bbb948040ad48f3961b26ae210d444ef02c59523 [INFO] running `Command { std: "docker" "start" "-a" "5616d0af6657e52a2f9b4027bbb948040ad48f3961b26ae210d444ef02c59523", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling blobasaur v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.85s [INFO] running `Command { std: "docker" "inspect" "5616d0af6657e52a2f9b4027bbb948040ad48f3961b26ae210d444ef02c59523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5616d0af6657e52a2f9b4027bbb948040ad48f3961b26ae210d444ef02c59523", kill_on_drop: false }` [INFO] [stdout] 5616d0af6657e52a2f9b4027bbb948040ad48f3961b26ae210d444ef02c59523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad7ddcb33d6349b907341be7bd110983d6b2af5d7a06d7e5bfe103d01bbcf40d [INFO] running `Command { std: "docker" "start" "-a" "ad7ddcb33d6349b907341be7bd110983d6b2af5d7a06d7e5bfe103d01bbcf40d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blobasaur-25dcc5b0a3c1235a) [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test cluster::tests::test_calculate_slot_basic_keys ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_no_hash_tag ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_redis_compatibility ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_empty_hash_tag ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_with_hash_tags ... ok [INFO] [stdout] test cluster::tests::test_slots_to_ranges ... ok [INFO] [stdout] test compression::brotli::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test compression::brotli::tests::test_compress_empty_data ... ok [INFO] [stdout] test compression::brotli::tests::test_new_with_custom_level ... ok [INFO] [stdout] test cluster::tests::test_should_handle_locally ... ok [INFO] [stdout] test compression::gzip::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test compression::gzip::tests::test_new_with_custom_level ... ok [INFO] [stdout] test compression::gzip::tests::test_compress_empty_data ... ok [INFO] [stdout] test compression::lz4::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test compression::lz4::tests::test_new_with_custom_level ... ok [INFO] [stdout] test compression::lz4::tests::test_compress_empty_data ... ok [INFO] [stdout] test cluster::tests::test_add_remove_slots ... ok [INFO] [stdout] test cluster::tests::test_cluster_manager_creation ... ok [INFO] [stdout] test compression::zstd::tests::test_new_with_custom_level ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_binary_data_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_case_insensitive_commands ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_command_validation_errors ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_empty_values ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_error_response_handling ... ok [INFO] [stdout] test compression::zstd::tests::test_compress_empty_data ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_del_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_exists_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_command_integration ... ok [INFO] [stdout] test app_state::tests::app_state_startup_fails_if_legacy_auto_vacuum_upgrade_fails ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_integer_response_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_large_key_and_value ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_multiple_commands_pipelined ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_nested_array_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_null_bulk_string_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_on_nonexistent_key ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_get_command_integration ... ok [INFO] [stdout] test app_state::tests::app_state_initializes_new_shards_with_incremental_auto_vacuum ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_info_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_set_with_ttl_integration ... ok [INFO] [stdout] test app_state::tests::app_state_can_skip_legacy_auto_vacuum_upgrade_when_disabled ... ok [INFO] [stdout] test app_state::tests::app_state_auto_upgrades_legacy_auto_vacuum_mode_by_default ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_unknown_command_handling ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_blobasaur_vacuum_command_all_full ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_blobasaur_vacuum_command_invalid_forms ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_blobasaur_vacuum_command_shard_incremental_dryrun ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_case_insensitive_commands ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_addslots_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_info_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_keyslot_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_nodes_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_command_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_del_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_exists_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_expire_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_expire_command_invalid_seconds ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_expire_command_wrong_args ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_get_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hdel_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexists_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_basic ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_invalid_seconds ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_too_few_args ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_gt ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_lt ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_nx ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_xx ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_zero_fields ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_basic ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_invalid_timestamp ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ping_command_integration ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_too_few_args ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_with_gt ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hget_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hset_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_info_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_ping_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_quit_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_invalid_ttl_options ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_missing_ttl_value ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_with_ex ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_unknown_option ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_with_px ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_ttl_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_ttl_command_wrong_args ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_unknown_command ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_array ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_bulk_string ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_error ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ping_with_message_integration ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_integer ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_null ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_simple_string ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_quit_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_set_command_integration ... ok [INFO] [stdout] test server::tests::hash_namespace_validation_rules ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_edge_cases ... ok [INFO] [stdout] test compression::zstd::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test server::tests::blobasaur_vacuum_invalid_shard_returns_runtime_error_result ... ok [INFO] [stdout] test server::tests::cluster_commands_error_when_disabled ... ok [INFO] [stdout] test server::tests::del_and_exists_return_counts ... ok [INFO] [stdout] test server::tests::hexpire_nx_only_sets_when_no_expiration ... ok [INFO] [stdout] test server::tests::hexpire_miss_does_not_create_namespace_table ... ok [INFO] [stdout] test server::tests::hexpire_immediate_expiry_still_respects_conditions ... ok [INFO] [stdout] test server::tests::blobasaur_vacuum_shard_all_returns_per_shard_results ... ok [INFO] [stdout] test server::tests::hash_read_delete_and_exists_returns ... ok [INFO] [stdout] test server::tests::hexpire_rejects_invalid_namespace ... ok [INFO] [stdout] test server::tests::hexpire_treats_logically_expired_fields_as_missing ... ok [INFO] [stdout] test server::tests::hexpire_sets_expiration_on_existing_fields ... ok [INFO] [stdout] test server::tests::hset_rejects_invalid_namespace_async_mode ... ok [INFO] [stdout] test server::tests::hset_async_returns_integer_count ... ok [INFO] [stdout] test server::tests::hset_rejects_invalid_namespace_sync_mode ... ok [INFO] [stdout] test server::tests::hexpireat_past_timestamp_deletes_field ... ok [INFO] [stdout] test shard_manager::tests::classify_vacuum_error_kinds_tracks_busy_and_generic_errors ... ok [INFO] [stdout] test server::tests::hexpireat_sets_absolute_expiration ... ok [INFO] [stdout] test shard_manager::tests::compute_incremental_vacuum_pages_respects_budget_and_freelist ... ok [INFO] [stdout] test shard_manager::tests::estimate_reclaimed_bytes_uses_known_page_size ... ok [INFO] [stdout] test server::tests::hset_returns_added_field_count ... ok [INFO] [stdout] test server::tests::other_hash_commands_reject_invalid_namespace ... ok [INFO] [stdout] test server::tests::ping_info_command_quit_and_cluster_keyslot_returns ... ok [INFO] [stdout] test server::tests::hsetex_returns_new_field_count ... ok [INFO] [stdout] test server::tests::set_and_get_return_expected_frames ... ok [INFO] [stdout] test server::tests::ttl_and_expire_returns_match_redis ... ok [INFO] [stdout] test shard_manager::tests::vacuum_operation_is_an_ordering_barrier_in_writer_queue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blobasaur-2b7b0a92a99fc8e6) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test cluster::tests::test_calculate_slot_basic_keys ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_empty_hash_tag ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_no_hash_tag ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_with_hash_tags ... ok [INFO] [stdout] test cluster::tests::test_calculate_slot_redis_compatibility ... ok [INFO] [stdout] test cluster::tests::test_slots_to_ranges ... ok [INFO] [stdout] test cluster::tests::test_add_remove_slots ... ok [INFO] [stdout] test compression::brotli::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test compression::brotli::tests::test_compress_empty_data ... ok [INFO] [stdout] test compression::brotli::tests::test_new_with_custom_level ... ok [INFO] [stdout] test compression::gzip::tests::test_compress_empty_data ... ok [INFO] [stdout] test compression::gzip::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test compression::gzip::tests::test_new_with_custom_level ... ok [INFO] [stdout] test compression::lz4::tests::test_compress_empty_data ... ok [INFO] [stdout] test compression::lz4::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test compression::lz4::tests::test_new_with_custom_level ... ok [INFO] [stdout] test cluster::tests::test_should_handle_locally ... ok [INFO] [stdout] test cluster::tests::test_cluster_manager_creation ... ok [INFO] [stdout] test compression::zstd::tests::test_compress_empty_data ... ok [INFO] [stdout] test compression::zstd::tests::test_new_with_custom_level ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_binary_data_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_case_insensitive_commands ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_command_validation_errors ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_empty_values ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_error_response_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_del_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_exists_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_command_integration ... ok [INFO] [stdout] test app_state::tests::app_state_startup_fails_if_legacy_auto_vacuum_upgrade_fails ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_integer_response_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_large_key_and_value ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_multiple_commands_pipelined ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_nested_array_handling ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_null_bulk_string_handling ... ok [INFO] [stdout] test app_state::tests::app_state_auto_upgrades_legacy_auto_vacuum_mode_by_default ... ok [INFO] [stdout] test app_state::tests::app_state_initializes_new_shards_with_incremental_auto_vacuum ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_on_nonexistent_key ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_get_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_info_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_set_with_ttl_integration ... ok [INFO] [stdout] test app_state::tests::app_state_can_skip_legacy_auto_vacuum_upgrade_when_disabled ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_unknown_command_handling ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_blobasaur_vacuum_command_all_full ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_blobasaur_vacuum_command_invalid_forms ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_blobasaur_vacuum_command_shard_incremental_dryrun ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_case_insensitive_commands ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_addslots_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_info_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_keyslot_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_cluster_nodes_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_command_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_del_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_exists_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_expire_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_expire_command_invalid_seconds ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_expire_command_wrong_args ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_get_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hdel_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexists_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_basic ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_invalid_seconds ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_too_few_args ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_gt ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_lt ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ping_command_integration ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_nx ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_xx ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_zero_fields ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_basic ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_invalid_timestamp ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_too_few_args ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_with_gt ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hget_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_hset_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_info_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_ping_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_quit_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_invalid_ttl_options ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_missing_ttl_value ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_unknown_option ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_with_ex ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_set_command_with_px ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_ttl_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_unknown_command ... ok [INFO] [stdout] test redis::protocol::tests::test_parse_ttl_command_wrong_args ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_bulk_string ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_array ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_integer ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_error ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_null ... ok [INFO] [stdout] test redis::protocol::tests::test_serialize_simple_string ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ping_with_message_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_quit_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_set_command_integration ... ok [INFO] [stdout] test server::tests::hash_namespace_validation_rules ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_command_integration ... ok [INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_edge_cases ... ok [INFO] [stdout] test compression::zstd::tests::test_compress_decompress_roundtrip ... ok [INFO] [stdout] test server::tests::blobasaur_vacuum_invalid_shard_returns_runtime_error_result ... ok [INFO] [stdout] test server::tests::cluster_commands_error_when_disabled ... ok [INFO] [stdout] test server::tests::del_and_exists_return_counts ... ok [INFO] [stdout] test server::tests::hexpire_miss_does_not_create_namespace_table ... ok [INFO] [stdout] test server::tests::hexpire_immediate_expiry_still_respects_conditions ... ok [INFO] [stdout] test server::tests::hexpire_nx_only_sets_when_no_expiration ... ok [INFO] [stdout] test server::tests::blobasaur_vacuum_shard_all_returns_per_shard_results ... ok [INFO] [stdout] test server::tests::hash_read_delete_and_exists_returns ... ok [INFO] [stdout] test server::tests::hexpire_rejects_invalid_namespace ... ok [INFO] [stdout] test server::tests::hexpire_sets_expiration_on_existing_fields ... ok [INFO] [stdout] test server::tests::hexpire_treats_logically_expired_fields_as_missing ... ok [INFO] [stdout] test server::tests::hset_rejects_invalid_namespace_async_mode ... ok [INFO] [stdout] test server::tests::hexpireat_past_timestamp_deletes_field ... ok [INFO] [stdout] test server::tests::hset_rejects_invalid_namespace_sync_mode ... ok [INFO] [stdout] test server::tests::hset_async_returns_integer_count ... ok [INFO] [stdout] test shard_manager::tests::classify_vacuum_error_kinds_tracks_busy_and_generic_errors ... ok [INFO] [stdout] test shard_manager::tests::compute_incremental_vacuum_pages_respects_budget_and_freelist ... ok [INFO] [stdout] test shard_manager::tests::estimate_reclaimed_bytes_uses_known_page_size ... ok [INFO] [stdout] test server::tests::hexpireat_sets_absolute_expiration ... ok [INFO] [stdout] test tests::parse_node_list_trims_dedupes_and_normalizes ... ok [INFO] [stdout] test tests::parse_vacuum_mode_accepts_expected_values ... ok [INFO] [stdout] test tests::parse_vacuum_response_frame_extracts_payload_and_shards ... ok [INFO] [stdout] test tests::parse_vacuum_response_frame_surfaces_error_reply ... ok [INFO] [stdout] test tests::resolve_target_nodes_prefers_advertise_addr_over_bind_addr ... ok [INFO] [stdout] test tests::resolve_target_nodes_prefers_explicit_nodes ... ok [INFO] [stdout] test tests::resolve_target_nodes_uses_config_and_default_fallback ... ok [INFO] [stdout] test server::tests::hset_returns_added_field_count ... ok [INFO] [stdout] test server::tests::other_hash_commands_reject_invalid_namespace ... ok [INFO] [stdout] test server::tests::hsetex_returns_new_field_count ... ok [INFO] [stdout] test server::tests::ping_info_command_quit_and_cluster_keyslot_returns ... ok [INFO] [stdout] test server::tests::set_and_get_return_expected_frames ... ok [INFO] [stdout] test server::tests::ttl_and_expire_returns_match_redis ... ok [INFO] [stdout] test shard_manager::tests::vacuum_operation_is_an_ordering_barrier_in_writer_queue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/migration_test.rs (/opt/rustwide/target/debug/deps/migration_test-9758eaa1926e9762) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_migration_manager_validation ... ok [INFO] [stdout] test test_hash_ring_consistency ... ok [INFO] [stdout] test test_migration_consistent_hashing ... ok [INFO] [stdout] test test_migration_creates_new_shards_with_incremental_auto_vacuum ... ok [INFO] [stdout] test test_migration_with_empty_shards ... ok [INFO] [stdout] test test_migration_verification_failure ... ok [INFO] [stdout] test test_migration_scale_up ... ok [INFO] [stdout] test test_migration_scale_down ... ok [INFO] [stdout] test test_migration_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/namespace_distribution_test.rs (/opt/rustwide/target/debug/deps/namespace_distribution_test-f6eae0c1d1fc6b62) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_namespace_independence ... ok [INFO] [stdout] test tests::test_redis_compatibility ... ok [INFO] [stdout] test integration_tests::test_hash_operations_simulation ... ok [INFO] [stdout] test tests::test_namespace_distribution_problem ... ok [INFO] [stdout] test tests::test_distributed_namespace_solution ... ok [INFO] [stdout] test tests::test_load_distribution_concept ... ok [INFO] [stdout] test tests::test_hash_tag_colocation ... ok [INFO] [stdout] test tests::test_mixed_strategies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests blobasaur [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] running `Command { std: "docker" "inspect" "ad7ddcb33d6349b907341be7bd110983d6b2af5d7a06d7e5bfe103d01bbcf40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7ddcb33d6349b907341be7bd110983d6b2af5d7a06d7e5bfe103d01bbcf40d", kill_on_drop: false }` [INFO] [stdout] ad7ddcb33d6349b907341be7bd110983d6b2af5d7a06d7e5bfe103d01bbcf40d