[INFO] cloning repository https://github.com/PoorlyDefinedBehaviour/kv_store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PoorlyDefinedBehaviour/kv_store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fkv_store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fkv_store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3946e28694fce4ae15d8db7f5d7285ca13ebfdbb
[INFO] testing PoorlyDefinedBehaviour/kv_store against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fkv_store" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PoorlyDefinedBehaviour/kv_store
[INFO] finished tweaking git repo https://github.com/PoorlyDefinedBehaviour/kv_store
[INFO] tweaked toml for git repo https://github.com/PoorlyDefinedBehaviour/kv_store written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PoorlyDefinedBehaviour/kv_store on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PoorlyDefinedBehaviour/kv_store 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-tree v0.2.1
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] [stderr]   Downloaded pin-project-internal v1.0.11
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded pin-project v1.0.11
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded tokio-byteorder v0.3.0
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded axum-core v0.2.7
[INFO] [stderr]   Downloaded crc v3.0.0
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded fragile v1.2.1
[INFO] [stderr]   Downloaded crc-catalog v2.1.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.2
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded mockall v0.11.1
[INFO] [stderr]   Downloaded redox_syscall v0.2.15
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded mockall_derive v0.11.1
[INFO] [stderr]   Downloaded prettyplease v0.1.16
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded axum v0.5.13
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.3
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded tokio v1.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c62e4ea4cc1a5eb210b64de39c602b99f362f738cb2b05fd1196e956e84ab2c8
[INFO] running `Command { std: "docker" "start" "-a" "c62e4ea4cc1a5eb210b64de39c602b99f362f738cb2b05fd1196e956e84ab2c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c62e4ea4cc1a5eb210b64de39c602b99f362f738cb2b05fd1196e956e84ab2c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c62e4ea4cc1a5eb210b64de39c602b99f362f738cb2b05fd1196e956e84ab2c8", kill_on_drop: false }`
[INFO] [stdout] c62e4ea4cc1a5eb210b64de39c602b99f362f738cb2b05fd1196e956e84ab2c8
[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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a73743af22be32a40b16b678d1f8254d5b01e4131523e4c3082143f0a8b0e9a
[INFO] running `Command { std: "docker" "start" "-a" "6a73743af22be32a40b16b678d1f8254d5b01e4131523e4c3082143f0a8b0e9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.1.16
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling axum-core v0.2.7
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.3
[INFO] [stderr]    Compiling tracing-appender v0.2.2
[INFO] [stderr]    Compiling tracing-tree v0.2.1
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling distributed_kv_store v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-byteorder v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.5.13
[INFO] [stderr]    Compiling tonic v0.7.2
[INFO] [stdout] warning: associated items `new`, `create_data_file`, `get_latest_data_file_id`, and `flush` are never used
[INFO] [stdout]   --> src/commit_log.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl CommitLog {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 30 |   pub async fn new(dir: String) -> Result<Self> {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |   async fn create_data_file(dir: &str) -> Result<BufWriter<File>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |   async fn get_latest_data_file_id(dir: &str) -> Result<Option<u32>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |   pub async fn flush(&mut self) -> Result<()> {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_index_files` is never used
[INFO] [stdout]  --> src/fs.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn list_index_files(dir: &str) -> Result<Vec<String>> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/server.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Server {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 19 |   pub fn new(kv: Kv<CommitLog>) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.77s
[INFO] running `Command { std: "docker" "inspect" "6a73743af22be32a40b16b678d1f8254d5b01e4131523e4c3082143f0a8b0e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a73743af22be32a40b16b678d1f8254d5b01e4131523e4c3082143f0a8b0e9a", kill_on_drop: false }`
[INFO] [stdout] 6a73743af22be32a40b16b678d1f8254d5b01e4131523e4c3082143f0a8b0e9a
[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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5818c28afe956eb56d9cf46e9fd198a23fce6cb49469bf6018b189db49eca47
[INFO] running `Command { std: "docker" "start" "-a" "e5818c28afe956eb56d9cf46e9fd198a23fce6cb49469bf6018b189db49eca47", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling mockall_derive v0.11.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v1.2.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling tonic v0.7.2
[INFO] [stderr]    Compiling mockall v0.11.1
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.3
[INFO] [stderr]    Compiling tracing-appender v0.2.2
[INFO] [stderr]    Compiling tracing-tree v0.2.1
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling distributed_kv_store v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/server.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |   #[derive(Debug, Clone, proptest_derive::Arbitrary)]
[INFO] [stdout]    |                          ^-------------------------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `Arbitrary` is not local
[INFO] [stdout]    |                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Action`
[INFO] [stdout] 71 |   enum Action {
[INFO] [stdout]    |        ------ `Action` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.15s
[INFO] running `Command { std: "docker" "inspect" "e5818c28afe956eb56d9cf46e9fd198a23fce6cb49469bf6018b189db49eca47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5818c28afe956eb56d9cf46e9fd198a23fce6cb49469bf6018b189db49eca47", kill_on_drop: false }`
[INFO] [stdout] e5818c28afe956eb56d9cf46e9fd198a23fce6cb49469bf6018b189db49eca47
[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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4690a525126fa8b7838b5ac3ae0d149e23631429a84e219617085babe70b246e
[INFO] running `Command { std: "docker" "start" "-a" "4690a525126fa8b7838b5ac3ae0d149e23631429a84e219617085babe70b246e", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/server.rs:70:26
[INFO] [stderr]    |
[INFO] [stderr] 70 |   #[derive(Debug, Clone, proptest_derive::Arbitrary)]
[INFO] [stderr]    |                          ^-------------------------
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          `Arbitrary` is not local
[INFO] [stderr]    |                          move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Action`
[INFO] [stderr] 71 |   enum Action {
[INFO] [stderr]    |        ------ `Action` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `distributed_kv_store` (bin "distributed_kv_store" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/distributed_kv_store-5441604da0487609)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test commit_log::put_tests::returns_the_position_where_the_new_entry_starts ... ok
[INFO] [stdout] test commit_log::delete_tests::returns_the_offset_of_the_new_entry ... ok
[INFO] [stdout] test kv::delete_tests::returns_false_when_key_does_not_exist ... ok
[INFO] [stdout] test kv::delete_tests::appends_deletion_to_commit_log ... ok
[INFO] [stdout] test commit_log::new_tests::creates_a_new_data_file_on_disk ... ok
[INFO] [stdout] test kv::delete_tests::returns_true_if_key_was_in_the_memtable_when_deletion_happened ... ok
[INFO] [stdout] test kv::put_tests::new_entries_are_added_to_the_index ... ok
[INFO] [stdout] test kv::flush_memtable_to_disk_tests::ss_tables_are_merged_after_some_amount_of_time ... ok
[INFO] [stdout] test kv::put_tests::stores_entry_in_commit_log ... ok
[INFO] [stdout] test kv::flush_memtable_to_disk_tests::mem_table_is_empty_after_ss_table_is_written_to_disk ... ok
[INFO] [stdout] test kv::delete_tests::returns_true_if_key_was_in_the_index_but_no_in_the_memtable_when_deletion_happened ... ok
[INFO] [stdout] test kv::flush_memtable_to_disk_tests::writes_ss_table_to_disk ... ok
[INFO] [stdout] test kv::get_tests::reads_value_from_ss_table_if_it_is_not_in_the_memtable ... ok
[INFO] [stdout] test kv::merge_ss_index_files_tests::can_get_key_values_after_index_files_are_merged ... ok
[INFO] [stdout] test kv::get_latest_ss_table_id_tests::returns_the_id_of_the_newest_ss_table_on_disk ... ok
[INFO] [stdout] test kv::flush_memtable_to_disk_tests::creates_ss_table_and_index_files_with_monotonically_increasing_ids ... ok
[INFO] [stdout] test commit_log::delete_tests::deleted_entries_have_a_tombstone_value_length ... ok
[INFO] [stdout] test kv::get_tests::returns_value_associated_to_key ... ok
[INFO] [stdout] test kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table ... FAILED
[INFO] [stdout] test commit_log::put_tests::writes_entries_to_disk ... ok
[INFO] [stdout] test kv::get_tests::returns_none_when_key_is_not_found ... ok
[INFO] [stdout] test server::tests::smoke ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af4b8d3 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:693:22
[INFO] [stdout]   42:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   43:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   44:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   45:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   46:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   47:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   48:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   70:     0x70070b1c6a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 32
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 31
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 30
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 29
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 28
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 27
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 26
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 25
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 23
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 22
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 21
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 20
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 19
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 18
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 17
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 16
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 15
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 14
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 13
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 12
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 11
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 10
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 9
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 8
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 7
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 51
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 50
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 49
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 48
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 47
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 46
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 45
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 44
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 43
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63bf2b05eec4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63bf2b05eec4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63bf2b0683b2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63bf2b0683b2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63bf2b0683b2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63bf2b0683b2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63bf2b5fd5bf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x63bf2b5fd5bf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x70070b139aa4 - <unknown>
[INFO] [stdout]   71:     0x70070b1c6a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table' (32) panicked at src/kv.rs:723:11:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 42
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bf2b5fe1aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63bf2b5fe1aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63bf2b615cca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63bf2b615cca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63bf2b603942 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63bf2b603942 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63bf2b5da0ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63bf2b5da0ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63bf2b5f54e9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63bf2b064cdc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63bf2b064cdc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63bf2b5f5762 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63bf2b5f5762 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63bf2b5da1a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63bf2b5cefe9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63bf2b5db13d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63bf2b6164bc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63bf2b616343 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63bf2b5cef8a - core[e929cb53b82a81ca]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63bf2b022a00 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:723:11
[INFO] [stdout]   22:     0x63bf2ae5f6cd - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x63bf2aff6529 - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:102:9
[INFO] [stdout]   24:     0x63bf2ae1e3bc - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::try_with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x63bf2ae19a1e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[e92d6e45b4fd961c]::coop::Budget>>>::with::<tokio[e92d6e45b4fd961c]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:95:13
[INFO] [stdout]   27:     0x63bf2ae50dab - tokio[e92d6e45b4fd961c]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<core[e929cb53b82a81ca]::result::Result<(), anyhow[124473b31981cac4]::Error>>, <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/coop.rs:72:5
[INFO] [stdout]   28:     0x63bf2ae50dab - <tokio[e92d6e45b4fd961c]::park::thread::CachedParkThread>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x63bf2af01ea5 - <tokio[e92d6e45b4fd961c]::runtime::enter::Enter>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/enter.rs:152:18
[INFO] [stdout]   30:     0x63bf2aef37c8 - <tokio[e92d6e45b4fd961c]::runtime::thread_pool::ThreadPool>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/thread_pool/mod.rs:90:15
[INFO] [stdout]   31:     0x63bf2ae434f0 - <tokio[e92d6e45b4fd961c]::runtime::Runtime>::block_on::<distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}::{closure#2}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.0/src/runtime/mod.rs:484:48
[INFO] [stdout]   32:     0x63bf2b028cf5 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/kv.rs:694:31
[INFO] [stdout]   33:     0x63bf2b03156b - <&distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   34:     0x63bf2af65ecf - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:49
[INFO] [stdout]   35:     0x63bf2af9b62c - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63bf2b01991c - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63bf2afbbd9b - __rust_try
[INFO] [stdout]   38:     0x63bf2afa3773 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63bf2afa3773 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[9f05200b4e349347]::test_runner::runner::call_test<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63bf2af5f498 - proptest[9f05200b4e349347]::test_runner::runner::call_test::<proptest[9f05200b4e349347]::sugar::NamedArguments<&str, alloc[9d7caffeb3b5d2c6]::vec::Vec<(alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>, alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>)>>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:246:9
[INFO] [stdout]   41:     0x63bf2af56ccb - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::shrink::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:807:30
[INFO] [stdout]   42:     0x63bf2af4b99d - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::tuple::TupleValueTree<(proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>, proptest[9f05200b4e349347]::collection::VecValueTree<proptest[9f05200b4e349347]::num::u8::BinarySearch>)>>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, &distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:706:22
[INFO] [stdout]   43:     0x63bf2af48ca0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:649:17
[INFO] [stdout]   44:     0x63bf2af504d8 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[9f05200b4e349347]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:602:31
[INFO] [stdout]   45:     0x63bf2af473b0 - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run_in_process::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:560:14
[INFO] [stdout]   46:     0x63bf2af5424f - <proptest[9f05200b4e349347]::test_runner::runner::TestRunner>::run::<proptest[9f05200b4e349347]::strategy::map::Map<proptest[9f05200b4e349347]::collection::VecStrategy<(proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>, proptest[9f05200b4e349347]::collection::VecStrategy<proptest[9f05200b4e349347]::num::u8::Any>)>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}>, distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/test_runner/runner.rs:403:18
[INFO] [stdout]   47:     0x63bf2b030bc3 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:178:17
[INFO] [stdout]   48:     0x63bf2b026ca7 - distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.0.0/src/sugar.rs:174:28
[INFO] [stdout]   49:     0x63bf2b056856 - <distributed_kv_store[b90f4322b4a32a11]::kv::flush_memtable_to_disk_tests::index_file_contains_offsets_pointing_to_the_ss_table::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63bf2b057fbb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63bf2b057fbb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63bf2b0657ab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63bf2b0657ab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63bf2b0657ab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63bf2b0657ab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[WARN] too many lines in the log, truncating it
