I get an exception with the following message trying to start a REPL with the latest Clojure alpha: `Invalid token: ::clojure.test/once-fixtures` Seems to be related to: https://github.com/clojure-emacs/cider/issues/2081 Dropping back to Clojure 1.9.0-alpha17 seems to solve the problem as a temporary workaround.