[INFO] cloning repository https://github.com/kushaljain0/rustedgedb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kushaljain0/rustedgedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkushaljain0%2Frustedgedb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkushaljain0%2Frustedgedb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1350499abda74dbe1a417426b6b5530e8f13c91
[INFO] testing kushaljain0/rustedgedb against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkushaljain0%2Frustedgedb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kushaljain0/rustedgedb
[INFO] finished tweaking git repo https://github.com/kushaljain0/rustedgedb
[INFO] tweaked toml for git repo https://github.com/kushaljain0/rustedgedb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kushaljain0/rustedgedb on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kushaljain0/rustedgedb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3c07d6bd476319ab4ff521f814b72c8103f93ecc66fc23115403086d8d38dd5
[INFO] running `Command { std: "docker" "start" "-a" "f3c07d6bd476319ab4ff521f814b72c8103f93ecc66fc23115403086d8d38dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3c07d6bd476319ab4ff521f814b72c8103f93ecc66fc23115403086d8d38dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c07d6bd476319ab4ff521f814b72c8103f93ecc66fc23115403086d8d38dd5", kill_on_drop: false }`
[INFO] [stdout] f3c07d6bd476319ab4ff521f814b72c8103f93ecc66fc23115403086d8d38dd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e60d3f73061a16b448613f59cdc1380d0181abc1b3bd5e7a4f0246f58e80567
[INFO] running `Command { std: "docker" "start" "-a" "9e60d3f73061a16b448613f59cdc1380d0181abc1b3bd5e7a4f0246f58e80567", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustedgedb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s
[INFO] running `Command { std: "docker" "inspect" "9e60d3f73061a16b448613f59cdc1380d0181abc1b3bd5e7a4f0246f58e80567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e60d3f73061a16b448613f59cdc1380d0181abc1b3bd5e7a4f0246f58e80567", kill_on_drop: false }`
[INFO] [stdout] 9e60d3f73061a16b448613f59cdc1380d0181abc1b3bd5e7a4f0246f58e80567
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13eecf34f8d2e59ca7bf150fb00c6b244181befb29e048ce1173a257826ec7be
[INFO] running `Command { std: "docker" "start" "-a" "13eecf34f8d2e59ca7bf150fb00c6b244181befb29e048ce1173a257826ec7be", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rustedgedb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.03s
[INFO] running `Command { std: "docker" "inspect" "13eecf34f8d2e59ca7bf150fb00c6b244181befb29e048ce1173a257826ec7be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13eecf34f8d2e59ca7bf150fb00c6b244181befb29e048ce1173a257826ec7be", kill_on_drop: false }`
[INFO] [stdout] 13eecf34f8d2e59ca7bf150fb00c6b244181befb29e048ce1173a257826ec7be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2023ba64c2bd439b06913c8f5f5250ebfb77a6a00cc26d9a2fdaab82fa9285a6
[INFO] running `Command { std: "docker" "start" "-a" "2023ba64c2bd439b06913c8f5f5250ebfb77a6a00cc26d9a2fdaab82fa9285a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustedgedb-87f64f1522944f84)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test memtable::tests::test_memtable_delete ... ok
[INFO] [stdout] test compaction::tests::test_compaction_empty_input ... ok
[INFO] [stdout] test memtable::tests::test_memtable_invalid_inputs ... ok
[INFO] [stdout] test engine::tests::test_sequence_number_continuity ... ok
[INFO] [stdout] test memtable::tests::test_memtable_clear ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustedgedb-e98b2d8658c9000e)
[INFO] [stdout] test memtable::tests::test_memtable_creation ... ok
[INFO] [stdout] test memtable::tests::test_memtable_put_and_get ... ok
[INFO] [stdout] test engine::tests::test_empty_key_handling ... ok
[INFO] [stdout] test compaction::tests::test_compaction_creates_valid_sstable ... ok
[INFO] [stdout] test engine::tests::test_correctness_with_deletions ... ok
[INFO] [stdout] test compaction::tests::test_compaction_guarantees_sorted_order ... ok
[INFO] [stdout] test engine::tests::test_memtable_flush ... ok
[INFO] [stdout] test compaction::tests::test_compaction_keeps_most_recent_value ... ok
[INFO] [stdout] test engine::tests::test_basic_operations ... ok
[INFO] [stdout] test sstable::tests::test_sstable_bloom_filter ... ok
[INFO] [stdout] test memtable::tests::test_memtable_entries ... ok
[INFO] [stdout] test memtable::tests::test_memtable_ordering ... ok
[INFO] [stdout] test sstable::tests::test_bloom_filter ... ok
[INFO] [stdout] test engine::tests::test_crash_recovery ... ok
[INFO] [stdout] test sstable::tests::test_sstable_compression_types ... ok
[INFO] [stdout] test engine::tests::test_persistence ... ok
[INFO] [stdout] test sstable::tests::test_sstable_index ... ok
[INFO] [stdout] test sstable::tests::test_sstable_creation_and_reading ... ok
[INFO] [stdout] test sstable::tests::test_sstable_empty_memtable ... ok
[INFO] [stdout] test wal::tests::test_wal_corruption_handling ... ok
[INFO] [stdout] test wal::tests::test_wal_creation ... ok
[INFO] [stdout] test sstable::tests::test_sstable_file_format ... ok
[INFO] [stdout] test sstable::tests::test_sstable_header_footer ... ok
[INFO] [stdout] test wal::tests::test_wal_record_structure ... ok
[INFO] [stdout] test wal::tests::test_wal_to_entry_conversion ... ok
[INFO] [stdout] test compaction::tests::test_compaction_basic_functionality ... ok
[INFO] [stdout] test wal::tests::test_wal_sequence_numbers ... ok
[INFO] [stdout] test wal::tests::test_wal_put_and_get ... ok
[INFO] [stdout] test wal::tests::test_wal_delete ... ok
[INFO] [stdout] test wal::tests::test_wal_recovery ... ok
[INFO] [stdout] test memtable::tests::test_memtable_thread_safety ... ok
[INFO] [stdout] test wal::tests::test_wal_truncation ... ok
[INFO] [stdout] test memtable::tests::test_memtable_size_tracking ... ok
[INFO] [stdout] test memtable::tests::test_memtable_sequence_numbers ... ok
[INFO] [stdout] test compaction::tests::test_compaction_removes_tombstones ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test memtable::tests::test_memtable_creation ... ok
[INFO] [stdout] test memtable::tests::test_memtable_delete ... ok
[INFO] [stdout] test memtable::tests::test_memtable_invalid_inputs ... ok
[INFO] [stdout] test sstable::tests::test_bloom_filter ... ok
[INFO] [stdout] test memtable::tests::test_memtable_ordering ... ok
[INFO] [stdout] test sstable::tests::test_sstable_compression_types ... ok
[INFO] [stdout] test memtable::tests::test_memtable_put_and_get ... ok
[INFO] [stdout] test memtable::tests::test_memtable_sequence_numbers ... ok
[INFO] [stdout] test memtable::tests::test_memtable_size_tracking ... ok
[INFO] [stdout] test sstable::tests::test_sstable_bloom_filter ... ok
[INFO] [stdout] test sstable::tests::test_sstable_creation_and_reading ... ok
[INFO] [stdout] test wal::tests::test_wal_corruption_handling ... ok
[INFO] [stdout] test wal::tests::test_wal_creation ... ok
[INFO] [stdout] test sstable::tests::test_sstable_empty_memtable ... ok
[INFO] [stdout] test sstable::tests::test_sstable_file_format ... ok
[INFO] [stdout] test wal::tests::test_wal_to_entry_conversion ... ok
[INFO] [stdout] test memtable::tests::test_memtable_clear ... ok
[INFO] [stdout] test memtable::tests::test_memtable_entries ... ok
[INFO] [stdout] test wal::tests::test_wal_put_and_get ... ok
[INFO] [stdout] test wal::tests::test_wal_truncation ... ok
[INFO] [stdout] test sstable::tests::test_sstable_index ... ok
[INFO] [stdout] test wal::tests::test_wal_delete ... ok
[INFO] [stdout] test wal::tests::test_wal_record_structure ... ok
[INFO] [stdout] test wal::tests::test_wal_sequence_numbers ... ok
[INFO] [stdout] test wal::tests::test_wal_recovery ... ok
[INFO] [stdout] test sstable::tests::test_sstable_header_footer ... ok
[INFO] [stdout] test memtable::tests::test_memtable_thread_safety ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-c0d8eff27354d20a)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_basic_operations ... ok
[INFO] [stdout] test test_configuration_options ... ok
[INFO] [stdout] test test_concurrent_access ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_crash_recovery ... ok
[INFO] [stdout] test test_data_consistency ... ok
[INFO] [stdout] test test_edge_cases ... ok
[INFO] [stdout] test test_engine_statistics ... ok
[INFO] [stdout] test test_sequence_number_continuity ... ok
[INFO] [stdout] test test_graceful_shutdown ... ok
[INFO] [stdout] test test_persistence_across_restart ... ok
[INFO] [stdout] test test_large_dataset ... ok
[INFO] [stdout] test test_compaction_correctness ... FAILED
[INFO] [stdout] test test_wal_rotation_and_flushing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_compaction_correctness stdout ----
[INFO] [stdout] DEBUG: MemTable has 5 entries before flush
[INFO] [stdout] DEBUG: First entry: key="batch0:key0", value_len=6
[INFO] [stdout] DEBUG: SSTable created at "/tmp/.tmpB5mXDY/sstable_1758804854695.sst" with 5 entries
[INFO] [stdout] DEBUG: MemTable has 5 entries before flush
[INFO] [stdout] DEBUG: First entry: key="batch1:key0", value_len=6
[INFO] [stdout] DEBUG: SSTable created at "/tmp/.tmpB5mXDY/sstable_1758804854695.sst" with 5 entries
[INFO] [stdout] DEBUG: MemTable has 5 entries before flush
[INFO] [stdout] DEBUG: First entry: key="batch2:key0", value_len=6
[INFO] [stdout] DEBUG: SSTable created at "/tmp/.tmpB5mXDY/sstable_1758804854695.sst" with 5 entries
[INFO] [stdout] DEBUG: Bloom filter passed for key "batch0:key0"
[INFO] [stdout] DEBUG: Key "batch0:key0" not found in index
[INFO] [stdout] DEBUG: Bloom filter rejected key "batch0:key0"
[INFO] [stdout] DEBUG: Bloom filter passed for key "batch0:key0"
[INFO] [stdout] DEBUG: Key "batch0:key0" found in index at offset 24
[INFO] [stdout] DEBUG: Using key_size: 11, value_size: 6 from index
[INFO] [stdout] DEBUG: Read stored_key: "batch2:key0"
[INFO] [stdout] DEBUG: Key mismatch! Expected "batch0:key0", got "batch2:key0"
[INFO] [stdout] 
[INFO] [stdout] thread 'test_compaction_correctness' panicked at tests/basic.rs:157:13:
[INFO] [stdout] assertion `left == right` failed: Key: batch0:key0
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some([118, 97, 108, 117, 101, 48])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5915e94cc352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5915e94cc352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5915e94cc352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5915e94cc352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5915e94f2bf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5915e94f2bf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5915e94c8bf3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5915e94c8bf3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5915e94cc1a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5915e94cdb59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5915e94cd98e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5915e93c1784 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5915e93c1784 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5915e94ce52e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5915e94ce52e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5915e94ce2fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5915e94cc849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5915e94cdf8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5915e94f1010 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5915e94f1454 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x5915e937ba2a - core::panicking::assert_failed::hbda14fb4948c5398
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5915e935d867 - basic::test_compaction_correctness::{{closure}}::ha4bfebcada73355c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic.rs:157:13
[INFO] [stdout]   22:     0x5915e9381422 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb3dd2c9d321ca349
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5915e938139d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0d61292002e4b89c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5915e938109d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h33c824c3a0953026
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5915e9380feb - tokio::task::coop::with_budget::h3275fe6d089aa5e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5915e9380feb - tokio::task::coop::budget::h1a86cb1a104f5954
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5915e9380feb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h50bd691cab2f4f24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5915e937de70 - tokio::runtime::scheduler::current_thread::Context::enter::h064a54239ee41083
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5915e937fa7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2fc681ffd95fa736
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5915e937f744 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc7083ec861faae4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5915e937c10b - tokio::runtime::context::scoped::Scoped<T>::set::h886693c0208943d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5915e93774a9 - tokio::runtime::context::set_scheduler::{{closure}}::he2756f4ded54e82c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5915e9387972 - std::thread::local::LocalKey<T>::try_with::hc1f7235e59ee6089
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5915e9386fbe - std::thread::local::LocalKey<T>::with::hfe14e4af729322c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5915e93773dd - tokio::runtime::context::set_scheduler::h7b94614f94ef3d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5915e937f4d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h478e6792058a7251
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5915e937f763 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6bb960cbe221005b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5915e937d700 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h53ca03de5a3f00d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5915e937c520 - tokio::runtime::context::runtime::enter_runtime::hca653c4c943049b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5915e937d411 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h783f39817d64592c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5915e937cff4 - tokio::runtime::runtime::Runtime::block_on_inner::hfd9c221f38f93954
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5915e937d1bc - tokio::runtime::runtime::Runtime::block_on::h061bbdc6ba27f4dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5915e935c4b3 - basic::test_compaction_correctness::h6891e65badd200c9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic.rs:176:6
[INFO] [stdout]   44:     0x5915e935c357 - basic::test_compaction_correctness::{{closure}}::had5abb9c9995e7a8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic.rs:124:39
[INFO] [stdout]   45:     0x5915e936fed6 - core::ops::function::FnOnce::call_once::h8a55ca306f411b17
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5915e93c6feb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5915e93c6feb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5915e93c6125 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5915e93c6125 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5915e93c6125 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5915e93c6125 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5915e93c6125 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5915e93c6125 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5915e93c6125 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5915e9389d24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5915e9389d24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5915e938d6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5915e938d6fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5915e938d6fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5915e938d6fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5915e938d6fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5915e938d6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5915e938d6fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5915e94d175f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5915e94d175f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x72651fab4aa4 - <unknown>
[INFO] [stdout]   67:     0x72651fb41a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_wal_rotation_and_flushing stdout ----
[INFO] [stdout] DEBUG: MemTable has 5 entries before flush
[INFO] [stdout] DEBUG: First entry: key="flush:key0", value_len=6
[INFO] [stdout] DEBUG: SSTable created at "/tmp/.tmpXBMmMk/sstable_1758804854703.sst" with 5 entries
[INFO] [stdout] DEBUG: MemTable has 5 entries before flush
[INFO] [stdout] DEBUG: First entry: key="flush:key5", value_len=6
[INFO] [stdout] DEBUG: SSTable created at "/tmp/.tmpXBMmMk/sstable_1758804854703.sst" with 5 entries
[INFO] [stdout] DEBUG: MemTable has 5 entries before flush
[INFO] [stdout] DEBUG: First entry: key="flush:key10", value_len=7
[INFO] [stdout] DEBUG: SSTable created at "/tmp/.tmpXBMmMk/sstable_1758804854703.sst" with 5 entries
[INFO] [stdout] DEBUG: MemTable has 5 entries before flush
[INFO] [stdout] DEBUG: First entry: key="flush:key15", value_len=7
[INFO] [stdout] DEBUG: SSTable created at "/tmp/.tmpXBMmMk/sstable_1758804854704.sst" with 5 entries
[INFO] [stdout] DEBUG: Bloom filter rejected key "flush:key0"
[INFO] [stdout] DEBUG: Bloom filter rejected key "flush:key0"
[INFO] [stdout] DEBUG: Bloom filter rejected key "flush:key0"
[INFO] [stdout] DEBUG: Bloom filter passed for key "flush:key0"
[INFO] [stdout] DEBUG: Key "flush:key0" found in index at offset 24
[INFO] [stdout] DEBUG: Using key_size: 10, value_size: 6 from index
[INFO] [stdout] DEBUG: Read stored_key: "flush:key1"
[INFO] [stdout] DEBUG: Key mismatch! Expected "flush:key0", got "flush:key1"
[INFO] [stdout] 
[INFO] [stdout] thread 'test_wal_rotation_and_flushing' panicked at tests/basic.rs:355:9:
[INFO] [stdout] assertion `left == right` failed: Key: flush:key0
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some([118, 97, 108, 117, 101, 48])
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5915e94cc352 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5915e94cc352 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5915e94cc352 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5915e94cc352 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5915e94f2bf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5915e94f2bf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5915e94c8bf3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5915e94c8bf3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5915e94cc1a2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5915e94cdb59 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5915e94cd98e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5915e93c1784 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5915e93c1784 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5915e94ce52e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5915e94ce52e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5915e94ce2fa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5915e94cc849 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5915e94cdf8d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5915e94f1010 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5915e94f1454 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x5915e937ba2a - core::panicking::assert_failed::hbda14fb4948c5398
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5915e9366423 - basic::test_wal_rotation_and_flushing::{{closure}}::h4695f2825862731a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic.rs:355:9
[INFO] [stdout]   22:     0x5915e9381422 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb3dd2c9d321ca349
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5915e938139d - <core::pin::Pin<P> as core::future::future::Future>::poll::h0d61292002e4b89c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5915e938109d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h33c824c3a0953026
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x5915e9380feb - tokio::task::coop::with_budget::h3275fe6d089aa5e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5915e9380feb - tokio::task::coop::budget::h1a86cb1a104f5954
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5915e9380feb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h50bd691cab2f4f24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x5915e937de70 - tokio::runtime::scheduler::current_thread::Context::enter::h064a54239ee41083
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5915e937fa7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h2fc681ffd95fa736
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x5915e937f744 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc7083ec861faae4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x5915e937c10b - tokio::runtime::context::scoped::Scoped<T>::set::h886693c0208943d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5915e93774a9 - tokio::runtime::context::set_scheduler::{{closure}}::he2756f4ded54e82c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5915e9387972 - std::thread::local::LocalKey<T>::try_with::hc1f7235e59ee6089
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5915e9386fbe - std::thread::local::LocalKey<T>::with::hfe14e4af729322c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5915e93773dd - tokio::runtime::context::set_scheduler::h7b94614f94ef3d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5915e937f4d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h478e6792058a7251
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x5915e937f763 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6bb960cbe221005b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x5915e937d700 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h53ca03de5a3f00d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5915e937c520 - tokio::runtime::context::runtime::enter_runtime::hca653c4c943049b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5915e937d411 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h783f39817d64592c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5915e937cff4 - tokio::runtime::runtime::Runtime::block_on_inner::hfd9c221f38f93954
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5915e937d1bc - tokio::runtime::runtime::Runtime::block_on::h061bbdc6ba27f4dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5915e9364f63 - basic::test_wal_rotation_and_flushing::h1ee1515daa22a19e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic.rs:364:83
[INFO] [stdout]   44:     0x5915e9364e07 - basic::test_wal_rotation_and_flushing::{{closure}}::h0a68ad5092f66d53
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/basic.rs:320:42
[INFO] [stdout]   45:     0x5915e936ff46 - core::ops::function::FnOnce::call_once::h91fcc900654cf8e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5915e93c6feb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5915e93c6feb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5915e93c6125 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5915e93c6125 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5915e93c6125 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5915e93c6125 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5915e93c6125 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5915e93c6125 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5915e93c6125 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5915e9389d24 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5915e9389d24 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5915e938d6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5915e938d6fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] error: test failed, to rerun pass `--test basic`
[INFO] [stdout]   59:     0x5915e938d6fa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5915e938d6fa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5915e938d6fa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5915e938d6fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5915e938d6fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5915e94d175f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5915e94d175f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x72651fab4aa4 - <unknown>
[INFO] [stdout]   67:     0x72651fb41a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_compaction_correctness
[INFO] [stdout]     test_wal_rotation_and_flushing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2023ba64c2bd439b06913c8f5f5250ebfb77a6a00cc26d9a2fdaab82fa9285a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2023ba64c2bd439b06913c8f5f5250ebfb77a6a00cc26d9a2fdaab82fa9285a6", kill_on_drop: false }`
[INFO] [stdout] 2023ba64c2bd439b06913c8f5f5250ebfb77a6a00cc26d9a2fdaab82fa9285a6
