Skip to content

Skip 2 crates#834

Open
theemathas wants to merge 1 commit into
rust-lang:masterfrom
theemathas:patch-1
Open

Skip 2 crates#834
theemathas wants to merge 1 commit into
rust-lang:masterfrom
theemathas:patch-1

Conversation

@theemathas
Copy link
Copy Markdown
Contributor

These two crates were discovered in the 1.96.0 beta crater run in rust-lang/rust#155592 (comment)

"Steven9101/novasdr-wasm" depends on futuredsp, which already is skipped on crater due to having cfg's for stable/nightly but not for beta.

"ecumene/spin_pg" is another instance of the nondeterministic compile failures in rust-lang/rust#137891 (comment). This can be seened in https://github.com/ecumene/spin_pg/blob/594a522b1d7895c1573c33bb2d6f48ea215d76f4/Cargo.lock#L363-L381, where the crate depends on wit-bindgen-rust at two different commits.

These two crates were discovered in the 1.96.0 beta crater run in rust-lang/rust#155592 (comment)

"Steven9101/novasdr-wasm" depends on futuredsp, which already is skipped on crater due to having cfg's for stable/nightly but not for beta.

"ecumene/spin_pg" is another instance of the nondeterministic compile failures in rust-lang/rust#137891 (comment). This can be seened in https://github.com/ecumene/spin_pg/blob/594a522b1d7895c1573c33bb2d6f48ea215d76f4/Cargo.lock#L363-L381, where the crate depends on wit-bindgen-rust at two different commits.
Copy link
Copy Markdown
Member

@jieyouxu jieyouxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks good, but we need to fix the crate tests prior to be able to merge 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