Remove mercurial message "obsolete feature not enabled but xxx markers found"
You just need to delete the obsstore:
$ rm .hg/store/obsstore
Note that if you do this the obsolete commits you've made will show up once again as either draft or public changes.