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

Docs CI test is broken with latest nightly #2733

Closed
alamb opened this issue Sep 15, 2022 · 2 comments
Closed

Docs CI test is broken with latest nightly #2733

alamb opened this issue Sep 15, 2022 · 2 comments
Labels
bug development-process Related to development process of arrow-rs

Comments

@alamb
Copy link
Contributor

alamb commented Sep 15, 2022

Describe the bug
The docs CI test is failing on master

To Reproduce
https://github.com/apache/arrow-rs/actions/runs/3062071013/jobs/4942618618

error: internal compiler error: no errors encountered even though `delay_span_bug` issued

error: internal compiler error: broken MIR in DefId(
...

Expected behavior
Tests should pass

Additional context
@tustvold notes in #2693 (comment) that this is due to rust-lang/rust#101844

@alamb alamb added the bug label Sep 15, 2022
@tustvold tustvold added the development-process Related to development process of arrow-rs label Sep 15, 2022
@HaoYang670
Copy link
Contributor

Could we close this issue? The patch has been merged

remziy@remziy-mlt:Arrow-rs$ rustup default nightly
info: using existing install for 'nightly-aarch64-apple-darwin'
info: default toolchain set to 'nightly-aarch64-apple-darwin'

  nightly-aarch64-apple-darwin unchanged - rustc 1.65.0-nightly (95a992a68 2022-09-16)

@tustvold
Copy link
Contributor

It does appear to no longer be failing - https://github.com/apache/arrow-rs/actions/runs/3072636649/jobs/4964248404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug development-process Related to development process of arrow-rs
Projects
None yet
Development

No branches or pull requests

3 participants