In developing tikv, we met a strange panic here, https://github.com/rust-lang/rust/blob/master/src/libstd/sys/unix/time.rs#L276
But this panic does not have enough debug info, we think we can add the earlier and current time debug message in the panic message.