I keep getting the following output when fetching timeline events: thread '' panicked at /Users/Doug/Developer/matrix-rust-sdk/crates/matrix-sdk-common/src/linked_chunk/as_vector.rs:498:21: The chunk is not found More about the error: rustPanic("The chunk is not found") Following code is the last line that runs before this: try await timeline!.paginateBackwards(numEvents: UInt16(messagesLimit))