[INFO] fetching crate laminar-storage 0.19.1... [INFO] testing laminar-storage-0.19.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate laminar-storage 0.19.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate laminar-storage 0.19.1 [INFO] finished tweaking crates.io crate laminar-storage 0.19.1 [INFO] tweaked toml for crates.io crate laminar-storage 0.19.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate laminar-storage 0.19.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate laminar-storage 0.19.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50ce6e38c90aa8a1bfde753b8e0d72491c6aada4a5bedf24cce143bcd55f5a92 [INFO] running `Command { std: "docker" "start" "-a" "50ce6e38c90aa8a1bfde753b8e0d72491c6aada4a5bedf24cce143bcd55f5a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50ce6e38c90aa8a1bfde753b8e0d72491c6aada4a5bedf24cce143bcd55f5a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ce6e38c90aa8a1bfde753b8e0d72491c6aada4a5bedf24cce143bcd55f5a92", kill_on_drop: false }` [INFO] [stdout] 50ce6e38c90aa8a1bfde753b8e0d72491c6aada4a5bedf24cce143bcd55f5a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276d2d8ce23af832280f93d7750ed9acce379adae84ee5bd9bbe11b0d1910af0 [INFO] running `Command { std: "docker" "start" "-a" "276d2d8ce23af832280f93d7750ed9acce379adae84ee5bd9bbe11b0d1910af0", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling arrow-schema v57.2.0 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling mixtrics v0.2.3 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Compiling foyer-intrusive-collections v0.10.0-dev [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling mea v0.6.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling arrow-buffer v57.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling arrow-data v57.2.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling arrow-array v57.2.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling foyer-tokio v0.22.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling foyer-common v0.22.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Compiling cmsketch v0.2.4 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling fastant v0.1.11 [INFO] [stderr] Compiling foyer-memory v0.22.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling arrow-select v57.2.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling foyer v0.22.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-row v57.2.0 [INFO] [stderr] Compiling arrow-arith v57.2.0 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling arrow-ord v57.2.0 [INFO] [stderr] Compiling arrow-ipc v57.2.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling arrow-string v57.2.0 [INFO] [stderr] Compiling foyer-storage v0.22.3 [INFO] [stderr] Compiling arrow-cast v57.2.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rkyv_derive v0.8.15 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling arrow-csv v57.2.0 [INFO] [stderr] Compiling arrow-json v57.2.0 [INFO] [stderr] Compiling laminar-core v0.19.1 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling sqlparser v0.59.0 [INFO] [stderr] Compiling arrow v57.2.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling rkyv v0.8.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling xorf v0.12.0 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling object_store v0.13.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling parquet v57.2.0 [INFO] [stderr] Compiling laminar-storage v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s [INFO] running `Command { std: "docker" "inspect" "276d2d8ce23af832280f93d7750ed9acce379adae84ee5bd9bbe11b0d1910af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276d2d8ce23af832280f93d7750ed9acce379adae84ee5bd9bbe11b0d1910af0", kill_on_drop: false }` [INFO] [stdout] 276d2d8ce23af832280f93d7750ed9acce379adae84ee5bd9bbe11b0d1910af0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75583f49d4dd2a8f95bd916aef488a1bf9dfbdcdd19f756e7c8981af20e955dc [INFO] running `Command { std: "docker" "start" "-a" "75583f49d4dd2a8f95bd916aef488a1bf9dfbdcdd19f756e7c8981af20e955dc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling foyer-common v0.22.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling foyer-memory v0.22.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling object_store v0.13.1 [INFO] [stderr] Compiling arrow-buffer v57.2.0 [INFO] [stderr] Compiling foyer-storage v0.22.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling arrow-data v57.2.0 [INFO] [stderr] Compiling arrow-array v57.2.0 [INFO] [stderr] Compiling foyer v0.22.3 [INFO] [stderr] Compiling arrow-select v57.2.0 [INFO] [stderr] Compiling arrow-row v57.2.0 [INFO] [stderr] Compiling arrow-arith v57.2.0 [INFO] [stderr] Compiling arrow-ord v57.2.0 [INFO] [stderr] Compiling arrow-ipc v57.2.0 [INFO] [stderr] Compiling arrow-string v57.2.0 [INFO] [stderr] Compiling arrow-cast v57.2.0 [INFO] [stderr] Compiling arrow-csv v57.2.0 [INFO] [stderr] Compiling arrow-json v57.2.0 [INFO] [stderr] Compiling parquet v57.2.0 [INFO] [stderr] Compiling arrow v57.2.0 [INFO] [stderr] Compiling laminar-core v0.19.1 [INFO] [stderr] Compiling laminar-storage v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "75583f49d4dd2a8f95bd916aef488a1bf9dfbdcdd19f756e7c8981af20e955dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75583f49d4dd2a8f95bd916aef488a1bf9dfbdcdd19f756e7c8981af20e955dc", kill_on_drop: false }` [INFO] [stdout] 75583f49d4dd2a8f95bd916aef488a1bf9dfbdcdd19f756e7c8981af20e955dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55afeae1a61e298a237d06bf969b9adb8aa41b330fe30effccab4097abb69b60 [INFO] running `Command { std: "docker" "start" "-a" "55afeae1a61e298a237d06bf969b9adb8aa41b330fe30effccab4097abb69b60", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laminar_storage-36a58f92ad45d93a) [INFO] [stdout] [INFO] [stdout] running 196 tests [INFO] [stdout] test changelog_drainer::tests::test_drainer_basic_drain ... ok [INFO] [stdout] test changelog_drainer::tests::test_drainer_multiple_drain_cycles ... ok [INFO] [stdout] test changelog_drainer::tests::test_drainer_debug ... ok [INFO] [stdout] test changelog_drainer::tests::test_drainer_respects_max_batch_size ... ok [INFO] [stdout] test changelog_drainer::tests::test_drainer_empty_buffer ... ok [INFO] [stdout] test changelog_drainer::tests::test_max_pending_bounds ... ok [INFO] [stdout] test changelog_drainer::tests::test_max_pending_does_not_exceed ... ok [INFO] [stdout] test checkpoint::checkpointer::tests::test_concurrent_partition_uploads ... ok [INFO] [stdout] test checkpoint::checkpointer::tests::test_save_and_build_manifest ... ok [INFO] [stdout] test changelog_drainer::tests::test_drainer_take_pending ... ok [INFO] [stdout] test checkpoint::checkpointer::tests::test_latest_pointer ... ok [INFO] [stdout] test checkpoint::checkpointer::tests::test_save_and_load_manifest ... ok [INFO] [stdout] test changelog_drainer::tests::test_clear_pending_reuses_allocation ... ok [INFO] [stdout] test checkpoint::checkpointer::tests::test_save_snapshot_with_digest ... ok [INFO] [stdout] test checkpoint::checkpointer::tests::test_load_artifact ... ok [INFO] [stdout] test checkpoint::layout::tests::test_checkpoint_id_display ... ok [INFO] [stdout] test checkpoint::layout::tests::test_manifest_v2_json_round_trip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_file_offset_entry_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_file_position_serde_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_from_checkpoint_no_type_returns_none ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_file_to_from_checkpoint ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_from_checkpoint_with_type_hint ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_generic_offset_entry_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_generic_position_serde_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_kafka_offset_entry_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_kafka_position_serde_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_mysql_cdc_position_serde_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_kafka_to_connector_checkpoint ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_kafka_to_offset_entry ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_postgres_cdc_position_serde_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_postgres_offset_entry_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_postgres_to_from_checkpoint ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_recovery_plan_from_manifest ... ok [INFO] [stdout] test checkpoint::layout::tests::test_checkpoint_paths_trailing_slash ... ok [INFO] [stdout] test checkpoint::layout::tests::test_manifest_v2_backward_compat_missing_fields ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_source_id_from_str ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_recovery_plan_from_manifest_v2 ... ok [INFO] [stdout] test checkpoint::checkpointer::tests::test_integrity_mismatch ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_source_id_display ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_mysql_offset_entry_roundtrip ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_mysql_to_from_checkpoint ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_source_offset_serde_roundtrip ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_connector_checkpoint_new ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_connector_checkpoint_with_offsets ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_from_bytes_inline ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_from_bytes_at_threshold_boundary ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_from_bytes_external ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_inflight_backward_compat ... ok [INFO] [stdout] test checkpoint::source_offsets::tests::test_warning_severity_serde ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_new ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_json_round_trip ... ok [INFO] [stdout] test checkpoint::layout::tests::test_checkpoint_paths ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_pipeline_hash_backward_compat ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_topology_backward_compat ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_topology_fields_round_trip ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_pipeline_hash_round_trip ... ok [INFO] [stdout] test checkpoint::layout::tests::test_checkpoint_id_time_sortable ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_backward_compat_missing_fields ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_inflight_round_trip ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_validate_orphaned_source_offset ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_operator_checkpoint_inline ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_from_bytes_empty_data ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_table_offsets ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_operator_checkpoint_external ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_operator_checkpoint_empty_inline ... ok [INFO] [stdout] test checkpoint_manifest::tests::test_manifest_with_incremental ... ok [INFO] [stdout] test checkpoint_store::tests::test_latest_points_to_missing_checkpoint ... ok [INFO] [stdout] test checkpoint_store::tests::test_empty_latest_txt ... ok [INFO] [stdout] test checkpoint_store::tests::test_cleanup_orphans_noop_when_clean ... ok [INFO] [stdout] test checkpoint_store::tests::test_cleanup_orphans_removes_stateless_dirs ... ok [INFO] [stdout] test checkpoint_store::tests::test_load_latest_returns_none_when_empty ... ok [INFO] [stdout] test checkpoint_store::tests::test_load_state_data_returns_none ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_cleanup_orphans ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_auto_prune_on_save ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_conditional_put_idempotent ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_latest_json_format ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_load_by_id ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_load_latest_returns_none_when_empty ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_list ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_load_state_data_returns_none ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_mixed_layout_list ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_prune ... ok [INFO] [stdout] test checkpoint_store::tests::test_fs_update_manifest_overwrites ... ok [INFO] [stdout] test checkpoint_store::tests::test_full_manifest_round_trip ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_recover_latest_validated ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_save_and_load_latest ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_save_still_uses_conditional_put ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_update_manifest_overwrites ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_v1_backward_compat_list ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_save_and_load_state_data ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_v1_backward_compat_load ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_prune_cleans_both_layouts ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_validate_checkpoint_missing ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_v1_state_backward_compat ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_validate_checkpoint_valid ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_v2_layout_paths ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_v2_state_paths ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_with_prefix ... ok [INFO] [stdout] test checkpoint_store::tests::test_obj_validate_state_checksum ... ok [INFO] [stdout] test checkpoint_store::tests::test_orphaned_state_without_manifest_is_ignored ... ok [INFO] [stdout] test checkpoint_store::tests::test_recover_latest_validated_fresh_start ... ok [INFO] [stdout] test checkpoint_store::tests::test_load_by_id ... ok [INFO] [stdout] test checkpoint_store::tests::test_list ... ok [INFO] [stdout] test checkpoint_store::tests::test_recover_latest_validated_all_corrupt_is_fresh_start ... ok [INFO] [stdout] test checkpoint_store::tests::test_prune_no_op_when_under_limit ... ok [INFO] [stdout] test checkpoint_store::tests::test_save_and_load_latest ... ok [INFO] [stdout] test checkpoint_store::tests::test_save_with_state_none_is_same_as_save ... ok [INFO] [stdout] test checkpoint_store::tests::test_state_checksum_backward_compat ... ok [INFO] [stdout] test checkpoint_store::tests::test_validate_checkpoint_corrupt_manifest ... ok [INFO] [stdout] test checkpoint_store::tests::test_recover_latest_validated_skips_corrupt ... ok [INFO] [stdout] test checkpoint_store::tests::test_save_with_state_writes_sidecar_before_manifest ... ok [INFO] [stdout] test checkpoint_store::tests::test_save_and_load_state_data ... ok [INFO] [stdout] test checkpoint_store::tests::test_validate_checkpoint_missing_manifest ... ok [INFO] [stdout] test checkpoint_store::tests::test_auto_prune_on_save ... ok [INFO] [stdout] test checkpoint_store::tests::test_save_with_state_writes_checksum ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_basic_operations ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_checkpoint_barrier ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_clear ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_drain ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_epoch ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_full ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_metrics ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_push_helpers ... ok [INFO] [stdout] test incremental::changelog::tests::test_buffer_wraparound ... ok [INFO] [stdout] test incremental::changelog::tests::test_changelog_entry_delete ... ok [INFO] [stdout] test incremental::changelog::tests::test_changelog_entry_from_key ... ok [INFO] [stdout] test incremental::changelog::tests::test_changelog_entry_put ... ok [INFO] [stdout] test incremental::changelog::tests::test_changelog_entry_size ... ok [INFO] [stdout] test incremental::changelog::tests::test_entry_from_key ... ok [INFO] [stdout] test incremental::changelog::tests::test_key_hash_consistency ... ok [INFO] [stdout] test incremental::changelog::tests::test_state_op_roundtrip ... ok [INFO] [stdout] test incremental::manager::tests::test_checkpoint_config_validation ... ok [INFO] [stdout] test incremental::manager::tests::test_checkpoint_metadata ... ok [INFO] [stdout] test incremental::manager::tests::test_checkpoint_path ... ok [INFO] [stdout] test checkpoint_store::tests::test_load_latest_returns_most_recent ... ok [INFO] [stdout] test checkpoint_store::tests::test_validate_checkpoint_epoch_zero_invalid ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_create_checkpoint ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_cleanup ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_creation ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_create_checkpoint_with_state ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_find_latest ... ok [INFO] [stdout] test checkpoint_store::tests::test_validate_checkpoint_valid ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_should_checkpoint ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_delete_checkpoint ... ok [INFO] [stdout] test incremental::recovery::tests::test_recovered_state_empty ... ok [INFO] [stdout] test incremental::manager::tests::test_scan_skips_partial_checkpoint_dirs ... ok [INFO] [stdout] test incremental::manager::tests::test_scan_existing_checkpoints ... ok [INFO] [stdout] test incremental::recovery::tests::test_recovery_config ... ok [INFO] [stdout] test checkpoint_store::tests::test_validate_checkpoint_state_checksum_ok ... ok [INFO] [stdout] test checkpoint_store::tests::test_validate_checkpoint_state_checksum_mismatch ... ok [INFO] [stdout] test incremental::recovery::tests::test_recovery_no_checkpoint_no_wal ... ok [INFO] [stdout] test incremental::recovery::tests::test_recovery_with_checkpoint_only ... ok [INFO] [stdout] test incremental::manager::tests::test_manager_list_checkpoints ... ok [INFO] [stdout] test object_store_builder::tests::test_azure_without_feature_errors ... ok [INFO] [stdout] test checkpoint_store::tests::test_prune_keeps_max ... ok [INFO] [stdout] test object_store_builder::tests::test_file_scheme_empty_path_errors ... ok [INFO] [stdout] test object_store_builder::tests::test_gs_without_feature_errors ... ok [INFO] [stdout] test object_store_builder::tests::test_no_scheme_errors ... ok [INFO] [stdout] test object_store_builder::tests::test_s3_without_feature_errors ... ok [INFO] [stdout] test object_store_builder::tests::test_strip_windows_leading_slash ... ok [INFO] [stdout] test object_store_builder::tests::test_unknown_scheme_errors ... ok [INFO] [stdout] test object_store_builder::tests::test_file_scheme_creates_local_fs ... ok [INFO] [stdout] test incremental::recovery::tests::test_validate_checkpoint ... ok [INFO] [stdout] test checkpoint_store::tests::test_validate_checkpoint_state_missing_when_expected ... ok [INFO] [stdout] test tiering::tests::test_policy_from_config ... ok [INFO] [stdout] test tiering::tests::test_policy_no_cold_tier ... ok [INFO] [stdout] test tiering::tests::test_policy_standard_default ... ok [INFO] [stdout] test tiering::tests::test_policy_unknown_config_falls_back ... ok [INFO] [stdout] test tiering::tests::test_put_options_create_mode ... ok [INFO] [stdout] test tiering::tests::test_put_options_has_storage_class ... ok [INFO] [stdout] test tiering::tests::test_put_options_has_tier_tag ... ok [INFO] [stdout] test tiering::tests::test_storage_class_display ... ok [INFO] [stdout] test tiering::tests::test_storage_class_from_config ... ok [INFO] [stdout] test tiering::tests::test_storage_class_s3_strings ... ok [INFO] [stdout] test tiering::tests::test_tier_tag_values ... ok [INFO] [stdout] test tiering::tests::test_decompress_corrupt_data ... ok [INFO] [stdout] test tiering::tests::test_lz4_roundtrip_hot ... ok [INFO] [stdout] test tiering::tests::test_zstd_roundtrip_warm ... ok [INFO] [stdout] test incremental::recovery::tests::test_wal_size ... ok [INFO] [stdout] test incremental::recovery::tests::test_recovery_checkpoint_plus_wal ... ok [INFO] [stdout] test wal::tests::test_wal_append_and_read ... ok [INFO] [stdout] test wal::tests::test_wal_empty_file ... ok [INFO] [stdout] test wal::tests::test_wal_commit_offsets ... ok [INFO] [stdout] test wal::tests::test_wal_checkpoint ... ok [INFO] [stdout] test incremental::recovery::tests::test_recovery_with_wal_only ... ok [INFO] [stdout] test wal::tests::test_wal_read_next_vs_iterator ... ok [INFO] [stdout] test wal::tests::test_wal_crc32_validation ... ok [INFO] [stdout] test wal::tests::test_wal_torn_write_detection_incomplete_header ... ok [INFO] [stdout] test wal::tests::test_wal_torn_write_detection_incomplete_data ... ok [INFO] [stdout] test wal::tests::test_wal_repair_with_crc_corruption ... ok [INFO] [stdout] test wal::tests::test_wal_repair ... ok [INFO] [stdout] test wal::tests::test_wal_watermark_in_commit ... ok [INFO] [stdout] test wal::tests::test_wal_truncate ... ok [INFO] [stdout] test tiering::tests::test_cold_compresses_better_than_warm ... ok [INFO] [stdout] test incremental::recovery::tests::test_recovery_max_entries ... ok [INFO] [stderr] Doc-tests laminar_storage [INFO] [stdout] test tiering::tests::test_zstd_roundtrip_cold ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 196 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/incremental/changelog.rs - incremental::changelog::StateChangelogBuffer (line 185) - compile ... ok [INFO] [stdout] test src/lib.rs - incremental (line 75) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55afeae1a61e298a237d06bf969b9adb8aa41b330fe30effccab4097abb69b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55afeae1a61e298a237d06bf969b9adb8aa41b330fe30effccab4097abb69b60", kill_on_drop: false }` [INFO] [stdout] 55afeae1a61e298a237d06bf969b9adb8aa41b330fe30effccab4097abb69b60