[INFO] fetching crate slatedb 0.8.2... [INFO] testing slatedb-0.8.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate slatedb 0.8.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate slatedb 0.8.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate slatedb 0.8.2 [INFO] tweaked toml for crates.io crate slatedb 0.8.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate slatedb 0.8.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate slatedb 0.8.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed941b2427cd91388e708d86a72d5cfcb035d45830c62f90abecbf504fabea71 [INFO] running `Command { std: "docker" "start" "-a" "ed941b2427cd91388e708d86a72d5cfcb035d45830c62f90abecbf504fabea71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed941b2427cd91388e708d86a72d5cfcb035d45830c62f90abecbf504fabea71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed941b2427cd91388e708d86a72d5cfcb035d45830c62f90abecbf504fabea71", kill_on_drop: false }` [INFO] [stdout] ed941b2427cd91388e708d86a72d5cfcb035d45830c62f90abecbf504fabea71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c7f564bfdf23a689f538af751dde3e05fd82a8cc914204170b04a649688e5ae [INFO] running `Command { std: "docker" "start" "-a" "3c7f564bfdf23a689f538af751dde3e05fd82a8cc914204170b04a649688e5ae", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling foyer-intrusive-collections v0.10.0-dev [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling cmsketch v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rust_decimal v1.37.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling mixtrics v0.2.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ordered_hash_map v0.4.0 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling fail-parallel v0.5.1 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.38.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling duration-str v0.11.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling foyer-common v0.18.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling foyer-memory v0.18.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling foyer-storage v0.18.0 [INFO] [stderr] Compiling foyer v0.18.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling object_store v0.12.3 [INFO] [stderr] Compiling slatedb v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:854:29 [INFO] [stdout] | [INFO] [stdout] 854 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 854 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 893 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 896 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 896 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 198 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:736:29 [INFO] [stdout] | [INFO] [stdout] 736 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 736 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:789:9 [INFO] [stdout] | [INFO] [stdout] 789 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 792 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 792 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_snapshot.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_snapshot.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 101 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 124 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sst.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tablestore.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tablestore.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "3c7f564bfdf23a689f538af751dde3e05fd82a8cc914204170b04a649688e5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7f564bfdf23a689f538af751dde3e05fd82a8cc914204170b04a649688e5ae", kill_on_drop: false }` [INFO] [stdout] 3c7f564bfdf23a689f538af751dde3e05fd82a8cc914204170b04a649688e5ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57c781dac701a6bc98547973c8ab3124ba2957b65a47eb2b01879db80696b2c3 [INFO] running `Command { std: "docker" "start" "-a" "57c781dac701a6bc98547973c8ab3124ba2957b65a47eb2b01879db80696b2c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling symbolic-demangle v12.14.1 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling rust_decimal v1.37.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling duration-str v0.11.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling protobuf-codegen-pure v2.28.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling dtor v0.1.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling clap v4.5.44 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling mixtrics v0.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling fail-parallel v0.5.1 [INFO] [stderr] Compiling symbolic-common v12.14.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling insta v1.42.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling foyer-common v0.18.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling foyer-memory v0.18.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling foyer-storage v0.18.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling foyer v0.18.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling object_store v0.12.3 [INFO] [stderr] Compiling slatedb v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:854:29 [INFO] [stdout] | [INFO] [stdout] 854 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 854 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 893 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 896 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 896 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 198 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:736:29 [INFO] [stdout] | [INFO] [stdout] 736 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 736 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:789:9 [INFO] [stdout] | [INFO] [stdout] 789 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 792 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 792 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_snapshot.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_snapshot.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 101 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 124 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sst.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tablestore.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tablestore.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:854:29 [INFO] [stdout] | [INFO] [stdout] 854 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 854 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 893 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 896 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 896 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 198 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:736:29 [INFO] [stdout] | [INFO] [stdout] 736 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 736 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_reader.rs:789:9 [INFO] [stdout] | [INFO] [stdout] 789 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 792 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 792 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_snapshot.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn scan(&self, range: T) -> Result [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/db_snapshot.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 101 | ) -> Result [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Result, crate::Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 124 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 124 | ) -> Result, SlateDBError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sst.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tablestore.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tablestore.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 36s [INFO] running `Command { std: "docker" "inspect" "57c781dac701a6bc98547973c8ab3124ba2957b65a47eb2b01879db80696b2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c781dac701a6bc98547973c8ab3124ba2957b65a47eb2b01879db80696b2c3", kill_on_drop: false }` [INFO] [stdout] 57c781dac701a6bc98547973c8ab3124ba2957b65a47eb2b01879db80696b2c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c4a2ed4c0c853d7356ea19e5b1c20660df6d28f19a4380666e6879e7544ceb3 [INFO] running `Command { std: "docker" "start" "-a" "9c4a2ed4c0c853d7356ea19e5b1c20660df6d28f19a4380666e6879e7544ceb3", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db.rs:192:9 [INFO] [stderr] | [INFO] [stderr] 192 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 195 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 195 | ) -> Result, SlateDBError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db.rs:854:29 [INFO] [stderr] | [INFO] [stderr] 854 | pub async fn scan(&self, range: T) -> Result [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 854 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db.rs:893:9 [INFO] [stderr] | [INFO] [stderr] 893 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 896 | ) -> Result [INFO] [stderr] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 896 | ) -> Result, crate::Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db_reader.rs:195:9 [INFO] [stderr] | [INFO] [stderr] 195 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 198 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 198 | ) -> Result, SlateDBError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db_reader.rs:736:29 [INFO] [stderr] | [INFO] [stderr] 736 | pub async fn scan(&self, range: T) -> Result [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 736 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db_reader.rs:789:9 [INFO] [stderr] | [INFO] [stderr] 789 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 792 | ) -> Result [INFO] [stderr] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 792 | ) -> Result, crate::Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db_snapshot.rs:81:29 [INFO] [stderr] | [INFO] [stderr] 81 | pub async fn scan(&self, range: T) -> Result [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | pub async fn scan(&self, range: T) -> Result, crate::Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/db_snapshot.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 101 | ) -> Result [INFO] [stderr] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 101 | ) -> Result, crate::Error> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/reader.rs:119:9 [INFO] [stderr] | [INFO] [stderr] 119 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 124 | ) -> Result { [INFO] [stderr] | ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 124 | ) -> Result, SlateDBError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sst.rs:309:33 [INFO] [stderr] | [INFO] [stderr] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 309 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tablestore.rs:162:32 [INFO] [stderr] | [INFO] [stderr] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 162 | pub(crate) fn table_writer(&self, id: SsTableId) -> EncodedSsTableWriter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tablestore.rs:175:33 [INFO] [stderr] | [INFO] [stderr] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 175 | pub(crate) fn table_builder(&self) -> EncodedSsTableBuilder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `slatedb` (lib) generated 12 warnings (run `cargo fix --lib -p slatedb` to apply 12 suggestions) [INFO] [stderr] warning: `slatedb` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slatedb-85778b5499cfea1e) [INFO] [stdout] [INFO] [stdout] running 584 tests [INFO] [stdout] test batch::tests::test_put_delete_batch::case_1 ... ok [INFO] [stdout] test batch::tests::test_put_delete_batch::case_2 ... ok [INFO] [stdout] test block::tests::test_estimate_encoded_size ... ok [INFO] [stdout] test block::tests::test_prefix_computing ... ok [INFO] [stdout] test block::tests::test_should_clamp_allocated_size::case_2 ... ok [INFO] [stdout] test block_iterator::tests::test_iterator ... ok [INFO] [stdout] test block_iterator::tests::test_seek_to_key_beyond_last_key ... ok [INFO] [stdout] test block_iterator::tests::test_seek_to_key_with_iterator_at_seek_point ... ok [INFO] [stdout] test block_iterator::tests::test_seek_to_key_beyond_last_key_in_block ... ok [INFO] [stdout] test block_iterator::tests::test_seek_to_existing_key ... ok [INFO] [stdout] test block_iterator::tests::test_seek_to_key_skips_records_prior_to_next_key ... ok [INFO] [stdout] test block::tests::test_should_clamp_allocated_size::case_1 ... ok [INFO] [stdout] test block_iterator::tests::test_seek_to_nonexisting_key ... ok [INFO] [stdout] test bytes_generator::tests::test_should_generate_ordered_bytes ... ok [INFO] [stdout] test bytes_range::tests::test_new_with_unbounded_range_is_valid ... ok [INFO] [stdout] test block::tests::test_block::case_1 ... ok [INFO] [stdout] test block::tests::test_block::case_2 ... ok [INFO] [stdout] test block::tests::test_block::case_3 ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_align_get_range ... ok [INFO] [stdout] test block_iterator::tests::should_iterate_arbitrary_range ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_preload_cache_above_limit ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_save_result_aligned ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_preload_cache ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_split_range_into_parts ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_align_range ... ok [INFO] [stdout] test cached_object_store::storage_fs::tests::test_evictor_pick ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_save_result_not_aligned ... ok [INFO] [stdout] test cached_object_store::storage_fs::tests::test_evictor_rescan ... ok [INFO] [stdout] test checkpoint::tests::test_should_create_checkpoint ... ok [INFO] [stdout] test checkpoint::tests::test_should_create_checkpoint_from_checkpoint ... ok [INFO] [stdout] test checkpoint::tests::test_should_create_checkpoint_with_expiry ... ok [INFO] [stdout] test checkpoint::tests::test_should_delete_checkpoint ... ok [INFO] [stdout] test checkpoint::tests::test_should_fail_create_checkpoint_from_missing_checkpoint ... ok [INFO] [stdout] test checkpoint::tests::test_should_fail_create_checkpoint_no_manifest ... ok [INFO] [stdout] test checkpoint::tests::test_should_fail_refresh_checkpoint_if_checkpoint_missing ... ok [INFO] [stdout] test checkpoint::tests::test_should_refresh_checkpoint ... ok [INFO] [stdout] test clock::tests::test_default_system_clock_now ... ok [INFO] [stdout] test clock::tests::test_default_system_clock_ticker ... ok [INFO] [stdout] test bytes_range::tests::test_arbitrary_range ... ok [INFO] [stdout] test clone::tests::clone_retry_should_be_idempotent_after_success ... ok [INFO] [stdout] test bytes_range::tests::test_nonempty_intersection_of_intersecting_ranges ... ok [INFO] [stdout] test cached_object_store::storage_fs::tests::test_evictor ... ok [INFO] [stdout] test cached_object_store::object_store::tests::test_cached_object_store_impl_object_store ... ok [INFO] [stdout] test clone::tests::clone_should_fail_if_wal_object_is_configured ... ok [INFO] [stdout] test clone::tests::should_fail_retry_if_uninitialized_checkpoint_differs_from_provided ... ok [INFO] [stdout] test clone::tests::should_fail_retry_if_parent_path_is_different ... ok [INFO] [stdout] test bytes_range::tests::test_intersection_of_empty_range_and_nonempty_range_is_empty ... ok [INFO] [stdout] test bytes_range::tests::test_intersection_of_non_empty_and_unbounded_range_is_nonempty ... ok [INFO] [stdout] test clone::tests::should_fail_retry_if_uninitialized_checkpoint_is_invalid ... ok [INFO] [stdout] test clone::tests::should_fail_retry_if_source_checkpoint_is_missing ... ok [INFO] [stdout] test batch::tests::test_put_delete_batch::case_5 - should panic ... ok [INFO] [stdout] test batch::tests::test_put_delete_batch::case_6 - should panic ... ok [INFO] [stdout] test compactor::tests::test_should_clear_compaction_on_failure_and_retry ... ok [INFO] [stdout] test compactor::tests::test_should_write_manifest_safely ... ok [INFO] [stdout] test compactor::tests::test_should_leave_checkpoint_when_removing_ssts_after_compaction ... ok [INFO] [stdout] test compactor::tests::test_should_not_schedule_conflicting_compaction ... ok [INFO] [stdout] test compactor::tests::test_should_record_last_compaction_ts ... ok [INFO] [stdout] test compactor_state::tests::test_should_merge_db_state_with_new_checkpoints ... ok [INFO] [stdout] test bytes_range::tests::test_contains_with_value_in_range ... ok [INFO] [stdout] test clone::tests::should_retry_clone_after_io_error_copying_wals ... ok [INFO] [stdout] test checkpoint::tests::test_checkpoint_scope_with_force_flush ... ok [INFO] [stdout] test compactor::tests::test_compactor_compacts_l0 ... ok [INFO] [stdout] test compactor::tests::test_should_compact_expired_entries ... ok [INFO] [stdout] test bytes_range::tests::test_contains_with_empty_range - should panic ... ok [INFO] [stdout] test batch::tests::test_put_delete_batch::case_3 - should panic ... ok [INFO] [stdout] test bytes_range::tests::test_new_with_start_larger_than_end_panics - should panic ... ok [INFO] [stdout] test comparable_range::tests::test_end_bound_cmp::case_1 ... ok [INFO] [stdout] test comparable_range::tests::test_end_bound_cmp::case_2 ... ok [INFO] [stdout] test comparable_range::tests::test_end_bound_cmp::case_3 ... ok [INFO] [stdout] test comparable_range::tests::test_end_bound_cmp::case_4 ... ok [INFO] [stdout] test bytes_range::tests::test_arbitrary_empty_range - should panic ... ok [INFO] [stdout] test comparable_range::tests::test_end_bound_cmp::case_6 ... ok [INFO] [stdout] test comparable_range::tests::test_end_bound_cmp::case_7 ... ok [INFO] [stdout] test comparable_range::tests::test_intersection::case_1 ... ok [INFO] [stdout] test comparable_range::tests::test_intersection::case_2 ... ok [INFO] [stdout] test comparable_range::tests::test_intersection::case_3 ... ok [INFO] [stdout] test comparable_range::tests::test_intersection::case_4 ... ok [INFO] [stdout] test comparable_range::tests::test_intersection::case_5 ... ok [INFO] [stdout] test comparable_range::tests::test_intersection::case_6 ... ok [INFO] [stdout] test comparable_range::tests::test_is_non_empty ... ok [INFO] [stdout] test comparable_range::tests::test_range ... ok [INFO] [stdout] test comparable_range::tests::test_start_bound_cmp::case_1 ... ok [INFO] [stdout] test comparable_range::tests::test_start_bound_cmp::case_2 ... ok [INFO] [stdout] test comparable_range::tests::test_start_bound_cmp::case_3 ... ok [INFO] [stdout] test comparable_range::tests::test_start_bound_cmp::case_4 ... ok [INFO] [stdout] test comparable_range::tests::test_start_bound_cmp::case_5 ... ok [INFO] [stdout] test comparable_range::tests::test_start_bound_cmp::case_6 ... ok [INFO] [stdout] test comparable_range::tests::test_start_bound_cmp::case_7 ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_1 ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_2 ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_3 ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_4 ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_5 ... ok [INFO] [stdout] test comparable_range::tests::test_end_bound_cmp::case_5 ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_7_empty_range ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_6 ... ok [INFO] [stdout] test comparable_range::tests::test_union::case_8_empty_range ... ok [INFO] [stdout] test config::tests::test_db_options_load_from_env ... ok [INFO] [stdout] test config::tests::test_db_options_load_from_json_file ... ok [INFO] [stdout] test config::tests::test_db_options_load_from_toml_file ... ok [INFO] [stdout] test config::tests::test_db_options_load_from_yaml_file ... ok [INFO] [stdout] test config::tests::test_default_read_options ... ok [INFO] [stdout] test config::tests::test_scan_options_with_max_fetch_tasks ... ok [INFO] [stdout] test config::tests::test_db_options_load_with_default_locations ... ok [INFO] [stdout] test db::tests::test_apply_backpressure_to_memtable_flush ... ok [INFO] [stdout] test db::tests::test_apply_wal_memory_backpressure ... ok [INFO] [stdout] test db::tests::test_basic_restore ... ok [INFO] [stdout] test db::tests::test_all_kv_seq_num_are_greater_than_0 ... ok [INFO] [stdout] test db::tests::test_db_open_should_write_empty_wal ... ok [INFO] [stdout] test db::tests::test_concurrent_batch_writes_consistency ... ok [INFO] [stdout] test db::tests::test_flush_memtable_with_wal_enabled ... ok [INFO] [stdout] test db::tests::test_flush_while_iterating ... ok [INFO] [stdout] test db::tests::test_flush_with_options_wal ... ok [INFO] [stdout] test db::tests::test_empty_wal_should_fence_old_writer ... ok [INFO] [stdout] test compactor_state::tests::test_should_register_compaction_as_submitted ... ok [INFO] [stdout] test clone::tests::should_clone_latest_state_if_no_checkpoint_provided ... ok [INFO] [stdout] test compactor_state::tests::test_should_submit_correct_compaction ... ok [INFO] [stdout] test db::tests::test_get_with_default_ttl_and_read_uncommitted ... ok [INFO] [stdout] test compactor_state::tests::test_should_remove_compaction_when_compaction_finished ... ok [INFO] [stdout] test db::tests::test_get_after_put ... ok [INFO] [stdout] test db::tests::test_get_with_default_ttl_and_read_committed ... ok [INFO] [stdout] test db::tests::test_get_with_object_store_cache_metrics ... ok [INFO] [stdout] test compactor_state::tests::test_should_submit_invalid_compaction_skipped_sst ... ok [INFO] [stdout] test db::tests::test_memtable_flush_cleanup_when_fenced ... ok [INFO] [stdout] test db::tests::test_no_flush_interval ... ok [INFO] [stdout] test clone::tests::should_clone_from_checkpoint_wal_enabled ... ok [INFO] [stdout] test compactor_state::tests::test_should_merge_db_state_correctly_when_all_l0_compacted ... ok [INFO] [stdout] test compactor_state::tests::test_should_merge_db_state_correctly_when_never_compacted ... ok [INFO] [stdout] test compactor_state::tests::test_should_merge_db_state_correctly ... ok [INFO] [stdout] test db::tests::test_get_with_object_store_cache_stored_files ... ok [INFO] [stdout] test db::tests::test_get_with_object_store_cache_put_caching_enabled ... ok [INFO] [stdout] test compactor_state::tests::test_should_submit_invalid_compaction_with_sr ... ok [INFO] [stdout] test compactor_state::tests::test_should_submit_invalid_compaction_wrong_order ... ok [INFO] [stdout] test db::tests::test_get_with_row_override_ttl_and_read_uncommitted ... ok [INFO] [stdout] test compactor_state::tests::test_should_update_dbstate_when_compaction_finished ... ok [INFO] [stdout] test db::tests::test_invalid_clock_progression ... ok [INFO] [stdout] test db::tests::test_invalid_clock_progression_across_db_instances ... ok [INFO] [stdout] test compactor_state::tests::test_source_boundary_compaction ... ok [INFO] [stdout] test db::tests::test_put_empty_value ... ok [INFO] [stdout] test db::tests::test_should_allow_iterating_behind_box_dyn ... ok [INFO] [stdout] test db::tests::test_put_get_delete ... ok [INFO] [stdout] test db::tests::test_put_get_reopen_delete_with_separate_wal_store ... ok [INFO] [stdout] test db::tests::test_should_read_from_compacted_db_no_filters ... ok [INFO] [stdout] test db::tests::test_recover_clock_tick_from_wal ... ok [INFO] [stdout] test db::tests::test_should_fail_write_if_wal_flush_task_panics ... ok [INFO] [stdout] test db::tests::test_should_update_manifest_clock_tick_on_l0_flush ... ok [INFO] [stdout] test db::tests::test_should_recover_imm_from_wal ... ok [INFO] [stdout] test db::tests::test_should_read_uncommitted_data_if_read_level_uncommitted ... ok [INFO] [stdout] test db::tests::test_get_with_row_override_ttl_and_read_committed ... ok [INFO] [stdout] test db::tests::test_wal_store_reconfiguration_fails ... ok [INFO] [stdout] test db::tests::test_should_recover_imm_from_wal_after_flush_error ... ok [INFO] [stdout] test db::tests::test_write_batch_with_empty_key ... ok [INFO] [stdout] test db::tests::test_write_option_defaults ... ok [INFO] [stdout] test db_cache::serde::tests::test_should_serialize_deserialize_block ... ok [INFO] [stdout] test db_cache::serde::tests::test_should_serialize_deserialize_compacted_sst_key ... ok [INFO] [stdout] test db_cache::serde::tests::test_should_serialize_deserialize_filter ... ok [INFO] [stdout] test db_cache::serde::tests::test_should_serialize_deserialize_index ... ok [INFO] [stdout] test db_cache::serde::tests::test_should_serialize_deserialize_wal_sst_key ... ok [INFO] [stdout] test db_cache::tests::test_should_clamp_entries_to_cache ... ok [INFO] [stdout] test db_cache::tests::test_should_count_data_block_hits ... ok [INFO] [stdout] test db::tests::test_recent_snapshot_min_seq_monotonic ... ok [INFO] [stdout] test db_cache::tests::test_should_count_data_block_misses ... ok [INFO] [stdout] test db::tests::test_should_read_only_committed_data ... ok [INFO] [stdout] test db_cache::tests::test_should_count_filter_hits ... ok [INFO] [stdout] test db_cache::tests::test_should_count_filter_misses ... ok [INFO] [stdout] test db_cache::tests::test_should_count_index_misses ... ok [INFO] [stdout] test db_iter::tests::test_invalidated_iterator ... ok [INFO] [stdout] test db_cache::tests::test_should_count_index_hits ... ok [INFO] [stdout] test db_iter::tests::test_sequence_number_filtering ... ok [INFO] [stdout] test db_iter::tests::test_seek_cannot_rewind ... ok [INFO] [stdout] test db_reader::tests::should_fail_if_db_is_uninitialized ... ok [INFO] [stdout] test db_reader::tests::should_fail_new_reads_if_manifest_poller_crashes ... ok [INFO] [stdout] test db::tests::test_restore_seq_number ... ok [INFO] [stdout] test db::tests::test_should_delete_without_awaiting_flush ... ok [INFO] [stdout] test db::tests::test_wal_id_last_seen_should_exist_even_if_wal_write_fails ... ok [INFO] [stdout] test db::tests::test_should_read_from_compacted_db ... ok [INFO] [stdout] test db::tests::test_write_batch ... ok [INFO] [stdout] test db_reader::tests::should_get_value_from_db ... ok [INFO] [stdout] test db_reader::tests::should_refresh_reader_checkpoint ... ok [INFO] [stdout] test db_reader::tests::should_replay_new_wals ... ok [INFO] [stdout] test db_reader::tests::should_get_from_checkpoint ... ok [INFO] [stdout] test db_reader::tests::should_get_latest_value_from_checkpoint ... ok [INFO] [stdout] test db::tests::test_snapshot_basic_functionality ... ok [INFO] [stdout] test db_cache::foyer_hybrid::tests::test_hybrid_cache ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_01 ... ok [INFO] [stdout] test db::tests::test_put_flushes_memtable ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_02 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_07 ... ok [INFO] [stdout] test db_reader::tests::should_scan_from_checkpoint ... ok [INFO] [stdout] test db_snapshot::tests::test_multiple_snapshots ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_03 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_05 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_04 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_08 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_09 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_06 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_4 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_1 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_10 ... ok [INFO] [stdout] test db_state::tests::test_should_merge_db_state_with_all_l0s_if_none_compacted ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_2 ... ok [INFO] [stdout] test db_state::tests::test_should_merge_db_state_with_new_checkpoints ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_3 ... ok [INFO] [stdout] test filter::tests::test_bloom_filter_size ... ok [INFO] [stdout] test filter::tests::test_check_bits ... ok [INFO] [stdout] test filter::tests::test_compute_probes ... ok [INFO] [stdout] test filter::tests::test_estimate_encoded_size ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_get::case_11 ... ok [INFO] [stdout] test filter::tests::test_set_bits_doesnt_unset_bits ... ok [INFO] [stdout] test filter::tests::test_set_specified_bit_only ... ok [INFO] [stdout] test filter::tests::test_should_clamp_allocated_bytes ... ok [INFO] [stdout] test filter_iterator::tests::test_filter_iterator_predicate_builder ... ok [INFO] [stdout] test filter_iterator::tests::test_filter_iterator_should_return_none_with_no_matches ... ok [INFO] [stdout] test filter_iterator::tests::test_filter_iterator_should_return_only_matching_entries ... ok [INFO] [stdout] test flatbuffer_types::tests::test_should_clamp_index_alloc ... ok [INFO] [stdout] test flatbuffer_types::tests::test_should_encode_decode_external_dbs ... ok [INFO] [stdout] test flatbuffer_types::tests::test_should_encode_decode_manifest_checkpoints ... ok [INFO] [stdout] test flatbuffer_types::tests::test_should_encode_decode_retention_min_seq ... ok [INFO] [stdout] test flatbuffer_types::tests::test_should_encode_decode_ssts_with_visible_ranges ... ok [INFO] [stdout] test flatbuffer_types::tests::test_should_encode_decode_wal_object_store_uri ... ok [INFO] [stdout] test flatbuffer_types::tests::test_should_validate_manifest_version ... ok [INFO] [stdout] test garbage_collector::tests::test_collect_garbage_compacted_ssts ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_5 ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_6 ... ok [INFO] [stdout] test garbage_collector::tests::test_collect_garbage_manifest ... ok [INFO] [stdout] test db_state::tests::test_should_merge_db_state_with_l0s_up_to_last_compacted ... ok [INFO] [stdout] test garbage_collector::tests::test_collect_garbage_compacted_ssts_respects_checkpoint_references ... ok [INFO] [stdout] test db::tests::test_seek_outside_of_range_returns_invalid_argument ... ok [INFO] [stdout] test garbage_collector::tests::test_collect_garbage_old_active_manifest ... ok [INFO] [stdout] test garbage_collector::tests::test_collect_garbage_only_recent_manifests ... ok [INFO] [stdout] test garbage_collector::tests::test_collect_garbage_wal_ssts_and_keep_expired_last_compacted ... ok [INFO] [stdout] test garbage_collector::tests::test_gc_shutdown ... ok [INFO] [stdout] test garbage_collector::tests::test_collect_garbage_wal_ssts ... ok [INFO] [stdout] test manifest::store::tests::should_delete_checkpoint ... ok [INFO] [stdout] test garbage_collector::tests::test_do_not_remove_wals_referenced_by_active_checkpoints ... ok [INFO] [stdout] test manifest::store::tests::should_ignore_missing_checkpoint_if_deleting ... ok [INFO] [stdout] test manifest::store::tests::should_ignore_missing_checkpoint_if_replacing ... ok [INFO] [stdout] test garbage_collector::tests::test_collector_should_not_clean_manifests_referenced_by_checkpoints ... ok [INFO] [stdout] test manifest::store::tests::should_fail_refresh_if_checkpoint_missing ... ok [INFO] [stdout] test manifest::store::tests::test_delete_active_manifest_should_fail ... ok [INFO] [stdout] test manifest::store::tests::should_replace_checkpoint ... ok [INFO] [stdout] test manifest::store::tests::test_delete_manifest ... ok [INFO] [stdout] test manifest::store::tests::test_deletion_of_manifest_with_checkpoint_reference_not_allowed ... ok [INFO] [stdout] test manifest::store::tests::test_list_manifests_unbounded ... ok [INFO] [stdout] test garbage_collector::tests::test_handle_should_only_run_one_task_per_message ... ok [INFO] [stdout] test garbage_collector::tests::test_remove_expired_checkpoints ... ok [INFO] [stdout] test db::tests::test_scan_returns_records_in_range ... ok [INFO] [stdout] test manifest::store::tests::should_refresh_checkpoint ... ok [INFO] [stdout] test manifest::store::tests::test_maybe_apply_state_update ... ok [INFO] [stdout] test manifest::store::tests::test_should_fail_manifest_write_of_stale_dirty_manifest ... ok [INFO] [stdout] test manifest::store::tests::test_should_bump_writer_epoch ... ok [INFO] [stdout] test manifest::store::tests::test_should_bump_compactor_epoch ... ok [INFO] [stdout] test manifest::store::tests::test_should_fail_refresh_on_compactor_fenced ... ok [INFO] [stdout] test manifest::store::tests::test_should_fail_write_checkpoint_when_fenced ... ok [INFO] [stdout] test manifest::store::tests::test_should_fail_state_update_when_fenced ... ok [INFO] [stdout] test manifest::store::tests::test_read_active_manifests_should_consider_checkpoints ... ok [INFO] [stdout] test manifest::store::tests::test_should_cretry_epoch_bump_if_manifest_version_exists ... ok [INFO] [stdout] test manifest::store::tests::test_should_fail_refresh_on_writer_fenced ... ok [INFO] [stdout] test manifest::store::tests::test_should_fail_write_on_version_conflict ... ok [INFO] [stdout] test manifest::store::tests::test_should_write_with_new_version ... ok [INFO] [stdout] test manifest::store::tests::test_should_read_specific_manifest ... ok [INFO] [stdout] test manifest::tests::test_projected::case_2_distinct_ranges ... ok [INFO] [stdout] test manifest::tests::test_union::case_1_non_overlapping_l0s ... ok [INFO] [stdout] test manifest::store::tests::test_should_refresh ... ok [INFO] [stdout] test manifest::tests::test_init_clone_manifest ... ok [INFO] [stdout] test manifest::tests::test_projected::case_1 ... ok [INFO] [stdout] test manifest::tests::test_union::case_2_non_overlapping_l0s_with_gap ... ok [INFO] [stdout] test manifest::tests::test_write_new_checkpoint ... ok [INFO] [stdout] test manifest::store::tests::test_should_update_local_state_on_write ... ok [INFO] [stdout] test mem_table::tests::test_from_internal_key_range::case_2 ... ok [INFO] [stdout] test mem_table::tests::test_memtable_iter ... ok [INFO] [stdout] test mem_table::tests::test_from_internal_key_range::case_3 ... ok [INFO] [stdout] test mem_table::tests::test_from_internal_key_range::case_4 ... ok [INFO] [stdout] test mem_table::tests::test_memtable_iter_delete ... ok [INFO] [stdout] test mem_table::tests::test_memtable_iter_entry_attrs ... ok [INFO] [stdout] test mem_table::tests::test_memtable_range_from_existing_key ... ok [INFO] [stdout] test mem_table::tests::test_memtable_range_from_nonexisting_key ... ok [INFO] [stdout] test mem_table::tests::test_memtable_track_sz_and_num ... ok [INFO] [stdout] test mem_table::tests::test_memtable_track_last_seq ... ok [INFO] [stdout] test merge_iterator::tests::test_dedup_disabled ... ok [INFO] [stdout] test merge_iterator::tests::test_merge_iterator_should_write_one_entry_with_given_key ... ok [INFO] [stdout] test merge_iterator::tests::test_seek_merge_iter ... ok [INFO] [stdout] test merge_iterator::tests::test_seek_merge_iter_to_current_key ... ok [INFO] [stdout] test merge_iterator::tests::test_two_iterator_should_include_entries_in_order ... ok [INFO] [stdout] test merge_iterator::tests::test_two_iterator_should_write_one_entry_with_given_key ... ok [INFO] [stdout] test merge_iterator::tests::test_two_merge_seek ... ok [INFO] [stdout] test merge_operator::tests::test::case_1_different_expire_ts_read_path ... ok [INFO] [stdout] test merge_operator::tests::test::case_2_different_expire_ts_write_path ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_7 ... ok [INFO] [stdout] test merge_operator::tests::test::case_3_merge_with_tombstone ... ok [INFO] [stdout] test merge_operator::tests::test::case_4_multiple_values ... ok [INFO] [stdout] test merge_operator::tests::test_merge_operator_iterator ... ok [INFO] [stdout] test object_stores::tests::test_main_and_wal_object_stores_setup ... ok [INFO] [stdout] test object_stores::tests::test_main_object_store_only_setup ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_first_partition_including_key::case_1_one_partition ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_first_partition_including_key::case_2_two_partitions ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_first_partition_including_key::case_3_three_partitions ... ok [INFO] [stdout] test mem_table::tests::test_from_internal_key_range::case_1 ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_first_partition_including_key::case_4_five_partitions ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_first_partition_including_key::case_5_five_partitions_same_first_key ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_first_partition_including_key::case_6_all_same_first_key ... ok [INFO] [stdout] test merge_iterator::tests::test_merge_iterator_should_include_entries_in_order ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_last_partition_including_key::case_4_five_partitions ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_last_partition_including_key::case_3_three_partitions ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_last_partition_including_key::case_5_five_partitions_same_first_key ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_last_partition_including_key::case_6_all_same_first_key ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_partition_point ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_last_partition_including_key::case_1_one_partition ... ok [INFO] [stdout] test partitioned_keyspace::tests::test_last_partition_including_key::case_2_two_partitions ... ok [INFO] [stdout] test paths::tests::test_parse_id ... ok [INFO] [stdout] test proptest_util::tests::test_bytes_in_range - should panic ... ok [INFO] [stdout] test rand::tests::test_deterministic_behavior ... ok [INFO] [stdout] test rand::tests::test_different_seeds_produce_different_sequences ... ok [INFO] [stdout] test proptest_util::tests::test_sample_table ... ok [INFO] [stdout] test reader::tests::test_level_get_handles_expire::case_1 ... ok [INFO] [stdout] test reader::tests::test_level_get_handles_expire::case_2 ... ok [INFO] [stdout] test reader::tests::test_level_get_handles_expire::case_3 ... ok [INFO] [stdout] test rand::tests::test_thread_rngs_differ_across_threads ... ok [INFO] [stdout] test reader::tests::test_level_get_handles_expire::case_5 ... ok [INFO] [stdout] test reader::tests::test_level_get_handles_expire::case_6 ... ok [INFO] [stdout] test reader::tests::test_scan_options_builder_pattern ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_01 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_02 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_03 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_04 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_05 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_06 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_07 ... ok [INFO] [stdout] test reader::tests::test_level_get_handles_expire::case_4 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_09 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_10 ... ok [INFO] [stdout] test retention_iterator::tests::test_retention_buffer_table_driven::case_08 ... ok [INFO] [stdout] test retrying_object_store::tests::test_put_opts_does_not_retry_on_already_exists ... ok [INFO] [stdout] test retrying_object_store::tests::test_put_opts_does_not_retry_on_precondition ... ok [INFO] [stdout] test paths::tests::should_serialize_and_deserialize_compacted_paths ... ok [INFO] [stdout] test row_codec::tests::test_decode_invalid_flags ... ok [INFO] [stdout] test row_codec::tests::test_decode_invalid_flags_from_row ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_01 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_02 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_03 ... ok [INFO] [stdout] test paths::tests::should_serialize_and_deserialize_wal_paths ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_04 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_05 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_06 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_07 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_08 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_10 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_09 ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_11 - should panic ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_12 - should panic ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode::case_13 - should panic ... ok [INFO] [stdout] test row_codec::tests::test_encode_decode_merge_row ... ok [INFO] [stdout] test row_codec::tests::test_estimate_encoded_size ... ok [INFO] [stdout] test seq_tracker::tests::should_downsample_when_exceeding_capacity ... ok [INFO] [stdout] test seq_tracker::tests::should_respect_reporting_interval ... ok [INFO] [stdout] test seq_tracker::tests::should_track_sequence_timestamp_pairs ... ok [INFO] [stdout] test seq_tracker::tests::test_empty_tracker_queries ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_01_empty_sequences ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_02_single_sequence ... ok [INFO] [stdout] test db_state::tests::test_sorted_run_collect_tables_in_range ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_03_multiple_sequences ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_04_large_gaps ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_05_small_increments ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_07_above_i64_max ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_08_u64_values_that_become_negative ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_06_max_u64 ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_09_large_u64_with_small_deltas ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_sequence_numbers::case_10_wraparound_sequence ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_01_empty_timestamps ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_02_single_timestamp ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_03_multiple_timestamps ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_05_small_dod ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_06_medium_dod ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_07_large_dod ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_08_huge_dod ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_09_negative_dod ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_10_negative_timestamps ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_04_zero_dod ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_11_mixed_dod ... ok [INFO] [stdout] test proptest_util::tests::test_arbitrary_bytes ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_12_mixed_dod_boundaries ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_1_exact_match ... ok [INFO] [stdout] test seq_tracker::tests::test_encode_decode_timestamps::case_13_large_numbers ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_2_exact_match_round_up ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_3_round_up_to_next ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_5_before_first_ts ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_7_at_first_ts ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_6_after_last_ts ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_9_empty_tier ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_1_exact_match ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_8_at_last_ts ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_2_exact_match_round_up ... ok [INFO] [stdout] test seq_tracker::tests::test_find_seq_by_timestamp::case_4_round_down_to_previous ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_4_round_down_to_previous ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_3_round_up_to_next ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_5_before_first_seq ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_6_after_last_seq ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_7_at_first_seq ... ok [INFO] [stdout] test seq_tracker::tests::test_serialize_deserialize_round_trip ... ok [INFO] [stdout] test seq_tracker::tests::test_find_timestamp_by_seq::case_8_at_last_seq ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_apply_backpressure ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_apply_backpressure_for_l0s ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_compact_l0s_to_first_sr ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_compact_l0s_to_new_sr ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_compact_srs_if_enough_with_similar_size ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_clamp_compaction_size ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_not_compact_l0s_if_fewer_than_min_threshold ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_not_compact_srs_if_fewer_than_min_threshold ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_not_schedule_compaction_for_source_that_is_already_compacting ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_only_include_srs_if_with_similar_size ... ok [INFO] [stdout] test size_tiered_compaction::tests::test_should_return_multiple_compactions ... ok [INFO] [stdout] test sorted_run_iterator::tests::test_many_sst_sr_iter ... ok [INFO] [stdout] test sorted_run_iterator::tests::test_one_sst_sr_iter ... ok [INFO] [stdout] test sorted_run_iterator::tests::test_sr_iter_from_key ... ok [INFO] [stdout] test sorted_run_iterator::tests::test_sr_iter_from_key_higher_than_range ... ok [INFO] [stdout] test sorted_run_iterator::tests::test_sr_iter_from_key_lower_than_range ... ok [INFO] [stdout] test sst::tests::test_builder_should_make_blocks_available ... ok [INFO] [stdout] test sorted_run_iterator::tests::test_seek_through_sorted_run ... ok [INFO] [stdout] test db::tests::test_seek_fast_forwards_iterator ... ok [INFO] [stdout] test sst::tests::test_checksum_mismatch ... ok [INFO] [stdout] test sst::tests::test_estimate_encoded_size ... ok [INFO] [stdout] test sst::tests::test_builder_should_return_unconsumed_blocks ... ok [INFO] [stdout] test sst::tests::test_read_blocks::case_1_partial_blocks ... ok [INFO] [stdout] test sst::tests::test_read_blocks::case_2_all_blocks ... ok [INFO] [stdout] test sst::tests::test_sst_handle_with_visible_ranges::case_1_owned ... ok [INFO] [stdout] test sst::tests::test_sst_handle_with_visible_ranges::case_2_borrowed ... ok [INFO] [stdout] test sst::tests::test_builder_should_return_blocks_with_correct_data_and_offsets ... ok [INFO] [stdout] test sst::tests::test_sstable::case_1_default_sst ... ok [INFO] [stdout] test sst::tests::test_sstable::case_2_sst_with_no_filter ... ok [INFO] [stdout] test sst::tests::test_sstable::case_3_sst_builds_filter_with_correct_bits_per_key ... ok [INFO] [stdout] test sst::tests::test_sstable::case_4_sst_builds_filter_with_correct_bits_per_key ... ok [INFO] [stdout] test sst::tests::test_sstable_with_compression::case_1_none ... ok [INFO] [stdout] test sst::tests::test_sstable_with_compression_using_sst_info::case_1_none ... ok [INFO] [stdout] test sst::tests::test_sstable_index_size ... ok [INFO] [stdout] test sst::tests::test_version_checking ... ok [INFO] [stdout] test sst_iter::tests::test_iter_from_key_larger_than_last ... ok [INFO] [stdout] test sst_iter::tests::test_iter_from_key_smaller_than_first ... ok [INFO] [stdout] test sst_iter::tests::test_iter_from_key ... ok [INFO] [stdout] test sst_iter::tests::test_one_block_sst_iter ... ok [INFO] [stdout] test stats::tests::test_counter ... ok [INFO] [stdout] test stats::tests::test_gauge ... ok [INFO] [stdout] test stats::tests::test_gauge_bool ... ok [INFO] [stdout] test stats::tests::test_gauge_i64 ... ok [INFO] [stdout] test stats::tests::test_should_generate_stat_name_with_prefix ... ok [INFO] [stdout] test stats::tests::test_should_list_registered_stats ... ok [INFO] [stdout] test stats::tests::test_should_lookup_stat_by_name ... ok [INFO] [stdout] test tablestore::tests::convert_bytes_to_blocks_precise_when_aligned_with_block_size ... ok [INFO] [stdout] test seq_tracker::tests::test_serialize_deserialize_round_trip_proptest ... ok [INFO] [stdout] test tablestore::tests::test_delete_compacted_sst::case_1_main_only ... ok [INFO] [stdout] test tablestore::tests::test_delete_compacted_sst::case_2_main_and_wal ... ok [INFO] [stdout] test tablestore::tests::test_delete_wal_sst::case_2_main_and_wal ... ok [INFO] [stdout] test tablestore::tests::test_list_compacted_ssts::case_1_main_only ... ok [INFO] [stdout] test tablestore::tests::test_list_compacted_ssts::case_2_main_and_wal ... ok [INFO] [stdout] test tablestore::tests::test_delete_wal_sst::case_1_main_only ... ok [INFO] [stdout] test sst_iter::tests::test_many_block_sst_iter ... ok [INFO] [stdout] test tablestore::tests::test_list_wal_ssts::case_1_main_only ... ok [INFO] [stdout] test tablestore::tests::test_list_wal_ssts::case_2_main_and_wal ... ok [INFO] [stdout] test tablestore::tests::test_sst_writer_should_write_compacted_sst::case_2_main_and_wal ... ok [INFO] [stdout] test tablestore::tests::test_sst_writer_should_write_compacted_sst::case_1_main_only ... ok [INFO] [stdout] test tablestore::tests::test_sst_writer_should_write_wal_sst::case_1_main_only ... ok [INFO] [stdout] test tablestore::tests::test_wal_write_should_fail_when_fenced ... ok [INFO] [stdout] test tablestore::tests::test_sst_writer_should_write_wal_sst::case_2_main_and_wal ... ok [INFO] [stdout] test tablestore::tests::test_write_sst_should_not_write_cache ... ok [INFO] [stdout] test tablestore::tests::test_write_sst_should_write_cache ... ok [INFO] [stdout] test db::tests::test_scan_returns_uncommitted_records_if_read_level_uncommitted ... ok [INFO] [stdout] test sst_iter::tests::test_iter_seek_through_sst ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_8 ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_1_no_recent_committed_txns ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_2_no_overlapping_keys ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_3_concurrent_write_same_key ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_4_multiple_committed_mixed_conflict ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_5_readonly_committed_no_conflict ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_scan::case_9 ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_6_committed_before_current_started ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_7_exact_seq_boundary ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_9_max_seq_values ... ok [INFO] [stdout] test transaction_manager::tests::test_check_conflict_table_driven::case_8_partial_key_overlap_conflict ... ok [INFO] [stdout] test transaction_manager::tests::test_drop_txn_nonexistent_transaction_safe ... ok [INFO] [stdout] test transaction_manager::tests::test_drop_txn_removes_active_transaction ... ok [INFO] [stdout] test transaction_manager::tests::test_drop_txn_triggers_garbage_collection ... ok [INFO] [stdout] test transaction_manager::tests::test_garbage_collection_timing_with_multiple_operations ... ok [INFO] [stdout] test transaction_manager::tests::test_min_active_seq_table_driven::case_1_no_transactions_returns_none ... ok [INFO] [stdout] test transaction_manager::tests::test_min_active_seq_table_driven::case_2_single_transaction ... ok [INFO] [stdout] test transaction_manager::tests::test_min_active_seq_table_driven::case_3_multiple_transactions_returns_minimum ... ok [INFO] [stdout] test transaction_manager::tests::test_min_active_seq_table_driven::case_4_mixed_readonly_and_write_transactions ... ok [INFO] [stdout] test transaction_manager::tests::test_readonly_vs_write_transaction_interactions ... ok [INFO] [stdout] test transaction_manager::tests::test_recycle_recent_committed_txns_boundary_condition_equal_seq ... ok [INFO] [stdout] test transaction_manager::tests::test_concurrent_transactions_conflict_detection ... ok [INFO] [stdout] test transaction_manager::tests::test_recycle_recent_committed_txns_clears_all_when_no_active_writers ... ok [INFO] [stdout] test transaction_manager::tests::test_recycle_recent_committed_txns_handles_none_committed_seq ... ok [INFO] [stdout] test transaction_manager::tests::test_recycle_recent_committed_txns_filters_by_min_seq ... ok [INFO] [stdout] test transaction_manager::tests::test_track_recent_committed_txn_table_driven::case_1_valid_id ... ok [INFO] [stdout] test transaction_manager::tests::test_track_recent_committed_txn_table_driven::case_3_no_tracking_when_only_readonly_active ... ok [INFO] [stdout] test transaction_manager::tests::test_track_recent_committed_txn_table_driven::case_2_nonexistent_id ... ok [INFO] [stdout] test transaction_manager::tests::test_track_recent_committed_txn_table_driven::case_4_without_id_creates_record ... ok [INFO] [stdout] test transaction_manager::tests::test_transaction_lifecycle_complete_flow ... ok [INFO] [stdout] test transaction_manager::tests::test_track_recent_committed_txn_table_driven::case_5_merges_conflict_keys ... ok [INFO] [stdout] test transactional_object_store::tests::test_delegating_object_store_delete ... ok [INFO] [stdout] test transactional_object_store::tests::test_delegating_should_fail_put_if_exists ... ok [INFO] [stdout] test transactional_object_store::tests::test_delegating_should_get_put ... ok [INFO] [stdout] test transactional_object_store::tests::test_delegating_should_list ... ok [INFO] [stdout] test transactional_object_store::tests::test_delegating_should_put_with_prefix ... ok [INFO] [stdout] test utils::tests::test_await_valid_tick ... ok [INFO] [stdout] test utils::tests::test_await_valid_tick_failure ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_02 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_03 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_04 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_05 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_06 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_01 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_08 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_09 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_07 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_10 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_11 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_12 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_13 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_14 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_16 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_17 ... ok [INFO] [stdout] test utils::tests::test_bit_reader_exhaustion ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_01 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_02 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_03 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_04 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_05 ... ok [INFO] [stdout] test utils::tests::test_bit_reader::case_15 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_06 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_07 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_08 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_09 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_10 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_11 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_12 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_13 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_14 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_15 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_17 ... ok [INFO] [stdout] test utils::tests::test_bit_writer::case_16 ... ok [INFO] [stdout] test utils::tests::test_build_iters_concurrent_option_error ... ok [INFO] [stdout] test utils::tests::test_build_iters_concurrent_option_filters_none ... ok [INFO] [stdout] test utils::tests::test_compute_max_parallel_min_and_cap ... ok [INFO] [stdout] test utils::tests::test_monotonicity_enforcement_on_mono_clock ... ok [INFO] [stdout] test utils::tests::test_monotonicity_enforcement_on_mono_clock_set_tick ... ok [INFO] [stdout] test utils::tests::test_should_clamp_bytes_and_preserve_data ... ok [INFO] [stdout] test utils::tests::test_should_clamp_bytes_to_minimal_vec ... ok [INFO] [stdout] test utils::tests::test_should_cleanup_when_task_exits ... ok [INFO] [stdout] test utils::tests::test_should_cleanup_when_task_exits_with_error ... ok [INFO] [stdout] test utils::tests::test_should_cleanup_when_task_panics ... ok [INFO] [stdout] test utils::tests::test_should_compute_index_key::case_1 ... ok [INFO] [stdout] test utils::tests::test_should_compute_index_key::case_2 ... ok [INFO] [stdout] test utils::tests::test_should_compute_index_key::case_3 ... ok [INFO] [stdout] test utils::tests::test_should_compute_index_key::case_4 ... ok [INFO] [stdout] test utils::tests::test_should_compute_index_key::case_5 ... ok [INFO] [stdout] test utils::tests::test_should_only_write_register_once ... ok [INFO] [stdout] test utils::tests::test_should_panic_on_empty_keys::case_1 - should panic ... ok [INFO] [stdout] test utils::tests::test_should_panic_on_empty_keys::case_2 - should panic ... ok [INFO] [stdout] test utils::tests::test_should_return_empty_for_index_of_first_block ... ok [INFO] [stdout] test utils::tests::test_should_return_on_await_written_register ... ok [INFO] [stdout] test wal_buffer::tests::test_basic_append_and_flush_operations ... ok [INFO] [stdout] test utils::tests::test_build_iters_concurrent_option_respects_max_parallel ... ok [INFO] [stdout] test wal_buffer::tests::test_immutable_wal_reclaim ... ok [INFO] [stdout] test wal_buffer::tests::test_immutable_wal_reclaim_with_flush_check ... ok [INFO] [stdout] test db_snapshot::tests::test_snapshot_with_committed_failpoint ... ok [INFO] [stdout] test wal_buffer::tests::test_size_based_flush_triggering ... ok [INFO] [stdout] test wal_replay::tests::should_only_replay_wals_after_last_l0_flushed_wal_id ... ok [INFO] [stdout] test manifest::store::tests::test_retry_write_manifest_on_timeout ... ok [INFO] [stdout] test wal_replay::tests::should_replay_empty_wal ... ok [INFO] [stdout] test wal_replay::tests::should_replay_all_entries ... ok [INFO] [stdout] test wal_replay::tests::should_replay_wals_after_min_seq ... ok [INFO] [stdout] test retrying_object_store::tests::test_put_opts_retries_transient_until_success ... ok [INFO] [stdout] test retrying_object_store::tests::test_head_retries_transient_until_success ... ok [INFO] [stdout] test tablestore::tests::test_retry_write_sst_on_timeout_and_verify_bytes ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/slatedb-85778b5499cfea1e` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c4a2ed4c0c853d7356ea19e5b1c20660df6d28f19a4380666e6879e7544ceb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4a2ed4c0c853d7356ea19e5b1c20660df6d28f19a4380666e6879e7544ceb3", kill_on_drop: false }` [INFO] [stdout] 9c4a2ed4c0c853d7356ea19e5b1c20660df6d28f19a4380666e6879e7544ceb3