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

keyring-0.1.1 beta regression #43671

Closed
est31 opened this issue Aug 5, 2017 · 3 comments
Closed

keyring-0.1.1 beta regression #43671

est31 opened this issue Aug 5, 2017 · 3 comments
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@est31
Copy link
Member

est31 commented Aug 5, 2017

keyring version 0.1.1 regressed from stable to beta (full log):

Aug 03 07:41:19.865 INFO kablam! error: type `rand::gmp_randstate_struct` is private
Aug 03 07:41:19.865 INFO kablam!   --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-gmp-0.2.10/src/mpz.rs:90:5
Aug 03 07:41:19.865 INFO kablam!    |
Aug 03 07:41:19.865 INFO kablam! 90 |     fn __gmpz_urandomb(rop: mpz_ptr, state: gmp_randstate_t, n: mp_bitcnt_t);
Aug 03 07:41:19.865 INFO kablam!    |  

cc @hwchen

@petrochenkov
Copy link
Contributor

Caused by old version of rust-gmp, see #42125 (comment)

@arielb1 arielb1 added regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 5, 2017
@arielb1
Copy link
Contributor

arielb1 commented Aug 5, 2017

duplicate of #43679.

@alexcrichton
Copy link
Member

Closing in favor of #43679

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants