Closed beerriot closed 8 years ago
Oh, and:
$ git log -1
commit 253cd9265a6a855458b251aaf2fbe69cd4c644c8
Merge: 8cdf105 d265002
Author: Ritesh H Shukla <kerneltime@gmail.com>
Date: Tue Jan 26 21:43:05 2016 -0800
Merge pull request #42 from vmware/refactor/remove-warnings
Refactor/remove warnings
You almost certainly need to use a new version of rust nightly.
Yup. That was it. I installed a nightly of 1.7.0, and things built and started.
Running
make launch
, I hit the following error:I'm currently having trouble with ssh tokens, so I had to modify the BurntSushi dependency to use http, but I left the git tags the same, so I wouldn't have expected that to cause this error. I haven't compiled anything more than a basic rust program before this, so maybe that could be an issue as well.