[INFO] cloning repository https://github.com/alopex-db/alopex-skulk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alopex-db/alopex-skulk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falopex-db%2Falopex-skulk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falopex-db%2Falopex-skulk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e246dd88ecc36ab02ef1243b5f0a8abc837018c [INFO] testing alopex-db/alopex-skulk against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falopex-db%2Falopex-skulk" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/alopex-db/alopex-skulk [INFO] finished tweaking git repo https://github.com/alopex-db/alopex-skulk [INFO] tweaked toml for git repo https://github.com/alopex-db/alopex-skulk written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alopex-db/alopex-skulk on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alopex-db/alopex-skulk 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v1.1.0 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded alopex-core v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5aa6fef493fddb1a27b8f4669a24ed554647d2c0c212a85eb234052f87b2913 [INFO] running `Command { std: "docker" "start" "-a" "d5aa6fef493fddb1a27b8f4669a24ed554647d2c0c212a85eb234052f87b2913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5aa6fef493fddb1a27b8f4669a24ed554647d2c0c212a85eb234052f87b2913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5aa6fef493fddb1a27b8f4669a24ed554647d2c0c212a85eb234052f87b2913", kill_on_drop: false }` [INFO] [stdout] d5aa6fef493fddb1a27b8f4669a24ed554647d2c0c212a85eb234052f87b2913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0753c4141cf1fbd04c95bb1eaf17702b45480516d85b0e6cc56987b0e450c9f3 [INFO] running `Command { std: "docker" "start" "-a" "0753c4141cf1fbd04c95bb1eaf17702b45480516d85b0e6cc56987b0e450c9f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling alopex-core v0.3.0 [INFO] [stderr] Compiling alopex-skulk v0.2.0 (/opt/rustwide/workdir/crates/skulk) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.35s [INFO] running `Command { std: "docker" "inspect" "0753c4141cf1fbd04c95bb1eaf17702b45480516d85b0e6cc56987b0e450c9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0753c4141cf1fbd04c95bb1eaf17702b45480516d85b0e6cc56987b0e450c9f3", kill_on_drop: false }` [INFO] [stdout] 0753c4141cf1fbd04c95bb1eaf17702b45480516d85b0e6cc56987b0e450c9f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59d706df16275be84bd1e2bdab734a9b550169100fe950dac6dba1a36779cc0a [INFO] running `Command { std: "docker" "start" "-a" "59d706df16275be84bd1e2bdab734a9b550169100fe950dac6dba1a36779cc0a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling plotters v0.3.7 [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 ciborium-ll v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling alopex-core v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling alopex-skulk v0.2.0 (/opt/rustwide/workdir/crates/skulk) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "59d706df16275be84bd1e2bdab734a9b550169100fe950dac6dba1a36779cc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d706df16275be84bd1e2bdab734a9b550169100fe950dac6dba1a36779cc0a", kill_on_drop: false }` [INFO] [stdout] 59d706df16275be84bd1e2bdab734a9b550169100fe950dac6dba1a36779cc0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f71a4a47e67758e20217e864cbf361a054b3d337302ebf5cbc9efc1e63304c8 [INFO] running `Command { std: "docker" "start" "-a" "9f71a4a47e67758e20217e864cbf361a054b3d337302ebf5cbc9efc1e63304c8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alopex_skulk-a753dbe2c22630c2) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] test lifecycle::compaction::tests::test_merge_blocks_duplicate_resolution ... ok [INFO] [stdout] test lifecycle::partition::tests::test_list_partitions_in_range_hourly ... ok [INFO] [stdout] test lifecycle::partition::tests::test_partition_dir_daily ... ok [INFO] [stdout] test lifecycle::partition::tests::test_partition_dir_for_uses_timestamp ... ok [INFO] [stdout] test lifecycle::partition::tests::test_tsm_file_name_roundtrip ... ok [INFO] [stdout] test lifecycle::retention::tests::test_policy_expiry_boundaries ... ok [INFO] [stdout] test lifecycle::safe_lsn::tests::test_calculate_safe_lsn_flushed_only ... ok [INFO] [stdout] test lifecycle::safe_lsn::tests::test_calculate_safe_lsn_with_pending_drop ... ok [INFO] [stdout] test lifecycle::safe_lsn::tests::test_calculate_safe_lsn_no_partitions ... ok [INFO] [stdout] test tsm::file::tests::test_bloom_filter ... ok [INFO] [stdout] test tsm::file::tests::test_footer_roundtrip ... ok [INFO] [stdout] test lifecycle::safe_lsn::tests::test_pending_drop_complete ... ok [INFO] [stdout] test tsm::file::tests::test_bloom_filter_roundtrip ... ok [INFO] [stdout] test tsm::file::tests::test_compression_type_from_u8 ... ok [INFO] [stdout] test tsm::file::tests::test_footer_size ... ok [INFO] [stdout] test tsm::file::tests::test_header_size ... ok [INFO] [stdout] test lifecycle::compaction::tests::test_needs_compaction ... ok [INFO] [stdout] test tsm::file::tests::test_series_index_entry_roundtrip ... ok [INFO] [stdout] test tsm::file::tests::test_footer_invalid_magic ... ok [INFO] [stdout] test tsm::file::tests::test_header_invalid_magic ... ok [INFO] [stdout] test lifecycle::partition::tests::test_partition_dir_hourly ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_data_block_crc ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_data_block_roundtrip ... ok [INFO] [stdout] test tsm::file::tests::test_header_roundtrip ... ok [INFO] [stdout] test tsm::file::tests::test_series_index ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_data_block_corrupted_crc ... ok [INFO] [stdout] test lifecycle::safe_lsn::tests::test_multiple_partitions_min_calculation ... ok [INFO] [stdout] test tsm::gorilla::tests::test_compressed_block_roundtrip ... ok [INFO] [stdout] test tsm::gorilla::tests::test_compressed_block_irregular_intervals ... ok [INFO] [stdout] test tsm::gorilla::tests::test_edge_case_min_max_timestamps ... ok [INFO] [stdout] test tsm::file::tests::test_series_index_roundtrip ... ok [INFO] [stdout] test lifecycle::partition::tests::test_list_partitions_in_range_daily ... ok [INFO] [stdout] test tsm::gorilla::tests::test_edge_case_special_floats ... ok [INFO] [stdout] test tsm::gorilla::tests::test_empty_block ... ok [INFO] [stdout] test tsm::gorilla::tests::test_negative_timestamps ... ok [INFO] [stdout] test tsm::gorilla::tests::test_negative_values ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_reader_scan ... ok [INFO] [stdout] test tsm::gorilla::tests::test_compressed_block_large_dataset ... ok [INFO] [stdout] test tsm::gorilla::tests::test_timestamp_encoder_large_delta ... ok [INFO] [stdout] test tsm::gorilla::tests::test_timestamp_encoder_medium_delta ... ok [INFO] [stdout] test tsm::gorilla::tests::test_timestamp_encoder_small_delta ... ok [INFO] [stdout] test tsm::gorilla::tests::test_timestamp_encoder_very_large_delta ... ok [INFO] [stdout] test tsm::gorilla::tests::test_timestamp_encoder_zero_delta ... ok [INFO] [stdout] test tsm::gorilla::tests::test_timestamp_roundtrip ... ok [INFO] [stdout] test tsm::gorilla::tests::test_value_encoder_identical ... ok [INFO] [stdout] test tsm::gorilla::tests::test_value_encoder_same_window_reuse ... ok [INFO] [stdout] test tsm::gorilla::tests::test_value_encoder_varying ... ok [INFO] [stdout] test tsm::gorilla::tests::test_value_roundtrip ... ok [INFO] [stdout] test tsm::memtable::tests::test_age_method ... ok [INFO] [stdout] test tsm::gorilla::tests::test_single_point ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_writer_multiple_series ... ok [INFO] [stdout] test tsm::memtable::tests::test_get_series ... ok [INFO] [stdout] test tsm::memtable::tests::test_insert_batch ... ok [INFO] [stdout] test tsm::memtable::tests::test_get_series_meta ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_writer_reader_roundtrip ... ok [INFO] [stdout] test lifecycle::partition::tests::test_list_tsm_files ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_verify_checksums ... ok [INFO] [stdout] test tsm::file::tests::test_tsm_corrupted_file_detected ... ok [INFO] [stdout] test lifecycle::retention::tests::test_drop_partition_order_success ... ok [INFO] [stdout] test tsm::memtable::tests::test_overwrite_existing_point ... ok [INFO] [stdout] test tsm::memtable::tests::test_scan_empty_range ... ok [INFO] [stdout] test tsm::memtable::tests::test_partition_mismatch_error ... ok [INFO] [stdout] test tsm::memtable::tests::test_series_count_and_point_count ... ok [INFO] [stdout] test tsm::memtable::tests::test_should_flush_age_threshold ... ok [INFO] [stdout] test lifecycle::compaction::tests::test_run_compaction_merges_files ... ok [INFO] [stdout] test tsm::memtable::tests::test_insert_with_wal ... ok [INFO] [stdout] test tsm::memtable::tests::test_series_id_consistency ... ok [INFO] [stdout] test tsm::memtable::tests::test_insert_with_wal_partition_mismatch ... ok [INFO] [stdout] test tsm::memtable::tests::test_should_flush_size_threshold ... ok [INFO] [stdout] test tsm::memtable::tests::test_flush_to_tsm_file ... ok [INFO] [stdout] test tsm::file::tests::test_section_flags ... ok [INFO] [stdout] test tsm::memtable::tests::test_insert_batch_with_wal ... ok [INFO] [stdout] test tsm::partition::tests::test_cross_partition_scan ... ok [INFO] [stdout] test tsm::memtable::tests::test_flush_empty_memtable ... ok [INFO] [stdout] test tsm::memtable::tests::test_flush_and_read_back_data ... ok [INFO] [stdout] test tsm::memtable::tests::test_flush_preserves_series_metadata ... ok [INFO] [stdout] test tsm::memtable::tests::test_series_ids_iterator ... ok [INFO] [stdout] test tsm::memtable::tests::test_insert_single_point ... ok [INFO] [stdout] test tsm::partition::tests::test_flush_priority_ordering ... ok [INFO] [stdout] test tsm::partition::tests::test_insert_batch_groups_by_partition ... ok [INFO] [stdout] test tsm::partition::tests::test_insert_blocked_during_dropping ... ok [INFO] [stdout] test tsm::partition::tests::test_insert_blocked_during_flush ... ok [INFO] [stdout] test tsm::partition::tests::test_insert_redirected_to_new_partition_during_flush ... ok [INFO] [stdout] test tsm::partition::tests::test_flush_partition_preserves_on_error ... ok [INFO] [stdout] test tsm::partition::tests::test_partition_manager_config_builder ... ok [INFO] [stdout] test tsm::memtable::tests::test_scan_time_range ... ok [INFO] [stdout] test tsm::memtable::tests::test_series_id_label_order_invariance ... ok [INFO] [stdout] test tsm::partition::tests::test_partition_start_ts_calculation ... ok [INFO] [stdout] test tsm::partition::tests::test_partition_manager_config_default ... ok [INFO] [stdout] test tsm::partition::tests::test_partitions_to_flush_count_exceeded ... ok [INFO] [stdout] test tsm::tests::test_data_point_new ... ok [INFO] [stdout] test tsm::tests::test_series_meta_new ... ok [INFO] [stdout] test tsm::tests::test_time_partition_contains ... ok [INFO] [stdout] test tsm::partition::tests::test_partition_routing ... ok [INFO] [stdout] test tsm::partition::tests::test_partition_state_transitions ... ok [INFO] [stdout] test tsm::tests::test_time_partition_end_ts ... ok [INFO] [stdout] test tsm::partition::tests::test_stats ... ok [INFO] [stdout] test tsm::tests::test_time_range_contains ... ok [INFO] [stdout] test tsm::partition::tests::test_insert_requires_wal_before_memtable ... ok [INFO] [stdout] test wal::tests::test_wal_config_default ... ok [INFO] [stdout] test wal::tests::test_wal_drop_partition_serialization ... ok [INFO] [stdout] test tsm::partition::tests::test_flush_partition_atomic_path ... ok [INFO] [stdout] test wal::tests::test_wal_entry_serialization ... ok [INFO] [stdout] test wal::tests::test_wal_append_single ... ok [INFO] [stdout] test wal::tests::test_wal_append_batch ... ok [INFO] [stdout] test wal::tests::test_wal_empty_recovery ... ok [INFO] [stdout] test wal::tests::test_wal_pending_count ... ok [INFO] [stdout] test wal::tests::test_wal_corrupted_entry_skip ... ok [INFO] [stdout] test wal::tests::test_wal_recovery ... ok [INFO] [stdout] test wal::tests::test_wal_fsync_durability ... ok [INFO] [stdout] test wal::tests::test_recover_with_partition_manager_marks_dropped ... ok [INFO] [stdout] test tsm::partition::tests::test_flush_partition_sets_block_max_lsn ... ok [INFO] [stdout] test wal::tests::test_wal_continue_from_existing ... ok [INFO] [stdout] test wal::tests::test_wal_segment_zero_not_overwritten ... ok [INFO] [stdout] test tsm::memtable::tests::test_wal_recovery_and_memtable_replay ... ok [INFO] [stdout] test lifecycle::retention::tests::test_drop_partition_error_keeps_state ... FAILED [INFO] [stdout] test wal::tests::test_wal_truncate ... ok [INFO] [stdout] test wal::tests::test_wal_segment_rotation ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lifecycle::retention::tests::test_drop_partition_error_keeps_state stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'lifecycle::retention::tests::test_drop_partition_error_keeps_state' (27) panicked at crates/skulk/src/lifecycle/retention.rs:367:13: [INFO] [stdout] assertion failed: result.is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62c37c06608a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62c37c06608a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62c37c06608a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62c37c06608a - <::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62c37c07b15a - ::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62c37c07b15a - core[4a92201981c6b77a]::fmt::write [INFO] [stdout] 6: 0x62c37c06ac32 - std[1209cfb42f6d497f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x62c37c06ac32 - as std[1209cfb42f6d497f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x62c37c04226f - ::print [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62c37c04226f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62c37c05d339 - std[1209cfb42f6d497f]::panicking::default_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62c37bff1dcc - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x62c37bff1dcc - test[59e67a9bc0e119f1]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x62c37c05d4f2 - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x62c37c05d4f2 - std[1209cfb42f6d497f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62c37c04235a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x62c37c037249 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62c37c04318d - __rustc[4effac393e9f3da6]::rust_begin_unwind [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62c37c07b8dc - core[4a92201981c6b77a]::panicking::panic_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62c37c07b8a2 - core[4a92201981c6b77a]::panicking::panic [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x62c37bfc37d3 - alopex_skulk[7534f6c233b804ac]::lifecycle::retention::tests::test_drop_partition_error_keeps_state [INFO] [stdout] at /opt/rustwide/workdir/crates/skulk/src/lifecycle/retention.rs:367:13 [INFO] [stdout] 21: 0x62c37bfb5e09 - alopex_skulk[7534f6c233b804ac]::lifecycle::retention::tests::test_drop_partition_error_keeps_state::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/skulk/src/lifecycle/retention.rs:325:47 [INFO] [stdout] 22: 0x62c37bfb5e09 - >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x62c37bfe50ab - core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x62c37bfe50ab - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x62c37bff289b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x62c37bff289b - as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x62c37bff289b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x62c37bff289b - std[1209cfb42f6d497f]::panicking::catch_unwind::, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x62c37bff289b - std[1209cfb42f6d497f]::panic::catch_unwind::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x62c37bff289b - test[59e67a9bc0e119f1]::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x62c37bff289b - test[59e67a9bc0e119f1]::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x62c37bfebfb4 - test[59e67a9bc0e119f1]::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x62c37bfebfb4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x62c37bff54a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x62c37bff54a2 - ::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x62c37bff54a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x62c37bff54a2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x62c37bff54a2 - std[1209cfb42f6d497f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x62c37bff54a2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x62c37bff54a2 - ::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x62c37c06549f - + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 42: 0x62c37c06549f - ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x733c74787aa4 - [INFO] [stdout] 44: 0x733c74814a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lifecycle::retention::tests::test_drop_partition_error_keeps_state [INFO] [stdout] [INFO] [stdout] test result: FAILED. 117 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9f71a4a47e67758e20217e864cbf361a054b3d337302ebf5cbc9efc1e63304c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f71a4a47e67758e20217e864cbf361a054b3d337302ebf5cbc9efc1e63304c8", kill_on_drop: false }` [INFO] [stdout] 9f71a4a47e67758e20217e864cbf361a054b3d337302ebf5cbc9efc1e63304c8