Skip to content

move bug and span_bug macros to rustc_span #225982

move bug and span_bug macros to rustc_span

move bug and span_bug macros to rustc_span #225982

Triggered via pull request August 30, 2026 16:46
@mejrsmejrs
synchronize #161873
mejrs:bug
Status Failure
Total duration 39m 29s
Artifacts

ci.yml

on: pull_request
Calculate job matrix
40s
Calculate job matrix
Matrix: job
publish toolstate
0s
publish toolstate
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
PR - x86_64-gnu-miri
Process completed with exit code 1.
PR - x86_64-gnu-miri: compiler/rustc_mir_transform/src/validate.rs#L82
broken MIR in Item(DefId(0:4 ~ mir_validation[6fce]::main)) (after phase change to runtime-optimized) at bb0[1]:
PR - x86_64-gnu-miri: compiler/rustc_mir_transform/src/validate.rs#L82
broken MIR in Item(DefId(0:4 ~ mir_validation[6fce]::main)) (after phase change to runtime-optimized) at bb0[1]:
PR - pr-check-1
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - pr-check-1
The operation was canceled.
PR - x86_64-gnu-tools
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - pr-check-2
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - x86_64-gnu-tools
The operation was canceled.
PR - pr-check-2
The operation was canceled.
PR - aarch64-gnu-llvm-21-1
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - aarch64-gnu-llvm-21-1
The operation was canceled.
PR - x86_64-gnu-llvm-21
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - x86_64-gnu-llvm-21
The operation was canceled.
PR - aarch64-gnu-llvm-21-2
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - aarch64-gnu-llvm-21-2
The operation was canceled.
PR - x86_64-gnu-gcc
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - x86_64-gnu-gcc
The operation was canceled.
PR - x86_64-gnu-next-trait-solver-polonius
The strategy configuration was canceled because "job.x86_64-gnu-miri_PR_-_x86_" failed
PR - x86_64-gnu-next-trait-solver-polonius
The operation was canceled.
PR - aarch64-gnu-llvm-21-2
the feature `never_type` has been stable since 1.100.0-nightly and no longer requires an attribute to enable