Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates rust used by the containerized runner from 1.37 to 1.40 #20

Closed
wants to merge 1 commit into from

Conversation

jlb6740
Copy link
Collaborator

@jlb6740 jlb6740 commented Jan 16, 2020

Wasmtime no longer builds. This was debug to be an error parsing
cargo.lock while building. According to rust-lang/cargo#7579
it seems rust prior to 1.38 is now obsolete w.r.t. to changes
to the lock file format.

Also updates the url for the repositories pointed to for wasmtime and lucet.

Wasmtime no longer builds. This was debug to be an error parsing
cargo.lock while building. According to rust-lang/cargo#7579
it seems rust prior to 1.38 is now obsolete w.r.t. to changes
to the lock file format.

Also updates the url for the repositories pointed to for wasmtime and lucet.
@jedisct1 jedisct1 closed this Jun 15, 2020
@jlb6740
Copy link
Collaborator Author

jlb6740 commented Jun 15, 2020

@jedisct1 Hi I didn't realize this was even sitting here. Not sure others have attempted to use this aspect of sightglass but looks like the changes this patch was going for would still be needed to get it back to a working state. Will review this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants