Skip to content

gh-124697: Represent inlined comprehensions as subscopes in the symbol table #7155

gh-124697: Represent inlined comprehensions as subscopes in the symbol table

gh-124697: Represent inlined comprehensions as subscopes in the symbol table #7155

Triggered via pull request September 3, 2026 21:26
Status Cancelled
Total duration 3m 29s
Artifacts

jit.yml

on: pull_request
Interpreter (Debug)
1m 30s
Interpreter (Debug)
Matrix: linux-extras
Matrix: linux
Matrix: macos
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

39 errors, 7 warnings, and 2 notices
aarch64-pc-windows-msvc/msvc (Release)
Canceling since a higher priority waiting request for JIT-subscope exists
aarch64-pc-windows-msvc/msvc (Release)
The operation was canceled.
aarch64-pc-windows-msvc/msvc (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
aarch64-pc-windows-msvc/msvc (Debug)
The operation was canceled.
i686-pc-windows-msvc/msvc (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
i686-pc-windows-msvc/msvc (Debug)
The operation was canceled.
i686-pc-windows-msvc/msvc (Release)
Canceling since a higher priority waiting request for JIT-subscope exists
i686-pc-windows-msvc/msvc (Release)
The operation was canceled.
JIT with stress testing (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
JIT with stress testing (Debug)
The operation was canceled.
x86_64-pc-windows-msvc/msvc (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
x86_64-pc-windows-msvc/msvc (Debug)
The operation was canceled.
Interpreter (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
Interpreter (Debug)
The operation was canceled.
JIT without optimizations (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
JIT without optimizations (Debug)
The operation was canceled.
JIT with tail calling interpreter
Canceling since a higher priority waiting request for JIT-subscope exists
JIT with tail calling interpreter
The operation was canceled.
aarch64-apple-darwin/clang (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
aarch64-apple-darwin/clang (Debug)
The operation was canceled.
x86_64-unknown-linux-gnu/gcc (Release)
Canceling since a higher priority waiting request for JIT-subscope exists
x86_64-unknown-linux-gnu/gcc (Release)
The operation was canceled.
x86_64-unknown-linux-gnu/gcc (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
x86_64-unknown-linux-gnu/gcc (Debug)
The operation was canceled.
Free-Threaded (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
Free-Threaded (Debug)
The operation was canceled.
aarch64-apple-darwin/clang (Release)
Canceling since a higher priority waiting request for JIT-subscope exists
aarch64-apple-darwin/clang (Release)
The operation was canceled.
aarch64-unknown-linux-gnu/gcc (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
aarch64-unknown-linux-gnu/gcc (Debug)
The operation was canceled.
x86_64-apple-darwin/clang (Release)
Canceling since a higher priority waiting request for JIT-subscope exists
x86_64-apple-darwin/clang (Release)
The operation was canceled.
x86_64-apple-darwin/clang (Debug)
Canceling since a higher priority waiting request for JIT-subscope exists
x86_64-apple-darwin/clang (Debug)
The operation was canceled.
aarch64-unknown-linux-gnu/gcc (Release)
Canceling since a higher priority waiting request for JIT-subscope exists
aarch64-unknown-linux-gnu/gcc (Release)
The operation was canceled.
x86_64-pc-windows-msvc/msvc (Release)
Canceling since a higher priority waiting request for JIT-subscope exists
x86_64-pc-windows-msvc/msvc (Release)
The operation was canceled.
JIT
Canceling since a higher priority waiting request for JIT-subscope exists
aarch64-apple-darwin/clang (Debug)
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
aarch64-apple-darwin/clang (Debug)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
aarch64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
aarch64-apple-darwin/clang (Release)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
x86_64-apple-darwin/clang (Release)
llvm@21 was installed but not linked because llvm@20 is already installed. To link this version, run: brew link llvm@21
x86_64-apple-darwin/clang (Release)
You are using macOS on Intel x86_64. We do not provide support for this platform (as-of September 2026, announced August 2025). Apple have dropped Intel x86_64 support in macOS Golden Gate (27). GitHub Actions are dropping macOS Intel x86_64 runners in 2027. Homebrew is a non-profit project run entirely by volunteers, not employees. If the biggest companies in the world cannot support macOS Intel x86_64 any longer, sadly neither can we. You will have better luck with MacPorts which still supports macOS Intel x86_64: https://www.macports.org
x86_64-apple-darwin/clang (Debug)
You are using macOS on Intel x86_64. We do not provide support for this platform (as-of September 2026, announced August 2025). Apple have dropped Intel x86_64 support in macOS Golden Gate (27). GitHub Actions are dropping macOS Intel x86_64 runners in 2027. Homebrew is a non-profit project run entirely by volunteers, not employees. If the biggest companies in the world cannot support macOS Intel x86_64 any longer, sadly neither can we. You will have better luck with MacPorts which still supports macOS Intel x86_64: https://www.macports.org
aarch64-pc-windows-msvc/msvc (Release)
"The windows-11-arm label will migrate to use Visual Studio 2026 by default beginning September 21, 2026. For more information see https://github.com/actions/runner-images/issues/14602"
aarch64-pc-windows-msvc/msvc (Debug)
"The windows-11-arm label will migrate to use Visual Studio 2026 by default beginning September 21, 2026. For more information see https://github.com/actions/runner-images/issues/14602"