Skip to content

Skip 2 crates#834

Merged
Mark-Simulacrum merged 1 commit into
rust-lang:masterfrom
theemathas:patch-1
Jun 13, 2026
Merged

Skip 2 crates#834
Mark-Simulacrum merged 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.

@jieyouxu jieyouxu left a comment

Copy link
Copy Markdown
Member

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.

@Mark-Simulacrum Mark-Simulacrum added this pull request to the merge queue Jun 13, 2026
Merged via the queue into rust-lang:master with commit 85bb7a2 Jun 13, 2026
3 checks passed
@theemathas theemathas deleted the patch-1 branch June 19, 2026 03:59
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.

3 participants