As of the current git master, this will not complete successfully. I believe it’s a bug in core. To get a dev environment up and running, do the following after the error:
d/rake db:migrate
d/rake admin:create
d/rails s
plus in the next two terminals, d/ember-cli
and d/mailhog
.