2026-08-20T08:52:06.1096040Z Current runner version: '2.336.0'
Runner Image Provisioner
2026-08-20T08:52:06.1154010Z Hosted Compute Agent 2026-08-20T08:52:06.1155020Z Version: 20260707.563 2026-08-20T08:52:06.1156310Z Commit: 02667638d2b423fbc733a8e32a88b44996a3ba6e 2026-08-20T08:52:06.1157900Z Build Date: 2026-07-07T19:33:50Z 2026-08-20T08:52:06.1159240Z Worker ID: {1606398e-56a1-43bb-9bde-dbe05423452c} 2026-08-20T08:52:06.1160550Z Azure Region: westus
Operating System
2026-08-20T08:52:06.1167580Z macOS 2026-08-20T08:52:06.1168550Z 26.5.2 2026-08-20T08:52:06.1169580Z 25F84
Runner Image
2026-08-20T08:52:06.1172750Z Image: macos-26-arm64 2026-08-20T08:52:06.1173800Z Version: 20260728.0273.1 2026-08-20T08:52:06.1176240Z Included Software: https://github.com/actions/runner-images/blob/macos-26-arm64/20260728.0273/images/macos/macos-26-arm64-Readme.md 2026-08-20T08:52:06.1179480Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-26-arm64%2F20260728.0273
GITHUB_TOKEN Permissions
2026-08-20T08:52:06.1188530Z Contents: read 2026-08-20T08:52:06.1190270Z Metadata: read
2026-08-20T08:52:06.1205600Z Secret source: Actions 2026-08-20T08:52:06.1209630Z Prepare workflow directory 2026-08-20T08:52:06.1569830Z Prepare all required actions 2026-08-20T08:52:06.1613950Z Getting action download info 2026-08-20T08:52:06.3232450Z Download action repository 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd) 2026-08-20T08:52:06.6435960Z Download action repository 'actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405' (SHA:a309ff8b426b58ec0e2a45f0f869d46889d02405) 2026-08-20T08:52:06.7978600Z Download action repository 'actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a) 2026-08-20T08:52:07.0051100Z Complete job name: jit-arch (macos-arm64)
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-20T08:52:07.0917150Z with: 2026-08-20T08:52:07.0918100Z repository: pypy/pypy 2026-08-20T08:52:07.0925590Z token: *** 2026-08-20T08:52:07.0926520Z ssh-strict: true 2026-08-20T08:52:07.0927440Z ssh-user: git 2026-08-20T08:52:07.0928340Z persist-credentials: true 2026-08-20T08:52:07.0929600Z clean: true 2026-08-20T08:52:07.0930560Z sparse-checkout-cone-mode: true 2026-08-20T08:52:07.0931630Z fetch-depth: 1 2026-08-20T08:52:07.0932540Z fetch-tags: false 2026-08-20T08:52:07.0933450Z show-progress: true 2026-08-20T08:52:07.0934380Z lfs: false 2026-08-20T08:52:07.0935220Z submodules: false 2026-08-20T08:52:07.0936160Z set-safe-directory: true
2026-08-20T08:52:07.8200010Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-20T08:52:07.8208870Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-20T08:52:07.8220210Z [command]/opt/homebrew/bin/git version 2026-08-20T08:52:07.8733680Z git version 2.55.0
2026-08-20T08:52:07.8770830Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/cd2a3496-385c-4aa6-896f-3188c909fd4c/.gitconfig' 2026-08-20T08:52:07.8777200Z Temporarily overriding HOME='/Users/runner/work/_temp/cd2a3496-385c-4aa6-896f-3188c909fd4c' before making global git config changes 2026-08-20T08:52:07.8778870Z Adding repository directory to the temporary git global config as a safe directory 2026-08-20T08:52:07.8784450Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-20T08:52:07.8911740Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-20T08:52:07.8919490Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-20T08:52:07.9296840Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-20T08:52:07.9298830Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-20T08:52:07.9300950Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-20T08:52:07.9302340Z hint: call: 2026-08-20T08:52:07.9302900Z hint: 2026-08-20T08:52:07.9303790Z hint: git config --global init.defaultBranch <name> 2026-08-20T08:52:07.9304830Z hint: 2026-08-20T08:52:07.9305490Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-20T08:52:07.9306310Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-20T08:52:07.9306910Z hint: 2026-08-20T08:52:07.9307400Z hint: git branch -m <name> 2026-08-20T08:52:07.9307820Z hint: 2026-08-20T08:52:07.9308500Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-20T08:52:07.9310330Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-20T08:52:07.9312180Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-20T08:52:07.9432490Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-20T08:52:07.9516610Z Removing SSH command configuration 2026-08-20T08:52:07.9520250Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-20T08:52:07.9605510Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-20T08:52:08.1269390Z Removing HTTP extra header 2026-08-20T08:52:08.1278700Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-20T08:52:08.1534740Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-08-20T08:52:08.3941390Z Removing includeIf entries pointing to credentials config files 2026-08-20T08:52:08.4050060Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-20T08:52:08.4361040Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-20T08:52:08.6109200Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-20T08:52:08.6128490Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T08:52:08.6195330Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T08:52:08.6207870Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T08:52:08.6371150Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config
Fetching the repository
2026-08-20T08:52:08.6483950Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +def33fbd3abbfe79cd5c897408341c5945834329:refs/remotes/pull/5570/merge 2026-08-20T08:52:11.1052550Z From https://github.com/pypy/pypy 2026-08-20T08:52:11.1057030Z * [new ref] def33fbd3abbfe79cd5c897408341c5945834329 -> pull/5570/merge
Determining the checkout info
2026-08-20T08:52:11.1114380Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-20T08:52:11.1262500Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-20T08:52:11.1423520Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5570/merge 2026-08-20T08:52:12.2589960Z Updating files: 63% (4472/7087) 2026-08-20T08:52:12.2769250Z Updating files: 64% (4536/7087) 2026-08-20T08:52:12.3000780Z Updating files: 65% (4607/7087) 2026-08-20T08:52:12.3508380Z Updating files: 66% (4678/7087) 2026-08-20T08:52:12.3774120Z Updating files: 67% (4749/7087) 2026-08-20T08:52:12.4033100Z Updating files: 68% (4820/7087) 2026-08-20T08:52:12.4188490Z Updating files: 69% (4891/7087) 2026-08-20T08:52:12.4334820Z Updating files: 70% (4961/7087) 2026-08-20T08:52:12.4530980Z Updating files: 71% (5032/7087) 2026-08-20T08:52:12.4714730Z Updating files: 72% (5103/7087) 2026-08-20T08:52:12.4846030Z Updating files: 73% (5174/7087) 2026-08-20T08:52:12.5091040Z Updating files: 74% (5245/7087) 2026-08-20T08:52:12.5292090Z Updating files: 75% (5316/7087) 2026-08-20T08:52:12.5520420Z Updating files: 76% (5387/7087) 2026-08-20T08:52:12.5671150Z Updating files: 77% (5457/7087) 2026-08-20T08:52:12.5791920Z Updating files: 78% (5528/7087) 2026-08-20T08:52:12.5935420Z Updating files: 79% (5599/7087) 2026-08-20T08:52:12.6109740Z Updating files: 80% (5670/7087) 2026-08-20T08:52:12.6197420Z Updating files: 81% (5741/7087) 2026-08-20T08:52:12.6277900Z Updating files: 82% (5812/7087) 2026-08-20T08:52:12.6445150Z Updating files: 83% (5883/7087) 2026-08-20T08:52:12.6571770Z Updating files: 84% (5954/7087) 2026-08-20T08:52:12.6754940Z Updating files: 85% (6024/7087) 2026-08-20T08:52:12.6897120Z Updating files: 86% (6095/7087) 2026-08-20T08:52:12.6996300Z Updating files: 87% (6166/7087) 2026-08-20T08:52:12.7143090Z Updating files: 88% (6237/7087) 2026-08-20T08:52:12.7285680Z Updating files: 89% (6308/7087) 2026-08-20T08:52:12.7410450Z Updating files: 90% (6379/7087) 2026-08-20T08:52:12.7501840Z Updating files: 91% (6450/7087) 2026-08-20T08:52:12.8471720Z Updating files: 92% (6521/7087) 2026-08-20T08:52:12.9155360Z Updating files: 93% (6591/7087) 2026-08-20T08:52:12.9321420Z Updating files: 94% (6662/7087) 2026-08-20T08:52:12.9434750Z Updating files: 95% (6733/7087) 2026-08-20T08:52:12.9573220Z Updating files: 96% (6804/7087) 2026-08-20T08:52:12.9875440Z Updating files: 97% (6875/7087) 2026-08-20T08:52:13.0107860Z Updating files: 98% (6946/7087) 2026-08-20T08:52:13.0311680Z Updating files: 99% (7017/7087) 2026-08-20T08:52:13.0418920Z Updating files: 100% (7087/7087) 2026-08-20T08:52:13.0520700Z Updating files: 100% (7087/7087), done. 2026-08-20T08:52:13.0586330Z HEAD is now at def33fb Merge a3486ab7ccd5e6c5cf2859afdac7b9ee8ca85226 into 36ac959f84234b693c9d041b4ca0721fa9364393
2026-08-20T08:52:13.0887140Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-20T08:52:13.0996930Z def33fbd3abbfe79cd5c897408341c5945834329
Run actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
2026-08-20T08:52:13.1671670Z with: 2026-08-20T08:52:13.1671910Z python-version: pypy2.7-7.3.22 2026-08-20T08:52:13.1672160Z check-latest: false 2026-08-20T08:52:13.1674230Z token: *** 2026-08-20T08:52:13.1674540Z update-environment: true 2026-08-20T08:52:13.1674770Z allow-prereleases: false 2026-08-20T08:52:13.1675170Z freethreaded: false
Installed versions
2026-08-20T08:52:13.4642460Z PyPy version 2.7 (7.3.22) was not found in the local cache 2026-08-20T08:52:13.6070280Z Downloading PyPy from "https://downloads.python.org/pypy/pypy2.7-v7.3.22-macos_arm64.tar.bz2" ... 2026-08-20T08:52:13.9291110Z Extracting downloaded archive... 2026-08-20T08:52:13.9507800Z [command]/usr/bin/tar x -C /Users/runner/work/_temp/a14f29d6-e06c-41fc-a4d2-cd57ffb439a4 -f /Users/runner/work/_temp/67a2114a-357c-42f6-833d-fa5c0d220949 2026-08-20T08:52:19.5121960Z Creating symlinks... 2026-08-20T08:52:19.5123520Z Installing and updating pip 2026-08-20T08:52:19.5133160Z [command]/Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/python -m ensurepip 2026-08-20T08:52:21.2295170Z DEPRECATION: A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 2026-08-20T08:52:21.2865460Z Looking in links: /var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/tmpU_6Ek8 2026-08-20T08:52:21.3117040Z Processing /private/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/tmpU_6Ek8/setuptools-44.0.0-py2.py3-none-any.whl 2026-08-20T08:52:21.3638070Z Processing /private/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/tmpU_6Ek8/pip-20.0.2-py2.py3-none-any.whl 2026-08-20T08:52:21.4953130Z Installing collected packages: setuptools, pip 2026-08-20T08:52:23.1903380Z Successfully installed pip-20.0.2 setuptools-44.0.0 2026-08-20T08:52:23.2679360Z [command]/Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/python -m pip install --ignore-installed pip 2026-08-20T08:52:23.7470930Z DEPRECATION: A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 2026-08-20T08:52:24.0665430Z Collecting pip 2026-08-20T08:52:24.1371890Z Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB) 2026-08-20T08:52:24.3444470Z Installing collected packages: pip 2026-08-20T08:52:25.6183160Z Successfully installed pip-20.3.4 2026-08-20T08:52:25.9246440Z Successfully set up PyPy 7.3.22 with Python (2.7.18)
Run pypy -m pip install hypothesis==4.39.3
2026-08-20T08:52:25.9961580Z pypy -m pip install hypothesis==4.39.3 2026-08-20T08:52:26.0049000Z shell: /bin/bash -e {0} 2026-08-20T08:52:26.0050800Z env: 2026-08-20T08:52:26.0053310Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:26.0054910Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:26.0055610Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:26.0059230Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:26.0060950Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-08-20T08:52:26.6753360Z DEPRECATION: pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 2026-08-20T08:52:28.6542480Z Collecting hypothesis==4.39.3 2026-08-20T08:52:28.7453790Z Downloading hypothesis-4.39.3.tar.gz (213 kB) 2026-08-20T08:52:29.8629720Z Collecting attrs>=19.2.0 2026-08-20T08:52:29.8880960Z Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2026-08-20T08:52:30.0764770Z Collecting enum34 2026-08-20T08:52:30.0898310Z Downloading enum34-1.1.10-py2-none-any.whl (11 kB) 2026-08-20T08:52:30.1320000Z Using legacy 'setup.py install' for hypothesis, since package 'wheel' is not installed. 2026-08-20T08:52:30.4639690Z Installing collected packages: attrs, enum34, hypothesis 2026-08-20T08:52:30.8786160Z Running setup.py install for hypothesis: started 2026-08-20T08:52:33.8054760Z Running setup.py install for hypothesis: finished with status 'done' 2026-08-20T08:52:33.9605110Z Successfully installed attrs-21.4.0 enum34-1.1.10 hypothesis-4.39.3
Run brew install bdw-gc binutils gettext
2026-08-20T08:52:34.1093040Z brew install bdw-gc binutils gettext 2026-08-20T08:52:34.1093500Z pypy -m pip install vmprof 2026-08-20T08:52:34.1152000Z shell: /bin/bash -e {0} 2026-08-20T08:52:34.1152400Z env: 2026-08-20T08:52:34.1152990Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:34.1153760Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:34.1156200Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:34.1157560Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:34.1158950Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-08-20T08:52:40.0054310Z Warning: gettext 1.0 is already installed and up-to-date. 2026-08-20T08:52:40.0058530Z To reinstall 1.0, run: 2026-08-20T08:52:40.0062840Z brew reinstall gettext 2026-08-20T08:52:40.3488040Z ##[warning]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 2026-08-20T08:52:40.9579760Z ==> Would install 2 formulae: 2026-08-20T08:52:40.9580370Z bdw-gc binutils 2026-08-20T08:52:40.9594640Z ==> Downloading https://ghcr.io/v2/homebrew/core/bdw-gc/manifests/8.2.12 2026-08-20T08:52:41.4281020Z ==> Downloading https://ghcr.io/v2/homebrew/core/binutils/manifests/2.46.1-2 2026-08-20T08:52:41.8661820Z ==> Fetching downloads for: bdw-gc and binutils 2026-08-20T08:52:42.4204450Z ✔︎ Bottle bdw-gc (8.2.12) 2026-08-20T08:52:42.7207460Z ✔︎ Bottle binutils (2.46.1) 2026-08-20T08:52:42.7310810Z ==> Pouring bdw-gc--8.2.12.arm64_tahoe.bottle.tar.gz 2026-08-20T08:52:43.1984210Z 🍺 /opt/homebrew/Cellar/bdw-gc/8.2.12: 82 files, 1.8MB 2026-08-20T08:52:43.2183220Z ==> Pouring binutils--2.46.1.arm64_tahoe.bottle.2.tar.gz 2026-08-20T08:52:44.0971410Z ==> Caveats 2026-08-20T08:52:44.0974260Z binutils is keg-only, which means it was not symlinked into /opt/homebrew, 2026-08-20T08:52:44.0975630Z because Apple's CLT provides the same tools. 2026-08-20T08:52:44.0976110Z 2026-08-20T08:52:44.0976850Z If you need to have binutils first in your PATH, run: 2026-08-20T08:52:44.0977860Z echo 'export PATH="/opt/homebrew/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile 2026-08-20T08:52:44.0978270Z 2026-08-20T08:52:44.0978380Z For compilers to find binutils you may need to set: 2026-08-20T08:52:44.0978840Z export LDFLAGS="-L/opt/homebrew/opt/binutils/lib" 2026-08-20T08:52:44.0979290Z export CPPFLAGS="-I/opt/homebrew/opt/binutils/include" 2026-08-20T08:52:44.0980260Z ==> Summary 2026-08-20T08:52:44.0993280Z 🍺 /opt/homebrew/Cellar/binutils/2.46.1: 88 files, 55MB 2026-08-20T08:52:44.1003350Z ==> Caveats 2026-08-20T08:52:44.1006040Z ==> binutils 2026-08-20T08:52:44.1007260Z binutils is keg-only, which means it was not symlinked into /opt/homebrew, 2026-08-20T08:52:44.1012360Z because Apple's CLT provides the same tools. 2026-08-20T08:52:44.1012800Z 2026-08-20T08:52:44.1012910Z If you need to have binutils first in your PATH, run: 2026-08-20T08:52:44.1022500Z echo 'export PATH="/opt/homebrew/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile 2026-08-20T08:52:44.1025570Z 2026-08-20T08:52:44.1026130Z For compilers to find binutils you may need to set: 2026-08-20T08:52:44.1026960Z export LDFLAGS="-L/opt/homebrew/opt/binutils/lib" 2026-08-20T08:52:44.1027800Z export CPPFLAGS="-I/opt/homebrew/opt/binutils/include" 2026-08-20T08:52:45.5998560Z DEPRECATION: pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 2026-08-20T08:52:45.9806560Z Collecting vmprof 2026-08-20T08:52:46.0214990Z Downloading vmprof-0.4.18.1.tar.gz (293 kB) 2026-08-20T08:52:46.8293380Z Collecting requests 2026-08-20T08:52:46.8513540Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2026-08-20T08:52:46.9739510Z Collecting six 2026-08-20T08:52:46.9880780Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-20T08:52:47.1863880Z Collecting pytz 2026-08-20T08:52:47.2020410Z Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-20T08:52:47.3237190Z Collecting colorama 2026-08-20T08:52:47.3403320Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-20T08:52:47.4714040Z Collecting backports.shutil_which 2026-08-20T08:52:47.4853250Z Downloading backports.shutil_which-3.5.2-py2.py3-none-any.whl (2.7 kB) 2026-08-20T08:52:47.8085450Z Collecting urllib3<1.27,>=1.21.1 2026-08-20T08:52:47.8199060Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-08-20T08:52:47.9406980Z Collecting certifi>=2017.4.17 2026-08-20T08:52:47.9529670Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2026-08-20T08:52:48.1897720Z Collecting chardet<5,>=3.0.2; python_version < "3" 2026-08-20T08:52:48.1998070Z Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2026-08-20T08:52:48.3102430Z Collecting idna<3,>=2.5; python_version < "3" 2026-08-20T08:52:48.3267030Z Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 2026-08-20T08:52:48.3496590Z Using legacy 'setup.py install' for vmprof, since package 'wheel' is not installed. 2026-08-20T08:52:48.5937280Z Installing collected packages: urllib3, certifi, chardet, idna, requests, six, pytz, colorama, backports.shutil-which, vmprof 2026-08-20T08:52:49.4504330Z Running setup.py install for vmprof: started 2026-08-20T08:52:49.9471760Z Running setup.py install for vmprof: finished with status 'done' 2026-08-20T08:52:49.9605220Z Successfully installed backports.shutil-which-3.5.2 certifi-2021.10.8 chardet-4.0.0 colorama-0.4.6 idna-2.10 pytz-2026.3.post1 requests-2.27.1 six-1.17.0 urllib3-1.26.20 vmprof-0.4.18.1
Run echo "parallel_runs=4" > machine_cfg.py
2026-08-20T08:52:50.0022530Z echo "parallel_runs=4" > machine_cfg.py 2026-08-20T08:52:50.0159700Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2026-08-20T08:52:50.0160140Z env: 2026-08-20T08:52:50.0160860Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.0161310Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.0161920Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.0162480Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.0163140Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
Run set -o pipefail
2026-08-20T08:52:50.1649600Z set -o pipefail 2026-08-20T08:52:50.1649790Z case "$SUITE" in 2026-08-20T08:52:50.1649950Z rlib) 2026-08-20T08:52:50.1650200Z PYPYCHERRYPICK="rlib" ;; 2026-08-20T08:52:50.1650430Z translator) 2026-08-20T08:52:50.1650690Z PYPYCHERRYPICK="translator" ;; 2026-08-20T08:52:50.1650900Z misc) 2026-08-20T08:52:50.1651050Z case "$ARCH" in 2026-08-20T08:52:50.1651900Z win64) PYPYCHERRYPICK="annotator:config:flowspace:tool:memory" ;; 2026-08-20T08:52:50.1652330Z *) PYPYCHERRYPICK="annotator:config:flowspace:tool:rtyper:memory" ;; 2026-08-20T08:52:50.1652730Z esac ;; 2026-08-20T08:52:50.1652950Z jit-arch) 2026-08-20T08:52:50.1653270Z case "$ARCH" in 2026-08-20T08:52:50.1653500Z arm64) PYPYCHERRYPICK="jit/backend/aarch64" ;; 2026-08-20T08:52:50.1653960Z *) PYPYCHERRYPICK="jit/backend/x86" ;; 2026-08-20T08:52:50.1654190Z esac ;; 2026-08-20T08:52:50.1654570Z jit-other) 2026-08-20T08:52:50.1654800Z case "$ARCH" in 2026-08-20T08:52:50.1655610Z arm64) PYPYCHERRYPICK="jit/metainterp:jit/codewriter:jit/tl:jit/tool:jit/backend/x86:jit/backend/arm:jit/backend/llgraph:jit/backend/llsupport:jit/backend/ppc:jit/backend/riscv:jit/backend/test:jit/backend/tool:jit/backend/zarch" ;; 2026-08-20T08:52:50.1657100Z *) PYPYCHERRYPICK="jit/metainterp:jit/codewriter:jit/tl:jit/tool:jit/backend/aarch64:jit/backend/arm:jit/backend/llgraph:jit/backend/llsupport:jit/backend/ppc:jit/backend/riscv:jit/backend/test:jit/backend/tool:jit/backend/zarch" ;; 2026-08-20T08:52:50.1657860Z esac ;; 2026-08-20T08:52:50.1658170Z esac 2026-08-20T08:52:50.1658420Z export PYPYCHERRYPICK 2026-08-20T08:52:50.1658700Z if [ -n "$CONTAINER" ]; then 2026-08-20T08:52:50.1659490Z docker run --rm \ 2026-08-20T08:52:50.1660000Z -v "$GITHUB_WORKSPACE:/workspace" \ 2026-08-20T08:52:50.1660450Z -w /workspace \ 2026-08-20T08:52:50.1660830Z -e PYPYCHERRYPICK \ 2026-08-20T08:52:50.1661120Z -e PYTHONPATH \ 2026-08-20T08:52:50.1661460Z "$CONTAINER" \ 2026-08-20T08:52:50.1661740Z pypy testrunner/runner.py \ 2026-08-20T08:52:50.1662230Z --config=pypy/testrunner_cfg.py \ 2026-08-20T08:52:50.1662610Z --config=machine_cfg.py \ 2026-08-20T08:52:50.1663050Z --root=rpython \ 2026-08-20T08:52:50.1663300Z --timeout=1759 \ 2026-08-20T08:52:50.1663730Z --logfile=testrun.log \ 2026-08-20T08:52:50.1664130Z 2>&1 | tee testrun-output.log 2026-08-20T08:52:50.1664400Z else 2026-08-20T08:52:50.1664700Z pypy testrunner/runner.py \ 2026-08-20T08:52:50.1665040Z --config=pypy/testrunner_cfg.py \ 2026-08-20T08:52:50.1665410Z --config=machine_cfg.py \ 2026-08-20T08:52:50.1665680Z --root=rpython \ 2026-08-20T08:52:50.1666040Z --timeout=1759 \ 2026-08-20T08:52:50.1666230Z --logfile=testrun.log \ 2026-08-20T08:52:50.1666630Z 2>&1 | tee testrun-output.log 2026-08-20T08:52:50.1667090Z fi 2026-08-20T08:52:50.1705050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2026-08-20T08:52:50.1705520Z env: 2026-08-20T08:52:50.1705900Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.1706590Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.1707050Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.1707560Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T08:52:50.1709000Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig 2026-08-20T08:52:50.1709500Z SUITE: jit-arch 2026-08-20T08:52:50.1709800Z ARCH: arm64 2026-08-20T08:52:50.1710030Z CONTAINER: 2026-08-20T08:52:50.1710250Z PYTHONPATH: . 2026-08-20T08:52:50.1710490Z PYPY_LOCALBASE: /opt/homebrew
2026-08-20T08:55:16.7122040Z using config pypy/testrunner_cfg.py 2026-08-20T08:55:16.7224860Z using config machine_cfg.py 2026-08-20T08:55:16.7355340Z running 4 parallel test workers 2026-08-20T08:55:16.7494760Z setting MAKEFLAGS to ' ' (space) 2026-08-20T08:55:16.7611470Z -- jit/backend/aarch64/test/test_basic.py 2026-08-20T08:55:16.7726340Z -- jit/backend/aarch64/test/test_call.py 2026-08-20T08:55:16.7841210Z -- jit/backend/aarch64/test/test_calling_convention.py 2026-08-20T08:55:16.7980360Z -- jit/backend/aarch64/test/test_del.py 2026-08-20T08:55:16.8214600Z -- jit/backend/aarch64/test/test_dict.py 2026-08-20T08:55:16.8348080Z -- jit/backend/aarch64/test/test_exception.py 2026-08-20T08:55:16.8481920Z -- jit/backend/aarch64/test/test_fficall.py 2026-08-20T08:55:16.8583880Z -- jit/backend/aarch64/test/test_float.py 2026-08-20T08:55:16.8698910Z -- jit/backend/aarch64/test/test_instr_builder.py 2026-08-20T08:55:16.8816170Z -- jit/backend/aarch64/test/test_jitlog.py 2026-08-20T08:55:16.8917440Z -- jit/backend/aarch64/test/test_list.py 2026-08-20T08:55:16.9018540Z -- jit/backend/aarch64/test/test_llop.py 2026-08-20T08:55:16.9120160Z -- jit/backend/aarch64/test/test_loop_unroll.py 2026-08-20T08:55:16.9220670Z -- jit/backend/aarch64/test/test_quasiimmut.py 2026-08-20T08:55:16.9322700Z -- jit/backend/aarch64/test/test_rawmem.py 2026-08-20T08:55:16.9423290Z -- jit/backend/aarch64/test/test_recursive.py 2026-08-20T08:55:16.9524840Z -- jit/backend/aarch64/test/test_runner.py 2026-08-20T08:55:16.9626310Z -- jit/backend/aarch64/test/test_rvmprof.py 2026-08-20T08:55:16.9727230Z -- jit/backend/aarch64/test/test_send.py 2026-08-20T08:55:16.9828870Z -- jit/backend/aarch64/test/test_slist.py 2026-08-20T08:55:16.9930620Z -- jit/backend/aarch64/test/test_string.py 2026-08-20T08:55:17.0030900Z -- jit/backend/aarch64/test/test_tl.py 2026-08-20T08:55:17.0132130Z -- jit/backend/aarch64/test/test_tlc.py 2026-08-20T08:55:17.0232680Z -- jit/backend/aarch64/test/test_virtual.py 2026-08-20T08:55:17.0334050Z -- jit/backend/aarch64/test/test_virtualizable.py 2026-08-20T08:55:17.0434780Z -- jit/backend/aarch64/test/test_virtualref.py 2026-08-20T08:55:17.0535770Z -- jit/backend/aarch64/test/test_zrpy_gc.py 2026-08-20T08:55:17.0636660Z -- jit/backend/aarch64/test/test_zrpy_gc_boehm.py 2026-08-20T08:55:17.0738200Z -- jit/backend/aarch64/test/test_zrpy_releasegil.py 2026-08-20T08:55:17.0838580Z -- jit/backend/aarch64/test/test_zrpy_vmprof.py 2026-08-20T08:55:17.0940130Z -- jit/backend/aarch64/test/test_ztranslation_basic.py 2026-08-20T08:55:17.1041040Z -- jit/backend/aarch64/test/test_ztranslation_call_assembler.py 2026-08-20T08:55:17.1141640Z -- jit/backend/aarch64/test/test_ztranslation_jit_stats.py 2026-08-20T08:55:17.1243190Z -- total: 33 to run 2026-08-20T08:55:17.1343700Z ++ 08:52:50 starting jit/backend/aarch64/test/test_basic.py [1 started in total] 2026-08-20T08:55:17.1444330Z ++ 08:52:50 starting jit/backend/aarch64/test/test_call.py [2 started in total] 2026-08-20T08:55:17.1546370Z ++ 08:52:50 starting jit/backend/aarch64/test/test_calling_convention.py [3 started in total] 2026-08-20T08:55:17.1649170Z ++ 08:52:50 starting jit/backend/aarch64/test/test_del.py [4 started in total] 2026-08-20T08:55:17.1749510Z __ jit/backend/aarch64/test/test_del.py [1 done in total, somefailed=False] ___ 2026-08-20T08:55:17.1850690Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:55:17.1951590Z ============================= test session starts ============================== 2026-08-20T08:55:17.2052680Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:55:17.2164990Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:55:17.2261680Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:55:17.2363290Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:55:17.2464900Z plugins: hypothesis-4.39.3 2026-08-20T08:55:17.2565690Z collected 3 items 2026-08-20T08:55:17.2666530Z 2026-08-20T08:55:17.2767370Z jit/backend/aarch64/test/test_del.py ... 2026-08-20T08:55:17.2868500Z 2026-08-20T08:55:17.2969310Z ========================== 3 passed in 23.37 seconds =========================== 2026-08-20T08:55:17.3069860Z ++ 08:53:18 starting jit/backend/aarch64/test/test_dict.py [5 started in total] 2026-08-20T08:55:17.3191710Z __ jit/backend/aarch64/test/test_call.py [2 done in total, somefailed=False] __ 2026-08-20T08:55:17.3292110Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:55:17.3393950Z ============================= test session starts ============================== 2026-08-20T08:55:17.3497050Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:55:17.3598810Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:55:17.3700560Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:55:17.3801320Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:55:17.3902320Z plugins: hypothesis-4.39.3 2026-08-20T08:55:17.4003930Z collected 16 items 2026-08-20T08:55:17.4103680Z 2026-08-20T08:55:17.4204830Z jit/backend/aarch64/test/test_call.py ................ 2026-08-20T08:55:17.4305880Z 2026-08-20T08:55:17.4407340Z ========================== 16 passed in 32.11 seconds ========================== 2026-08-20T08:55:17.4508930Z ++ 08:53:28 starting jit/backend/aarch64/test/test_exception.py [6 started in total] 2026-08-20T08:55:17.4610660Z __ jit/backend/aarch64/test/test_exception.py [3 done in total, somefailed=False] 2026-08-20T08:55:17.4711240Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:55:17.4812660Z ============================= test session starts ============================== 2026-08-20T08:55:17.4914180Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:55:17.5017070Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:55:17.5119620Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:55:17.5221190Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:55:17.5323070Z plugins: hypothesis-4.39.3 2026-08-20T08:55:17.5424650Z collected 32 items 2026-08-20T08:55:17.5526730Z 2026-08-20T08:55:17.5627990Z jit/backend/aarch64/test/test_exception.py s............................... 2026-08-20T08:55:17.5729480Z 2026-08-20T08:55:17.5851230Z ==================== 31 passed, 1 skipped in 29.65 seconds ===================== 2026-08-20T08:55:17.5952870Z ++ 08:54:02 starting jit/backend/aarch64/test/test_fficall.py [7 started in total] 2026-08-20T08:55:17.6054550Z __ jit/backend/aarch64/test/test_fficall.py [4 done in total, somefailed=False] 2026-08-20T08:55:17.6154530Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:55:17.6256200Z ============================= test session starts ============================== 2026-08-20T08:55:17.6357340Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:55:17.6458330Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:55:17.6558030Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:55:17.6659630Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:55:17.6793650Z plugins: hypothesis-4.39.3 2026-08-20T08:55:17.6794460Z collected 12 items 2026-08-20T08:55:17.6905100Z 2026-08-20T08:55:17.7009570Z jit/backend/aarch64/test/test_fficall.py ...sss...... 2026-08-20T08:55:17.7110360Z 2026-08-20T08:55:17.7211400Z ===================== 9 passed, 3 skipped in 30.98 seconds ===================== 2026-08-20T08:55:17.7316320Z ++ 08:54:35 starting jit/backend/aarch64/test/test_float.py [8 started in total] 2026-08-20T08:55:17.7417830Z __ jit/backend/aarch64/test/test_float.py [5 done in total, somefailed=False] _ 2026-08-20T08:55:17.7520140Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:55:17.7621500Z ============================= test session starts ============================== 2026-08-20T08:55:17.7723110Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:55:17.7826030Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:55:17.7941480Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:55:17.7942330Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:55:17.7942820Z plugins: hypothesis-4.39.3 2026-08-20T08:55:17.7943250Z collected 10 items 2026-08-20T08:55:17.7943520Z 2026-08-20T08:55:17.7943850Z jit/backend/aarch64/test/test_float.py ....s..... 2026-08-20T08:55:17.7944370Z 2026-08-20T08:55:17.7944890Z ===================== 9 passed, 1 skipped in 8.31 seconds ====================== 2026-08-20T08:55:17.7945510Z ++ 08:54:45 starting jit/backend/aarch64/test/test_instr_builder.py [9 started in total] 2026-08-20T08:55:17.7946190Z __ jit/backend/aarch64/test/test_instr_builder.py [6 done in total, somefailed=False] 2026-08-20T08:55:17.7947150Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:55:17.8048740Z ============================= test session starts ============================== 2026-08-20T08:55:17.8148770Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:55:17.8250340Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:55:17.8350960Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:55:17.8451940Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:55:17.8552560Z plugins: hypothesis-4.39.3 2026-08-20T08:55:17.8653700Z collected 21 items 2026-08-20T08:55:17.8754380Z 2026-08-20T08:55:17.8855580Z jit/backend/aarch64/test/test_instr_builder.py sssssssssssssssssssss 2026-08-20T08:55:17.8955800Z 2026-08-20T08:55:17.9057220Z ========================== 21 skipped in 0.65 seconds ========================== 2026-08-20T08:55:17.9157750Z ++ 08:54:47 starting jit/backend/aarch64/test/test_jitlog.py [10 started in total] 2026-08-20T08:55:17.9259820Z __ jit/backend/aarch64/test/test_dict.py [7 done in total, somefailed=False] __ 2026-08-20T08:55:17.9361490Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:55:17.9461760Z ============================= test session starts ============================== 2026-08-20T08:55:17.9563610Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:55:17.9664140Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:55:17.9766060Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:55:17.9867370Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:55:17.9969590Z plugins: hypothesis-4.39.3 2026-08-20T08:55:18.0071170Z collected 20 items 2026-08-20T08:55:18.0172010Z 2026-08-20T08:55:18.0273190Z jit/backend/aarch64/test/test_dict.py .................... 2026-08-20T08:55:18.0374650Z 2026-08-20T08:55:18.0475860Z ========================== 20 passed in 95.15 seconds ========================== 2026-08-20T08:55:18.0577690Z ++ 08:55:01 starting jit/backend/aarch64/test/test_list.py [11 started in total] 2026-08-20T08:55:18.0679750Z __ jit/backend/aarch64/test/test_jitlog.py [8 done in total, somefailed=True] _ 2026-08-20T08:56:17.0575670Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:56:17.0698260Z ============================= test session starts ============================== 2026-08-20T08:56:17.0823390Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:56:17.0946290Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:56:17.1067160Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:56:17.1169500Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:56:17.1291170Z plugins: hypothesis-4.39.3 2026-08-20T08:56:17.1391510Z collected 3 items 2026-08-20T08:56:17.1492520Z 2026-08-20T08:56:17.1593400Z jit/backend/aarch64/test/test_jitlog.py ..F 2026-08-20T08:56:17.1694580Z 2026-08-20T08:56:17.1795580Z =================================== FAILURES =================================== 2026-08-20T08:56:17.1896330Z ___________________________ TestJitlog.test_version ____________________________ 2026-08-20T08:56:17.1996720Z 2026-08-20T08:56:17.2099260Z self = <rpython.jit.backend.aarch64.test.test_jitlog.TestJitlog instance at 0x0000000aab667ba0> 2026-08-20T08:56:17.2110870Z monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000000aab667b60> 2026-08-20T08:56:17.2213660Z tmpdir = local('/private/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/pytest-of-runner/pytest-0/test_version0') 2026-08-20T08:56:17.2332180Z 2026-08-20T08:56:17.2460180Z def test_version(self, monkeypatch, tmpdir): 2026-08-20T08:56:17.2584390Z file = tmpdir.join('jitlog') 2026-08-20T08:56:17.2707650Z monkeypatch.setattr(jl, 'JITLOG_VERSION_16BIT_LE', '\xff\xfe') 2026-08-20T08:56:17.2830290Z monkeypatch.setenv(rjitlog.test_jitlog_name, file.strpath) 2026-08-20T08:56:17.2951920Z f = self.run_sample_loop(None) 2026-08-20T08:56:17.3073660Z self.meta_interp(f, [10, 0]) 2026-08-20T08:56:17.3196280Z assert os.path.exists(file.strpath) 2026-08-20T08:56:17.3319630Z with file.open('rb') as fd: 2026-08-20T08:56:17.3459820Z # check the file header 2026-08-20T08:56:17.3583940Z > assert fd.read(3) == jl.MARK_JITLOG_HEADER + '\xff\xfe' 2026-08-20T08:56:17.3686670Z E assert '' == '\x1e\xff\xfe' 2026-08-20T08:56:17.3786990Z E + \x1e\xff\xfe 2026-08-20T08:56:17.3887970Z 2026-08-20T08:56:17.3988880Z jit/backend/test/jitlog_test.py:51: AssertionError 2026-08-20T08:56:17.4089410Z ----------------------------- Captured stdout call ----------------------------- 2026-08-20T08:56:17.4192040Z bh: goto_if_not_int_gt [0, 0, 36, 33] -> 36 2026-08-20T08:56:17.4291950Z bh: int_return [<BHInterp <JitCode 'f'>>, 0] -> LeaveFrame! 2026-08-20T08:56:17.4393760Z ~~~ return value: 0 2026-08-20T08:56:17.4494880Z ----------------------------- Captured stderr call ----------------------------- 2026-08-20T08:56:17.4595760Z [rtyper] -=- specialized 6 blocks -=- 2026-08-20T08:56:17.4697070Z [rtyper] -=- specialized 4 more blocks -=- 2026-08-20T08:56:17.4798160Z [rtyper] -=- specialized 2 more blocks -=- 2026-08-20T08:56:17.4899240Z [rtyper] -=- specialized 7 more blocks -=- 2026-08-20T08:56:17.5000430Z [rtyper] -=- specialized 6 more blocks -=- 2026-08-20T08:56:17.5104650Z [rtyper] -=- specialized 17 more blocks -=- 2026-08-20T08:56:17.5206810Z [rtyper] -=- specialized 2 more blocks -=- 2026-08-20T08:56:17.5306540Z [rtyper] -=- specialized 3 more blocks -=- 2026-08-20T08:56:17.5408130Z [jitcodewriter:info] making JitCodes... 2026-08-20T08:56:17.5514820Z [jitcodewriter:info] There are 1 JitCode instances. 2026-08-20T08:56:17.5718530Z [jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes 2026-08-20T08:56:17.5819480Z [jitcodewriter] compute_bitstrings: 2026-08-20T08:56:17.5920180Z [jitcodewriter] 1 effectinfos: 2026-08-20T08:56:17.6021600Z [jitcodewriter] 0 descrs for arrays 2026-08-20T08:56:17.6123650Z [jitcodewriter] 0 descrs for fields 2026-08-20T08:56:17.6226110Z [jitcodewriter] 0 descrs for interiorfields 2026-08-20T08:56:17.6326800Z [jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0 2026-08-20T08:56:17.6429880Z =========================== short test summary info ============================ 2026-08-20T08:56:17.6561030Z FAIL jit/backend/aarch64/test/test_jitlog.py::TestJitlog::()::test_version 2026-08-20T08:56:17.6690890Z ===================== 1 failed, 2 passed in 27.36 seconds ====================== 2026-08-20T08:56:17.6793300Z ++ 08:55:16 starting jit/backend/aarch64/test/test_llop.py [12 started in total] 2026-08-20T08:56:17.6895920Z __ jit/backend/aarch64/test/test_calling_convention.py [9 done in total, somefailed=False] 2026-08-20T08:56:17.7009120Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:56:17.7110850Z ============================= test session starts ============================== 2026-08-20T08:56:17.7213400Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:56:17.7316280Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:56:17.7418080Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:56:17.7521490Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:56:17.7623140Z plugins: hypothesis-4.39.3 2026-08-20T08:56:17.7724320Z collected 7 items 2026-08-20T08:56:17.7825440Z 2026-08-20T08:56:17.7927460Z jit/backend/aarch64/test/test_calling_convention.py .....s. 2026-08-20T08:56:17.8029500Z 2026-08-20T08:56:17.8131120Z ==================== 6 passed, 1 skipped in 140.03 seconds ===================== 2026-08-20T08:56:17.8233530Z ++ 08:55:16 starting jit/backend/aarch64/test/test_loop_unroll.py [13 started in total] 2026-08-20T08:56:17.8335180Z __ jit/backend/aarch64/test/test_llop.py [10 done in total, somefailed=False] _ 2026-08-20T08:56:17.8436800Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:56:17.8538230Z ============================= test session starts ============================== 2026-08-20T08:56:17.8662620Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:56:17.8763410Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:56:17.8863630Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:56:17.8964200Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:56:17.9065430Z plugins: hypothesis-4.39.3 2026-08-20T08:56:17.9167280Z collected 5 items 2026-08-20T08:56:17.9267970Z 2026-08-20T08:56:17.9368990Z jit/backend/aarch64/test/test_llop.py sssss 2026-08-20T08:56:17.9470110Z 2026-08-20T08:56:17.9571080Z ========================== 5 skipped in 1.95 seconds =========================== 2026-08-20T08:56:17.9671610Z ++ 08:55:20 starting jit/backend/aarch64/test/test_quasiimmut.py [14 started in total] 2026-08-20T08:56:17.9772040Z __ jit/backend/aarch64/test/test_list.py [11 done in total, somefailed=False] _ 2026-08-20T08:56:17.9872470Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:56:17.9873310Z ============================= test session starts ============================== 2026-08-20T08:56:17.9975080Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:56:18.0077200Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:56:18.0177520Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:56:18.0279710Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:56:18.0379980Z plugins: hypothesis-4.39.3 2026-08-20T08:56:18.0481290Z collected 23 items 2026-08-20T08:56:18.0581580Z 2026-08-20T08:56:18.0682670Z jit/backend/aarch64/test/test_list.py ...s................... 2026-08-20T08:56:18.0782870Z 2026-08-20T08:56:18.0883850Z ==================== 22 passed, 1 skipped in 20.95 seconds ===================== 2026-08-20T08:56:18.0985900Z ++ 08:55:27 starting jit/backend/aarch64/test/test_rawmem.py [15 started in total] 2026-08-20T08:56:18.1087100Z __ jit/backend/aarch64/test/test_rawmem.py [12 done in total, somefailed=False] 2026-08-20T08:56:18.1188730Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:56:18.1289810Z ============================= test session starts ============================== 2026-08-20T08:56:18.1391370Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:56:18.1494010Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:56:18.1594190Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:56:18.1696020Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:56:18.1796380Z plugins: hypothesis-4.39.3 2026-08-20T08:56:18.1898220Z collected 7 items 2026-08-20T08:56:18.1999250Z 2026-08-20T08:56:18.2100710Z jit/backend/aarch64/test/test_rawmem.py ....... 2026-08-20T08:56:18.2202140Z 2026-08-20T08:56:18.2303770Z =========================== 7 passed in 5.30 seconds =========================== 2026-08-20T08:56:18.2405390Z ++ 08:55:33 starting jit/backend/aarch64/test/test_recursive.py [16 started in total] 2026-08-20T08:56:18.2507680Z __ jit/backend/aarch64/test/test_quasiimmut.py [13 done in total, somefailed=False] 2026-08-20T08:56:18.2607530Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:56:18.2708900Z ============================= test session starts ============================== 2026-08-20T08:56:18.2810110Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:56:18.2910840Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:56:18.3011760Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:56:18.3113960Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:56:18.3213240Z plugins: hypothesis-4.39.3 2026-08-20T08:56:18.3305610Z collected 20 items 2026-08-20T08:56:18.3406990Z 2026-08-20T08:56:18.3516110Z jit/backend/aarch64/test/test_quasiimmut.py ..............s..... 2026-08-20T08:56:18.3616210Z 2026-08-20T08:56:18.3717190Z ==================== 19 passed, 1 skipped in 14.12 seconds ===================== 2026-08-20T08:56:18.3819740Z ++ 08:55:35 starting jit/backend/aarch64/test/test_runner.py [17 started in total] 2026-08-20T08:56:18.3920300Z __ jit/backend/aarch64/test/test_loop_unroll.py [14 done in total, somefailed=False] 2026-08-20T08:56:18.4021710Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:56:18.4122370Z ============================= test session starts ============================== 2026-08-20T08:56:18.4224720Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:56:18.4324830Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:56:18.4427850Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:56:18.4528640Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:56:18.4629800Z plugins: hypothesis-4.39.3 2026-08-20T08:56:18.4731960Z collected 37 items 2026-08-20T08:56:18.4833080Z 2026-08-20T08:56:18.5036020Z jit/backend/aarch64/test/test_loop_unroll.py ..............................ss.s... 2026-08-20T08:56:18.5036970Z 2026-08-20T08:56:18.5138730Z ==================== 34 passed, 3 skipped in 56.26 seconds ===================== 2026-08-20T08:58:24.3294010Z ++ 08:56:17 starting jit/backend/aarch64/test/test_rvmprof.py [18 started in total] 2026-08-20T08:58:24.3421630Z __ jit/backend/aarch64/test/test_rvmprof.py [15 done in total, somefailed=False] 2026-08-20T08:58:24.3545630Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.3669010Z ============================= test session starts ============================== 2026-08-20T08:58:24.3790970Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.3913560Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.3975590Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.3976500Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.3977090Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.3977340Z collected 3 items 2026-08-20T08:58:24.3977500Z 2026-08-20T08:58:24.3977590Z jit/backend/aarch64/test/test_rvmprof.py ... 2026-08-20T08:58:24.3977900Z 2026-08-20T08:58:24.3978090Z ========================== 3 passed in 11.07 seconds =========================== 2026-08-20T08:58:24.3978670Z ++ 08:56:29 starting jit/backend/aarch64/test/test_send.py [19 started in total] 2026-08-20T08:58:24.3979260Z __ jit/backend/aarch64/test/test_basic.py [16 done in total, somefailed=False] 2026-08-20T08:58:24.3979910Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.3980440Z ============================= test session starts ============================== 2026-08-20T08:58:24.3981010Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4042590Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4044500Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.py 2026-08-20T08:58:24.4045550Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4046450Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4046990Z collected 195 items 2026-08-20T08:58:24.4047310Z 2026-08-20T08:58:24.4048460Z jit/backend/aarch64/test/test_basic.py .ss..........................................................................................................................................s.................s..............s...........s........ 2026-08-20T08:58:24.4050140Z 2026-08-20T08:58:24.4050570Z =================== 189 passed, 6 skipped in 240.16 seconds ==================== 2026-08-20T08:58:24.4051630Z ++ 08:56:58 starting jit/backend/aarch64/test/test_slist.py [20 started in total] 2026-08-20T08:58:24.4052870Z __ jit/backend/aarch64/test/test_send.py [17 done in total, somefailed=False] _ 2026-08-20T08:58:24.4054030Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.4055320Z ============================= test session starts ============================== 2026-08-20T08:58:24.4056480Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4058280Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4084030Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.4084730Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4096140Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4097640Z collected 23 items 2026-08-20T08:58:24.4098070Z 2026-08-20T08:58:24.4098580Z jit/backend/aarch64/test/test_send.py ....................... 2026-08-20T08:58:24.4099320Z 2026-08-20T08:58:24.4099580Z ========================== 23 passed in 33.86 seconds ========================== 2026-08-20T08:58:24.4100210Z ++ 08:57:09 starting jit/backend/aarch64/test/test_string.py [21 started in total] 2026-08-20T08:58:24.4100760Z __ jit/backend/aarch64/test/test_slist.py [18 done in total, somefailed=False] 2026-08-20T08:58:24.4101780Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.4102750Z ============================= test session starts ============================== 2026-08-20T08:58:24.4103410Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4104460Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4105320Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.4105880Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4106310Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4106650Z collected 6 items 2026-08-20T08:58:24.4106770Z 2026-08-20T08:58:24.4106920Z jit/backend/aarch64/test/test_slist.py s..... 2026-08-20T08:58:24.4107160Z 2026-08-20T08:58:24.4107380Z ===================== 5 passed, 1 skipped in 9.07 seconds ====================== 2026-08-20T08:58:24.4107860Z ++ 08:57:09 starting jit/backend/aarch64/test/test_tl.py [22 started in total] 2026-08-20T08:58:24.4108950Z __ jit/backend/aarch64/test/test_recursive.py [19 done in total, somefailed=False] 2026-08-20T08:58:24.4109610Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.4110210Z ============================= test session starts ============================== 2026-08-20T08:58:24.4110820Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4111670Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4112490Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.4112870Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4113340Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4113680Z collected 42 items 2026-08-20T08:58:24.4113850Z 2026-08-20T08:58:24.4114060Z jit/backend/aarch64/test/test_recursive.py ................s........s..............ss 2026-08-20T08:58:24.4114790Z 2026-08-20T08:58:24.4115040Z ==================== 38 passed, 4 skipped in 109.28 seconds ==================== 2026-08-20T08:58:24.4116060Z ++ 08:57:23 starting jit/backend/aarch64/test/test_tlc.py [23 started in total] 2026-08-20T08:58:24.4116570Z __ jit/backend/aarch64/test/test_tl.py [20 done in total, somefailed=False] ___ 2026-08-20T08:58:24.4117260Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.4117680Z ============================= test session starts ============================== 2026-08-20T08:58:24.4118210Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4120360Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4121850Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.4122700Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4123070Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4123420Z collected 5 items 2026-08-20T08:58:24.4123610Z 2026-08-20T08:58:24.4123740Z jit/backend/aarch64/test/test_tl.py ..... 2026-08-20T08:58:24.4124530Z 2026-08-20T08:58:24.4124740Z ========================== 5 passed in 13.16 seconds =========================== 2026-08-20T08:58:24.4125170Z ++ 08:57:24 starting jit/backend/aarch64/test/test_virtual.py [24 started in total] 2026-08-20T08:58:24.4125750Z __ jit/backend/aarch64/test/test_tlc.py [21 done in total, somefailed=False] __ 2026-08-20T08:58:24.4126280Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.4126780Z ============================= test session starts ============================== 2026-08-20T08:58:24.4127640Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4128410Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4129310Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.4129880Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4130270Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4130520Z collected 3 items 2026-08-20T08:58:24.4130610Z 2026-08-20T08:58:24.4130730Z jit/backend/aarch64/test/test_tlc.py ss. 2026-08-20T08:58:24.4130950Z 2026-08-20T08:58:24.4131230Z ===================== 1 passed, 2 skipped in 5.97 seconds ====================== 2026-08-20T08:58:24.4132730Z ++ 08:57:31 starting jit/backend/aarch64/test/test_virtualizable.py [25 started in total] 2026-08-20T08:58:24.4134240Z __ jit/backend/aarch64/test/test_virtual.py [22 done in total, somefailed=False] 2026-08-20T08:58:24.4135540Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.4136580Z ============================= test session starts ============================== 2026-08-20T08:58:24.4137850Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4139650Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4141280Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.4142260Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4143230Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4143760Z collected 52 items 2026-08-20T08:58:24.4144090Z 2026-08-20T08:58:24.4144670Z jit/backend/aarch64/test/test_virtual.py .................................................... 2026-08-20T08:58:24.4145470Z 2026-08-20T08:58:24.4145830Z ========================== 52 passed in 50.23 seconds ========================== 2026-08-20T08:58:24.4146870Z ++ 08:58:17 starting jit/backend/aarch64/test/test_virtualref.py [26 started in total] 2026-08-20T08:58:24.4148160Z __ jit/backend/aarch64/test/test_virtualizable.py [23 done in total, somefailed=False] 2026-08-20T08:58:24.4149480Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:58:24.4150540Z ============================= test session starts ============================== 2026-08-20T08:58:24.4151780Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:58:24.4153550Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:58:24.4155200Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:58:24.4156120Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:58:24.4157030Z plugins: hypothesis-4.39.3 2026-08-20T08:58:24.4157570Z collected 37 items 2026-08-20T08:58:24.4157990Z 2026-08-20T08:58:24.4158520Z jit/backend/aarch64/test/test_virtualizable.py s...x................................ 2026-08-20T08:58:24.4159290Z 2026-08-20T08:58:24.4159780Z =============== 35 passed, 1 skipped, 1 xfailed in 45.77 seconds =============== 2026-08-20T08:58:24.4162030Z ++ 08:58:24 starting jit/backend/aarch64/test/test_zrpy_gc.py [27 started in total] 2026-08-20T08:59:38.0601350Z __ jit/backend/aarch64/test/test_virtualref.py [24 done in total, somefailed=False] 2026-08-20T08:59:38.0723960Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:59:38.0846380Z ============================= test session starts ============================== 2026-08-20T08:59:38.0970930Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:59:38.1108110Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:59:38.1228240Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:59:38.1331700Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:59:38.1433640Z plugins: hypothesis-4.39.3 2026-08-20T08:59:38.1534100Z collected 21 items 2026-08-20T08:59:38.1635230Z 2026-08-20T08:59:38.1737010Z jit/backend/aarch64/test/test_virtualref.py ..s.................. 2026-08-20T08:59:38.1836970Z 2026-08-20T08:59:38.1938250Z ==================== 20 passed, 1 skipped in 17.76 seconds ===================== 2026-08-20T08:59:38.2040460Z ++ 08:58:38 starting jit/backend/aarch64/test/test_zrpy_gc_boehm.py [28 started in total] 2026-08-20T08:59:38.2142400Z __ jit/backend/aarch64/test/test_string.py [25 done in total, somefailed=False] 2026-08-20T08:59:38.2243780Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:59:38.2361210Z ============================= test session starts ============================== 2026-08-20T08:59:38.2565440Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:59:38.2586340Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:59:38.2686960Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:59:38.2788320Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:59:38.2899600Z plugins: hypothesis-4.39.3 2026-08-20T08:59:38.3000990Z collected 97 items 2026-08-20T08:59:38.3101120Z 2026-08-20T08:59:38.3203420Z jit/backend/aarch64/test/test_string.py .............................s............................................s...................... 2026-08-20T08:59:38.3301710Z 2026-08-20T08:59:38.3403440Z ==================== 95 passed, 2 skipped in 97.86 seconds ===================== 2026-08-20T08:59:38.3504760Z ++ 08:58:52 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [29 started in total] 2026-08-20T08:59:38.3606690Z __ jit/backend/aarch64/test/test_runner.py [26 done in total, somefailed=True] 2026-08-20T08:59:38.3708950Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T08:59:38.3844990Z ============================= test session starts ============================== 2026-08-20T08:59:38.3975030Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T08:59:38.4099220Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T08:59:38.4222560Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T08:59:38.4336590Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T08:59:38.4438570Z plugins: hypothesis-4.39.3 2026-08-20T08:59:38.4545830Z collected 156 items 2026-08-20T08:59:38.4684350Z 2026-08-20T08:59:38.4788600Z jit/backend/aarch64/test/test_runner.py ............................................................................................s.FF.ss.....................ssss.......s....s..s......s..sssss.. 2026-08-20T08:59:38.4890900Z 2026-08-20T08:59:38.5049460Z =================================== FAILURES =================================== 2026-08-20T08:59:38.5184980Z _______ TestARM64.test_call_release_gil_variable_function_and_arguments ________ 2026-08-20T08:59:38.5279810Z 2026-08-20T08:59:38.5389480Z self = <rpython.jit.backend.aarch64.test.test_runner.TestARM64 object at 0x000000099e8eeb48> 2026-08-20T08:59:38.5505000Z 2026-08-20T08:59:38.5622930Z def test_call_release_gil_variable_function_and_arguments(self): 2026-08-20T08:59:38.5743840Z from rpython.translator.tool.cbuild import ExternalCompilationInfo 2026-08-20T08:59:38.5854020Z from rpython.rlib.libffi import types 2026-08-20T08:59:38.5956500Z from rpython.rlib.rarithmetic import r_uint, r_longlong, r_ulonglong 2026-08-20T08:59:38.6068940Z from rpython.rlib.rarithmetic import r_singlefloat 2026-08-20T08:59:38.6170470Z from rpython.translator.c import primitive 2026-08-20T08:59:38.6272190Z 2026-08-20T08:59:38.6373870Z 2026-08-20T08:59:38.6475070Z def same_as_for_box(b): 2026-08-20T08:59:38.6577540Z if b.type == 'i': 2026-08-20T08:59:38.6679740Z return rop.SAME_AS_I 2026-08-20T08:59:38.6781200Z elif b.type == 'f': 2026-08-20T08:59:38.6883200Z return rop.SAME_AS_F 2026-08-20T08:59:38.6984990Z else: 2026-08-20T08:59:38.7087840Z assert False 2026-08-20T08:59:38.7190160Z 2026-08-20T08:59:38.7303880Z cpu = self.cpu 2026-08-20T08:59:38.7412660Z rnd = random.Random(525) 2026-08-20T08:59:38.7515750Z seed = py.test.config.option.randomseed 2026-08-20T08:59:38.7617960Z print("random seed %d" % seed) 2026-08-20T08:59:38.7720230Z 2026-08-20T08:59:38.7822250Z ALL_TYPES = [ 2026-08-20T08:59:38.7923720Z (types.unsigned, lltype.Unsigned), 2026-08-20T08:59:38.8025180Z (types.signed, lltype.Signed), 2026-08-20T08:59:38.8126680Z (types.uint8, rffi.UCHAR), 2026-08-20T08:59:38.8228080Z (types.sint8, rffi.SIGNEDCHAR), 2026-08-20T08:59:38.8330100Z (types.uint16, rffi.USHORT), 2026-08-20T08:59:38.8432650Z (types.sint16, rffi.SHORT), 2026-08-20T08:59:38.8534800Z (types.uint32, rffi.UINT), 2026-08-20T08:59:38.8636740Z (types.sint32, rffi.INT), 2026-08-20T08:59:38.8738120Z ] 2026-08-20T08:59:38.8867150Z if IS_32_BIT and cpu.supports_longlong: 2026-08-20T08:59:38.8998110Z ALL_TYPES += [ 2026-08-20T08:59:38.9136770Z (types.uint64, lltype.UnsignedLongLong), 2026-08-20T08:59:38.9242620Z (types.sint64, lltype.SignedLongLong), 2026-08-20T08:59:38.9372770Z ] * 2 2026-08-20T08:59:38.9501500Z if cpu.supports_floats: 2026-08-20T08:59:38.9624360Z ALL_TYPES += [ 2026-08-20T08:59:38.9747110Z (types.double, rffi.DOUBLE), 2026-08-20T08:59:38.9870870Z ] * 4 2026-08-20T08:59:38.9871310Z if cpu.supports_singlefloats: 2026-08-20T08:59:39.0093870Z ALL_TYPES += [ 2026-08-20T08:59:39.0196310Z (types.float, rffi.FLOAT), 2026-08-20T08:59:39.0197310Z ] * 4 2026-08-20T08:59:39.0298600Z 2026-08-20T08:59:39.0400390Z NB_TESTS = 100 2026-08-20T08:59:39.0501470Z c_source = [] 2026-08-20T08:59:39.0603360Z all_tests = [] 2026-08-20T08:59:39.0704740Z 2026-08-20T08:59:39.0806000Z def prepare_c_source(): 2026-08-20T08:59:39.0907250Z """Pick a random choice of argument types and length, 2026-08-20T08:59:39.1008610Z and build a C function with these arguments. The C 2026-08-20T08:59:39.1110040Z function will simply copy them all into static global 2026-08-20T08:59:39.1202750Z variables. There are then additional functions to fetch 2026-08-20T08:59:39.1319160Z them, one per argument, with a signature 'void(ARG *)'. 2026-08-20T08:59:39.1420520Z """ 2026-08-20T08:59:39.1521630Z POSSIBLE_TYPES = [rnd.choice(ALL_TYPES) 2026-08-20T08:59:39.1622640Z for i in range(random.randrange(2, 5))] 2026-08-20T08:59:39.1722910Z load_factor = rnd.random() 2026-08-20T08:59:39.1824060Z keepalive_factor = rnd.random() 2026-08-20T08:59:39.1924330Z # 2026-08-20T08:59:39.2025240Z ffitypes = [] 2026-08-20T08:59:39.2126310Z ARGTYPES = [] 2026-08-20T08:59:39.2226630Z for i in range(rnd.randrange(4, 20)): 2026-08-20T08:59:39.2327560Z ffitype, TP = rnd.choice(POSSIBLE_TYPES) 2026-08-20T08:59:39.2427880Z ffitypes.append(ffitype) 2026-08-20T08:59:39.2528680Z ARGTYPES.append(TP) 2026-08-20T08:59:39.2629730Z fn_name = 'vartest%d' % k 2026-08-20T08:59:39.2730100Z all_tests.append((ARGTYPES, ffitypes, fn_name)) 2026-08-20T08:59:39.2831130Z # 2026-08-20T08:59:39.2929380Z fn_args = [] 2026-08-20T08:59:39.3030340Z for i, ARG in enumerate(ARGTYPES): 2026-08-20T08:59:39.3132100Z arg_decl = primitive.cdecl(primitive.PrimitiveType[ARG], 2026-08-20T08:59:39.3232430Z 'x%d' % i) 2026-08-20T08:59:39.3333170Z fn_args.append(arg_decl) 2026-08-20T08:59:39.3433750Z var_name = 'argcopy_%s_x%d' % (fn_name, i) 2026-08-20T08:59:39.3534600Z var_decl = primitive.cdecl(primitive.PrimitiveType[ARG], 2026-08-20T08:59:39.3635280Z var_name) 2026-08-20T08:59:39.3735870Z c_source.append('static %s;' % var_decl) 2026-08-20T08:59:39.3836620Z getter_name = '%s_get%d' % (fn_name, i) 2026-08-20T08:59:39.3937430Z c_source.append('RPY_EXPORTED void %s(%s) { *p = %s; }' % ( 2026-08-20T08:59:39.4038070Z getter_name, 2026-08-20T08:59:39.4138700Z primitive.cdecl(primitive.PrimitiveType[ARG], '*p'), 2026-08-20T08:59:39.4239340Z var_name)) 2026-08-20T08:59:39.4340220Z c_source.append('#include <stdio.h>') 2026-08-20T08:59:39.4471040Z c_source.append('') 2026-08-20T08:59:39.4571840Z c_source.append('static void real%s(%s)' % ( 2026-08-20T08:59:39.4672590Z fn_name, ', '.join(fn_args))) 2026-08-20T08:59:39.4772960Z c_source.append('{') 2026-08-20T08:59:39.4873790Z for i in range(len(ARGTYPES)): 2026-08-20T08:59:39.4974560Z if ARGTYPES[i] is lltype.Float: 2026-08-20T08:59:39.5075500Z c_source.append(' fprintf(stderr, "x%d = %%f\\n", x%d);' % (i, i)) 2026-08-20T08:59:39.5176310Z elif ARGTYPES[i] is lltype.Signed: 2026-08-20T08:59:39.5277820Z c_source.append(' fprintf(stderr, "x%d = %%ld\\n", x%d);' % (i, i)) 2026-08-20T08:59:39.5379230Z elif ARGTYPES[i] is rffi.UINT: 2026-08-20T08:59:39.5494380Z c_source.append(' fprintf(stderr, "x%d = %%u\\n", x%d);' % (i, i)) 2026-08-20T08:59:39.5595880Z for i in range(len(ARGTYPES)): 2026-08-20T08:59:39.5696470Z c_source.append(' argcopy_%s_x%d = x%d;' % (fn_name, i, i)) 2026-08-20T08:59:39.5797700Z c_source.append('}') 2026-08-20T08:59:39.5898130Z c_source.append('RPY_EXPORTED void *%s(void)' % fn_name) 2026-08-20T08:59:39.5999270Z c_source.append('{') 2026-08-20T08:59:39.6101840Z c_source.append(' return (void *)&real%s;' % fn_name) 2026-08-20T08:59:39.6204980Z c_source.append('}') 2026-08-20T08:59:39.6305730Z c_source.append('') 2026-08-20T08:59:39.6407050Z 2026-08-20T08:59:39.6461310Z for k in range(NB_TESTS): 2026-08-20T08:59:39.6569880Z prepare_c_source() 2026-08-20T08:59:39.6671700Z 2026-08-20T08:59:39.6773830Z eci = ExternalCompilationInfo( 2026-08-20T08:59:39.6875660Z separate_module_sources=['\n'.join(c_source)]) 2026-08-20T08:59:39.6977790Z 2026-08-20T08:59:39.7078040Z for k in range(NB_TESTS): 2026-08-20T08:59:39.7182570Z ARGTYPES, ffitypes, fn_name = all_tests[k] 2026-08-20T08:59:39.7282010Z func_getter_ptr = rffi.llexternal(fn_name, [], lltype.Signed, 2026-08-20T08:59:39.7381830Z compilation_info=eci, _nowrapper=True) 2026-08-20T08:59:39.7484150Z load_factor = rnd.random() 2026-08-20T08:59:39.7608030Z keepalive_factor = rnd.random() 2026-08-20T08:59:39.7710540Z # 2026-08-20T08:59:39.7813450Z func_raw = func_getter_ptr() 2026-08-20T08:59:39.7916010Z calldescr = cpu._calldescr_dynamic_for_tests(ffitypes, types.void) 2026-08-20T08:59:39.8018780Z faildescr = BasicFailDescr(1) 2026-08-20T08:59:39.8121560Z # 2026-08-20T08:59:39.8222640Z argboxes = [InputArgInt()] # for the function to call 2026-08-20T08:59:39.8322900Z codes = ['X'] 2026-08-20T08:59:39.8422950Z for ffitype in ffitypes: 2026-08-20T08:59:39.8523960Z kind = types.getkind(ffitype) 2026-08-20T08:59:39.8640860Z codes.append(kind) 2026-08-20T08:59:39.8742900Z if kind in 'uis': 2026-08-20T08:59:39.8843480Z b1 = InputArgInt() 2026-08-20T08:59:39.8943470Z elif kind in 'fUI': 2026-08-20T08:59:39.9044230Z b1 = InputArgFloat() 2026-08-20T08:59:39.9145730Z else: 2026-08-20T08:59:39.9248090Z assert 0, kind 2026-08-20T08:59:39.9347730Z argboxes.append(b1) 2026-08-20T08:59:39.9449430Z codes = ''.join(codes) # useful for pdb 2026-08-20T08:59:39.9549830Z print() 2026-08-20T08:59:39.9650660Z print(codes) 2026-08-20T08:59:39.9750460Z # 2026-08-20T08:59:39.9851160Z argvalues = [func_raw] 2026-08-20T08:59:39.9952200Z for TP in ARGTYPES: 2026-08-20T08:59:40.0053320Z r = (rnd.random() - 0.5) * 999999999999.9 2026-08-20T08:59:40.0153780Z r = rffi.cast(TP, r) 2026-08-20T08:59:40.0254210Z argvalues.append(r) 2026-08-20T08:59:40.0355330Z # 2026-08-20T08:59:40.0457410Z argvalues_normal = argvalues[:1] 2026-08-20T08:59:40.0557290Z for ffitype, r in zip(ffitypes, argvalues[1:]): 2026-08-20T08:59:40.0657480Z kind = types.getkind(ffitype) 2026-08-20T08:59:40.0758660Z if kind in 'ui': 2026-08-20T08:59:40.0859270Z r = rffi.cast(lltype.Signed, r) 2026-08-20T08:59:40.0960970Z elif kind in 's': 2026-08-20T08:59:40.1061530Z r, = struct.unpack("i", struct.pack("f", float(r))) 2026-08-20T08:59:40.1161940Z elif kind in 'f': 2026-08-20T08:59:40.1263380Z r = longlong.getfloatstorage(r) 2026-08-20T08:59:40.1307480Z elif kind in 'UI': # 32-bit only 2026-08-20T08:59:40.1409690Z r = rffi.cast(lltype.SignedLongLong, r) 2026-08-20T08:59:40.1511990Z else: 2026-08-20T08:59:40.1613890Z assert 0 2026-08-20T08:59:40.1737330Z argvalues_normal.append(r) 2026-08-20T08:59:40.1839070Z # 2026-08-20T08:59:40.1940420Z ops = [] 2026-08-20T08:59:40.2041690Z loadcodes = [] 2026-08-20T08:59:40.2143460Z insideboxes = [] 2026-08-20T08:59:40.2246640Z for b1 in argboxes: 2026-08-20T08:59:40.2355360Z load = rnd.random() < load_factor 2026-08-20T08:59:40.2470600Z loadcodes.append(' ^'[load]) 2026-08-20T08:59:40.2572150Z if load: 2026-08-20T08:59:40.2674110Z b2 = ResOperation(same_as_for_box(b1), [b1]) 2026-08-20T08:59:40.2776030Z ops.insert(rnd.randrange(0, len(ops)+1), b2) 2026-08-20T08:59:40.2939880Z b1 = b2 2026-08-20T08:59:40.3042310Z insideboxes.append(b1) 2026-08-20T08:59:40.3144190Z loadcodes = ''.join(loadcodes) 2026-08-20T08:59:40.3248470Z print(loadcodes) 2026-08-20T08:59:40.3351030Z ops += [ 2026-08-20T08:59:40.3452830Z ResOperation(rop.CALL_RELEASE_GIL_N, 2026-08-20T08:59:40.3561520Z [ConstInt(0)] + insideboxes, 2026-08-20T08:59:40.3664770Z descr=calldescr), 2026-08-20T08:59:40.3767070Z ResOperation(rop.GUARD_NOT_FORCED, [], descr=faildescr), 2026-08-20T08:59:40.3888680Z ResOperation(rop.FINISH, [], descr=BasicFinalDescr(0)) 2026-08-20T08:59:40.3990620Z ] 2026-08-20T08:59:40.4091130Z ops[-2].setfailargs([]) 2026-08-20T08:59:40.4191680Z # keep alive a random subset of the insideboxes 2026-08-20T08:59:40.4292760Z for b1 in insideboxes: 2026-08-20T08:59:40.4393140Z if rnd.random() < keepalive_factor: 2026-08-20T08:59:40.4493940Z ops.insert(-1, ResOperation(same_as_for_box(b1), [b1])) 2026-08-20T08:59:40.4594090Z looptoken = JitCellToken() 2026-08-20T08:59:40.4696090Z self.cpu.compile_loop(argboxes, ops, looptoken) 2026-08-20T08:59:40.4800020Z # 2026-08-20T08:59:40.4902470Z deadframe = self.cpu.execute_token(looptoken, *argvalues_normal) 2026-08-20T08:59:40.5006820Z fail = self.cpu.get_latest_descr(deadframe) 2026-08-20T08:59:40.5114140Z assert fail.identifier == 0 2026-08-20T08:59:40.5216520Z expected = argvalues[1:] 2026-08-20T08:59:40.5317000Z got = [] 2026-08-20T08:59:40.5419720Z for i, ARG in enumerate(ARGTYPES): 2026-08-20T08:59:40.5521490Z PARG = rffi.CArrayPtr(ARG) 2026-08-20T08:59:40.5622310Z getter_name = '%s_get%d' % (fn_name, i) 2026-08-20T08:59:40.5723280Z getter_ptr = rffi.llexternal(getter_name, [PARG], lltype.Void, 2026-08-20T08:59:40.5824680Z compilation_info=eci, 2026-08-20T08:59:40.5925020Z _nowrapper=True) 2026-08-20T08:59:40.6025400Z my_arg = lltype.malloc(PARG.TO, 1, zero=True, flavor='raw') 2026-08-20T08:59:40.6127010Z getter_ptr(my_arg) 2026-08-20T08:59:40.6227100Z got.append(my_arg[0]) 2026-08-20T08:59:40.6329060Z lltype.free(my_arg, flavor='raw') 2026-08-20T08:59:40.6430930Z different_values = ['x%d: got %r, expected %r' % (i, a, b) 2026-08-20T08:59:40.6532850Z for i, (a, b) in enumerate(zip(got, expected)) 2026-08-20T08:59:40.6634130Z if a != b] 2026-08-20T08:59:40.6735850Z assert got == expected, '\n'.join( 2026-08-20T08:59:40.6836920Z > ['bad args, signature %r' % codes[1:]] + different_values) 2026-08-20T08:59:40.6938620Z E AssertionError: bad args, signature 'uuuuiufiffuuiuufuf' 2026-08-20T08:59:40.7039650Z E x12: got 0L, expected -59L 2026-08-20T08:59:40.7140170Z E x13: got 4294967237L, expected 33334957L 2026-08-20T08:59:40.7240850Z E x14: got 4294967295L, expected 1208243857L 2026-08-20T08:59:40.7341640Z E x16: got 33334957L, expected 18446743799890195698L 2026-08-20T08:59:40.7442830Z 2026-08-20T08:59:40.7544860Z jit/backend/test/runner_test.py:3125: AssertionError 2026-08-20T08:59:40.7645700Z ----------------------------- Captured stdout call ----------------------------- 2026-08-20T08:59:40.7745530Z random seed 2073 2026-08-20T08:59:40.7845780Z 2026-08-20T08:59:40.7946400Z Xffffffffffffff 2026-08-20T08:59:40.8054090Z ^ ^ ^ 2026-08-20T08:59:40.8154910Z 2026-08-20T08:59:40.8255600Z Xuuuuu 2026-08-20T08:59:40.8355980Z ^ 2026-08-20T08:59:40.8456290Z 2026-08-20T08:59:40.8557270Z Xuuuuiufiffuuiuufuf 2026-08-20T08:59:40.8657580Z ^^^^^^^^^^^^^^^^^^ 2026-08-20T08:59:40.8758220Z ----------------------------- Captured stderr call ----------------------------- 2026-08-20T08:59:40.8859930Z x0 = 442617406072.651611 2026-08-20T08:59:40.8962240Z x1 = 286673871893.095215 2026-08-20T08:59:40.9062280Z x2 = -253160892500.616028 2026-08-20T08:59:40.9163330Z x3 = -140311753399.227386 2026-08-20T08:59:40.9263960Z x4 = 195801829206.007477 2026-08-20T08:59:40.9365140Z x5 = -404294963499.490540 2026-08-20T08:59:40.9465600Z x6 = -183816851866.232483 2026-08-20T08:59:40.9567540Z x7 = -247209152806.263153 2026-08-20T08:59:40.9667740Z x8 = 109176104358.912079 2026-08-20T08:59:40.9768100Z x9 = 176363433956.090240 2026-08-20T08:59:40.9869400Z x10 = -497425707257.403015 2026-08-20T08:59:40.9969820Z x11 = -495013440509.895386 2026-08-20T08:59:41.0071000Z x12 = 374226908952.348206 2026-08-20T08:59:41.0171460Z x13 = -62934328379.322708 2026-08-20T08:59:41.0272900Z x0 = 1944594606 2026-08-20T08:59:41.0374810Z x2 = 654818757 2026-08-20T08:59:41.0475340Z x3 = 2021841034 2026-08-20T08:59:41.0576030Z x4 = 2054308608 2026-08-20T08:59:41.0677800Z x3 = 831236167 2026-08-20T08:59:41.0779670Z x6 = 259521500657.229828 2026-08-20T08:59:41.0883770Z x8 = 401828204905.356995 2026-08-20T08:59:41.0983840Z x9 = -157341753964.371582 2026-08-20T08:59:41.1084780Z x10 = 289661197 2026-08-20T08:59:41.1186130Z x11 = 26689741 2026-08-20T08:59:41.1287820Z x13 = 4294967237 2026-08-20T08:59:41.1389140Z x14 = 4294967295 2026-08-20T08:59:41.1489630Z x15 = 190998332517.451355 2026-08-20T08:59:41.1590570Z x17 = -161277281141.774841 2026-08-20T08:59:41.1691710Z __________________ TestARM64.test_call_release_gil_save_errno __________________ 2026-08-20T08:59:41.1793470Z 2026-08-20T08:59:41.1894820Z self = <rpython.jit.backend.aarch64.test.test_runner.TestARM64 object at 0x000000099cbbdad0> 2026-08-20T08:59:41.1994720Z 2026-08-20T08:59:41.2095730Z def test_call_release_gil_save_errno(self): 2026-08-20T08:59:41.2205530Z from rpython.translator.tool.cbuild import ExternalCompilationInfo 2026-08-20T08:59:41.2305850Z from rpython.rlib.libffi import types 2026-08-20T08:59:41.2406480Z from rpython.jit.backend.llsupport import llerrno 2026-08-20T08:59:41.2506860Z # 2026-08-20T08:59:41.2608090Z if not isinstance(self.cpu, AbstractLLCPU): 2026-08-20T08:59:41.2709630Z py.test.skip("not on LLGraph") 2026-08-20T08:59:41.2810920Z eci = ExternalCompilationInfo( 2026-08-20T08:59:41.2910910Z separate_module_sources=[''' 2026-08-20T08:59:41.3013110Z #include <errno.h> 2026-08-20T08:59:41.3114270Z static Signed f1(Signed a, Signed b, Signed c, Signed d, 2026-08-20T08:59:41.3215390Z Signed e, Signed f, Signed g) { 2026-08-20T08:59:41.3317080Z errno = 42; 2026-08-20T08:59:41.3419640Z return (a + 10*b + 100*c + 1000*d + 2026-08-20T08:59:41.3519690Z 10000*e + 100000*f + 1000000*g); 2026-08-20T08:59:41.3620190Z } 2026-08-20T08:59:41.3721550Z RPY_EXPORTED 2026-08-20T08:59:41.3822800Z Signed test_call_release_gil_save_errno(void) { 2026-08-20T08:59:41.3922950Z return (Signed)&f1; 2026-08-20T08:59:41.4023830Z } 2026-08-20T08:59:41.4123680Z ''']) 2026-08-20T08:59:41.4224370Z fn_name = 'test_call_release_gil_save_errno' 2026-08-20T08:59:41.4324770Z getter_ptr = rffi.llexternal(fn_name, [], lltype.Signed, 2026-08-20T08:59:41.4425260Z compilation_info=eci, _nowrapper=True) 2026-08-20T08:59:41.4526630Z func1_adr = getter_ptr() 2026-08-20T08:59:41.4628170Z calldescr = self.cpu._calldescr_dynamic_for_tests([types.signed]*7, 2026-08-20T08:59:41.4728100Z types.signed) 2026-08-20T08:59:41.4828770Z # 2026-08-20T08:59:41.4929320Z for saveerr in [rffi.RFFI_ERR_NONE, 2026-08-20T08:59:41.5029780Z rffi.RFFI_SAVE_ERRNO, 2026-08-20T08:59:41.5130800Z rffi.RFFI_ERR_NONE | rffi.RFFI_ALT_ERRNO, 2026-08-20T08:59:41.5232790Z rffi.RFFI_SAVE_ERRNO | rffi.RFFI_ALT_ERRNO, 2026-08-20T08:59:41.5333060Z ]: 2026-08-20T08:59:41.5433270Z faildescr = BasicFailDescr(1) 2026-08-20T08:59:41.5535770Z inputargs = [InputArgInt() for i in range(7)] 2026-08-20T08:59:41.5636440Z op0 = ResOperation(rop.CALL_RELEASE_GIL_I, 2026-08-20T08:59:41.5737200Z [ConstInt(saveerr), ConstInt(func1_adr)] 2026-08-20T08:59:41.5837850Z + inputargs, 2026-08-20T08:59:41.5938680Z descr=calldescr) 2026-08-20T08:59:41.6039930Z 2026-08-20T08:59:41.6141470Z ops = [ 2026-08-20T08:59:41.6241780Z op0, 2026-08-20T08:59:41.6358950Z ResOperation(rop.GUARD_NOT_FORCED, [], descr=faildescr), 2026-08-20T08:59:41.6460980Z ResOperation(rop.FINISH, [op0], descr=BasicFinalDescr(0)) 2026-08-20T08:59:41.6561970Z ] 2026-08-20T08:59:41.6662040Z ops[-2].setfailargs([]) 2026-08-20T08:59:41.6762480Z looptoken = JitCellToken() 2026-08-20T08:59:41.6863740Z self.cpu.compile_loop(inputargs, ops, looptoken) 2026-08-20T08:59:41.6964970Z # 2026-08-20T08:59:41.7067010Z llerrno.set_debug_saved_errno(self.cpu, 24) 2026-08-20T08:59:41.7174200Z llerrno.set_debug_saved_alterrno(self.cpu, 25) 2026-08-20T08:59:41.7276070Z deadframe = self.cpu.execute_token(looptoken, 9, 8, 7, 6, 5, 4, 3) 2026-08-20T08:59:41.7402730Z original_result = self.cpu.get_int_value(deadframe, 0) 2026-08-20T08:59:41.7504270Z result = llerrno.get_debug_saved_errno(self.cpu) 2026-08-20T08:59:41.7604880Z altresult = llerrno.get_debug_saved_alterrno(self.cpu) 2026-08-20T08:59:41.7705610Z print('saveerr =', saveerr, ': got result =', result, 2026-08-20T08:59:41.7806380Z 'altresult =', altresult) 2026-08-20T08:59:41.7907080Z # 2026-08-20T08:59:41.8007770Z expected = { 2026-08-20T08:59:41.8108020Z rffi.RFFI_ERR_NONE: (24, 25), 2026-08-20T08:59:41.8209040Z rffi.RFFI_SAVE_ERRNO: (42, 25), 2026-08-20T08:59:41.8309710Z rffi.RFFI_ERR_NONE | rffi.RFFI_ALT_ERRNO: (24, 25), 2026-08-20T08:59:41.8410850Z rffi.RFFI_SAVE_ERRNO | rffi.RFFI_ALT_ERRNO: (24, 42), 2026-08-20T08:59:41.8511240Z } 2026-08-20T08:59:41.8612060Z # expected (24, 25) as originally set, with possibly one 2026-08-20T08:59:41.8712780Z # of the two changed to 42 by the assembler code 2026-08-20T08:59:41.8813580Z > assert (result, altresult) == expected[saveerr] 2026-08-20T08:59:41.8915020Z E assert (8036321691321761834, 25) == (42, 25) 2026-08-20T08:59:41.9015610Z E At index 0 diff: 8036321691321761834 != 42 2026-08-20T08:59:41.9116110Z E Use -v to get the full diff 2026-08-20T08:59:41.9216640Z 2026-08-20T08:59:41.9317200Z jit/backend/test/runner_test.py:3193: AssertionError 2026-08-20T08:59:41.9417800Z ----------------------------- Captured stdout call ----------------------------- 2026-08-20T08:59:41.9519000Z saveerr = 0 : got result = 24 altresult = 25 2026-08-20T08:59:41.9619510Z saveerr = 1 : got result = 8036321691321761834 altresult = 25 2026-08-20T08:59:41.9720140Z =========================== short test summary info ============================ 2026-08-20T08:59:41.9822290Z FAIL jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_variable_function_and_arguments 2026-08-20T08:59:41.9921510Z FAIL jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_save_errno 2026-08-20T08:59:42.0021800Z ============== 2 failed, 138 passed, 16 skipped in 238.28 seconds ============== 2026-08-20T08:59:42.0122330Z read saved errno: 24 2026-08-20T08:59:42.0223400Z read saved errno: 0 2026-08-20T08:59:42.0323740Z read saved errno: 25 2026-08-20T08:59:42.0424290Z read saved errno: 0 2026-08-20T09:06:55.8857040Z ++ 08:59:38 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [30 started in total] 2026-08-20T09:06:55.8957790Z __ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [27 done in total, somefailed=False] 2026-08-20T09:06:55.9060620Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T09:06:55.9164120Z ============================= test session starts ============================== 2026-08-20T09:06:55.9270880Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T09:06:55.9396270Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T09:06:55.9501030Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T09:06:55.9604350Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T09:06:55.9708600Z plugins: hypothesis-4.39.3 2026-08-20T09:06:55.9811600Z collected 1 items 2026-08-20T09:06:55.9912810Z 2026-08-20T09:06:56.0015260Z jit/backend/aarch64/test/test_zrpy_gc_boehm.py . 2026-08-20T09:06:56.0116990Z 2026-08-20T09:06:56.0218830Z ========================== 1 passed in 275.67 seconds ========================== 2026-08-20T09:06:56.0321620Z ++ 09:03:16 starting jit/backend/aarch64/test/test_ztranslation_basic.py [31 started in total] 2026-08-20T09:06:56.0426140Z __ jit/backend/aarch64/test/test_zrpy_vmprof.py [28 done in total, somefailed=True] 2026-08-20T09:06:56.0528040Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T09:06:56.0639800Z ============================= test session starts ============================== 2026-08-20T09:06:56.0741680Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T09:06:56.0843570Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T09:06:56.0945970Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T09:06:56.0946980Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T09:06:56.1048350Z plugins: hypothesis-4.39.3 2026-08-20T09:06:56.1154670Z collected 1 items 2026-08-20T09:06:56.1255390Z 2026-08-20T09:06:56.1363230Z jit/backend/aarch64/test/test_zrpy_vmprof.py F 2026-08-20T09:06:56.1464540Z 2026-08-20T09:06:56.1569190Z =================================== FAILURES =================================== 2026-08-20T09:06:56.1671150Z ___________________________ TestZVMprof.test_vmprof ____________________________ 2026-08-20T09:06:56.1772370Z 2026-08-20T09:06:56.1873780Z self = <rpython.jit.backend.aarch64.test.test_zrpy_vmprof.TestZVMprof object at 0x0000000cad96f360> 2026-08-20T09:06:56.1975360Z 2026-08-20T09:06:56.2077280Z def test_vmprof(self): 2026-08-20T09:06:56.2179460Z from rpython.rlib import rvmprof 2026-08-20T09:06:56.2281380Z 2026-08-20T09:06:56.2498400Z class MyCode: 2026-08-20T09:06:56.2600420Z _vmprof_unique_id = 0 2026-08-20T09:06:56.2702330Z _vmprof_weak_list = RWeakListMixin() ; _vmprof_weak_list.initialize() 2026-08-20T09:06:56.2803990Z def __init__(self, name): 2026-08-20T09:06:56.2907130Z self.name = name 2026-08-20T09:06:56.3009590Z 2026-08-20T09:06:56.3113850Z def get_name(code): 2026-08-20T09:06:56.3215860Z return code.name 2026-08-20T09:06:56.3319950Z 2026-08-20T09:06:56.3426930Z code2 = MyCode("py:y:foo:4") 2026-08-20T09:06:56.3531080Z rvmprof.register_code(code2, get_name) 2026-08-20T09:06:56.3634020Z 2026-08-20T09:06:56.3736100Z try: 2026-08-20T09:06:56.3839070Z rvmprof.register_code_object_class(MyCode, get_name) 2026-08-20T09:06:56.3953840Z except rvmprof.VMProfPlatformUnsupported as e: 2026-08-20T09:06:56.4056690Z py.test.skip(str(e)) 2026-08-20T09:06:56.4159430Z 2026-08-20T09:06:56.4265150Z def get_unique_id(code): 2026-08-20T09:06:56.4368560Z return rvmprof.get_unique_id(code) 2026-08-20T09:06:56.4470280Z 2026-08-20T09:06:56.4571990Z driver = JitDriver(greens = ['code'], reds = ['i', 's', 'num'], 2026-08-20T09:06:56.4673630Z is_recursive=True, get_unique_id=get_unique_id) 2026-08-20T09:06:56.4775980Z 2026-08-20T09:06:56.4844720Z @rvmprof.vmprof_execute_code("xcode13", lambda code, num: code) 2026-08-20T09:06:56.4946370Z def main(code, num): 2026-08-20T09:06:56.5046960Z return main_jitted(code, num) 2026-08-20T09:06:56.5149960Z 2026-08-20T09:06:56.5251110Z def main_jitted(code, num): 2026-08-20T09:06:56.5352130Z s = 0 2026-08-20T09:06:56.5453880Z i = 0 2026-08-20T09:06:56.5556740Z while i < num: 2026-08-20T09:06:56.5658050Z driver.jit_merge_point(code=code, i=i, s=s, num=num) 2026-08-20T09:06:56.5760700Z s += (i << 1) 2026-08-20T09:06:56.5863320Z if i % 3 == 0 and code is not code2: 2026-08-20T09:06:56.5964420Z main(code2, 100) 2026-08-20T09:06:56.6077210Z i += 1 2026-08-20T09:06:56.6179900Z return s 2026-08-20T09:06:56.6286300Z 2026-08-20T09:06:56.6388000Z tmpfilename = str(udir.join('test_rvmprof')) 2026-08-20T09:06:56.6488400Z 2026-08-20T09:06:56.6590700Z def f(num): 2026-08-20T09:06:56.6700750Z rthread.get_ident() # register TLOFS_thread_ident 2026-08-20T09:06:56.6802000Z code = MyCode("py:x:foo:3") 2026-08-20T09:06:56.6902370Z rvmprof.register_code(code, get_name) 2026-08-20T09:06:56.7004750Z fd = os.open(tmpfilename, os.O_WRONLY | os.O_CREAT, 0666) 2026-08-20T09:06:56.7106880Z period = 0.0001 2026-08-20T09:06:56.7209180Z rvmprof.enable(fd, period) 2026-08-20T09:06:56.7310410Z res = main(code, num) 2026-08-20T09:06:56.7410800Z #assert res == 499999500000 2026-08-20T09:06:56.7512380Z rvmprof.disable() 2026-08-20T09:06:56.7614200Z os.close(fd) 2026-08-20T09:06:56.7717200Z return 0 2026-08-20T09:06:56.7819650Z 2026-08-20T09:06:56.7921490Z def check_vmprof_output(): 2026-08-20T09:06:56.8023040Z from vmprof import read_profile 2026-08-20T09:06:56.8126300Z tmpfile = str(udir.join('test_rvmprof')) 2026-08-20T09:06:56.8229400Z stats = read_profile(tmpfile) 2026-08-20T09:06:56.8329910Z t = stats.get_tree() 2026-08-20T09:06:56.8431130Z assert t.name == 'py:x:foo:3' 2026-08-20T09:06:56.8532360Z assert len(t.children) == 1 # jit 2026-08-20T09:06:56.8634030Z 2026-08-20T09:06:56.8735650Z > self.meta_interp(f, [1000000], inline=True) 2026-08-20T09:06:56.8838150Z 2026-08-20T09:06:56.8943060Z jit/backend/llsupport/test/zrpy_vmprof_test.py:84: 2026-08-20T09:06:56.9045320Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2026-08-20T09:06:56.9148000Z jit/backend/test/support.py:75: in meta_interp 2026-08-20T09:06:56.9249880Z return self._compile_and_run(t, entry_point, entry_point_graph, args) 2026-08-20T09:06:56.9351610Z jit/backend/test/support.py:134: in _compile_and_run 2026-08-20T09:06:56.9454010Z stdout = cbuilder.cmdexec(" ".join([str(arg) for arg in args])) 2026-08-20T09:06:56.9555980Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2026-08-20T09:06:56.9657390Z 2026-08-20T09:06:56.9759250Z self = <rpython.translator.c.genc.CStandaloneBuilder object at 0x0000000c9b4343d8> 2026-08-20T09:06:56.9860630Z args = '1000000', env = None, err = False, expect_crash = False 2026-08-20T09:06:56.9966560Z exe = local('/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/usession-pypy-HEAD-29/testing_1/testing_1') 2026-08-20T09:06:57.0088060Z 2026-08-20T09:06:57.0198630Z def cmdexec(self, args='', env=None, err=False, expect_crash=False, exe=None): 2026-08-20T09:06:57.0306220Z assert self._compiled 2026-08-20T09:06:57.0422800Z if sys.platform == 'win32': 2026-08-20T09:06:57.0536890Z #Prevent opening a dialog box 2026-08-20T09:06:57.0653280Z import ctypes 2026-08-20T09:06:57.0780000Z winapi = ctypes.windll.kernel32 2026-08-20T09:06:57.0883450Z SetErrorMode = winapi.SetErrorMode 2026-08-20T09:06:57.0990460Z SetErrorMode.argtypes=[ctypes.c_int] 2026-08-20T09:06:57.1285720Z 2026-08-20T09:06:57.1390520Z SEM_FAILCRITICALERRORS = 1 2026-08-20T09:06:57.1495760Z SEM_NOGPFAULTERRORBOX = 2 2026-08-20T09:06:57.1597220Z SEM_NOOPENFILEERRORBOX = 0x8000 2026-08-20T09:06:57.1597690Z flags = SEM_FAILCRITICALERRORS | SEM_NOGPFAULTERRORBOX \ 2026-08-20T09:06:57.1699040Z | SEM_NOOPENFILEERRORBOX 2026-08-20T09:06:57.1801660Z #Since there is no GetErrorMode, do a double Set 2026-08-20T09:06:57.1904800Z old_mode = SetErrorMode(flags) 2026-08-20T09:06:57.2002310Z SetErrorMode(old_mode | flags) 2026-08-20T09:06:57.2104260Z if env is None: 2026-08-20T09:06:57.2206020Z envrepr = '' 2026-08-20T09:06:57.2310040Z else: 2026-08-20T09:06:57.2411520Z envrepr = ' [env=%r]' % (env,) 2026-08-20T09:06:57.2513950Z env.update(os.environ) 2026-08-20T09:06:57.2614730Z if exe is None: 2026-08-20T09:06:57.2717420Z exe = self.executable_name 2026-08-20T09:06:57.2819090Z log.cmdexec('%s %s%s' % (exe, args, envrepr)) 2026-08-20T09:06:57.2920740Z res = self.translator.platform.execute(exe, args, env=env) 2026-08-20T09:06:57.3022070Z if sys.platform == 'win32': 2026-08-20T09:06:57.3125220Z SetErrorMode(old_mode) 2026-08-20T09:06:57.3230560Z if res.returncode != 0: 2026-08-20T09:06:57.3338920Z if expect_crash: 2026-08-20T09:06:57.3453700Z if type(expect_crash) is int and expect_crash != res.returncode: 2026-08-20T09:06:57.3556020Z raise Exception("Returned %d, but expected %d" % ( 2026-08-20T09:06:57.3659280Z res.returncode, expect_crash)) 2026-08-20T09:06:57.3760830Z return res.out, res.err 2026-08-20T09:06:57.3863820Z print(res.err, file=sys.stderr) 2026-08-20T09:06:57.3965660Z > raise Exception("Returned %d" % (res.returncode,)) 2026-08-20T09:06:57.4068820Z E Exception: Returned -11 2026-08-20T09:06:57.4169830Z 2026-08-20T09:06:57.4271730Z translator/c/genc.py:318: Exception 2026-08-20T09:06:57.4373630Z ----------------------------- Captured stdout call ----------------------------- 2026-08-20T09:06:57.4474510Z in get_rpath_flags, rel_libdirs is not fixed up ['/opt/homebrew/lib'] 2026-08-20T09:06:57.4575900Z ----------------------------- Captured stderr call ----------------------------- 2026-08-20T09:06:57.4677770Z [rtyper] specializing: 100 / 663 blocks (15%) 2026-08-20T09:06:57.4778280Z [rtyper] specializing: 200 / 752 blocks (26%) 2026-08-20T09:06:57.4881360Z [rtyper] specializing: 300 / 754 blocks (39%) 2026-08-20T09:06:57.4984900Z [rtyper] specializing: 400 / 754 blocks (53%) 2026-08-20T09:06:57.5087480Z [rtyper] specializing: 500 / 754 blocks (66%) 2026-08-20T09:06:57.5189770Z [rtyper] specializing: 600 / 759 blocks (79%) 2026-08-20T09:06:57.5291030Z [rtyper] specializing: 700 / 759 blocks (92%) 2026-08-20T09:06:57.5395380Z [rtyper] -=- specialized 763 blocks -=- 2026-08-20T09:06:57.5498090Z [rtyper] -=- specialized 4 more blocks -=- 2026-08-20T09:06:57.5600570Z [rtyper] specializing: 800 / 1062 blocks (75%) 2026-08-20T09:06:57.5703520Z [rtyper] specializing: 900 / 1062 blocks (84%) 2026-08-20T09:06:57.5805630Z [rtyper] specializing: 1000 / 1062 blocks (94%) 2026-08-20T09:06:57.5906250Z [rtyper] -=- specialized 295 more blocks -=- 2026-08-20T09:06:57.6008020Z [rtyper] -=- specialized 6 more blocks -=- 2026-08-20T09:06:57.6108090Z [rtyper] -=- specialized 2 more blocks -=- 2026-08-20T09:06:57.6209820Z [rtyper] -=- specialized 2 more blocks -=- 2026-08-20T09:06:57.6312780Z [rtyper] -=- specialized 6 more blocks -=- 2026-08-20T09:06:57.6417600Z [rtyper] -=- specialized 15 more blocks -=- 2026-08-20T09:06:57.6518380Z [rtyper] -=- specialized 2 more blocks -=- 2026-08-20T09:06:57.6633770Z [backendopt:inlining] phase with threshold factor: 32.4 2026-08-20T09:06:57.6737040Z [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic 2026-08-20T09:06:57.6840600Z [backendopt:inlining] inlined 5 callsites. 2026-08-20T09:06:57.6943810Z [backendopt:malloc] starting malloc removal 2026-08-20T09:06:57.7049200Z [backendopt:malloc] removed 1 simple mallocs in total 2026-08-20T09:06:57.7151030Z [backendopt:mergeifblocks] starting to merge if blocks 2026-08-20T09:06:57.7253600Z [rtyper] specializing: 1100 / 1103 blocks (99%) 2026-08-20T09:06:57.7361490Z [rtyper] -=- specialized 8 more blocks -=- 2026-08-20T09:06:57.7480170Z [jitcodewriter:info] making JitCodes... 2026-08-20T09:06:57.7583420Z [rtyper] -=- specialized 2 more blocks -=- 2026-08-20T09:06:57.7690940Z [rtyper] -=- specialized 2 more blocks -=- 2026-08-20T09:06:57.7794090Z [jitcodewriter:info] There are 4 JitCode instances. 2026-08-20T09:06:57.7897320Z [jitcodewriter:info] There are 12 -live- ops. Size of liveness is 22 bytes 2026-08-20T09:06:57.8004360Z [jitcodewriter] compute_bitstrings: 2026-08-20T09:06:57.8108130Z [jitcodewriter] 7 effectinfos: 2026-08-20T09:06:57.8229930Z [jitcodewriter] 0 descrs for arrays 2026-08-20T09:06:57.8236040Z [jitcodewriter] 0 descrs for fields 2026-08-20T09:06:57.8350250Z [jitcodewriter] 0 descrs for interiorfields 2026-08-20T09:06:57.8452500Z [jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0 2026-08-20T09:06:57.8562090Z [rtyper] specializing: 1700 / 33544 blocks (5%) 2026-08-20T09:06:57.8664690Z [rtyper] specializing: 3600 / 35821 blocks (10%) 2026-08-20T09:06:57.8766630Z [rtyper] specializing: 6000 / 39538 blocks (15%) 2026-08-20T09:06:57.8871920Z [rtyper] specializing: 8500 / 42105 blocks (20%) 2026-08-20T09:06:57.8974200Z [rtyper] specializing: 10700 / 42449 blocks (25%) 2026-08-20T09:06:57.9079870Z [rtyper] specializing: 12800 / 42449 blocks (30%) 2026-08-20T09:06:57.9187160Z [rtyper] specializing: 14900 / 42459 blocks (35%) 2026-08-20T09:06:57.9290790Z [rtyper] specializing: 17000 / 42459 blocks (40%) 2026-08-20T09:06:57.9396680Z [rtyper] specializing: 19300 / 42798 blocks (45%) 2026-08-20T09:06:57.9502660Z [rtyper] specializing: 23700 / 47285 blocks (50%) 2026-08-20T09:06:57.9610540Z [rtyper] specializing: 26200 / 47475 blocks (55%) 2026-08-20T09:06:57.9746050Z [rtyper] specializing: 28500 / 47496 blocks (60%) 2026-08-20T09:06:57.9853550Z [rtyper] specializing: 30900 / 47496 blocks (65%) 2026-08-20T09:06:57.9957980Z [rtyper] specializing: 32500 / 47496 blocks (68%) 2026-08-20T09:06:58.0070160Z [rtyper] specializing: 34700 / 47496 blocks (73%) 2026-08-20T09:06:58.0173070Z [rtyper] specializing: 37200 / 47595 blocks (78%) 2026-08-20T09:06:58.0301570Z [rtyper] specializing: 39600 / 47595 blocks (83%) 2026-08-20T09:06:58.0406120Z [rtyper] specializing: 41900 / 47595 blocks (88%) 2026-08-20T09:06:58.0520270Z [rtyper] specializing: 44300 / 47595 blocks (93%) 2026-08-20T09:06:58.0624410Z [rtyper] specializing: 46700 / 47595 blocks (98%) 2026-08-20T09:06:58.0727850Z [rtyper] specializing: 47500 / 47597 blocks (99%) 2026-08-20T09:06:58.0839850Z [rtyper] -=- specialized 46490 more blocks -=- 2026-08-20T09:06:58.0951280Z [rtyper] specializing: 47600 / 47623 blocks (99%) 2026-08-20T09:06:58.1063330Z [rtyper] -=- specialized 26 more blocks -=- 2026-08-20T09:06:58.1175350Z [rtyper] -=- specialized 0 more blocks -=- 2026-08-20T09:06:58.1277740Z [rtyper] -=- specialized 25 more blocks -=- 2026-08-20T09:06:58.1381110Z [rtyper] specializing: 47700 / 50112 blocks (95%) 2026-08-20T09:06:58.1484210Z [rtyper] -=- specialized 2527 more blocks -=- 2026-08-20T09:06:58.1586110Z [rtyper] specializing: 50200 / 50251 blocks (99%) 2026-08-20T09:06:58.1687770Z [rtyper] -=- specialized 76 more blocks -=- 2026-08-20T09:06:58.1791170Z [backendopt:inlining] phase with threshold factor: 32.4 2026-08-20T09:06:58.1894130Z [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic 2026-08-20T09:06:58.1996870Z [backendopt:inlining] inlined 1642 callsites. 2026-08-20T09:06:58.2098990Z [backendopt:malloc] starting malloc removal 2026-08-20T09:06:58.2201500Z [backendopt:malloc] removed 35 simple mallocs in total 2026-08-20T09:06:58.2304690Z [backendopt:mergeifblocks] starting to merge if blocks 2026-08-20T09:06:58.2408950Z [rtyper] -=- specialized 17 more blocks -=- 2026-08-20T09:06:58.2511480Z [rtyper] -=- specialized 12 more blocks -=- 2026-08-20T09:06:58.2613360Z [rtyper] -=- specialized 5 more blocks -=- 2026-08-20T09:06:58.2723270Z [rtyper] -=- specialized 0 more blocks -=- 2026-08-20T09:06:58.2827440Z [c] 1000 nodes [ array: 1118 framework rtti: 18 func: 192 group: 1 struct: 2354 ] 2026-08-20T09:06:58.2932840Z [c] 2000 nodes [ array: 3118 framework rtti: 18 func: 192 group: 1 struct: 2354 ] 2026-08-20T09:06:58.3058390Z [c] 3000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ] 2026-08-20T09:06:58.3162320Z [c] 4000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ] 2026-08-20T09:06:58.3266120Z [c] 5000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ] 2026-08-20T09:06:58.3372050Z [c] 6000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ] 2026-08-20T09:06:58.3478870Z [c] 7000 nodes [ array: 4265 framework rtti: 22 func: 398 group: 1 struct: 2456 ] 2026-08-20T09:06:58.3586980Z [c] 8000 nodes [ array: 4476 framework rtti: 38 func: 874 group: 1 struct: 3079 ] 2026-08-20T09:06:58.3588600Z [c] 9000 nodes [ array: 4766 framework rtti: 45 func: 1182 group: 1 struct: 3516 ] 2026-08-20T09:06:58.3710350Z [c] 10000 nodes [ array: 4811 framework rtti: 77 func: 1588 group: 1 struct: 5322 ] 2026-08-20T09:06:58.3812820Z [c] 11000 nodes [ array: 4811 framework rtti: 215 func: 1823 group: 1 struct: 5460 ] 2026-08-20T09:06:58.3916080Z [c] 12000 nodes [ array: 4904 framework rtti: 284 func: 2089 group: 1 struct: 5707 ] 2026-08-20T09:06:58.4019610Z [c] 13000 nodes [ array: 5120 framework rtti: 284 func: 2266 group: 1 struct: 5803 ] 2026-08-20T09:06:58.4122370Z [c] 14000 nodes [ array: 5173 framework rtti: 292 func: 2744 group: 1 struct: 6016 ] 2026-08-20T09:06:58.4225380Z [c] 15000 nodes [ array: 5227 framework rtti: 298 func: 3580 group: 1 struct: 6108 ] 2026-08-20T09:06:58.4328480Z [c] 16000 nodes [ array: 5263 framework rtti: 302 func: 4324 group: 1 struct: 6227 ] 2026-08-20T09:06:58.4432370Z [c:database] GC transformer: finished helpers 2026-08-20T09:06:58.4556940Z [c] 17000 nodes [ array: 5719 framework rtti: 313 func: 4442 group: 1 struct: 6978 ] 2026-08-20T09:06:58.4662420Z [c] 18000 nodes [ array: 5778 framework rtti: 363 func: 5143 group: 1 struct: 7113 ] 2026-08-20T09:06:58.4763950Z [c] 19000 nodes [ array: 5816 framework rtti: 375 func: 6328 group: 1 struct: 7994 ] 2026-08-20T09:06:58.4866520Z [c] 20000 nodes [ array: 5834 framework rtti: 378 func: 8270 group: 1 struct: 8040 ] 2026-08-20T09:06:58.4969910Z [c] 21000 nodes [ array: 5834 framework rtti: 378 func: 8307 group: 1 struct: 8041 ] 2026-08-20T09:06:58.5073150Z [c] 22000 nodes [ array: 5834 framework rtti: 378 func: 8357 group: 1 struct: 8041 ] 2026-08-20T09:06:58.5193360Z [c] 23000 nodes [ array: 5888 framework rtti: 391 func: 8627 group: 1 struct: 8191 ] 2026-08-20T09:06:58.5301770Z [c] 24000 nodes [ array: 6022 framework rtti: 414 func: 9129 group: 1 struct: 8556 ] 2026-08-20T09:06:58.5402190Z [rtyper] specializing: 50300 / 50344 blocks (99%) 2026-08-20T09:06:58.5503370Z [rtyper] -=- specialized 59 more blocks -=- 2026-08-20T09:06:58.5628380Z [backendopt:inlining] phase with threshold factor: 32.4 2026-08-20T09:06:58.5631970Z [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic 2026-08-20T09:06:58.5734510Z [backendopt:inlining] inlined 4 callsites. 2026-08-20T09:06:58.5837140Z [backendopt:malloc] starting malloc removal 2026-08-20T09:06:58.5932620Z [backendopt:malloc] removed 16 simple mallocs in total 2026-08-20T09:06:58.6033810Z [backendopt:mergeifblocks] starting to merge if blocks 2026-08-20T09:06:58.6134900Z [c:database] GC transformer: finished tables 2026-08-20T09:06:58.6236770Z [gctransform:info] assigned 1190 typeids 2026-08-20T09:06:58.6339960Z [gctransform:info] added 24359 push/pop stack root instructions 2026-08-20T09:06:58.6442670Z [gctransform:info] inserted 601 write barrier calls 2026-08-20T09:06:58.6542510Z [gctransform:info] inserted 221 write_barrier_from_array calls 2026-08-20T09:06:58.6644600Z [gctransform:info] found 3 static roots 2026-08-20T09:06:58.6744580Z [c:database] Inlining GC helpers and postprocessing 2026-08-20T09:06:58.6845150Z [c] 24714 nodes [ array: 6114 framework rtti: 455 func: 9414 group: 1 struct: 8730 ] 2026-08-20T09:06:58.6945280Z [c:database] Completed 2026-08-20T09:06:58.7047240Z [c:writing] structdef.h 2026-08-20T09:06:58.7148250Z [c:writing] forwarddecl.h 2026-08-20T09:06:58.7249170Z [c:writing] preimpl.h 2026-08-20T09:06:58.7350500Z [c:writing] data_rpython_flowspace.c 2026-08-20T09:06:58.7450740Z [c:writing] data_rpython_jit_backend.c 2026-08-20T09:06:58.7551330Z [c:writing] data_rpython_jit_backend_aarch64.c 2026-08-20T09:06:58.7652270Z [c:writing] data_rpython_jit_backend_arm.c 2026-08-20T09:06:58.7753320Z [c:writing] data_rpython_jit_backend_llsupport.c 2026-08-20T09:06:58.7855180Z [c:writing] data_rpython_jit_backend_llsupport_test.c 2026-08-20T09:06:58.7963130Z [c:writing] data_rpython_jit_codewriter.c 2026-08-20T09:06:58.8072390Z [c:writing] data_rpython_jit_metainterp.c 2026-08-20T09:06:58.8176610Z [c:writing] data_rpython_jit_metainterp_optimizeopt.c 2026-08-20T09:06:58.8275840Z [c:writing] data_rpython_memory_gc.c 2026-08-20T09:06:58.8377360Z [c:writing] data_rpython_memory_gctransform.c 2026-08-20T09:06:58.8477620Z [c:writing] data_rpython_rlib.c 2026-08-20T09:06:58.8578600Z [c:writing] data_rpython_rlib_rjitlog.c 2026-08-20T09:06:58.8680360Z [c:writing] data_rpython_rlib_rvmprof.c 2026-08-20T09:06:58.8780980Z [c:writing] data_rpython_rtyper.c 2026-08-20T09:06:58.8884440Z [c:writing] data_rpython_rtyper_lltypesystem.c 2026-08-20T09:06:58.8985970Z [c:writing] nonfuncnodes.c 2026-08-20T09:06:58.9088120Z [c:writing] data_rpython_jit_backend_aarch64_1.c 2026-08-20T09:06:58.9190630Z [c:writing] data_rpython_jit_backend_llsupport_1.c 2026-08-20T09:06:58.9293210Z [c:writing] data_rpython_jit_codewriter_1.c 2026-08-20T09:06:58.9394310Z [c:writing] data_rpython_jit_metainterp_1.c 2026-08-20T09:06:58.9495160Z [c:writing] data_rpython_memory_gc_1.c 2026-08-20T09:06:58.9595830Z [c:writing] data_rpython_rlib_1.c 2026-08-20T09:06:58.9696480Z [c:writing] data_rpython_rlib_rvmprof_1.c 2026-08-20T09:06:58.9798090Z [c:writing] data_rpython_rtyper_lltypesystem_1.c 2026-08-20T09:06:58.9858690Z [c:writing] implement.c 2026-08-20T09:06:58.9961270Z [c:writing] rpython_flowspace.c 2026-08-20T09:06:59.0063410Z [c:writing] rpython_jit_backend.c 2026-08-20T09:06:59.0165630Z [c:writing] rpython_jit_backend_aarch64.c 2026-08-20T09:06:59.0268030Z [c:writing] rpython_jit_backend_aarch64_1.c 2026-08-20T09:06:59.0370470Z [c:writing] rpython_jit_backend_arm.c 2026-08-20T09:06:59.0473090Z [c:writing] rpython_jit_backend_llsupport.c 2026-08-20T09:06:59.0575550Z [c:writing] rpython_jit_backend_llsupport_test.c 2026-08-20T09:06:59.0677260Z [c:writing] rpython_jit_codewriter.c 2026-08-20T09:06:59.0779450Z [c:writing] rpython_jit_metainterp.c 2026-08-20T09:06:59.0882020Z [c:writing] rpython_jit_metainterp_1.c 2026-08-20T09:06:59.0984420Z [c:writing] rpython_jit_metainterp_2.c 2026-08-20T09:06:59.1086150Z [c:writing] rpython_jit_metainterp_3.c 2026-08-20T09:06:59.1187910Z [c:writing] rpython_jit_metainterp_4.c 2026-08-20T09:06:59.1291160Z [c:writing] rpython_jit_metainterp_optimizeopt.c 2026-08-20T09:06:59.1394360Z [c:writing] rpython_jit_metainterp_optimizeopt_1.c 2026-08-20T09:06:59.1497040Z [c:writing] rpython_jit_metainterp_optimizeopt_2.c 2026-08-20T09:06:59.1599170Z [c:writing] rpython_jit_metainterp_optimizeopt_3.c 2026-08-20T09:06:59.1701920Z [c:writing] rpython_memory.c 2026-08-20T09:06:59.1803450Z [c:writing] rpython_memory_gc.c 2026-08-20T09:06:59.1915770Z [c:writing] rpython_memory_gctransform.c 2026-08-20T09:06:59.2036030Z [c:writing] rpython_rlib.c 2026-08-20T09:06:59.2137340Z [c:writing] rpython_rlib_rjitlog.c 2026-08-20T09:06:59.2238200Z [c:writing] rpython_rlib_rvmprof.c 2026-08-20T09:06:59.2340180Z [c:writing] rpython_rtyper.c 2026-08-20T09:06:59.2446420Z [c:writing] rpython_rtyper_lltypesystem.c 2026-08-20T09:06:59.2548810Z [c:writing] rpython_rtyper_lltypesystem_1.c 2026-08-20T09:06:59.2650310Z [c:writing] rpython_rtyper_lltypesystem_2.c 2026-08-20T09:06:59.2751560Z [c:writing] rpython_rtyper_lltypesystem_3.c 2026-08-20T09:06:59.2852410Z [c:writing] rpython_rtyper_lltypesystem_module.c 2026-08-20T09:06:59.2952610Z [c:writing] rpython_tool_algo.c 2026-08-20T09:06:59.3054680Z [c:writing] rpython_translator.c 2026-08-20T09:06:59.3158500Z [c:writing] rpython_translator_c.c 2026-08-20T09:06:59.3266370Z [platform:execute] make in /var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/usession-pypy-HEAD-29/testing_1 2026-08-20T09:06:59.3369570Z [platform:WARNING] rpython_jit_backend_aarch64.c:14114:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.3471260Z [platform:WARNING] 14114 | RPyItem(l_v17257, 1L) = l_v17258; 2026-08-20T09:06:59.3573210Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.3673660Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.3775050Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.3876630Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.3977330Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.4077940Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.4178920Z [platform:WARNING] | ^ 2026-08-20T09:06:59.4280810Z [platform:WARNING] rpython_jit_backend_aarch64.c:14115:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.4379960Z [platform:WARNING] 14115 | RPyItem(l_v17257, 2L) = (&pypy_g_rpy_string_920.b); 2026-08-20T09:06:59.4482240Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.4584170Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.4683670Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.4787120Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.4890910Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.4993500Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.5096950Z [platform:WARNING] | ^ 2026-08-20T09:06:59.5240680Z [platform:WARNING] rpython_jit_backend_aarch64.c:14132:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.5347130Z [platform:WARNING] 14132 | RPyItem(l_v17257, 3L) = l_v17259; 2026-08-20T09:06:59.5449540Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.5552170Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.5656610Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.5762770Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.5868900Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.5970770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.6072740Z [platform:WARNING] | ^ 2026-08-20T09:06:59.6190050Z [platform:WARNING] rpython_jit_backend_aarch64.c:14133:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.6303180Z [platform:WARNING] 14133 | RPyItem(l_v17257, 4L) = (&pypy_g_rpy_string_921.b); 2026-08-20T09:06:59.6411600Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.6516730Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.6635440Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.6745900Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.6850980Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.6962810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.7069910Z [platform:WARNING] | ^ 2026-08-20T09:06:59.7177040Z [platform:WARNING] rpython_jit_backend_aarch64.c:14164:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.7283970Z [platform:WARNING] 14164 | RPyItem(l_v17257, 5L) = l_v17260; 2026-08-20T09:06:59.7386660Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.7508270Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.7636830Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.7740550Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.7854760Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.7958170Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8062260Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8185370Z [platform:WARNING] rpython_jit_backend_aarch64.c:14165:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8187540Z [platform:WARNING] 14165 | RPyItem(l_v17257, 6L) = (&pypy_g_rpy_string_922.b); 2026-08-20T09:06:59.8189970Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8191680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8193440Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8195100Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8196510Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8197740Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8199190Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8200110Z [platform:WARNING] rpython_jit_backend_aarch64.c:14196:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8201430Z [platform:WARNING] 14196 | RPyItem(l_v17257, 7L) = l_v17261; 2026-08-20T09:06:59.8205250Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8206820Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8207870Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8208360Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8209510Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8211960Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8212930Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8214480Z [platform:WARNING] rpython_jit_backend_aarch64.c:14197:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8216370Z [platform:WARNING] 14197 | RPyItem(l_v17257, 8L) = (&pypy_g_rpy_string_923.b); 2026-08-20T09:06:59.8217990Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8219420Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8221250Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8222450Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8223520Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8224760Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8225630Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8227290Z [platform:WARNING] rpython_jit_backend_aarch64.c:14228:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8229610Z [platform:WARNING] 14228 | RPyItem(l_v17257, 9L) = l_v17262; 2026-08-20T09:06:59.8230030Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8230640Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8231250Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8231730Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8232280Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8232810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8233250Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8233880Z [platform:WARNING] rpython_jit_backend_aarch64.c:14229:2: warning: array index 10 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8234760Z [platform:WARNING] 14229 | RPyItem(l_v17257, 10L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:06:59.8235190Z [platform:WARNING] | ^ ~~~ 2026-08-20T09:06:59.8235690Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8236410Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8236880Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8237420Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8238530Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8239570Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8241610Z [platform:WARNING] rpython_jit_backend_aarch64.c:14373:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8243390Z [platform:WARNING] 14373 | RPyItem(l_v17265, 1L) = l_v17266; 2026-08-20T09:06:59.8244270Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8245750Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8247340Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8248890Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8249970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8251080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8252090Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8253600Z [platform:WARNING] rpython_jit_backend_aarch64.c:14518:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8255330Z [platform:WARNING] 14518 | RPyItem(l_v17269, 1L) = l_v17270; 2026-08-20T09:06:59.8256190Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8257570Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8259160Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8260360Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8261490Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8262560Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8263380Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8264920Z [platform:WARNING] rpython_jit_backend_aarch64.c:14663:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8266600Z [platform:WARNING] 14663 | RPyItem(l_v17273, 1L) = l_v17274; 2026-08-20T09:06:59.8267420Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8269320Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8271180Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8272330Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8273380Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8274580Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8275420Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8277060Z [platform:WARNING] rpython_jit_backend_aarch64.c:14808:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8278700Z [platform:WARNING] 14808 | RPyItem(l_v17277, 1L) = l_v17278; 2026-08-20T09:06:59.8285830Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8286610Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8287240Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8287720Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8288120Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8288950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8289410Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8289960Z [platform:WARNING] rpython_jit_backend_aarch64.c:14953:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8290580Z [platform:WARNING] 14953 | RPyItem(l_v17281, 1L) = l_v17282; 2026-08-20T09:06:59.8290900Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8291410Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8292910Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8293330Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8293720Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8294130Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8294440Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8295000Z [platform:WARNING] rpython_jit_backend_aarch64.c:21748:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8295630Z [platform:WARNING] 21748 | RPyItem(l_v20901, 1L) = l_v20902; 2026-08-20T09:06:59.8295990Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8296490Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8297080Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8297490Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8297940Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8298350Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8298710Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8299300Z [platform:WARNING] rpython_jit_backend_aarch64.c:21749:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8300000Z [platform:WARNING] 21749 | RPyItem(l_v20901, 2L) = (&pypy_g_rpy_string_963.b); 2026-08-20T09:06:59.8300410Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8300960Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8301730Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8302300Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8302860Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8303330Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8303640Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8304310Z [platform:WARNING] rpython_jit_backend_aarch64.c:30422:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8305000Z [platform:WARNING] 30422 | RPyItem(l_v24686, 1L) = l_v24687; 2026-08-20T09:06:59.8305410Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8305920Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8306580Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8307320Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8307790Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8308420Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8308830Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8309450Z [platform:WARNING] rpython_jit_backend_aarch64.c:30423:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8310410Z [platform:WARNING] 30423 | RPyItem(l_v24686, 2L) = (&pypy_g_rpy_string_963.b); 2026-08-20T09:06:59.8310870Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8311400Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8311990Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8312450Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8312890Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8315440Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8316430Z [platform:WARNING] | ^ 2026-08-20T09:06:59.8317140Z [platform:WARNING] rpython_jit_backend_aarch64.c:38992:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.8317850Z [platform:WARNING] 38992 | RPyItem(l_v28306, 1L) = l_v28307; 2026-08-20T09:06:59.8321680Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.8427810Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.8533810Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.8636630Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.8738580Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.8843950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.8965740Z [platform:WARNING] | ^ 2026-08-20T09:06:59.9069750Z [platform:WARNING] rpython_jit_backend_aarch64.c:38993:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.9174870Z [platform:WARNING] 38993 | RPyItem(l_v28306, 2L) = (&pypy_g_rpy_string_963.b); 2026-08-20T09:06:59.9217650Z [platform:WARNING] | ^ ~~ 2026-08-20T09:06:59.9325660Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:06:59.9429450Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:06:59.9531920Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:06:59.9634630Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:06:59.9738840Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:06:59.9842260Z [platform:WARNING] | ^ 2026-08-20T09:06:59.9945210Z [platform:WARNING] rpython_jit_backend_aarch64.c:40338:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:06:59.9999340Z [platform:WARNING] 40338 | RPyItem(l_v28835, 1L) = l_v28836; 2026-08-20T09:07:00.0100860Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.0207950Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.0317650Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.0446410Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.0553740Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.0675230Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.0778160Z [platform:WARNING] | ^ 2026-08-20T09:07:00.0884680Z [platform:WARNING] rpython_jit_backend_aarch64.c:40339:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.0989370Z [platform:WARNING] 40339 | RPyItem(l_v28835, 2L) = (&pypy_g_rpy_string_963.b); 2026-08-20T09:07:00.1093100Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.1196280Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.1296640Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.1398880Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.1500600Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.1604700Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.1712290Z [platform:WARNING] | ^ 2026-08-20T09:07:00.1815360Z [platform:WARNING] rpython_jit_backend_aarch64.c:42217:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.1914250Z [platform:WARNING] 42217 | RPyItem(l_v29236, 1L) = l_v29237; 2026-08-20T09:07:00.2016590Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.2120090Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.2221090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.2325570Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.2427010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.2529430Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.2648280Z [platform:WARNING] | ^ 2026-08-20T09:07:00.2752520Z [platform:WARNING] rpython_jit_backend_aarch64.c:42218:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.2893910Z [platform:WARNING] 42218 | RPyItem(l_v29236, 2L) = (&pypy_g_rpy_string_966.b); 2026-08-20T09:07:00.3026270Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.3143430Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.3269820Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.3402890Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.3539470Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.3663100Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.3780110Z [platform:WARNING] | ^ 2026-08-20T09:07:00.3780910Z [platform:WARNING] rpython_jit_backend_aarch64.c:42254:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.3883940Z [platform:WARNING] 42254 | RPyItem(l_v29236, 3L) = l_v29238; 2026-08-20T09:07:00.3986990Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.4088710Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.4189720Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.4292180Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.4392970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.4494600Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.4595940Z [platform:WARNING] | ^ 2026-08-20T09:07:00.4697900Z [platform:WARNING] rpython_jit_backend_aarch64.c:42255:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.4799820Z [platform:WARNING] 42255 | RPyItem(l_v29236, 4L) = (&pypy_g_rpy_string_922.b); 2026-08-20T09:07:00.4902200Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.5004140Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.5106090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.5208100Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.5308660Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.5410990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.5510620Z [platform:WARNING] | ^ 2026-08-20T09:07:00.5614620Z [platform:WARNING] rpython_jit_backend_aarch64.c:42291:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.5717420Z [platform:WARNING] 42291 | RPyItem(l_v29236, 5L) = l_v29239; 2026-08-20T09:07:00.5818760Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.5921840Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.6023990Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.6126350Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.6257040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.6372750Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.6483460Z [platform:WARNING] | ^ 2026-08-20T09:07:00.6592310Z [platform:WARNING] rpython_jit_backend_aarch64.c:42455:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.6692650Z [platform:WARNING] 42455 | RPyItem(l_v29242, 1L) = l_v29243; 2026-08-20T09:07:00.6799050Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.6900460Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.7003150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.7107350Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.7188250Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.7307180Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.7432560Z [platform:WARNING] | ^ 2026-08-20T09:07:00.7550440Z [platform:WARNING] rpython_jit_backend_aarch64.c:42620:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.7650940Z [platform:WARNING] 42620 | RPyItem(l_v29246, 1L) = l_v29247; 2026-08-20T09:07:00.7753370Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.7853410Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.7952680Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.8055510Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.8157500Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.8257850Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.8358250Z [platform:WARNING] | ^ 2026-08-20T09:07:00.8460300Z [platform:WARNING] rpython_jit_backend_aarch64.c:42785:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.8562440Z [platform:WARNING] 42785 | RPyItem(l_v29250, 1L) = l_v29251; 2026-08-20T09:07:00.8669780Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.8772760Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.8872060Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.8974340Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:00.9075650Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:00.9179090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:00.9282710Z [platform:WARNING] | ^ 2026-08-20T09:07:00.9386940Z [platform:WARNING] rpython_jit_backend_aarch64.c:42950:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:00.9488220Z [platform:WARNING] 42950 | RPyItem(l_v29254, 1L) = l_v29255; 2026-08-20T09:07:00.9591630Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:00.9696380Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:00.9800930Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:00.9903070Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.0007270Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.0110520Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.0212310Z [platform:WARNING] | ^ 2026-08-20T09:07:01.0314270Z [platform:WARNING] rpython_jit_backend_aarch64.c:43115:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.0417810Z [platform:WARNING] 43115 | RPyItem(l_v29258, 1L) = l_v29259; 2026-08-20T09:07:01.0521360Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.0624590Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.0727870Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.0830770Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.0933800Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.1037600Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.1139930Z [platform:WARNING] | ^ 2026-08-20T09:07:01.1243470Z [platform:WARNING] 33 warnings generated. 2026-08-20T09:07:01.1346990Z [platform:WARNING] rpython_jit_backend_aarch64_1.c:169:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.1450230Z [platform:WARNING] 169 | RPyItem(l_v40062, 1L) = l_v40063; 2026-08-20T09:07:01.1553550Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.1655680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.1757450Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.1862650Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.1965220Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.2067800Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.2170470Z [platform:WARNING] | ^ 2026-08-20T09:07:01.2272660Z [platform:WARNING] rpython_jit_backend_aarch64_1.c:170:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.2375440Z [platform:WARNING] 170 | RPyItem(l_v40062, 2L) = (&pypy_g_rpy_string_963.b); 2026-08-20T09:07:01.2479020Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.2587830Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.2691390Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.2818000Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.2935320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.3051240Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.3154290Z [platform:WARNING] | ^ 2026-08-20T09:07:01.3156210Z [platform:WARNING] rpython_jit_backend_aarch64_1.c:661:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.3263110Z [platform:WARNING] 661 | RPyItem(l_v40245, 1L) = l_v40246; 2026-08-20T09:07:01.3383100Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.3488700Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.3590860Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.3693150Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.3795490Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.3896930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.4000510Z [platform:WARNING] | ^ 2026-08-20T09:07:01.4108860Z [platform:WARNING] rpython_jit_backend_aarch64_1.c:662:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.4215550Z [platform:WARNING] 662 | RPyItem(l_v40245, 2L) = (&pypy_g_rpy_string_963.b); 2026-08-20T09:07:01.4318500Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.4523340Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.4525030Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.4627430Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.4730280Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.4834440Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.4936920Z [platform:WARNING] | ^ 2026-08-20T09:07:01.5039290Z [platform:WARNING] 4 warnings generated. 2026-08-20T09:07:01.5142900Z [platform:WARNING] rpython_jit_backend_llsupport.c:4151:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.5247360Z [platform:WARNING] 4151 | RPyItem(l_v42454, 1L) = l_v42455; 2026-08-20T09:07:01.5349880Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.5472960Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.5575290Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.5678030Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.5781970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.5884900Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.5986860Z [platform:WARNING] | ^ 2026-08-20T09:07:01.6090090Z [platform:WARNING] rpython_jit_backend_llsupport.c:4575:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.6193280Z [platform:WARNING] 4575 | RPyItem(l_v42557, 1L) = l_v42558; 2026-08-20T09:07:01.6296060Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.6399490Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.6533080Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.6636470Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.6739190Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.6841390Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.6943630Z [platform:WARNING] | ^ 2026-08-20T09:07:01.7045390Z [platform:WARNING] rpython_jit_backend_llsupport.c:6788:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.7046390Z [platform:WARNING] 6788 | RPyItem(l_v43174, 1L) = l_v43175; 2026-08-20T09:07:01.7151270Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.7254580Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.7358250Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.7460390Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.7571690Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.7674640Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.7776530Z [platform:WARNING] | ^ 2026-08-20T09:07:01.7878160Z [platform:WARNING] rpython_jit_backend_llsupport.c:7334:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.7979920Z [platform:WARNING] 7334 | RPyItem(l_v43321, 1L) = l_v43322; 2026-08-20T09:07:01.8086240Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.8189460Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.8292700Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.8394830Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.8497280Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.8601080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.8705680Z [platform:WARNING] | ^ 2026-08-20T09:07:01.8807570Z [platform:WARNING] rpython_jit_backend_llsupport.c:7335:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:01.8944000Z [platform:WARNING] 7335 | RPyItem(l_v43321, 2L) = (&pypy_g_rpy_string_301.b); 2026-08-20T09:07:01.9069940Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:01.9194530Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:01.9331420Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:01.9457630Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:01.9586650Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:01.9712030Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:01.9836120Z [platform:WARNING] | ^ 2026-08-20T09:07:01.9962170Z [platform:WARNING] rpython_jit_backend_llsupport.c:7362:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.0087930Z [platform:WARNING] 7362 | RPyItem(l_v43321, 3L) = l_v43323; 2026-08-20T09:07:02.0189760Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.0294360Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.0397470Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.0500050Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.0602530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.0735080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.0736400Z [platform:WARNING] | ^ 2026-08-20T09:07:02.0838480Z [platform:WARNING] rpython_jit_backend_llsupport.c:7363:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.0945180Z [platform:WARNING] 7363 | RPyItem(l_v43321, 4L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:02.1046730Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.1148410Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.1251240Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.1354020Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.1512860Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.1633280Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.1756160Z [platform:WARNING] | ^ 2026-08-20T09:07:02.1883140Z [platform:WARNING] rpython_jit_backend_llsupport.c:8284:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.1985380Z [platform:WARNING] 8284 | RPyItem(l_v43600, 1L) = l_v43601; 2026-08-20T09:07:02.2086840Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.2188560Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.2291960Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.2398140Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.2519060Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.2621670Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.2760530Z [platform:WARNING] | ^ 2026-08-20T09:07:02.2900540Z [platform:WARNING] rpython_jit_backend_llsupport.c:8285:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.3039720Z [platform:WARNING] 8285 | RPyItem(l_v43600, 2L) = (&pypy_g_rpy_string_301.b); 2026-08-20T09:07:02.3157280Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.3281000Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.3425290Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.3563660Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.3687580Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.3804420Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.3930270Z [platform:WARNING] | ^ 2026-08-20T09:07:02.4040620Z [platform:WARNING] rpython_jit_backend_llsupport.c:8302:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.4144510Z [platform:WARNING] 8302 | RPyItem(l_v43600, 3L) = l_v43602; 2026-08-20T09:07:02.4247690Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.4352470Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.4460330Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.4563720Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.4666600Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.4772320Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.4875680Z [platform:WARNING] | ^ 2026-08-20T09:07:02.4878990Z [platform:WARNING] rpython_jit_backend_llsupport.c:8303:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.4984190Z [platform:WARNING] 8303 | RPyItem(l_v43600, 4L) = (&pypy_g_rpy_string_301.b); 2026-08-20T09:07:02.5087140Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.5190000Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.5291650Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.5394970Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.5497660Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.5602730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.5704940Z [platform:WARNING] | ^ 2026-08-20T09:07:02.5807840Z [platform:WARNING] rpython_jit_backend_llsupport.c:8334:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.5911380Z [platform:WARNING] 8334 | RPyItem(l_v43600, 5L) = l_v43603; 2026-08-20T09:07:02.6012740Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.6115290Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.6217720Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.6320320Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.6422030Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.6534600Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.6636310Z [platform:WARNING] | ^ 2026-08-20T09:07:02.6739380Z [platform:WARNING] rpython_jit_backend_llsupport.c:8351:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.6842030Z [platform:WARNING] 8351 | RPyItem(l_v43600, 6L) = l_v43604; 2026-08-20T09:07:02.6944370Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.7054290Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.7158950Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.7261560Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.7366110Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.7469020Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.7582630Z [platform:WARNING] | ^ 2026-08-20T09:07:02.7688650Z [platform:WARNING] rpython_jit_backend_llsupport.c:8352:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.7792340Z [platform:WARNING] 8352 | RPyItem(l_v43600, 7L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:02.7896540Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.7999550Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.8102580Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.8205700Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.8309350Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.8422780Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.8525820Z [platform:WARNING] | ^ 2026-08-20T09:07:02.8629560Z [platform:WARNING] rpython_jit_backend_llsupport.c:8711:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.8735490Z [platform:WARNING] 8711 | RPyItem(l_v43748, 1L) = l_v43749; 2026-08-20T09:07:02.8837880Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.8941350Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.9045290Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:02.9148530Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:02.9250940Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:02.9353000Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:02.9457670Z [platform:WARNING] | ^ 2026-08-20T09:07:02.9562020Z [platform:WARNING] rpython_jit_backend_llsupport.c:8712:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:02.9676830Z [platform:WARNING] 8712 | RPyItem(l_v43748, 2L) = (&pypy_g_rpy_string_301.b); 2026-08-20T09:07:02.9778990Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:02.9881510Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:02.9991920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.0096480Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.0201190Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.0304730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.0504820Z [platform:WARNING] | ^ 2026-08-20T09:07:03.0613960Z [platform:WARNING] rpython_jit_backend_llsupport.c:8741:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.0721400Z [platform:WARNING] 8741 | RPyItem(l_v43748, 3L) = l_v43750; 2026-08-20T09:07:03.0824890Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.0930640Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.1032640Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.1139360Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.1243020Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.1371380Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.1478030Z [platform:WARNING] | ^ 2026-08-20T09:07:03.1580270Z [platform:WARNING] rpython_jit_backend_llsupport.c:8929:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.1684280Z [platform:WARNING] 8929 | RPyItem(l_v43752, 1L) = l_v43753; 2026-08-20T09:07:03.1805400Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.1917830Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.2034220Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.2138320Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.2241920Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.2350440Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.2452990Z [platform:WARNING] | ^ 2026-08-20T09:07:03.2556900Z [platform:WARNING] rpython_jit_backend_llsupport.c:9113:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.2660690Z [platform:WARNING] 9113 | RPyItem(l_v43755, 1L) = l_v43756; 2026-08-20T09:07:03.2765550Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.2867890Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.2969610Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.3072090Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.3174310Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.3301800Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.3408170Z [platform:WARNING] | ^ 2026-08-20T09:07:03.3510840Z [platform:WARNING] rpython_jit_backend_llsupport.c:9114:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.3614520Z [platform:WARNING] 9114 | RPyItem(l_v43755, 2L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:03.3718280Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.3846930Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.3967370Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.4070520Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.4172930Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.4276780Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.4379200Z [platform:WARNING] | ^ 2026-08-20T09:07:03.4481550Z [platform:WARNING] rpython_jit_backend_llsupport.c:9238:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.4587410Z [platform:WARNING] 9238 | RPyItem(l_v43757, 1L) = l_v43758; 2026-08-20T09:07:03.4689900Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.4793350Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.4900890Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.5008620Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.5111480Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.5214140Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.5316320Z [platform:WARNING] | ^ 2026-08-20T09:07:03.5418550Z [platform:WARNING] rpython_jit_backend_llsupport.c:10065:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.5520290Z [platform:WARNING] 10065 | RPyItem(l_v44254, 1L) = l_v44255; 2026-08-20T09:07:03.5621450Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.5722970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.5826510Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.5930300Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.6032750Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.6135050Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.6237770Z [platform:WARNING] | ^ 2026-08-20T09:07:03.6341820Z [platform:WARNING] rpython_jit_backend_llsupport.c:10066:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.6449090Z [platform:WARNING] 10066 | RPyItem(l_v44254, 2L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:03.6552240Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.6656150Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.6801690Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.6903110Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.7040660Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.7143040Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.7263620Z [platform:WARNING] | ^ 2026-08-20T09:07:03.7366050Z [platform:WARNING] rpython_jit_backend_llsupport.c:17488:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.7470060Z [platform:WARNING] 17488 | RPyItem(l_v46344, 1L) = l_v46345; 2026-08-20T09:07:03.7573520Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.7675140Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.7777470Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.7881310Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.7983900Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.8086920Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.8188840Z [platform:WARNING] | ^ 2026-08-20T09:07:03.8314320Z [platform:WARNING] rpython_jit_backend_llsupport.c:17489:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.8419440Z [platform:WARNING] 17489 | RPyItem(l_v46344, 2L) = (&pypy_g_rpy_string_961.b); 2026-08-20T09:07:03.8521620Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.8623320Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.8727370Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.8828830Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.8931620Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.9034240Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:03.9135770Z [platform:WARNING] | ^ 2026-08-20T09:07:03.9239020Z [platform:WARNING] rpython_jit_backend_llsupport.c:17506:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:03.9341530Z [platform:WARNING] 17506 | RPyItem(l_v46344, 3L) = l_v46346; 2026-08-20T09:07:03.9447830Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:03.9560390Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:03.9663580Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:03.9765680Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:03.9867400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:03.9980350Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.0167650Z [platform:WARNING] | ^ 2026-08-20T09:07:04.0270390Z [platform:WARNING] rpython_jit_backend_llsupport.c:17507:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.0373150Z [platform:WARNING] 17507 | RPyItem(l_v46344, 4L) = (&pypy_g_rpy_string_65.b); 2026-08-20T09:07:04.0476090Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.0579270Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.0683190Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.0786540Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.0896540Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.0999490Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.1101680Z [platform:WARNING] | ^ 2026-08-20T09:07:04.1219610Z [platform:WARNING] rpython_jit_backend_llsupport.c:51958:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.1323010Z [platform:WARNING] 51958 | RPyItem(l_v59847, 1L) = l_v59848; 2026-08-20T09:07:04.1425700Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.1527900Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.1629570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.1733120Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.1833180Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.1935370Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.2022340Z [platform:WARNING] | ^ 2026-08-20T09:07:04.2125120Z [platform:WARNING] rpython_jit_backend_llsupport.c:51959:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.2229120Z [platform:WARNING] 51959 | RPyItem(l_v59847, 2L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:04.2331730Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.2433530Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.2535410Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.2637740Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.2740020Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.2843100Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.2945610Z [platform:WARNING] | ^ 2026-08-20T09:07:04.3049760Z [platform:WARNING] rpython_jit_backend_llsupport.c:53928:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.3154490Z [platform:WARNING] 53928 | RPyItem(l_v60405, 1L) = l_v60406; 2026-08-20T09:07:04.3256860Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.3359560Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.3439050Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.3540340Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.3644310Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.3747320Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.3848930Z [platform:WARNING] | ^ 2026-08-20T09:07:04.3950440Z [platform:WARNING] rpython_jit_backend_llsupport.c:54363:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.4101000Z [platform:WARNING] 54363 | RPyItem(l_v60501, 1L) = l_v60502; 2026-08-20T09:07:04.4205450Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.4306460Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.4408820Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.4511170Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.4615910Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.4719960Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.4820900Z [platform:WARNING] | ^ 2026-08-20T09:07:04.4923010Z [platform:WARNING] 31 warnings generated. 2026-08-20T09:07:04.5024840Z [platform:WARNING] rpython_jit_codewriter.c:1445:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.5129040Z [platform:WARNING] 1445 | RPyItem(l_v61227, 1L) = l_v61228; 2026-08-20T09:07:04.5230520Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.5334090Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.5437720Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.5536950Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.5640750Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.5744530Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.5880100Z [platform:WARNING] | ^ 2026-08-20T09:07:04.5985990Z [platform:WARNING] rpython_jit_codewriter.c:1446:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.6089750Z [platform:WARNING] 1446 | RPyItem(l_v61227, 2L) = (&pypy_g_rpy_string_973.b); 2026-08-20T09:07:04.6192840Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.6297650Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.6400750Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.6504100Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.6608860Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.6710480Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.6812370Z [platform:WARNING] | ^ 2026-08-20T09:07:04.6913560Z [platform:WARNING] rpython_jit_codewriter.c:1463:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.7013820Z [platform:WARNING] 1463 | RPyItem(l_v61227, 3L) = l_v61229; 2026-08-20T09:07:04.7114750Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.7218540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.7319460Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.7420380Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.7522180Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.7622750Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.7780250Z [platform:WARNING] | ^ 2026-08-20T09:07:04.7881800Z [platform:WARNING] 3 warnings generated. 2026-08-20T09:07:04.7982840Z [platform:WARNING] rpython_jit_metainterp.c:6411:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.8083550Z [platform:WARNING] 6411 | RPyItem(l_v63665, 1L) = l_v63666; 2026-08-20T09:07:04.8184680Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.8289060Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.8390630Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.8491920Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.8594140Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:04.8696880Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:04.8797150Z [platform:WARNING] | ^ 2026-08-20T09:07:04.8901180Z [platform:WARNING] rpython_jit_metainterp.c:10533:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:04.9004300Z [platform:WARNING] 10533 | RPyItem(l_v65174, 1L) = l_v65175; 2026-08-20T09:07:04.9185600Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:04.9357980Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:04.9552670Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:04.9697300Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:04.9920450Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.0070170Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.0197510Z [platform:WARNING] | ^ 2026-08-20T09:07:05.0300840Z [platform:WARNING] rpython_jit_metainterp.c:16316:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.0404270Z [platform:WARNING] 16316 | RPyItem(l_v66898, 1L) = l_v66899; 2026-08-20T09:07:05.0506800Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.0608730Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.0710160Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.0812220Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.0914120Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.1014510Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.1117740Z [platform:WARNING] | ^ 2026-08-20T09:07:05.1221010Z [platform:WARNING] rpython_jit_metainterp.c:16317:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.1320940Z [platform:WARNING] 16317 | RPyItem(l_v66898, 2L) = (&pypy_g_rpy_string_301.b); 2026-08-20T09:07:05.1420850Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.1527810Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.1644450Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.1746590Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.1848430Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.1952310Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.2056710Z [platform:WARNING] | ^ 2026-08-20T09:07:05.2166570Z [platform:WARNING] rpython_jit_metainterp.c:16351:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.2268380Z [platform:WARNING] 16351 | RPyItem(l_v66898, 3L) = l_v66900; 2026-08-20T09:07:05.2369680Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.2471440Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.2574750Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.2675190Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.2778170Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.2880780Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.2983540Z [platform:WARNING] | ^ 2026-08-20T09:07:05.3114590Z [platform:WARNING] rpython_jit_metainterp.c:16696:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.3216240Z [platform:WARNING] 16696 | RPyItem(l_v66907, 1L) = l_v66908; 2026-08-20T09:07:05.3332630Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.3435160Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.3537900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.3653780Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.3756460Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.3859400Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.3961770Z [platform:WARNING] | ^ 2026-08-20T09:07:05.4064600Z [platform:WARNING] rpython_jit_metainterp.c:16697:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.4168290Z [platform:WARNING] 16697 | RPyItem(l_v66907, 2L) = (&pypy_g_rpy_string_301.b); 2026-08-20T09:07:05.4273310Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.4375860Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.4478790Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.4580390Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.4694330Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.4808110Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.4935040Z [platform:WARNING] | ^ 2026-08-20T09:07:05.5061610Z [platform:WARNING] rpython_jit_metainterp.c:16730:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.5164380Z [platform:WARNING] 16730 | RPyItem(l_v66907, 3L) = l_v66909; 2026-08-20T09:07:05.5266460Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.5369010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.5472290Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.5474410Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.5475640Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.5476890Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.5477830Z [platform:WARNING] | ^ 2026-08-20T09:07:05.5479440Z [platform:WARNING] rpython_jit_metainterp.c:45749:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.5481180Z [platform:WARNING] 45749 | RPyItem(l_v76538, 1L) = l_v76539; 2026-08-20T09:07:05.5482130Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.5483510Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.5485180Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.5486380Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.5487560Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.5488780Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.5490210Z [platform:WARNING] | ^ 2026-08-20T09:07:05.5592480Z [platform:WARNING] rpython_jit_metainterp.c:45750:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.5694510Z [platform:WARNING] 45750 | RPyItem(l_v76538, 2L) = (&pypy_g_rpy_string_586.b); 2026-08-20T09:07:05.5796010Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.5898900Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.6001600Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.6176700Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.6307880Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.6308480Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.6410930Z [platform:WARNING] | ^ 2026-08-20T09:07:05.6510780Z [platform:WARNING] 10 warnings generated. 2026-08-20T09:07:05.6674510Z [platform:WARNING] rpython_jit_metainterp_1.c:4990:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.6861130Z [platform:WARNING] 4990 | RPyItem(l_v84822, 1L) = l_v84823; 2026-08-20T09:07:05.7042700Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.7198840Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.7384360Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.7533730Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.7702400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.7823170Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.7940010Z [platform:WARNING] | ^ 2026-08-20T09:07:05.8053840Z [platform:WARNING] rpython_jit_metainterp_1.c:4991:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.8218110Z [platform:WARNING] 4991 | RPyItem(l_v84822, 2L) = (&pypy_g_rpy_string_844.b); 2026-08-20T09:07:05.8320670Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.8423870Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.8524170Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.8626620Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.8726450Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.8873080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.8974900Z [platform:WARNING] | ^ 2026-08-20T09:07:05.9077380Z [platform:WARNING] rpython_jit_metainterp_1.c:5830:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:05.9179570Z [platform:WARNING] 5830 | RPyItem(l_v84848, 1L) = l_v84849; 2026-08-20T09:07:05.9281790Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:05.9382690Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:05.9489770Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:05.9592170Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:05.9684190Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:05.9786220Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:05.9923750Z [platform:WARNING] | ^ 2026-08-20T09:07:06.0025980Z [platform:WARNING] rpython_jit_metainterp_1.c:5831:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.0127150Z [platform:WARNING] 5831 | RPyItem(l_v84848, 2L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:06.0230100Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.0371790Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.0518780Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.0645750Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.0814590Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.1038990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.1232280Z [platform:WARNING] | ^ 2026-08-20T09:07:06.1382740Z [platform:WARNING] rpython_jit_metainterp_1.c:6096:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.1541330Z [platform:WARNING] 6096 | RPyItem(l_v84855, 1L) = l_v84856; 2026-08-20T09:07:06.1543310Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.1670920Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.1792770Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.1933990Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.2110400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.2258580Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.2418090Z [platform:WARNING] | ^ 2026-08-20T09:07:06.2560850Z [platform:WARNING] rpython_jit_metainterp_1.c:6325:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.2700940Z [platform:WARNING] 6325 | RPyItem(l_v84861, 1L) = l_v84862; 2026-08-20T09:07:06.2883860Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.2996660Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.3117210Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.3230460Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.3333560Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.3433580Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.3536310Z [platform:WARNING] | ^ 2026-08-20T09:07:06.3638750Z [platform:WARNING] rpython_jit_metainterp_1.c:6326:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.3744710Z [platform:WARNING] 6326 | RPyItem(l_v84861, 2L) = (&pypy_g_rpy_string_104.b); 2026-08-20T09:07:06.3847360Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.3949260Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.4047860Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.4150170Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.4265120Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.4381630Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.4486660Z [platform:WARNING] | ^ 2026-08-20T09:07:06.4589090Z [platform:WARNING] rpython_jit_metainterp_1.c:6343:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.4690550Z [platform:WARNING] 6343 | RPyItem(l_v84861, 3L) = l_v84863; 2026-08-20T09:07:06.4790870Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.4894490Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.4996050Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.5098200Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.5200800Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.5303440Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.5408080Z [platform:WARNING] | ^ 2026-08-20T09:07:06.5553410Z [platform:WARNING] rpython_jit_metainterp_1.c:6344:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.5656740Z [platform:WARNING] 6344 | RPyItem(l_v84861, 4L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:06.5759360Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.5861930Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.5963520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.6065530Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.6167670Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.6268190Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.6446870Z [platform:WARNING] | ^ 2026-08-20T09:07:06.6577640Z [platform:WARNING] rpython_jit_metainterp_1.c:6558:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.6679510Z [platform:WARNING] 6558 | RPyItem(l_v84875, 1L) = l_v84876; 2026-08-20T09:07:06.6781410Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.6887500Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.6988250Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.7096790Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.7198950Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.7426990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.7529700Z [platform:WARNING] | ^ 2026-08-20T09:07:06.7530500Z [platform:WARNING] rpython_jit_metainterp_1.c:6559:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.7632300Z [platform:WARNING] 6559 | RPyItem(l_v84875, 2L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:06.7734930Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.7857870Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.7974070Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.8113750Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.8229870Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.8351450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.8508770Z [platform:WARNING] | ^ 2026-08-20T09:07:06.8743310Z [platform:WARNING] rpython_jit_metainterp_1.c:6590:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.8947180Z [platform:WARNING] 6590 | RPyItem(l_v84875, 3L) = l_v84877; 2026-08-20T09:07:06.9080280Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:06.9222030Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:06.9336260Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:06.9439830Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:06.9541600Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:06.9643970Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:06.9762800Z [platform:WARNING] | ^ 2026-08-20T09:07:06.9763520Z [platform:WARNING] rpython_jit_metainterp_1.c:6591:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:06.9865430Z [platform:WARNING] 6591 | RPyItem(l_v84875, 4L) = (&pypy_g_rpy_string_854.b); 2026-08-20T09:07:06.9970090Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.0074210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.0210390Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.0323870Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.0426850Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.0528930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.0631230Z [platform:WARNING] | ^ 2026-08-20T09:07:07.0734170Z [platform:WARNING] rpython_jit_metainterp_1.c:6608:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.0837700Z [platform:WARNING] 6608 | RPyItem(l_v84875, 5L) = l_v84878; 2026-08-20T09:07:07.0939870Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.1042480Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.1147170Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.1249430Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.1351910Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.1454670Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.1561160Z [platform:WARNING] | ^ 2026-08-20T09:07:07.1675260Z [platform:WARNING] rpython_jit_metainterp_1.c:6609:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.1777680Z [platform:WARNING] 6609 | RPyItem(l_v84875, 6L) = (&pypy_g_rpy_string_855.b); 2026-08-20T09:07:07.1879670Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.1981640Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.2083230Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.2185550Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.2288130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.2390250Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.2498970Z [platform:WARNING] | ^ 2026-08-20T09:07:07.2610550Z [platform:WARNING] rpython_jit_metainterp_1.c:10335:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.2712910Z [platform:WARNING] 10335 | RPyItem(l_v86948, 1L) = l_v86950; 2026-08-20T09:07:07.2815700Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.2917220Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.3019750Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.3121980Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.3223540Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.3370360Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.3476470Z [platform:WARNING] | ^ 2026-08-20T09:07:07.3581550Z [platform:WARNING] rpython_jit_metainterp_1.c:10351:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.3687280Z [platform:WARNING] 10351 | RPyItem(l_v86948, 2L) = l_v86951; 2026-08-20T09:07:07.3810990Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.3913850Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.4019670Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.4165070Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.4381320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.4507900Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.4631720Z [platform:WARNING] | ^ 2026-08-20T09:07:07.4757190Z [platform:WARNING] rpython_jit_metainterp_1.c:10352:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.4911240Z [platform:WARNING] 10352 | RPyItem(l_v86948, 3L) = (&pypy_g_rpy_string_846.b); 2026-08-20T09:07:07.5029530Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.5265650Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.5369350Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.5479070Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.5580940Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.5683030Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.5785480Z [platform:WARNING] | ^ 2026-08-20T09:07:07.5896200Z [platform:WARNING] rpython_jit_metainterp_1.c:10368:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.6004030Z [platform:WARNING] 10368 | RPyItem(l_v86948, 4L) = l_v86952; 2026-08-20T09:07:07.6106020Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.6208960Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.6311450Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.6413420Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.6517620Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.6714860Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.6817740Z [platform:WARNING] | ^ 2026-08-20T09:07:07.6927160Z [platform:WARNING] rpython_jit_metainterp_1.c:10369:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.7029510Z [platform:WARNING] 10369 | RPyItem(l_v86948, 5L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:07.7132360Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.7235080Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.7337370Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.7448160Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.7552240Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.7665770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.7767600Z [platform:WARNING] | ^ 2026-08-20T09:07:07.7886230Z [platform:WARNING] rpython_jit_metainterp_1.c:29066:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.7996580Z [platform:WARNING] 29066 | RPyItem(l_v93495, 1L) = l_v93496; 2026-08-20T09:07:07.8121940Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.8248080Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.8379390Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.8549860Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.8679560Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.8832200Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.8957950Z [platform:WARNING] | ^ 2026-08-20T09:07:07.9081750Z [platform:WARNING] rpython_jit_metainterp_1.c:29067:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:07.9185970Z [platform:WARNING] 29067 | RPyItem(l_v93495, 2L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:07.9288730Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:07.9392010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:07.9495350Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:07.9599660Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:07.9706840Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:07.9811920Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:07.9919300Z [platform:WARNING] | ^ 2026-08-20T09:07:08.0025600Z [platform:WARNING] rpython_jit_metainterp_1.c:29644:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.0147890Z [platform:WARNING] 29644 | RPyItem(l_v93677, 1L) = l_v93678; 2026-08-20T09:07:08.0249840Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.0362670Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.0465560Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.0568920Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.0682300Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.0786160Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.0888220Z [platform:WARNING] | ^ 2026-08-20T09:07:08.0993740Z [platform:WARNING] rpython_jit_metainterp_1.c:29645:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.1096770Z [platform:WARNING] 29645 | RPyItem(l_v93677, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:08.1205080Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.1315630Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.1495200Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.1599600Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.1702840Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.1806190Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.1910560Z [platform:WARNING] | ^ 2026-08-20T09:07:08.2012100Z [platform:WARNING] rpython_jit_metainterp_1.c:30556:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.2116930Z [platform:WARNING] 30556 | RPyItem(l_v93966, 1L) = (&pypy_g_rpy_string_895.b); 2026-08-20T09:07:08.2228900Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.2331720Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.2439000Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.2542360Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.2646350Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.2707770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.2810500Z [platform:WARNING] | ^ 2026-08-20T09:07:08.2911510Z [platform:WARNING] rpython_jit_metainterp_1.c:30573:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.3012770Z [platform:WARNING] 30573 | RPyItem(l_v93966, 2L) = l_v93968; 2026-08-20T09:07:08.3134700Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.3243370Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.3347090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.3491850Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.3592650Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.3693090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.3825440Z [platform:WARNING] | ^ 2026-08-20T09:07:08.3927240Z [platform:WARNING] rpython_jit_metainterp_1.c:42433:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.4030720Z [platform:WARNING] 42433 | RPyItem(l_v98077, 1L) = l_v98078; 2026-08-20T09:07:08.4135360Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.4229620Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.4332860Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.4435920Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.4544040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.4645450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.4746360Z [platform:WARNING] | ^ 2026-08-20T09:07:08.4852610Z [platform:WARNING] rpython_jit_metainterp_1.c:42808:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.4955090Z [platform:WARNING] 42808 | RPyItem(l_v98177, 1L) = l_v98178; 2026-08-20T09:07:08.5075510Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.5177620Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.5280090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.5382120Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.5483590Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.5587950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.5690660Z [platform:WARNING] | ^ 2026-08-20T09:07:08.5794410Z [platform:WARNING] rpython_jit_metainterp_1.c:42809:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.5897400Z [platform:WARNING] 42809 | RPyItem(l_v98177, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:08.5999980Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.6094680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.6197700Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.6300890Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.6407790Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.6543340Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.6645500Z [platform:WARNING] | ^ 2026-08-20T09:07:08.6747360Z [platform:WARNING] rpython_jit_metainterp_1.c:51003:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.6950590Z [platform:WARNING] 51003 | RPyItem(l_v100938, 1L) = l_v100939; 2026-08-20T09:07:08.7052960Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.7055550Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.7157660Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.7262820Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.7365780Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.7469930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.7572400Z [platform:WARNING] | ^ 2026-08-20T09:07:08.7676730Z [platform:WARNING] rpython_jit_metainterp_1.c:51004:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.7780450Z [platform:WARNING] 51004 | RPyItem(l_v100938, 2L) = (&pypy_g_rpy_string_232.b); 2026-08-20T09:07:08.7883350Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.7985860Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.8087800Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.8189350Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.8292990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.8450160Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.8552260Z [platform:WARNING] | ^ 2026-08-20T09:07:08.8655500Z [platform:WARNING] rpython_jit_metainterp_1.c:52564:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.8721470Z [platform:WARNING] 52564 | RPyItem(l_v101432, 1L) = l_v101433; 2026-08-20T09:07:08.8823540Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.8926010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.9028590Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:08.9131520Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:08.9234520Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:08.9358380Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:08.9460460Z [platform:WARNING] | ^ 2026-08-20T09:07:08.9562700Z [platform:WARNING] rpython_jit_metainterp_1.c:64488:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:08.9662930Z [platform:WARNING] 64488 | RPyItem(l_v105554, 1L) = l_v105555; 2026-08-20T09:07:08.9764420Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:08.9866750Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:08.9967390Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.0070260Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.0172910Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.0240860Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.0423950Z [platform:WARNING] | ^ 2026-08-20T09:07:09.0525280Z [platform:WARNING] 33 warnings generated. 2026-08-20T09:07:09.0627550Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:12900:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.0729580Z [platform:WARNING] 12900 | RPyItem(l_v154245, 1L) = l_v154246; 2026-08-20T09:07:09.0831690Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.0935510Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.1040820Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.1143660Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.1246960Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.1348660Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.1454230Z [platform:WARNING] | ^ 2026-08-20T09:07:09.1555970Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:12901:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.1658240Z [platform:WARNING] 12901 | RPyItem(l_v154245, 2L) = (&pypy_g_rpy_string_895.b); 2026-08-20T09:07:09.1762900Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.1863860Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.1967490Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.2105390Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.2218780Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.2322000Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.2424080Z [platform:WARNING] | ^ 2026-08-20T09:07:09.2526080Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:12935:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.2626560Z [platform:WARNING] 12935 | RPyItem(l_v154245, 3L) = l_v154247; 2026-08-20T09:07:09.2728690Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.2831440Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.2984940Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.3128580Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.3270530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.3381100Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.3567030Z [platform:WARNING] | ^ 2026-08-20T09:07:09.3843130Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:12936:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.3968500Z [platform:WARNING] 12936 | RPyItem(l_v154245, 4L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:09.4107670Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.4210600Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.4313010Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.4418910Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.4520870Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.4633890Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.4739400Z [platform:WARNING] | ^ 2026-08-20T09:07:09.4842090Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:61535:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.4842960Z [platform:WARNING] 61535 | RPyItem(l_v173979, 1L) = l_v173980; 2026-08-20T09:07:09.4944250Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.5046770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.5176260Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.5294860Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.5397580Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.5501010Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.5603670Z [platform:WARNING] | ^ 2026-08-20T09:07:09.5705450Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:61536:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.5807960Z [platform:WARNING] 61536 | RPyItem(l_v173979, 2L) = (&pypy_g_rpy_string_1065.b); 2026-08-20T09:07:09.5915800Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.6018770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.6120740Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.6232540Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.6339590Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.6456740Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.6563600Z [platform:WARNING] | ^ 2026-08-20T09:07:09.6667030Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:61971:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.6771270Z [platform:WARNING] 61971 | RPyItem(l_v174127, 1L) = l_v174128; 2026-08-20T09:07:09.6873140Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.6976070Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.7078900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.7183690Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.7286940Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.7407830Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.7519420Z [platform:WARNING] | ^ 2026-08-20T09:07:09.7622630Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:61972:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.7741270Z [platform:WARNING] 61972 | RPyItem(l_v174127, 2L) = (&pypy_g_rpy_string_1065.b); 2026-08-20T09:07:09.7843840Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.7961360Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.8063270Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.8177500Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.8365580Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.8477910Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.8652360Z [platform:WARNING] | ^ 2026-08-20T09:07:09.8758000Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:62408:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.8862990Z [platform:WARNING] 62408 | RPyItem(l_v174286, 1L) = l_v174287; 2026-08-20T09:07:09.8993230Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:09.9096900Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:09.9200600Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:09.9305410Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:09.9408050Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:09.9517870Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:09.9650050Z [platform:WARNING] | ^ 2026-08-20T09:07:09.9755310Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:62409:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:09.9859690Z [platform:WARNING] 62409 | RPyItem(l_v174286, 2L) = (&pypy_g_rpy_string_1065.b); 2026-08-20T09:07:09.9964390Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.0079990Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.0185130Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.0291610Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.0415010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.0521660Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.0625640Z [platform:WARNING] | ^ 2026-08-20T09:07:10.0733010Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:63084:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.0859310Z [platform:WARNING] 63084 | RPyItem(l_v174446, 1L) = l_v174447; 2026-08-20T09:07:10.0966500Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.1080660Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.1218700Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.1338890Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.1445710Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.1548880Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.1679030Z [platform:WARNING] | ^ 2026-08-20T09:07:10.1821000Z [platform:WARNING] rpython_jit_metainterp_optimizeopt.c:63085:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.2079390Z [platform:WARNING] 63085 | RPyItem(l_v174446, 2L) = (&pypy_g_rpy_string_1065.b); 2026-08-20T09:07:10.2211220Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.2340320Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.2457970Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.2583980Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.2709250Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.2886250Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.3003630Z [platform:WARNING] | ^ 2026-08-20T09:07:10.3106360Z [platform:WARNING] 12 warnings generated. 2026-08-20T09:07:10.3211970Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_1.c:59756:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.3328730Z [platform:WARNING] 59756 | RPyItem(l_v199807, 1L) = l_v199808; 2026-08-20T09:07:10.3431790Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.3435120Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.3538820Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.3641340Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.3748910Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.3969670Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.4071780Z [platform:WARNING] | ^ 2026-08-20T09:07:10.4238410Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_1.c:59757:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.4366510Z [platform:WARNING] 59757 | RPyItem(l_v199807, 2L) = (&pypy_g_rpy_string_1080.b); 2026-08-20T09:07:10.4492400Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.4596470Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.4727520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.4832650Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.4935470Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.5040050Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.5144760Z [platform:WARNING] | ^ 2026-08-20T09:07:10.5268250Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_1.c:61081:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.5372240Z [platform:WARNING] 61081 | RPyItem(l_v200358, 1L) = l_v200359; 2026-08-20T09:07:10.5557320Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.5829760Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.5933210Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.6053270Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.6156230Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.6289100Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.6394580Z [platform:WARNING] | ^ 2026-08-20T09:07:10.6502050Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_1.c:61082:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.6605380Z [platform:WARNING] 61082 | RPyItem(l_v200358, 2L) = (&pypy_g_rpy_string_1080.b); 2026-08-20T09:07:10.6708790Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.6814170Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.6917720Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.7026270Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.7129400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.7232680Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.7233130Z [platform:WARNING] | ^ 2026-08-20T09:07:10.7335440Z [platform:WARNING] 4 warnings generated. 2026-08-20T09:07:10.7444920Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:9528:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.7589400Z [platform:WARNING] 9528 | RPyItem(l_v206011, 1L) = l_v206012; 2026-08-20T09:07:10.7691800Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.7808370Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.7912890Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.8021250Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:10.8127560Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:10.8229890Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:10.8349100Z [platform:WARNING] | ^ 2026-08-20T09:07:10.8474350Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:9529:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:10.8597470Z [platform:WARNING] 9529 | RPyItem(l_v206011, 2L) = (&pypy_g_rpy_string_1065.b); 2026-08-20T09:07:10.8702860Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:10.8825950Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:10.8929900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:10.9038690Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.0416630Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.0519910Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.0623250Z [platform:WARNING] | ^ 2026-08-20T09:07:11.0728560Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:9748:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.0832760Z [platform:WARNING] 9748 | RPyItem(l_v206017, 1L) = l_v206018; 2026-08-20T09:07:11.0936050Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:11.1049030Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:11.1157650Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:11.1277570Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.1385590Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.1497150Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.1601560Z [platform:WARNING] | ^ 2026-08-20T09:07:11.2923390Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:9749:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.3025570Z [platform:WARNING] 9749 | RPyItem(l_v206017, 2L) = (&pypy_g_rpy_string_1065.b); 2026-08-20T09:07:11.3128070Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:11.3230620Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:11.3335810Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:11.3438120Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.3540680Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.3643180Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.3746630Z [platform:WARNING] | ^ 2026-08-20T09:07:11.3855690Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:10415:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.3960080Z [platform:WARNING] 10415 | RPyItem(l_v206333, 1L) = l_v206334; 2026-08-20T09:07:11.4062130Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:11.4165930Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:11.4282970Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:11.4487840Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.4611280Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.4715310Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.4817540Z [platform:WARNING] | ^ 2026-08-20T09:07:11.4920230Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:10416:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.5024070Z [platform:WARNING] 10416 | RPyItem(l_v206333, 2L) = (&pypy_g_rpy_string_1065.b); 2026-08-20T09:07:11.5132980Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:11.5245250Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:11.5393930Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:11.5558420Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.5798920Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.5932240Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.6066600Z [platform:WARNING] | ^ 2026-08-20T09:07:11.6199270Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:16922:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.6344610Z [platform:WARNING] 16922 | RPyItem(l_v208414, 1L) = l_v208415; 2026-08-20T09:07:11.6512770Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:11.6639400Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:11.6750310Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:11.6876460Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.7008480Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.7134880Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.7385460Z [platform:WARNING] | ^ 2026-08-20T09:07:11.7506180Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:16923:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.7634370Z [platform:WARNING] 16923 | RPyItem(l_v208414, 2L) = (&pypy_g_rpy_string_1090.b); 2026-08-20T09:07:11.7780230Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:11.7904520Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:11.7906230Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:11.8009110Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.8218210Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.8321570Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.8322470Z [platform:WARNING] | ^ 2026-08-20T09:07:11.8423870Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:16940:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.8527300Z [platform:WARNING] 16940 | RPyItem(l_v208414, 3L) = l_v208416; 2026-08-20T09:07:11.8629620Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:11.8734390Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:11.8837150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:11.8946320Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:11.9050080Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:11.9152050Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:11.9287790Z [platform:WARNING] | ^ 2026-08-20T09:07:11.9443320Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:16941:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:11.9582880Z [platform:WARNING] 16941 | RPyItem(l_v208414, 4L) = (&pypy_g_rpy_string_1091.b); 2026-08-20T09:07:11.9860980Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.0004910Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.0144440Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.0267930Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.0392000Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.0494460Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.0495500Z [platform:WARNING] | ^ 2026-08-20T09:07:12.0599330Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:16958:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.0702920Z [platform:WARNING] 16958 | RPyItem(l_v208414, 5L) = l_v208417; 2026-08-20T09:07:12.0805020Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.0908390Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.1011710Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.1114810Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.1216420Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.1318690Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.1420540Z [platform:WARNING] | ^ 2026-08-20T09:07:12.1573920Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:39681:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.1717410Z [platform:WARNING] 39681 | RPyItem(l_v217470, 1L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:12.1843000Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.1985620Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.2121930Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.2246840Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.2362250Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.2489210Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.2622110Z [platform:WARNING] | ^ 2026-08-20T09:07:12.2845510Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:39698:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.3007280Z [platform:WARNING] 39698 | RPyItem(l_v217470, 2L) = l_v217472; 2026-08-20T09:07:12.3035620Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.3160950Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.3287790Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.3438640Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.3592110Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.3725150Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.3851330Z [platform:WARNING] | ^ 2026-08-20T09:07:12.3969880Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40021:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.4130280Z [platform:WARNING] 40021 | RPyItem(l_v217479, 1L) = l_v217480; 2026-08-20T09:07:12.4231680Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.4334280Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.4436690Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.4539200Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.4641770Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.4745770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.4848530Z [platform:WARNING] | ^ 2026-08-20T09:07:12.4954570Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40022:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.5059340Z [platform:WARNING] 40022 | RPyItem(l_v217479, 2L) = (&pypy_g_rpy_string_1105.b); 2026-08-20T09:07:12.5161690Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.5264010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.5369690Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.5484680Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.5608190Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.5734960Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.5857470Z [platform:WARNING] | ^ 2026-08-20T09:07:12.5993610Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40039:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.6184050Z [platform:WARNING] 40039 | RPyItem(l_v217479, 3L) = l_v217481; 2026-08-20T09:07:12.6491490Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.6759210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.6946910Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.7106190Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.7295970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.7440940Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.7574270Z [platform:WARNING] | ^ 2026-08-20T09:07:12.7698390Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40040:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.7929470Z [platform:WARNING] 40040 | RPyItem(l_v217479, 4L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:12.8073850Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.8234130Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.8388240Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.8515610Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.8639920Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.8772600Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:12.8900210Z [platform:WARNING] | ^ 2026-08-20T09:07:12.9027200Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40311:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:12.9163350Z [platform:WARNING] 40311 | RPyItem(l_v217485, 1L) = l_v217486; 2026-08-20T09:07:12.9290840Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:12.9418590Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:12.9533570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:12.9728970Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:12.9856570Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:12.9980880Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.0113140Z [platform:WARNING] | ^ 2026-08-20T09:07:13.0242310Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40312:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.0372060Z [platform:WARNING] 40312 | RPyItem(l_v217485, 2L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:13.0496580Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.0622130Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.0749350Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.0967040Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.1097530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:13.1226240Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.1379550Z [platform:WARNING] | ^ 2026-08-20T09:07:13.1504900Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40329:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.1625830Z [platform:WARNING] 40329 | RPyItem(l_v217485, 3L) = l_v217487; 2026-08-20T09:07:13.1763620Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.1866860Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.1969670Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.2072300Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.2072970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:13.2174090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.2275350Z [platform:WARNING] | ^ 2026-08-20T09:07:13.2383630Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40330:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.2487210Z [platform:WARNING] 40330 | RPyItem(l_v217485, 4L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:13.2594310Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.2697450Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.2801900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.2904290Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.3025010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:13.3159990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.3295190Z [platform:WARNING] | ^ 2026-08-20T09:07:13.3460640Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40443:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.3624770Z [platform:WARNING] 40443 | RPyItem(l_v217488, 1L) = l_v217489; 2026-08-20T09:07:13.3750980Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.3879700Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.4002870Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.4125940Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.4250270Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:13.4374830Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.4558930Z [platform:WARNING] | ^ 2026-08-20T09:07:13.4689360Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40444:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.4976860Z [platform:WARNING] 40444 | RPyItem(l_v217488, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:13.5220460Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.5382870Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.5516280Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.5517120Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.5619520Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:13.5721090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.5823610Z [platform:WARNING] | ^ 2026-08-20T09:07:13.5925840Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40570:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.6028130Z [platform:WARNING] 40570 | RPyItem(l_v217490, 1L) = l_v217491; 2026-08-20T09:07:13.6129540Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.6285650Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.6425220Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.6427140Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.6551390Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:13.6665570Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.7996810Z [platform:WARNING] | ^ 2026-08-20T09:07:13.8101920Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40571:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.8207950Z [platform:WARNING] 40571 | RPyItem(l_v217490, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:13.8311470Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.8413610Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.8516360Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.8632230Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.8676110Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:13.8778460Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:13.8880670Z [platform:WARNING] | ^ 2026-08-20T09:07:13.8983910Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40697:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:13.9086760Z [platform:WARNING] 40697 | RPyItem(l_v217494, 1L) = l_v217495; 2026-08-20T09:07:13.9190040Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:13.9307920Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:13.9440500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:13.9552780Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:13.9877950Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.0009700Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.0149150Z [platform:WARNING] | ^ 2026-08-20T09:07:14.0271090Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:40698:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.0431650Z [platform:WARNING] 40698 | RPyItem(l_v217494, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:14.0534150Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.0636830Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.0740300Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.0843050Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.0946310Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.1047740Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.1151560Z [platform:WARNING] | ^ 2026-08-20T09:07:14.1258470Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:41187:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.1361300Z [platform:WARNING] 41187 | RPyItem(l_v218108, 1L) = (&pypy_g_rpy_string_1110.b); 2026-08-20T09:07:14.1463360Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.1566770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.1793210Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.1895740Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.1897130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.2003070Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.2105380Z [platform:WARNING] | ^ 2026-08-20T09:07:14.2199740Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:41349:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.2303700Z [platform:WARNING] 41349 | RPyItem(l_v218111, 1L) = l_v218112; 2026-08-20T09:07:14.2414420Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.2509540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.2613920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.2716730Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.2858970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.3025690Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.3156390Z [platform:WARNING] | ^ 2026-08-20T09:07:14.3283000Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:41626:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.3393230Z [platform:WARNING] 41626 | RPyItem(l_v218118, 1L) = l_v218119; 2026-08-20T09:07:14.3497220Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.3637580Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.3764180Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.3899420Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.4029960Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.4168290Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.4309300Z [platform:WARNING] | ^ 2026-08-20T09:07:14.4433180Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:41643:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.4557130Z [platform:WARNING] 41643 | RPyItem(l_v218118, 2L) = l_v218120; 2026-08-20T09:07:14.4706150Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.4829760Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.4975640Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.5258630Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.5394690Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.5509040Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.5611370Z [platform:WARNING] | ^ 2026-08-20T09:07:14.5715340Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:41660:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.5818240Z [platform:WARNING] 41660 | RPyItem(l_v218118, 3L) = l_v218121; 2026-08-20T09:07:14.5920580Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.6023420Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.6126570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.6128510Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.6230700Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.6332360Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.6433050Z [platform:WARNING] | ^ 2026-08-20T09:07:14.6535820Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:41661:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.6635280Z [platform:WARNING] 41661 | RPyItem(l_v218118, 4L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:14.6737650Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.6880120Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.7005090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.7203810Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.7310050Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.7453350Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.7564470Z [platform:WARNING] | ^ 2026-08-20T09:07:14.7672940Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:42160:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.7788160Z [platform:WARNING] 42160 | RPyItem(l_v218136, 1L) = l_v218137; 2026-08-20T09:07:14.7891200Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.7999630Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.8110200Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.8235080Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.8358690Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.8521450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.8673850Z [platform:WARNING] | ^ 2026-08-20T09:07:14.8813880Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:42161:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.8942460Z [platform:WARNING] 42161 | RPyItem(l_v218136, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:14.9088290Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:14.9213840Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:14.9317590Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:14.9421340Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:14.9524480Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:14.9628090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:14.9731970Z [platform:WARNING] | ^ 2026-08-20T09:07:14.9835400Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:51232:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:14.9938420Z [platform:WARNING] 51232 | RPyItem(l_v221975, 1L) = l_v221976; 2026-08-20T09:07:15.0040780Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.0088330Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.0191970Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.0294170Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.0395770Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.0544790Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.0646970Z [platform:WARNING] | ^ 2026-08-20T09:07:15.0848380Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:51342:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.0950290Z [platform:WARNING] 51342 | RPyItem(l_v221977, 1L) = l_v221978; 2026-08-20T09:07:15.1055970Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.1159570Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.1263320Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.1264560Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.1368490Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.1470930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.1572550Z [platform:WARNING] | ^ 2026-08-20T09:07:15.1675890Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:55562:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.1780090Z [platform:WARNING] 55562 | RPyItem(l_v223717, 1L) = l_v223718; 2026-08-20T09:07:15.1911420Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.2054940Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.2212490Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.2330110Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.2465690Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.2583880Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.2685690Z [platform:WARNING] | ^ 2026-08-20T09:07:15.2789080Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:55705:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.2893360Z [platform:WARNING] 55705 | RPyItem(l_v223720, 1L) = l_v223721; 2026-08-20T09:07:15.2995850Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.3098010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.3262050Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.3385290Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.3523010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.3643070Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.3746660Z [platform:WARNING] | ^ 2026-08-20T09:07:15.3850060Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:55848:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.3953960Z [platform:WARNING] 55848 | RPyItem(l_v223723, 1L) = l_v223724; 2026-08-20T09:07:15.3954920Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.4086970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.4194810Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.4337920Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.4440680Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.4542700Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.4644730Z [platform:WARNING] | ^ 2026-08-20T09:07:15.4747890Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:55996:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.4854540Z [platform:WARNING] 55996 | RPyItem(l_v223727, 1L) = l_v223728; 2026-08-20T09:07:15.4959180Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.5096360Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.5218680Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.5337910Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.5440590Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.5542850Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.5666030Z [platform:WARNING] | ^ 2026-08-20T09:07:15.5770920Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:56412:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.5873490Z [platform:WARNING] 56412 | RPyItem(l_v224046, 1L) = l_v224047; 2026-08-20T09:07:15.5976980Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.6080200Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.6182640Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.6284830Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.6393530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.6497360Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.6625460Z [platform:WARNING] | ^ 2026-08-20T09:07:15.6753690Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:56559:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.6857390Z [platform:WARNING] 56559 | RPyItem(l_v224049, 1L) = l_v224050; 2026-08-20T09:07:15.6960010Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.7061960Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.7164880Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.7267580Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.7369530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.7470990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.7572140Z [platform:WARNING] | ^ 2026-08-20T09:07:15.7673700Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:56706:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.7776840Z [platform:WARNING] 56706 | RPyItem(l_v224052, 1L) = l_v224053; 2026-08-20T09:07:15.7886690Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.7989190Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.8091150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.8196440Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.8298800Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.8403620Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.8528080Z [platform:WARNING] | ^ 2026-08-20T09:07:15.8635850Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:56858:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.8738400Z [platform:WARNING] 56858 | RPyItem(l_v224056, 1L) = l_v224057; 2026-08-20T09:07:15.8841510Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.8944980Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:15.9047410Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:15.9149850Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:15.9252970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:15.9356150Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:15.9478250Z [platform:WARNING] | ^ 2026-08-20T09:07:15.9581640Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:57006:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:15.9685160Z [platform:WARNING] 57006 | RPyItem(l_v224060, 1L) = l_v224061; 2026-08-20T09:07:15.9787700Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:15.9889930Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.0002470Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.0105470Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.0208070Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.0310440Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.0412430Z [platform:WARNING] | ^ 2026-08-20T09:07:16.0516910Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:63712:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.0619130Z [platform:WARNING] 63712 | RPyItem(l_v226850, 1L) = l_v226851; 2026-08-20T09:07:16.0721710Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.0823820Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.0925890Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.1027470Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.1129990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.1233060Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.1335140Z [platform:WARNING] | ^ 2026-08-20T09:07:16.1437610Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:64171:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.1542380Z [platform:WARNING] 64171 | RPyItem(l_v226943, 1L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:16.1645120Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.1747150Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.1849200Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.1951600Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.2053400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.2154840Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.2256210Z [platform:WARNING] | ^ 2026-08-20T09:07:16.2358620Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:64203:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.2460900Z [platform:WARNING] 64203 | RPyItem(l_v226943, 2L) = l_v226945; 2026-08-20T09:07:16.2585450Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.2687320Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.2788920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.2897800Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.3015650Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.3129670Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.3130800Z [platform:WARNING] | ^ 2026-08-20T09:07:16.3232360Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:64204:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.3336850Z [platform:WARNING] 64204 | RPyItem(l_v226943, 3L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:16.3438130Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.3559160Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.3676620Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.3785740Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.3888920Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.3991000Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.4092350Z [platform:WARNING] | ^ 2026-08-20T09:07:16.4196710Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:64221:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.4300310Z [platform:WARNING] 64221 | RPyItem(l_v226943, 4L) = l_v226946; 2026-08-20T09:07:16.4402670Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.4505540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.4608910Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.4739460Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.4860500Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.4962140Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.5082400Z [platform:WARNING] | ^ 2026-08-20T09:07:16.5184250Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:64222:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.5286110Z [platform:WARNING] 64222 | RPyItem(l_v226943, 5L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:16.5388220Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.5490340Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.5592140Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.5693690Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.5809600Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.5911060Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.6023620Z [platform:WARNING] | ^ 2026-08-20T09:07:16.6127000Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:64239:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.6230500Z [platform:WARNING] 64239 | RPyItem(l_v226943, 6L) = l_v226947; 2026-08-20T09:07:16.6333430Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.6450710Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.6554440Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.6657380Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.6760130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.6862210Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.6963830Z [platform:WARNING] | ^ 2026-08-20T09:07:16.7066850Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:64481:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.7176000Z [platform:WARNING] 64481 | RPyItem(l_v227162, 1L) = l_v227163; 2026-08-20T09:07:16.7284450Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.7400350Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.7517520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.7635230Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.7764200Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.7868710Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.7983570Z [platform:WARNING] | ^ 2026-08-20T09:07:16.8086780Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:65466:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.8204220Z [platform:WARNING] 65466 | RPyItem(l_v227512, 1L) = l_v227513; 2026-08-20T09:07:16.8305530Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.8414210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.8515400Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.8616230Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.8749040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.8850180Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.8950570Z [platform:WARNING] | ^ 2026-08-20T09:07:16.9053820Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:65467:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:16.9156790Z [platform:WARNING] 65467 | RPyItem(l_v227512, 2L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:16.9258900Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:16.9362030Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:16.9465370Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:16.9567580Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:16.9675220Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:16.9793430Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:16.9894590Z [platform:WARNING] | ^ 2026-08-20T09:07:16.9996670Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:65483:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.0096940Z [platform:WARNING] 65483 | RPyItem(l_v227512, 3L) = l_v227514; 2026-08-20T09:07:17.0198390Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.0299970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.0401990Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.0518680Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.0622240Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.0722510Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.0823970Z [platform:WARNING] | ^ 2026-08-20T09:07:17.0927390Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:65484:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.1030530Z [platform:WARNING] 65484 | RPyItem(l_v227512, 4L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:17.1132390Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.1234750Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.1355760Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.1466570Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.1567800Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.1686970Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.1788720Z [platform:WARNING] | ^ 2026-08-20T09:07:17.1890160Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:65500:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.1992030Z [platform:WARNING] 65500 | RPyItem(l_v227512, 5L) = l_v227515; 2026-08-20T09:07:17.2093890Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.2197470Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.2300760Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.2401730Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.2502150Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.2605420Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.2704720Z [platform:WARNING] | ^ 2026-08-20T09:07:17.2808580Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_2.c:65501:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.2909160Z [platform:WARNING] 65501 | RPyItem(l_v227512, 6L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:17.3011930Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.3115140Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.3231050Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.3331880Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.3455040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.3554690Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.3657200Z [platform:WARNING] | ^ 2026-08-20T09:07:17.3760970Z [platform:WARNING] 60 warnings generated. 2026-08-20T09:07:17.3888400Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:1036:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.3996390Z [platform:WARNING] 1036 | RPyItem(l_v228164, 1L) = l_v228165; 2026-08-20T09:07:17.4108570Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.4210180Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.4312830Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.4416440Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.4519300Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.4621730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.4723470Z [platform:WARNING] | ^ 2026-08-20T09:07:17.4824970Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:1037:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.4927870Z [platform:WARNING] 1037 | RPyItem(l_v228164, 2L) = (&pypy_g_rpy_string_582.b); 2026-08-20T09:07:17.5030490Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.5137120Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.5238860Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.5345060Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.5446990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.5556930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.5658040Z [platform:WARNING] | ^ 2026-08-20T09:07:17.5781470Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:1053:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.5888010Z [platform:WARNING] 1053 | RPyItem(l_v228164, 3L) = l_v228166; 2026-08-20T09:07:17.5989260Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.6091730Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.6194270Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.6297170Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.6455620Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.6583950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.6692480Z [platform:WARNING] | ^ 2026-08-20T09:07:17.6796530Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:1054:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.6900230Z [platform:WARNING] 1054 | RPyItem(l_v228164, 4L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:17.7002450Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.7107100Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.7212160Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.7314550Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.7417220Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.7518900Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.7620190Z [platform:WARNING] | ^ 2026-08-20T09:07:17.7729740Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:1510:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.7853190Z [platform:WARNING] 1510 | RPyItem(l_v228352, 1L) = l_v228353; 2026-08-20T09:07:17.7976090Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.8100410Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.8231480Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.8332950Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.8333660Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.8435680Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.8539700Z [platform:WARNING] | ^ 2026-08-20T09:07:17.8642580Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:1511:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.8745020Z [platform:WARNING] 1511 | RPyItem(l_v228352, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:17.8846930Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.8948360Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.9049820Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.9151050Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.9253790Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.9355280Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.9456300Z [platform:WARNING] | ^ 2026-08-20T09:07:17.9557870Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:5484:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.9558610Z [platform:WARNING] 5484 | RPyItem(l_v229799, 1L) = l_v229800; 2026-08-20T09:07:17.9559070Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.9559620Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.9560310Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.9560780Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.9561220Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.9561740Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.9562100Z [platform:WARNING] | ^ 2026-08-20T09:07:17.9562800Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:5485:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.9563530Z [platform:WARNING] 5485 | RPyItem(l_v229799, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:17.9563970Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.9564500Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.9565130Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.9565650Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.9566090Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.9566730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:17.9567160Z [platform:WARNING] | ^ 2026-08-20T09:07:17.9568100Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:6330:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:17.9568800Z [platform:WARNING] 6330 | RPyItem(l_v230121, 1L) = l_v230122; 2026-08-20T09:07:17.9569220Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:17.9569860Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:17.9678910Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:17.9799990Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:17.9901790Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:17.9967690Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:18.0072740Z [platform:WARNING] | ^ 2026-08-20T09:07:18.0181800Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:6331:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:18.0283290Z [platform:WARNING] 6331 | RPyItem(l_v230121, 2L) = (&pypy_g_rpy_string_842.b); 2026-08-20T09:07:18.0385340Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.0516170Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.0619340Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.0725470Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.0828260Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:18.0930350Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:18.1031800Z [platform:WARNING] | ^ 2026-08-20T09:07:18.1132810Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:16474:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:18.1234150Z [platform:WARNING] 16474 | RPyItem(l_v233739, 1L) = l_v233740; 2026-08-20T09:07:18.1334830Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.1436470Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.1538900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.1639690Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.1741410Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:18.1841630Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:18.1943050Z [platform:WARNING] | ^ 2026-08-20T09:07:18.2043850Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:16475:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:18.2145630Z [platform:WARNING] 16475 | RPyItem(l_v233739, 2L) = (&pypy_g_rpy_string_844.b); 2026-08-20T09:07:18.2247180Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.2349750Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.2452250Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.2555480Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.2655990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:18.2759030Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:18.2861580Z [platform:WARNING] | ^ 2026-08-20T09:07:18.2964660Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:16492:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:18.3068170Z [platform:WARNING] 16492 | RPyItem(l_v233739, 3L) = l_v233741; 2026-08-20T09:07:18.3169880Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.3271840Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.3373380Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.3475700Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.3577760Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:18.3685770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:18.3789850Z [platform:WARNING] | ^ 2026-08-20T09:07:18.3892930Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:16493:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:18.3995800Z [platform:WARNING] 16493 | RPyItem(l_v233739, 4L) = (&pypy_g_rpy_string_1091.b); 2026-08-20T09:07:18.4098060Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.4201040Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.4304960Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.4410810Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.4514070Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:18.4616080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:18.4717400Z [platform:WARNING] | ^ 2026-08-20T09:07:18.4819030Z [platform:WARNING] rpython_jit_metainterp_optimizeopt_3.c:16510:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:18.4920650Z [platform:WARNING] 16510 | RPyItem(l_v233739, 5L) = l_v233742; 2026-08-20T09:07:18.5038740Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.5140190Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.5242020Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.5342810Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.5444470Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:18.5546930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:18.5650510Z [platform:WARNING] | ^ 2026-08-20T09:07:18.5753090Z [platform:WARNING] 15 warnings generated. 2026-08-20T09:07:18.5855020Z [platform:WARNING] rpython_memory_gc.c:12841:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] 2026-08-20T09:07:18.5957950Z [platform:WARNING] 12841 | l_offsets1_0 = RPyItem(l_offsets_7, 1L); 2026-08-20T09:07:18.6090710Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.6192750Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.6297340Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.6398570Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.6511770Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here 2026-08-20T09:07:18.6614080Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH]; 2026-08-20T09:07:18.6716300Z [platform:WARNING] | ^ 2026-08-20T09:07:18.6819480Z [platform:WARNING] rpython_memory_gc.c:16825:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] 2026-08-20T09:07:18.6922730Z [platform:WARNING] 16825 | l_offsets1_1 = RPyItem(l_offsets_9, 1L); 2026-08-20T09:07:18.7025250Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.7127770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.7229290Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.7330580Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.7432600Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here 2026-08-20T09:07:18.7534950Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH]; 2026-08-20T09:07:18.7636130Z [platform:WARNING] | ^ 2026-08-20T09:07:18.7738520Z [platform:WARNING] rpython_memory_gc.c:23170:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] 2026-08-20T09:07:18.7840720Z [platform:WARNING] 23170 | l_offsets1_2 = RPyItem(l_offsets_12, 1L); 2026-08-20T09:07:18.7942100Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.8044930Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.8146410Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.8248700Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.8357400Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here 2026-08-20T09:07:18.8473760Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH]; 2026-08-20T09:07:18.8591170Z [platform:WARNING] | ^ 2026-08-20T09:07:18.8701540Z [platform:WARNING] rpython_memory_gc.c:24096:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] 2026-08-20T09:07:18.8823590Z [platform:WARNING] 24096 | l_offsets1_3 = RPyItem(l_offsets_14, 1L); 2026-08-20T09:07:18.8937720Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:18.9070970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:18.9205840Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:18.9312480Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:18.9413780Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here 2026-08-20T09:07:18.9515370Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH]; 2026-08-20T09:07:18.9636360Z [platform:WARNING] | ^ 2026-08-20T09:07:18.9739370Z [platform:WARNING] rpython_memory_gc.c:24538:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] 2026-08-20T09:07:18.9844110Z [platform:WARNING] 24538 | l_offsets1_4 = RPyItem(l_offsets_15, 1L); 2026-08-20T09:07:18.9946910Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.0053280Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.0159260Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.0270640Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.0373440Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here 2026-08-20T09:07:19.0479120Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH]; 2026-08-20T09:07:19.0596900Z [platform:WARNING] | ^ 2026-08-20T09:07:19.0717410Z [platform:WARNING] 5 warnings generated. 2026-08-20T09:07:19.0857000Z [platform:WARNING] rpython_rlib.c:923:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.0958670Z [platform:WARNING] 923 | RPyItem(l_v245079, 1L) = l_v245080; 2026-08-20T09:07:19.1060810Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.1163710Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.1266170Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.1367910Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.1469340Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.1572430Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.1674960Z [platform:WARNING] | ^ 2026-08-20T09:07:19.1777930Z [platform:WARNING] rpython_rlib.c:1251:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.1880520Z [platform:WARNING] 1251 | RPyItem(l_v245204, 1L) = (&pypy_g_rpy_string_72.b); 2026-08-20T09:07:19.1981880Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.2084730Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.2188420Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.2290890Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.2392320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.2495290Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.2597400Z [platform:WARNING] | ^ 2026-08-20T09:07:19.2700010Z [platform:WARNING] rpython_rlib.c:1626:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.2803010Z [platform:WARNING] 1626 | RPyItem(l_v245317, 1L) = (&pypy_g_rpy_string_72.b); 2026-08-20T09:07:19.2904990Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.3008450Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.3110730Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.3212920Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.3317540Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.3419450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.3521640Z [platform:WARNING] | ^ 2026-08-20T09:07:19.3624800Z [platform:WARNING] rpython_rlib.c:2601:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.3759810Z [platform:WARNING] 2601 | RPyItem(l_v245608, 1L) = (&pypy_g_rpy_string_72.b); 2026-08-20T09:07:19.3861670Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.3967560Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.4071240Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.4197660Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.4321100Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.4433100Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.4556450Z [platform:WARNING] | ^ 2026-08-20T09:07:19.4658700Z [platform:WARNING] 4 warnings generated. 2026-08-20T09:07:19.4761790Z [platform:WARNING] rpython_rlib_rvmprof.c:1514:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.4865150Z [platform:WARNING] 1514 | RPyItem(l_v251094, 1L) = l_v251095; 2026-08-20T09:07:19.4967560Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.5070950Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.5173620Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.5276020Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.5378350Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.5480430Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.5584460Z [platform:WARNING] | ^ 2026-08-20T09:07:19.5686420Z [platform:WARNING] rpython_rlib_rvmprof.c:1515:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.5788460Z [platform:WARNING] 1515 | RPyItem(l_v251094, 2L) = (&pypy_g_rpy_string_103.b); 2026-08-20T09:07:19.5888990Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.6008670Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.6111450Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.6213510Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.6321130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.6428090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.6529520Z [platform:WARNING] | ^ 2026-08-20T09:07:19.6630990Z [platform:WARNING] rpython_rlib_rvmprof.c:1532:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.6733400Z [platform:WARNING] 1532 | RPyItem(l_v251094, 3L) = l_v251096; 2026-08-20T09:07:19.6836650Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.6943900Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.7046530Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.7149290Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.7250660Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.7352130Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.7453680Z [platform:WARNING] | ^ 2026-08-20T09:07:19.7555560Z [platform:WARNING] rpython_rlib_rvmprof.c:1533:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] 2026-08-20T09:07:19.7657940Z [platform:WARNING] 1533 | RPyItem(l_v251094, 4L) = (&pypy_g_rpy_string_104.b); 2026-08-20T09:07:19.7759310Z [platform:WARNING] | ^ ~~ 2026-08-20T09:07:19.7861030Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' 2026-08-20T09:07:19.7962500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) 2026-08-20T09:07:19.8063170Z [platform:WARNING] | ^ ~~~~~ 2026-08-20T09:07:19.8164700Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here 2026-08-20T09:07:19.8266070Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; 2026-08-20T09:07:19.8367570Z [platform:WARNING] | ^ 2026-08-20T09:07:19.8468350Z [platform:WARNING] 4 warnings generated. 2026-08-20T09:07:19.8570150Z [platform:WARNING] rpython_rtyper_lltypesystem.c:11470:2: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] 2026-08-20T09:07:19.8673500Z [platform:WARNING] 11470 | pthread_jit_write_protect_np(l_v257567); 2026-08-20T09:07:19.8775330Z [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-08-20T09:07:19.8877380Z [platform:WARNING] /Applications/Xcode_26.6.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 2026-08-20T09:07:19.8978130Z [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); 2026-08-20T09:07:19.9080080Z [platform:WARNING] | ^ 2026-08-20T09:07:19.9185550Z [platform:WARNING] rpython_rtyper_lltypesystem.c:11470:2: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning 2026-08-20T09:07:19.9291260Z [platform:WARNING] 11470 | pthread_jit_write_protect_np(l_v257567); 2026-08-20T09:07:19.9398010Z [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-08-20T09:07:19.9501340Z [platform:WARNING] 1 warning generated. 2026-08-20T09:07:19.9609590Z ---------- Test starting ---------- 2026-08-20T09:07:19.9728540Z [c:cmdexec] /var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/usession-pypy-HEAD-29/testing_1/testing_1 1000000 2026-08-20T09:07:19.9833360Z 2026-08-20T09:07:19.9935370Z =========================== short test summary info ============================ 2026-08-20T09:07:20.0038100Z FAIL jit/backend/aarch64/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof 2026-08-20T09:07:20.0137600Z ========================== 1 failed in 429.32 seconds ========================== 2026-08-20T09:11:09.8602350Z ++ 09:07:03 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [32 started in total] 2026-08-20T09:11:09.8704020Z __ jit/backend/aarch64/test/test_ztranslation_call_assembler.py [29 done in total, somefailed=False] 2026-08-20T09:11:09.8715650Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T09:11:09.8731570Z ============================= test session starts ============================== 2026-08-20T09:11:09.8736540Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T09:11:09.8741500Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T09:11:09.8742410Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T09:11:09.8743010Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T09:11:09.8743500Z plugins: hypothesis-4.39.3 2026-08-20T09:11:09.8743940Z collected 0 items / 1 skipped 2026-08-20T09:11:09.8744220Z 2026-08-20T09:11:09.8744500Z ========================== 1 skipped in 2.10 seconds =========================== 2026-08-20T09:11:09.8745180Z ++ 09:07:03 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [33 started in total] 2026-08-20T09:11:09.8852730Z __ jit/backend/aarch64/test/test_zrpy_releasegil.py [30 done in total, somefailed=False] 2026-08-20T09:11:09.8853300Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T09:11:09.8853860Z ============================= test session starts ============================== 2026-08-20T09:11:09.8854410Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T09:11:09.8855200Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T09:11:09.8855910Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T09:11:09.8856350Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T09:11:09.8856760Z plugins: hypothesis-4.39.3 2026-08-20T09:11:09.8856980Z collected 3 items 2026-08-20T09:11:09.8857140Z 2026-08-20T09:11:09.8857310Z jit/backend/aarch64/test/test_zrpy_releasegil.py ... 2026-08-20T09:11:09.8857540Z 2026-08-20T09:11:09.8857720Z ========================== 3 passed in 492.57 seconds ========================== 2026-08-20T09:11:09.8858220Z __ jit/backend/aarch64/test/test_zrpy_gc.py [31 done in total, somefailed=False] 2026-08-20T09:11:09.8858770Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T09:11:09.8859200Z ============================= test session starts ============================== 2026-08-20T09:11:09.8859750Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T09:11:09.8901920Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T09:11:09.8904270Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T09:11:09.8905260Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T09:11:09.8906270Z plugins: hypothesis-4.39.3 2026-08-20T09:11:09.8906830Z collected 19 items 2026-08-20T09:11:09.8907190Z 2026-08-20T09:11:09.8907580Z jit/backend/aarch64/test/test_zrpy_gc.py ................... 2026-08-20T09:11:09.8908350Z 2026-08-20T09:11:09.8908660Z ========================= 19 passed in 534.67 seconds ========================== 2026-08-20T09:11:09.8909980Z __ jit/backend/aarch64/test/test_ztranslation_basic.py [32 done in total, somefailed=False] 2026-08-20T09:11:09.8911420Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T09:11:09.8912470Z ============================= test session starts ============================== 2026-08-20T09:11:09.8914050Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T09:11:09.8915900Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T09:11:09.8917890Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T09:11:09.8918850Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T09:11:09.8919800Z plugins: hypothesis-4.39.3 2026-08-20T09:11:09.8920450Z collected 1 items 2026-08-20T09:11:09.8920730Z 2026-08-20T09:11:09.8921090Z jit/backend/aarch64/test/test_ztranslation_basic.py . 2026-08-20T09:11:09.8921640Z 2026-08-20T09:11:09.8923350Z ========================== 1 passed in 355.38 seconds ========================== 2026-08-20T09:11:09.8924670Z __ jit/backend/aarch64/test/test_ztranslation_jit_stats.py [33 done in total, somefailed=False] 2026-08-20T09:11:09.8926160Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' 2026-08-20T09:11:09.8927220Z ============================= test session starts ============================== 2026-08-20T09:11:09.8928380Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 2026-08-20T09:11:09.8962540Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples') 2026-08-20T09:11:09.8964370Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc 2026-08-20T09:11:09.8965670Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini 2026-08-20T09:11:09.8966530Z plugins: hypothesis-4.39.3 2026-08-20T09:11:09.8967290Z collected 2 items 2026-08-20T09:11:09.8967710Z 2026-08-20T09:11:09.8968080Z jit/backend/aarch64/test/test_ztranslation_jit_stats.py s. 2026-08-20T09:11:09.8968690Z 2026-08-20T09:11:09.8969130Z ==================== 1 passed, 1 skipped in 240.45 seconds ===================== 2026-08-20T09:11:09.9017750Z ##[error]Process completed with exit code 1.
Run actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
2026-08-20T09:11:09.9534830Z with: 2026-08-20T09:11:09.9535840Z name: jit-arch-testrun-log-macos-arm64 2026-08-20T09:11:09.9537500Z path: testrun.log testrun-output.log 2026-08-20T09:11:09.9538190Z if-no-files-found: warn 2026-08-20T09:11:09.9539050Z compression-level: 6 2026-08-20T09:11:09.9540500Z overwrite: false 2026-08-20T09:11:09.9541890Z include-hidden-files: false 2026-08-20T09:11:09.9543900Z archive: true 2026-08-20T09:11:09.9545370Z env: 2026-08-20T09:11:09.9545940Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T09:11:09.9547910Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T09:11:09.9549290Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T09:11:09.9552590Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64 2026-08-20T09:11:09.9554710Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-08-20T09:11:10.6964400Z Multiple search paths detected. Calculating the least common ancestor of all paths 2026-08-20T09:11:10.6969530Z The least common ancestor is /Users/runner/work/pypy/pypy. This will be the root directory of the artifact 2026-08-20T09:11:10.6970980Z With the provided path, there will be 2 files uploaded 2026-08-20T09:11:10.6979080Z Artifact name is valid! 2026-08-20T09:11:10.6979640Z Root directory input is valid! 2026-08-20T09:11:10.9018830Z Uploading artifact: jit-arch-testrun-log-macos-arm64.zip 2026-08-20T09:11:10.9155760Z Beginning upload of artifact content to blob storage 2026-08-20T09:11:11.0139140Z Uploaded bytes 39231 2026-08-20T09:11:11.0286930Z Finished uploading artifact content to blob storage! 2026-08-20T09:11:11.0289790Z SHA256 digest of uploaded artifact is b8186ab15a6c84b79f538d57b3c539c874f7135f99d5953462c231b611391d57 2026-08-20T09:11:11.0290590Z Finalizing artifact upload 2026-08-20T09:11:11.2457260Z Artifact jit-arch-testrun-log-macos-arm64 successfully finalized. Artifact ID 9400390733 2026-08-20T09:11:11.2458080Z Artifact jit-arch-testrun-log-macos-arm64 has been successfully uploaded! Final size is 39231 bytes. Artifact ID is 9400390733 2026-08-20T09:11:11.2470490Z Artifact download URL: https://github.com/pypy/pypy/actions/runs/32350939795/artifacts/9400390733 2026-08-20T09:11:11.2921790Z Post job cleanup. 2026-08-20T09:11:11.5010810Z [command]/opt/homebrew/bin/git version 2026-08-20T09:11:11.5156920Z git version 2.55.0 2026-08-20T09:11:11.5181930Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/19e9bb22-d021-4fa1-9263-1f26b7add77d/.gitconfig' 2026-08-20T09:11:11.5190960Z Temporarily overriding HOME='/Users/runner/work/_temp/19e9bb22-d021-4fa1-9263-1f26b7add77d' before making global git config changes 2026-08-20T09:11:11.5192650Z Adding repository directory to the temporary git global config as a safe directory 2026-08-20T09:11:11.5200390Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-20T09:11:11.5321030Z Removing SSH command configuration 2026-08-20T09:11:11.5327750Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-20T09:11:11.5495270Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-20T09:11:11.7798250Z Removing HTTP extra header 2026-08-20T09:11:11.7813210Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-20T09:11:11.7968230Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-08-20T09:11:11.9988680Z Removing includeIf entries pointing to credentials config files 2026-08-20T09:11:12.0038900Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-20T09:11:12.0093130Z includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path 2026-08-20T09:11:12.0110180Z includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path 2026-08-20T09:11:12.0207730Z includeif.gitdir:/github/workspace/.git.path 2026-08-20T09:11:12.0227110Z includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-08-20T09:11:12.0228420Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path 2026-08-20T09:11:12.0229180Z /Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0230510Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0231960Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path 2026-08-20T09:11:12.0316890Z /Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0419740Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0435150Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path 2026-08-20T09:11:12.0556510Z /github/runner_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0565750Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0807650Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path 2026-08-20T09:11:12.0820820Z /github/runner_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0833470Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config 2026-08-20T09:11:12.0967000Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-20T09:11:12.3068590Z Removing credentials config '/Users/runner/work/_temp/git-credentials-e4ab8f53-295d-4cd8-ae39-591593c325a0.config' 2026-08-20T09:11:12.3222050Z Cleaning up orphan processes