Skip to content

keyring-0.1.1 beta regression #43671

Closed
Closed
@est31

Description

@est31
Member

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.tiyicn.workers.dev-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

Activity

petrochenkov

petrochenkov commented on Aug 5, 2017

@petrochenkov
Contributor

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

added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Aug 5, 2017
arielb1

arielb1 commented on Aug 5, 2017

@arielb1
Contributor

duplicate of #43679.

alexcrichton

alexcrichton commented on Aug 5, 2017

@alexcrichton
Member

Closing in favor of #43679

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexcrichton@arielb1@petrochenkov@est31

        Issue actions

          keyring-0.1.1 beta regression · Issue #43671 · rust-lang/rust