rt is moved before rt.tomb.timestamp is retrieved, so there's a something that looks like use-after-move here (but really isn't). found it while auditting the code. [avi: adjusted changelog to note that it's not really a use-after-move] Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com> Message-Id: <20200525141047.168968-1-raphaelsc@scylladb.com>