[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] dc2658a8ea67e78d4c2781a609338a1998864614
[INFO] testing iamd3vil/blobnom against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamd3vil%2Fblobnom" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iamd3vil/blobnom on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded hash-iter v1.2.1
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded mpchash v2.0.8
[INFO] [stderr]   Downloaded generator v0.8.5
[INFO] [stderr]   Downloaded cookie-factory v0.3.2
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded gumdrop v0.8.1
[INFO] [stderr]   Downloaded pest_generator v2.8.0
[INFO] [stderr]   Downloaded gumdrop_derive v0.8.1
[INFO] [stderr]   Downloaded pest_meta v2.8.0
[INFO] [stderr]   Downloaded pest_derive v2.8.0
[INFO] [stderr]   Downloaded chitchat v0.9.0
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded redis-protocol v6.0.0
[INFO] [stderr]   Downloaded async-compression v0.4.23
[INFO] [stderr]   Downloaded raw-cpuid v11.5.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.2
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded metrics-util v0.17.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.1
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded metrics v0.23.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.15.3
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0833a2e65468acb88638430384770b8be7c6033dab9421bb75d3c577dd7a9b6
[INFO] running `Command { std: "docker" "start" "-a" "d0833a2e65468acb88638430384770b8be7c6033dab9421bb75d3c577dd7a9b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0833a2e65468acb88638430384770b8be7c6033dab9421bb75d3c577dd7a9b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0833a2e65468acb88638430384770b8be7c6033dab9421bb75d3c577dd7a9b6", kill_on_drop: false }`
[INFO] [stdout] d0833a2e65468acb88638430384770b8be7c6033dab9421bb75d3c577dd7a9b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1f19fc13b81d61f6c9c0231a13b72cea42e3c702deb5894de42447fb866334d
[INFO] running `Command { std: "docker" "start" "-a" "e1f19fc13b81d61f6c9c0231a13b72cea42e3c702deb5894de42447fb866334d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling hash-iter v1.2.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mpchash v2.0.8
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling gumdrop v0.8.1
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling metrics-util v0.17.0
[INFO] [stderr]    Compiling chitchat v0.9.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling sqlx v0.8.6
[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 2m 22s
[INFO] running `Command { std: "docker" "inspect" "e1f19fc13b81d61f6c9c0231a13b72cea42e3c702deb5894de42447fb866334d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f19fc13b81d61f6c9c0231a13b72cea42e3c702deb5894de42447fb866334d", kill_on_drop: false }`
[INFO] [stdout] e1f19fc13b81d61f6c9c0231a13b72cea42e3c702deb5894de42447fb866334d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b22927b203e86353a201301f199512bb2e5ffef9b754622e1652b262443734eb
[INFO] running `Command { std: "docker" "start" "-a" "b22927b203e86353a201301f199512bb2e5ffef9b754622e1652b262443734eb", 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 53.24s
[INFO] running `Command { std: "docker" "inspect" "b22927b203e86353a201301f199512bb2e5ffef9b754622e1652b262443734eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b22927b203e86353a201301f199512bb2e5ffef9b754622e1652b262443734eb", kill_on_drop: false }`
[INFO] [stdout] b22927b203e86353a201301f199512bb2e5ffef9b754622e1652b262443734eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6606f318f03c28431c6af5315b6f5c6e5d1401aecbeb5f6fee9cc74b7d0d252b
[INFO] running `Command { std: "docker" "start" "-a" "6606f318f03c28431c6af5315b6f5c6e5d1401aecbeb5f6fee9cc74b7d0d252b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blobasaur-ed578aaa70599513)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test cluster::tests::test_calculate_slot_basic_keys ... ok
[INFO] [stdout] test cluster::tests::test_calculate_slot_redis_compatibility ... ok
[INFO] [stdout] test cluster::tests::test_calculate_slot_with_hash_tags ... 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 compression::brotli::tests::test_new_with_custom_level ... ok
[INFO] [stdout] test compression::gzip::tests::test_new_with_custom_level ... 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 compression::zstd::tests::test_new_with_custom_level ... ok
[INFO] [stdout] test compression::lz4::tests::test_compress_decompress_roundtrip ... 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::brotli::tests::test_compress_empty_data ... ok
[INFO] [stdout] test compression::zstd::tests::test_compress_empty_data ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_case_insensitive_commands ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_binary_data_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_command_validation_errors ... ok
[INFO] [stdout] test compression::brotli::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_error_response_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_empty_values ... ok
[INFO] [stdout] test cluster::tests::test_add_remove_slots ... ok
[INFO] [stdout] test cluster::tests::test_slots_to_ranges ... 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_null_bulk_string_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_nested_array_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_ping_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_on_nonexistent_key ... ok
[INFO] [stdout] test cluster::tests::test_cluster_manager_creation ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_get_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_set_with_ttl_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_info_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_del_command_integration ... 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::integration_tests::integration_tests::test_unknown_command_handling ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_blobasaur_vacuum_command_shard_incremental_dryrun ... 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 cluster::tests::test_should_handle_locally ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_case_insensitive_commands ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_del_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_expire_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_exists_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_too_few_args ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_invalid_seconds ... 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_gt ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_cluster_keyslot_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_nx ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_basic ... 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_hexpireat_command_with_gt ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hget_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_info_command ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_quit_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_ping_with_message_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_edge_cases ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hset_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_set_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_ping_command ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_set_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_command_integration ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_quit_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_set_command_unknown_option ... 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_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_null ... ok
[INFO] [stdout] test redis::protocol::tests::test_serialize_array ... ok
[INFO] [stdout] test redis::protocol::tests::test_serialize_simple_string ... ok
[INFO] [stdout] test redis::protocol::tests::test_serialize_error ... 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 server::tests::hash_namespace_validation_rules ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_with_xx ... ok
[INFO] [stdout] test redis::protocol::tests::test_serialize_bulk_string ... ok
[INFO] [stdout] test redis::protocol::tests::test_serialize_integer ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hexpire_command_zero_fields ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_set_command_with_ex ... ok
[INFO] [stdout] test compression::zstd::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test app_state::tests::app_state_initializes_new_shards_with_incremental_auto_vacuum ... 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_startup_fails_if_legacy_auto_vacuum_upgrade_fails ... ok
[INFO] [stdout] test server::tests::cluster_commands_error_when_disabled ... ok
[INFO] [stdout] test server::tests::blobasaur_vacuum_invalid_shard_returns_runtime_error_result ... ok
[INFO] [stdout] test server::tests::del_and_exists_return_counts ... ok
[INFO] [stdout] test app_state::tests::app_state_auto_upgrades_legacy_auto_vacuum_mode_by_default ... ok
[INFO] [stdout] test server::tests::hdel_completes_while_read_pool_connection_is_occupied ... ok
[INFO] [stdout] test server::tests::hexpire_immediate_expiry_still_respects_conditions ... ok
[INFO] [stdout] test server::tests::hexpire_miss_does_not_create_namespace_table ... ok
[INFO] [stdout] test server::tests::hexpire_nx_only_sets_when_no_expiration ... 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::hexpireat_past_timestamp_deletes_field ... ok
[INFO] [stdout] test server::tests::del_completes_while_read_pool_connection_is_occupied ... ok
[INFO] [stdout] test server::tests::hset_async_returns_integer_count ... ok
[INFO] [stdout] test server::tests::hset_rejects_invalid_namespace_async_mode ... ok
[INFO] [stdout] test server::tests::hset_returns_added_field_count ... 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::hexpireat_sets_absolute_expiration ... ok
[INFO] [stdout] test server::tests::hset_rejects_invalid_namespace_sync_mode ... ok
[INFO] [stdout] test server::tests::hsetex_returns_new_field_count ... ok
[INFO] [stdout] test server::tests::hset_and_hsetex_complete_while_read_pool_connection_is_occupied ... 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::sync_write_completes_while_read_pool_connection_is_occupied ... 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] test server::tests::ping_info_command_quit_and_cluster_keyslot_returns ... ok
[INFO] [stdout] test server::tests::other_hash_commands_reject_invalid_namespace ... ok
[INFO] [stdout] test server::tests::set_and_get_return_expected_frames ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blobasaur-4201b0fe53173d67)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[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_redis_compatibility ... ok
[INFO] [stdout] test cluster::tests::test_calculate_slot_with_hash_tags ... ok
[INFO] [stdout] test cluster::tests::test_add_remove_slots ... ok
[INFO] [stdout] test cluster::tests::test_cluster_manager_creation ... ok
[INFO] [stdout] test cluster::tests::test_calculate_slot_basic_keys ... ok
[INFO] [stdout] test cluster::tests::test_slots_to_ranges ... ok
[INFO] [stdout] test compression::gzip::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test compression::lz4::tests::test_new_with_custom_level ... ok
[INFO] [stdout] test compression::zstd::tests::test_compress_empty_data ... 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::brotli::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test compression::zstd::tests::test_new_with_custom_level ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_empty_values ... ok
[INFO] [stdout] test compression::lz4::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_binary_data_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_command_validation_errors ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_case_insensitive_commands ... ok
[INFO] [stdout] test cluster::tests::test_should_handle_locally ... 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 redis::integration_tests::integration_tests::test_error_response_handling ... ok
[INFO] [stdout] test compression::lz4::tests::test_compress_empty_data ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_null_bulk_string_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_integer_response_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_multiple_commands_pipelined ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_nested_array_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_get_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_large_key_and_value ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_exists_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_expire_on_nonexistent_key ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_del_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_unknown_command_handling ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_set_with_ttl_integration ... 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_keyslot_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_cluster_info_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_expire_command_invalid_seconds ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_expire_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_exists_command ... 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_zero_fields ... 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_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_hget_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hexpireat_command_with_gt ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_hset_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_ping_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_info_command ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_set_command_invalid_ttl_options ... 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_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_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::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_info_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_set_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_ping_command_integration ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_command_integration ... 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 server::tests::hash_namespace_validation_rules ... ok
[INFO] [stdout] test redis::integration_tests::integration_tests::test_ttl_edge_cases ... ok
[INFO] [stdout] test redis::protocol::tests::test_parse_set_command_with_px ... 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 app_state::tests::app_state_startup_fails_if_legacy_auto_vacuum_upgrade_fails ... ok
[INFO] [stdout] test app_state::tests::app_state_initializes_new_shards_with_incremental_auto_vacuum ... ok
[INFO] [stdout] test server::tests::cluster_commands_error_when_disabled ... ok
[INFO] [stdout] test server::tests::blobasaur_vacuum_invalid_shard_returns_runtime_error_result ... ok
[INFO] [stdout] test server::tests::hdel_completes_while_read_pool_connection_is_occupied ... ok
[INFO] [stdout] test server::tests::hexpire_rejects_invalid_namespace ... ok
[INFO] [stdout] test server::tests::del_and_exists_return_counts ... ok
[INFO] [stdout] test server::tests::hexpireat_past_timestamp_deletes_field ... ok
[INFO] [stdout] test server::tests::hexpire_nx_only_sets_when_no_expiration ... ok
[INFO] [stdout] test server::tests::hexpire_immediate_expiry_still_respects_conditions ... ok
[INFO] [stdout] test server::tests::del_completes_while_read_pool_connection_is_occupied ... ok
[INFO] [stdout] test server::tests::hexpireat_sets_absolute_expiration ... ok
[INFO] [stdout] test server::tests::hexpire_sets_expiration_on_existing_fields ... ok
[INFO] [stdout] test server::tests::hexpire_miss_does_not_create_namespace_table ... ok
[INFO] [stdout] test server::tests::hash_read_delete_and_exists_returns ... 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 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_rejects_invalid_namespace_sync_mode ... ok
[INFO] [stdout] test compression::zstd::tests::test_compress_decompress_roundtrip ... ok
[INFO] [stdout] test server::tests::blobasaur_vacuum_shard_all_returns_per_shard_results ... ok
[INFO] [stdout] test server::tests::hset_rejects_invalid_namespace_async_mode ... ok
[INFO] [stdout] test server::tests::hset_and_hsetex_complete_while_read_pool_connection_is_occupied ... ok
[INFO] [stdout] test server::tests::hexpire_treats_logically_expired_fields_as_missing ... ok
[INFO] [stdout] test server::tests::hset_returns_added_field_count ... ok
[INFO] [stdout] test server::tests::hset_async_returns_integer_count ... ok
[INFO] [stdout] test server::tests::hsetex_returns_new_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::set_and_get_return_expected_frames ... ok
[INFO] [stdout] test server::tests::sync_write_completes_while_read_pool_connection_is_occupied ... ok
[INFO] [stdout] test server::tests::ttl_and_expire_returns_match_redis ... ok
[INFO] [stderr]      Running tests/migration_test.rs (/opt/rustwide/target/debug/deps/migration_test-5705b7cf2b7e0ae2)
[INFO] [stdout] test shard_manager::tests::vacuum_operation_is_an_ordering_barrier_in_writer_queue ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_hash_ring_consistency ... ok
[INFO] [stdout] test test_migration_manager_validation ... 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] [stderr]      Running tests/namespace_distribution_test.rs (/opt/rustwide/target/debug/deps/namespace_distribution_test-f736c47d1f80b4f2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[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 tests::test_load_distribution_concept ... 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_mixed_strategies ... ok
[INFO] [stdout] test tests::test_hash_tag_colocation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[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" "6606f318f03c28431c6af5315b6f5c6e5d1401aecbeb5f6fee9cc74b7d0d252b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6606f318f03c28431c6af5315b6f5c6e5d1401aecbeb5f6fee9cc74b7d0d252b", kill_on_drop: false }`
[INFO] [stdout] 6606f318f03c28431c6af5315b6f5c6e5d1401aecbeb5f6fee9cc74b7d0d252b
