This sets Created and Cancel true in pb.WatchResponse when it has received wrong start revision instead of panic. So that clientv3 can set 'Canceled' in WatchResponse as well. Fix https://github.com/coreos/etcd/issues/4610.