timestamps 2026-07-30T09:55:30.3963100Z Current runner version: '2.336.0'
Runner Image Provisioner
2026-07-30T09:55:30.4009020Z Hosted Compute Agent
2026-07-30T09:55:30.4009400Z Version: 20260707.563
2026-07-30T09:55:30.4009810Z Commit: 02667638d2b423fbc733a8e32a88b44996a3ba6e
2026-07-30T09:55:30.4010290Z Build Date: 2026-07-07T19:33:50Z
2026-07-30T09:55:30.4010860Z Worker ID: {0489cb96-c0f0-4f03-b850-b23a65c21889}
2026-07-30T09:55:30.4011320Z Azure Region: westus
Operating System
2026-07-30T09:55:30.4013240Z macOS
2026-07-30T09:55:30.4013550Z 26.4
2026-07-30T09:55:30.4013970Z 25E246
Runner Image
2026-07-30T09:55:30.4017460Z Image: macos-26-arm64
2026-07-30T09:55:30.4019390Z Version: 20260720.0258.1
2026-07-30T09:55:30.4022080Z Included Software: https://github.com/actions/runner-images/blob/macos-26-arm64/20260720.0258/images/macos/macos-26-arm64-Readme.md
2026-07-30T09:55:30.4024960Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-26-arm64%2F20260720.0258
GITHUB_TOKEN Permissions
2026-07-30T09:55:30.4033650Z Contents: read
2026-07-30T09:55:30.4034620Z Metadata: read
2026-07-30T09:55:30.4040000Z Secret source: None
2026-07-30T09:55:30.4043140Z Prepare workflow directory
2026-07-30T09:55:30.4455710Z Prepare all required actions
2026-07-30T09:55:30.4493120Z Getting action download info
2026-07-30T09:55:30.6423810Z Download action repository 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-07-30T09:55:31.0466920Z Download action repository 'actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405' (SHA:a309ff8b426b58ec0e2a45f0f869d46889d02405)
2026-07-30T09:55:31.2242610Z Download action repository 'actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-07-30T09:55:31.4732610Z Complete job name: jit-arch (macos-arm64)
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-30T09:55:31.5491010Z with:
2026-07-30T09:55:31.5491410Z repository: pypy/pypy
2026-07-30T09:55:31.5494280Z token: ***
2026-07-30T09:55:31.5494670Z ssh-strict: true
2026-07-30T09:55:31.5495000Z ssh-user: git
2026-07-30T09:55:31.5495350Z persist-credentials: true
2026-07-30T09:55:31.5495770Z clean: true
2026-07-30T09:55:31.5496120Z sparse-checkout-cone-mode: true
2026-07-30T09:55:31.5496820Z fetch-depth: 1
2026-07-30T09:55:31.5497180Z fetch-tags: false
2026-07-30T09:55:31.5497510Z show-progress: true
2026-07-30T09:55:31.5497840Z lfs: false
2026-07-30T09:55:31.5498150Z submodules: false
2026-07-30T09:55:31.5498510Z set-safe-directory: true
2026-07-30T09:55:32.0689600Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T09:55:32.0692840Z Working directory is '/Users/runner/work/pypy/pypy'
2026-07-30T09:55:32.0745880Z [command]/opt/homebrew/bin/git version
2026-07-30T09:55:32.1180780Z git version 2.55.0
2026-07-30T09:55:32.1224980Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bb2a44a4-7e70-4d73-a098-a70c37c5cc53/.gitconfig'
2026-07-30T09:55:32.1229720Z Temporarily overriding HOME='/Users/runner/work/_temp/bb2a44a4-7e70-4d73-a098-a70c37c5cc53' before making global git config changes
2026-07-30T09:55:32.1231180Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T09:55:32.1232170Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-30T09:55:32.1451160Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-30T09:55:32.1458950Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy
2026-07-30T09:55:32.1872980Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-30T09:55:32.1874080Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-30T09:55:32.1877400Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-30T09:55:32.1879220Z hint: call:
2026-07-30T09:55:32.1880260Z hint:
2026-07-30T09:55:32.1881460Z hint: git config --global init.defaultBranch <name>
2026-07-30T09:55:32.1883200Z hint:
2026-07-30T09:55:32.1884620Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-30T09:55:32.1886740Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-30T09:55:32.1888600Z hint:
2026-07-30T09:55:32.1889570Z hint: git branch -m <name>
2026-07-30T09:55:32.1890740Z hint:
2026-07-30T09:55:32.1892350Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-30T09:55:32.1894680Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-07-30T09:55:32.1898960Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T09:55:32.2013090Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-07-30T09:55:32.2138580Z Removing SSH command configuration
2026-07-30T09:55:32.2141630Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T09:55:32.2232300Z [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-07-30T09:55:32.4185070Z Removing HTTP extra header
2026-07-30T09:55:32.4192910Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T09:55:32.4310400Z [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-07-30T09:55:32.5989660Z Removing includeIf entries pointing to credentials config files
2026-07-30T09:55:32.5993630Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T09:55:32.6026690Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T09:55:32.8399360Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T09:55:32.8406160Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T09:55:32.8413270Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T09:55:32.8419370Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T09:55:32.8486360Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
Fetching the repository
2026-07-30T09:55:32.8596520Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9ce9232415848d7d703ff81cde0078eef1b3b62a:refs/remotes/pull/5537/merge
2026-07-30T09:55:36.5873740Z From https://github.com/pypy/pypy
2026-07-30T09:55:36.5877710Z * [new ref] 9ce9232415848d7d703ff81cde0078eef1b3b62a -> pull/5537/merge
Determining the checkout info
2026-07-30T09:55:36.5897370Z [command]/opt/homebrew/bin/git sparse-checkout disable
2026-07-30T09:55:36.6055170Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T09:55:36.6251240Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-07-30T09:55:37.6872100Z Updating files: 71% (4324/6015)
2026-07-30T09:55:37.7042830Z Updating files: 72% (4331/6015)
2026-07-30T09:55:37.7513280Z Updating files: 73% (4391/6015)
2026-07-30T09:55:37.7662870Z Updating files: 74% (4452/6015)
2026-07-30T09:55:37.7756260Z Updating files: 75% (4512/6015)
2026-07-30T09:55:37.7836170Z Updating files: 76% (4572/6015)
2026-07-30T09:55:37.7959720Z Updating files: 77% (4632/6015)
2026-07-30T09:55:37.8137140Z Updating files: 78% (4692/6015)
2026-07-30T09:55:37.8304150Z Updating files: 79% (4752/6015)
2026-07-30T09:55:37.8409630Z Updating files: 80% (4812/6015)
2026-07-30T09:55:37.8660250Z Updating files: 81% (4873/6015)
2026-07-30T09:55:37.8780090Z Updating files: 82% (4933/6015)
2026-07-30T09:55:37.8873570Z Updating files: 83% (4993/6015)
2026-07-30T09:55:37.9010680Z Updating files: 84% (5053/6015)
2026-07-30T09:55:37.9187240Z Updating files: 85% (5113/6015)
2026-07-30T09:55:37.9361850Z Updating files: 86% (5173/6015)
2026-07-30T09:55:37.9651530Z Updating files: 87% (5234/6015)
2026-07-30T09:55:37.9900260Z Updating files: 88% (5294/6015)
2026-07-30T09:55:37.9983940Z Updating files: 89% (5354/6015)
2026-07-30T09:55:38.0166220Z Updating files: 90% (5414/6015)
2026-07-30T09:55:38.0947100Z Updating files: 91% (5474/6015)
2026-07-30T09:55:38.1323860Z Updating files: 92% (5534/6015)
2026-07-30T09:55:38.1471200Z Updating files: 93% (5594/6015)
2026-07-30T09:55:38.1542490Z Updating files: 94% (5655/6015)
2026-07-30T09:55:38.1668880Z Updating files: 95% (5715/6015)
2026-07-30T09:55:38.1759410Z Updating files: 96% (5775/6015)
2026-07-30T09:55:38.1864200Z Updating files: 97% (5835/6015)
2026-07-30T09:55:38.1994040Z Updating files: 98% (5895/6015)
2026-07-30T09:55:38.2117210Z Updating files: 99% (5955/6015)
2026-07-30T09:55:38.2117800Z Updating files: 100% (6015/6015)
2026-07-30T09:55:38.2118210Z Updating files: 100% (6015/6015), done.
2026-07-30T09:55:38.2236480Z HEAD is now at 9ce9232 Merge 9b0efa4471b08441bdd05db27c7b68a2a4c20dd6 into 8eb2f0cdb72e859a90595f7006473b416ee82b02
2026-07-30T09:55:38.2446160Z [command]/opt/homebrew/bin/git log -1 --format=%H
2026-07-30T09:55:38.2579390Z 9ce9232415848d7d703ff81cde0078eef1b3b62a
Run actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
2026-07-30T09:55:38.3188170Z with:
2026-07-30T09:55:38.3188390Z python-version: pypy2.7-7.3.22
2026-07-30T09:55:38.3188620Z check-latest: false
2026-07-30T09:55:38.3190630Z token: ***
2026-07-30T09:55:38.3190870Z update-environment: true
2026-07-30T09:55:38.3191140Z allow-prereleases: false
2026-07-30T09:55:38.3191350Z freethreaded: false
Installed versions
2026-07-30T09:55:38.6592650Z PyPy version 2.7 (7.3.22) was not found in the local cache
2026-07-30T09:55:38.8154540Z Downloading PyPy from "https://downloads.python.org/pypy/pypy2.7-v7.3.22-macos_arm64.tar.bz2" ...
2026-07-30T09:55:39.3753290Z Extracting downloaded archive...
2026-07-30T09:55:39.4035180Z [command]/usr/bin/tar x -C /Users/runner/work/_temp/98880472-ccef-458b-874f-af52e3d17c1b -f /Users/runner/work/_temp/fd29a71c-fe35-4914-8c11-fe939e1f4dc7
2026-07-30T09:55:44.8530870Z Creating symlinks...
2026-07-30T09:55:44.8537180Z Installing and updating pip
2026-07-30T09:55:44.8542110Z [command]/Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/python -m ensurepip
2026-07-30T09:55:46.1886090Z 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-07-30T09:55:46.2243520Z Looking in links: /var/folders/8j/sfr9qqcj73j4p6nhwcfpr0th0000gn/T/tmpenGZtl
2026-07-30T09:55:46.2499250Z Processing /private/var/folders/8j/sfr9qqcj73j4p6nhwcfpr0th0000gn/T/tmpenGZtl/setuptools-44.0.0-py2.py3-none-any.whl
2026-07-30T09:55:46.3065250Z Processing /private/var/folders/8j/sfr9qqcj73j4p6nhwcfpr0th0000gn/T/tmpenGZtl/pip-20.0.2-py2.py3-none-any.whl
2026-07-30T09:55:46.4528950Z Installing collected packages: setuptools, pip
2026-07-30T09:55:47.9647930Z Successfully installed pip-20.0.2 setuptools-44.0.0
2026-07-30T09:55:48.0314250Z [command]/Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/python -m pip install --ignore-installed pip
2026-07-30T09:55:48.5081070Z 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-07-30T09:55:48.8367450Z Collecting pip
2026-07-30T09:55:48.8878360Z Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
2026-07-30T09:55:49.1054290Z Installing collected packages: pip
2026-07-30T09:55:50.3568230Z Successfully installed pip-20.3.4
2026-07-30T09:55:50.5854970Z Successfully set up PyPy 7.3.22 with Python (2.7.18)
Run pypy -m pip install hypothesis==4.39.3
2026-07-30T09:55:50.6110040Z pypy -m pip install hypothesis==4.39.3
2026-07-30T09:55:50.6167280Z shell: /bin/bash -e {0}
2026-07-30T09:55:50.6167590Z env:
2026-07-30T09:55:50.6167910Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:50.6168480Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:50.6168890Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:50.6169280Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:50.6169820Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-07-30T09:55:51.1856140Z 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-07-30T09:55:52.6791600Z Collecting hypothesis==4.39.3
2026-07-30T09:55:52.7214980Z Downloading hypothesis-4.39.3.tar.gz (213 kB)
2026-07-30T09:55:53.1866560Z Collecting attrs>=19.2.0
2026-07-30T09:55:53.1946020Z Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
2026-07-30T09:55:53.2938840Z Collecting enum34
2026-07-30T09:55:53.3033520Z Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
2026-07-30T09:55:53.3117350Z Using legacy 'setup.py install' for hypothesis, since package 'wheel' is not installed.
2026-07-30T09:55:53.4039220Z Installing collected packages: attrs, enum34, hypothesis
2026-07-30T09:55:53.4614940Z Running setup.py install for hypothesis: started
2026-07-30T09:55:53.9919880Z Running setup.py install for hypothesis: finished with status 'done'
2026-07-30T09:55:54.0038330Z Successfully installed attrs-21.4.0 enum34-1.1.10 hypothesis-4.39.3
Run brew install bdw-gc binutils gettext
2026-07-30T09:55:54.0370890Z brew install bdw-gc binutils gettext
2026-07-30T09:55:54.0371190Z pypy -m pip install vmprof
2026-07-30T09:55:54.0404900Z shell: /bin/bash -e {0}
2026-07-30T09:55:54.0405760Z env:
2026-07-30T09:55:54.0406180Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:54.0407100Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:54.0407490Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:54.0407930Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:55:54.0408460Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-07-30T09:55:56.8818140Z Warning: gettext 1.0 is already installed and up-to-date.
2026-07-30T09:55:56.8819360Z To reinstall 1.0, run:
2026-07-30T09:55:56.8819840Z brew reinstall gettext
2026-07-30T09:55:57.1557970Z ##[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-07-30T09:55:57.6299850Z ==> Would install 2 formulae:
2026-07-30T09:55:57.6404740Z bdw-gc binutils
2026-07-30T09:55:57.6512130Z ==> Downloading https://ghcr.io/v2/homebrew/core/bdw-gc/manifests/8.2.12
2026-07-30T09:55:58.0921860Z ==> Downloading https://ghcr.io/v2/homebrew/core/binutils/manifests/2.46.1
2026-07-30T09:55:58.5548680Z ==> Fetching downloads for: bdw-gc and binutils
2026-07-30T09:55:59.0094810Z âï¸ Bottle bdw-gc (8.2.12)
2026-07-30T09:55:59.9677660Z âï¸ Bottle binutils (2.46.1)
2026-07-30T09:55:59.9708640Z ==> Pouring bdw-gc--8.2.12.arm64_tahoe.bottle.tar.gz
2026-07-30T09:56:00.1517540Z ðº /opt/homebrew/Cellar/bdw-gc/8.2.12: 82 files, 1.8MB
2026-07-30T09:56:00.1938940Z ==> Pouring binutils--2.46.1.arm64_tahoe.bottle.tar.gz
2026-07-30T09:56:01.6586960Z ==> Caveats
2026-07-30T09:56:01.6587720Z binutils is keg-only, which means it was not symlinked into /opt/homebrew,
2026-07-30T09:56:01.6588270Z because Apple's CLT provides the same tools.
2026-07-30T09:56:01.6588520Z
2026-07-30T09:56:01.6588710Z If you need to have binutils first in your PATH, run:
2026-07-30T09:56:01.6589240Z echo 'export PATH="/opt/homebrew/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-07-30T09:56:01.6589640Z
2026-07-30T09:56:01.6589890Z For compilers to find binutils you may need to set:
2026-07-30T09:56:01.6590730Z export LDFLAGS="-L/opt/homebrew/opt/binutils/lib"
2026-07-30T09:56:01.6591100Z export CPPFLAGS="-I/opt/homebrew/opt/binutils/include"
2026-07-30T09:56:01.6592250Z ==> Summary
2026-07-30T09:56:01.6614590Z ðº /opt/homebrew/Cellar/binutils/2.46.1: 89 files, 187.9MB
2026-07-30T09:56:01.6618030Z ==> Caveats
2026-07-30T09:56:01.6618580Z ==> binutils
2026-07-30T09:56:01.6619050Z binutils is keg-only, which means it was not symlinked into /opt/homebrew,
2026-07-30T09:56:01.6619600Z because Apple's CLT provides the same tools.
2026-07-30T09:56:01.6619790Z
2026-07-30T09:56:01.6619960Z If you need to have binutils first in your PATH, run:
2026-07-30T09:56:01.6621950Z echo 'export PATH="/opt/homebrew/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-07-30T09:56:01.6622300Z
2026-07-30T09:56:01.6622600Z For compilers to find binutils you may need to set:
2026-07-30T09:56:01.6623140Z export LDFLAGS="-L/opt/homebrew/opt/binutils/lib"
2026-07-30T09:56:01.6623480Z export CPPFLAGS="-I/opt/homebrew/opt/binutils/include"
2026-07-30T09:56:02.2146790Z 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-07-30T09:56:02.5546840Z Collecting vmprof
2026-07-30T09:56:02.5946010Z Downloading vmprof-0.4.18.1.tar.gz (293 kB)
2026-07-30T09:56:03.0045140Z Collecting requests
2026-07-30T09:56:03.0103880Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
2026-07-30T09:56:03.0879830Z Collecting six
2026-07-30T09:56:03.0966230Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2026-07-30T09:56:03.2663820Z Collecting pytz
2026-07-30T09:56:03.2765060Z Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB)
2026-07-30T09:56:03.3186520Z Collecting colorama
2026-07-30T09:56:03.3275930Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
2026-07-30T09:56:03.3625390Z Collecting backports.shutil_which
2026-07-30T09:56:03.3738260Z Downloading backports.shutil_which-3.5.2-py2.py3-none-any.whl (2.7 kB)
2026-07-30T09:56:03.4903860Z Collecting urllib3<1.27,>=1.21.1
2026-07-30T09:56:03.5064880Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
2026-07-30T09:56:03.5820860Z Collecting certifi>=2017.4.17
2026-07-30T09:56:03.5875660Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
2026-07-30T09:56:03.6717790Z Collecting chardet<5,>=3.0.2; python_version < "3"
2026-07-30T09:56:03.6779420Z Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
2026-07-30T09:56:03.7070250Z Collecting idna<3,>=2.5; python_version < "3"
2026-07-30T09:56:03.7119910Z Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
2026-07-30T09:56:03.7183720Z Using legacy 'setup.py install' for vmprof, since package 'wheel' is not installed.
2026-07-30T09:56:03.8293560Z Installing collected packages: urllib3, certifi, chardet, idna, requests, six, pytz, colorama, backports.shutil-which, vmprof
2026-07-30T09:56:04.5467690Z Running setup.py install for vmprof: started
2026-07-30T09:56:04.9474630Z Running setup.py install for vmprof: finished with status 'done'
2026-07-30T09:56:04.9605930Z 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-07-30T09:56:05.0027590Z echo "parallel_runs=4" > machine_cfg.py
2026-07-30T09:56:05.0069350Z shell: /bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T09:56:05.0069730Z env:
2026-07-30T09:56:05.0070040Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0070400Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0070740Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0071080Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0071650Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
Run set -o pipefail
2026-07-30T09:56:05.0694800Z set -o pipefail
2026-07-30T09:56:05.0694970Z case "$SUITE" in
2026-07-30T09:56:05.0695130Z rlib)
2026-07-30T09:56:05.0695310Z PYPYCHERRYPICK="rlib" ;;
2026-07-30T09:56:05.0695600Z translator)
2026-07-30T09:56:05.0695770Z PYPYCHERRYPICK="translator" ;;
2026-07-30T09:56:05.0696100Z misc)
2026-07-30T09:56:05.0696310Z case "$ARCH" in
2026-07-30T09:56:05.0696680Z win64) PYPYCHERRYPICK="annotator:config:flowspace:tool:memory" ;;
2026-07-30T09:56:05.0697080Z *) PYPYCHERRYPICK="annotator:config:flowspace:tool:rtyper:memory" ;;
2026-07-30T09:56:05.0697380Z esac ;;
2026-07-30T09:56:05.0697590Z jit-arch)
2026-07-30T09:56:05.0697830Z case "$ARCH" in
2026-07-30T09:56:05.0698090Z arm64) PYPYCHERRYPICK="jit/backend/aarch64" ;;
2026-07-30T09:56:05.0698790Z *) PYPYCHERRYPICK="jit/backend/x86" ;;
2026-07-30T09:56:05.0699080Z esac ;;
2026-07-30T09:56:05.0699230Z jit-other)
2026-07-30T09:56:05.0699390Z case "$ARCH" in
2026-07-30T09:56:05.0700120Z 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-07-30T09:56:05.0701340Z *) 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-07-30T09:56:05.0702320Z esac ;;
2026-07-30T09:56:05.0702590Z esac
2026-07-30T09:56:05.0702790Z export PYPYCHERRYPICK
2026-07-30T09:56:05.0702980Z if [ -n "$CONTAINER" ]; then
2026-07-30T09:56:05.0703190Z docker run --rm \
2026-07-30T09:56:05.0703420Z -v "$GITHUB_WORKSPACE:/workspace" \
2026-07-30T09:56:05.0703730Z -w /workspace \
2026-07-30T09:56:05.0703970Z -e PYPYCHERRYPICK \
2026-07-30T09:56:05.0704240Z -e PYTHONPATH \
2026-07-30T09:56:05.0704460Z "$CONTAINER" \
2026-07-30T09:56:05.0704730Z pypy testrunner/runner.py \
2026-07-30T09:56:05.0705010Z --config=pypy/testrunner_cfg.py \
2026-07-30T09:56:05.0705320Z --config=machine_cfg.py \
2026-07-30T09:56:05.0705560Z --root=rpython \
2026-07-30T09:56:05.0705830Z --timeout=1759 \
2026-07-30T09:56:05.0706110Z --logfile=testrun.log \
2026-07-30T09:56:05.0706360Z 2>&1 | tee testrun-output.log
2026-07-30T09:56:05.0706600Z else
2026-07-30T09:56:05.0706760Z pypy testrunner/runner.py \
2026-07-30T09:56:05.0706980Z --config=pypy/testrunner_cfg.py \
2026-07-30T09:56:05.0707200Z --config=machine_cfg.py \
2026-07-30T09:56:05.0707390Z --root=rpython \
2026-07-30T09:56:05.0707590Z --timeout=1759 \
2026-07-30T09:56:05.0707770Z --logfile=testrun.log \
2026-07-30T09:56:05.0707980Z 2>&1 | tee testrun-output.log
2026-07-30T09:56:05.0708160Z fi
2026-07-30T09:56:05.0738760Z shell: /bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T09:56:05.0739000Z env:
2026-07-30T09:56:05.0739230Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0739580Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0739900Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0740240Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T09:56:05.0740780Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-07-30T09:56:05.0741120Z SUITE: jit-arch
2026-07-30T09:56:05.0741260Z ARCH: arm64
2026-07-30T09:56:05.0741400Z CONTAINER:
2026-07-30T09:56:05.0741530Z PYTHONPATH: .
2026-07-30T09:56:05.0741700Z PYPY_LOCALBASE: /opt/homebrew
2026-07-30T09:58:02.5824510Z using config pypy/testrunner_cfg.py
2026-07-30T09:58:02.5927560Z using config machine_cfg.py
2026-07-30T09:58:02.6029260Z running 4 parallel test workers
2026-07-30T09:58:02.6144320Z setting MAKEFLAGS to ' ' (space)
2026-07-30T09:58:02.6246210Z -- jit/backend/aarch64/test/test_basic.py
2026-07-30T09:58:02.6349140Z -- jit/backend/aarch64/test/test_call.py
2026-07-30T09:58:02.6451140Z -- jit/backend/aarch64/test/test_calling_convention.py
2026-07-30T09:58:02.6552970Z -- jit/backend/aarch64/test/test_del.py
2026-07-30T09:58:02.6654280Z -- jit/backend/aarch64/test/test_dict.py
2026-07-30T09:58:02.6757270Z -- jit/backend/aarch64/test/test_exception.py
2026-07-30T09:58:02.6870210Z -- jit/backend/aarch64/test/test_fficall.py
2026-07-30T09:58:02.6972390Z -- jit/backend/aarch64/test/test_float.py
2026-07-30T09:58:02.7074460Z -- jit/backend/aarch64/test/test_instr_builder.py
2026-07-30T09:58:02.7101710Z -- jit/backend/aarch64/test/test_jitlog.py
2026-07-30T09:58:02.7102500Z -- jit/backend/aarch64/test/test_list.py
2026-07-30T09:58:02.7102990Z -- jit/backend/aarch64/test/test_llop.py
2026-07-30T09:58:02.7103530Z -- jit/backend/aarch64/test/test_loop_unroll.py
2026-07-30T09:58:02.7104090Z -- jit/backend/aarch64/test/test_quasiimmut.py
2026-07-30T09:58:02.7105850Z -- jit/backend/aarch64/test/test_rawmem.py
2026-07-30T09:58:02.7107000Z -- jit/backend/aarch64/test/test_recursive.py
2026-07-30T09:58:02.7108000Z -- jit/backend/aarch64/test/test_runner.py
2026-07-30T09:58:02.7109340Z -- jit/backend/aarch64/test/test_rvmprof.py
2026-07-30T09:58:02.7223300Z -- jit/backend/aarch64/test/test_send.py
2026-07-30T09:58:02.7351270Z -- jit/backend/aarch64/test/test_slist.py
2026-07-30T09:58:02.7453420Z -- jit/backend/aarch64/test/test_string.py
2026-07-30T09:58:02.7561700Z -- jit/backend/aarch64/test/test_tl.py
2026-07-30T09:58:02.7662740Z -- jit/backend/aarch64/test/test_tlc.py
2026-07-30T09:58:02.7764260Z -- jit/backend/aarch64/test/test_virtual.py
2026-07-30T09:58:02.7865360Z -- jit/backend/aarch64/test/test_virtualizable.py
2026-07-30T09:58:02.7971510Z -- jit/backend/aarch64/test/test_virtualref.py
2026-07-30T09:58:02.8106400Z -- jit/backend/aarch64/test/test_zrpy_gc.py
2026-07-30T09:58:02.8229890Z -- jit/backend/aarch64/test/test_zrpy_gc_boehm.py
2026-07-30T09:58:02.8290690Z -- jit/backend/aarch64/test/test_zrpy_releasegil.py
2026-07-30T09:58:02.8392500Z -- jit/backend/aarch64/test/test_zrpy_vmprof.py
2026-07-30T09:58:02.8443710Z -- jit/backend/aarch64/test/test_ztranslation_basic.py
2026-07-30T09:58:02.8488290Z -- jit/backend/aarch64/test/test_ztranslation_call_assembler.py
2026-07-30T09:58:02.8542450Z -- jit/backend/aarch64/test/test_ztranslation_jit_stats.py
2026-07-30T09:58:02.8547160Z -- total: 33 to run
2026-07-30T09:58:02.8648660Z ++ 09:56:05 starting jit/backend/aarch64/test/test_basic.py [1 started in total]
2026-07-30T09:58:02.8748930Z ++ 09:56:05 starting jit/backend/aarch64/test/test_call.py [2 started in total]
2026-07-30T09:58:02.8850300Z ++ 09:56:05 starting jit/backend/aarch64/test/test_calling_convention.py [3 started in total]
2026-07-30T09:58:02.8950540Z ++ 09:56:05 starting jit/backend/aarch64/test/test_del.py [4 started in total]
2026-07-30T09:58:02.9051870Z __ jit/backend/aarch64/test/test_del.py [1 done in total, somefailed=False] ___
2026-07-30T09:58:02.9154170Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:58:02.9255960Z ============================= test session starts ==============================
2026-07-30T09:58:02.9357110Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:58:02.9604350Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:58:02.9607500Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:58:02.9726040Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:58:02.9849130Z plugins: hypothesis-4.39.3
2026-07-30T09:58:02.9958630Z collected 3 items
2026-07-30T09:58:03.0073350Z
2026-07-30T09:58:03.0174450Z jit/backend/aarch64/test/test_del.py ...
2026-07-30T09:58:03.0275520Z
2026-07-30T09:58:03.0408780Z ========================== 3 passed in 19.88 seconds ===========================
2026-07-30T09:58:03.0409830Z ++ 09:56:29 starting jit/backend/aarch64/test/test_dict.py [5 started in total]
2026-07-30T09:58:03.0583380Z __ jit/backend/aarch64/test/test_call.py [2 done in total, somefailed=False] __
2026-07-30T09:58:03.0666700Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:58:03.0770030Z ============================= test session starts ==============================
2026-07-30T09:58:03.0869170Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:58:03.0972360Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:58:03.1073660Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:58:03.1175100Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:58:03.1277020Z plugins: hypothesis-4.39.3
2026-07-30T09:58:03.1377410Z collected 16 items
2026-07-30T09:58:03.1432680Z
2026-07-30T09:58:03.1433760Z jit/backend/aarch64/test/test_call.py ................
2026-07-30T09:58:03.1434780Z
2026-07-30T09:58:03.1435400Z ========================== 16 passed in 26.75 seconds ==========================
2026-07-30T09:58:03.1436740Z ++ 09:56:38 starting jit/backend/aarch64/test/test_exception.py [6 started in total]
2026-07-30T09:58:03.1439230Z __ jit/backend/aarch64/test/test_exception.py [3 done in total, somefailed=False]
2026-07-30T09:58:03.1441110Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:58:03.1451960Z ============================= test session starts ==============================
2026-07-30T09:58:03.1452550Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:58:03.1453330Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:58:03.1454080Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:58:03.1454550Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:58:03.1455050Z plugins: hypothesis-4.39.3
2026-07-30T09:58:03.1455280Z collected 32 items
2026-07-30T09:58:03.1455470Z
2026-07-30T09:58:03.1455740Z jit/backend/aarch64/test/test_exception.py s...............................
2026-07-30T09:58:03.1456100Z
2026-07-30T09:58:03.1456280Z ==================== 31 passed, 1 skipped in 19.53 seconds =====================
2026-07-30T09:58:03.1456870Z ++ 09:56:59 starting jit/backend/aarch64/test/test_fficall.py [7 started in total]
2026-07-30T09:58:03.1457420Z __ jit/backend/aarch64/test/test_fficall.py [4 done in total, somefailed=False]
2026-07-30T09:58:03.1458020Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:58:03.1458490Z ============================= test session starts ==============================
2026-07-30T09:58:03.1459080Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:58:03.1459910Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:58:03.1460550Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:58:03.1460980Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:58:03.1461880Z plugins: hypothesis-4.39.3
2026-07-30T09:58:03.1462220Z collected 12 items
2026-07-30T09:58:03.1462320Z
2026-07-30T09:58:03.1462460Z jit/backend/aarch64/test/test_fficall.py ...sss......
2026-07-30T09:58:03.1462710Z
2026-07-30T09:58:03.1462900Z ===================== 9 passed, 3 skipped in 24.87 seconds =====================
2026-07-30T09:58:03.1463360Z ++ 09:57:27 starting jit/backend/aarch64/test/test_float.py [8 started in total]
2026-07-30T09:58:03.1463890Z __ jit/backend/aarch64/test/test_float.py [5 done in total, somefailed=False] _
2026-07-30T09:58:03.1464400Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:58:03.1464890Z ============================= test session starts ==============================
2026-07-30T09:58:03.1465350Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:58:03.1466170Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:58:03.1467130Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:58:03.1467600Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:58:03.1467950Z plugins: hypothesis-4.39.3
2026-07-30T09:58:03.1468240Z collected 10 items
2026-07-30T09:58:03.1468400Z
2026-07-30T09:58:03.1468530Z jit/backend/aarch64/test/test_float.py ....s.....
2026-07-30T09:58:03.1468750Z
2026-07-30T09:58:03.1468880Z ===================== 9 passed, 1 skipped in 7.65 seconds ======================
2026-07-30T09:58:03.1469440Z ++ 09:57:36 starting jit/backend/aarch64/test/test_instr_builder.py [9 started in total]
2026-07-30T09:58:03.1470190Z __ jit/backend/aarch64/test/test_instr_builder.py [6 done in total, somefailed=False]
2026-07-30T09:58:03.1470830Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:58:03.1471350Z ============================= test session starts ==============================
2026-07-30T09:58:03.1471910Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:58:03.1472740Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:58:03.1473510Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:58:03.1473940Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:58:03.1474280Z plugins: hypothesis-4.39.3
2026-07-30T09:58:03.1474560Z collected 21 items
2026-07-30T09:58:03.1474650Z
2026-07-30T09:58:03.1474840Z jit/backend/aarch64/test/test_instr_builder.py sssssssssssssssssssss
2026-07-30T09:58:03.1475130Z
2026-07-30T09:58:03.1475300Z ========================== 21 skipped in 0.91 seconds ==========================
2026-07-30T09:58:03.1475700Z ++ 09:57:38 starting jit/backend/aarch64/test/test_jitlog.py [10 started in total]
2026-07-30T09:58:03.1476250Z __ jit/backend/aarch64/test/test_dict.py [7 done in total, somefailed=False] __
2026-07-30T09:58:03.1476740Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:58:03.1477250Z ============================= test session starts ==============================
2026-07-30T09:58:03.1477700Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:58:03.1478470Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:58:03.1479070Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:58:03.1479590Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:58:03.1479940Z plugins: hypothesis-4.39.3
2026-07-30T09:58:03.1480300Z collected 20 items
2026-07-30T09:58:03.1480480Z
2026-07-30T09:58:03.1480620Z jit/backend/aarch64/test/test_dict.py ....................
2026-07-30T09:58:03.1481190Z
2026-07-30T09:58:03.1481410Z ========================== 20 passed in 73.22 seconds ==========================
2026-07-30T09:58:03.1481900Z ++ 09:57:50 starting jit/backend/aarch64/test/test_list.py [11 started in total]
2026-07-30T09:58:03.1482410Z __ jit/backend/aarch64/test/test_calling_convention.py [8 done in total, somefailed=False]
2026-07-30T09:59:09.3668250Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:59:09.3788070Z ============================= test session starts ==============================
2026-07-30T09:59:09.3912180Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:59:09.4033590Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:59:09.4156520Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:59:09.4278690Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:59:09.4357300Z plugins: hypothesis-4.39.3
2026-07-30T09:59:09.4474110Z collected 7 items
2026-07-30T09:59:09.4600630Z
2026-07-30T09:59:09.4701750Z jit/backend/aarch64/test/test_calling_convention.py .....s.
2026-07-30T09:59:09.4802730Z
2026-07-30T09:59:09.4903750Z ==================== 6 passed, 1 skipped in 107.49 seconds =====================
2026-07-30T09:59:09.5005190Z ++ 09:58:02 starting jit/backend/aarch64/test/test_llop.py [12 started in total]
2026-07-30T09:59:09.5106650Z __ jit/backend/aarch64/test/test_jitlog.py [9 done in total, somefailed=True] _
2026-07-30T09:59:09.5208060Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:59:09.5309410Z ============================= test session starts ==============================
2026-07-30T09:59:09.5434690Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:59:09.5544500Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:59:09.5647590Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:59:09.5750420Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:59:09.5852250Z plugins: hypothesis-4.39.3
2026-07-30T09:59:09.5954320Z collected 3 items
2026-07-30T09:59:09.6055650Z
2026-07-30T09:59:09.6158090Z jit/backend/aarch64/test/test_jitlog.py ..F
2026-07-30T09:59:09.6260090Z
2026-07-30T09:59:09.6361150Z =================================== FAILURES ===================================
2026-07-30T09:59:09.6479330Z ___________________________ TestJitlog.test_version ____________________________
2026-07-30T09:59:09.6580330Z
2026-07-30T09:59:09.6681410Z self = <rpython.jit.backend.aarch64.test.test_jitlog.TestJitlog instance at 0x0000000837036760>
2026-07-30T09:59:09.6782840Z monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000000837036720>
2026-07-30T09:59:09.6884710Z tmpdir = local('/private/var/folders/8j/sfr9qqcj73j4p6nhwcfpr0th0000gn/T/pytest-of-runner/pytest-0/test_version0')
2026-07-30T09:59:09.6986160Z
2026-07-30T09:59:09.7087580Z def test_version(self, monkeypatch, tmpdir):
2026-07-30T09:59:09.7189750Z file = tmpdir.join('jitlog')
2026-07-30T09:59:09.7291430Z monkeypatch.setattr(jl, 'JITLOG_VERSION_16BIT_LE', '\xff\xfe')
2026-07-30T09:59:09.7392850Z monkeypatch.setenv(rjitlog.test_jitlog_name, file.strpath)
2026-07-30T09:59:09.7514540Z f = self.run_sample_loop(None)
2026-07-30T09:59:09.7616190Z self.meta_interp(f, [10, 0])
2026-07-30T09:59:09.7717510Z assert os.path.exists(file.strpath)
2026-07-30T09:59:09.7818740Z with file.open('rb') as fd:
2026-07-30T09:59:09.7921960Z # check the file header
2026-07-30T09:59:09.8022190Z > assert fd.read(3) == jl.MARK_JITLOG_HEADER + '\xff\xfe'
2026-07-30T09:59:09.8123980Z E assert '' == '\x1e\xff\xfe'
2026-07-30T09:59:09.8227700Z E + \x1e\xff\xfe
2026-07-30T09:59:09.8326250Z
2026-07-30T09:59:09.8428540Z jit/backend/test/jitlog_test.py:51: AssertionError
2026-07-30T09:59:09.8530160Z ----------------------------- Captured stdout call -----------------------------
2026-07-30T09:59:09.8631620Z bh: goto_if_not_int_gt [0, 0, 36, 33] -> 36
2026-07-30T09:59:09.8733180Z bh: int_return [<BHInterp <JitCode 'f'>>, 0] -> LeaveFrame!
2026-07-30T09:59:09.8834380Z ~~~ return value: 0
2026-07-30T09:59:09.8935790Z ----------------------------- Captured stderr call -----------------------------
2026-07-30T09:59:09.9037810Z [rtyper] -=- specialized 6 blocks -=-
2026-07-30T09:59:09.9140140Z [rtyper] -=- specialized 4 more blocks -=-
2026-07-30T09:59:09.9242810Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-30T09:59:09.9344820Z [rtyper] -=- specialized 7 more blocks -=-
2026-07-30T09:59:09.9446430Z [rtyper] -=- specialized 6 more blocks -=-
2026-07-30T09:59:09.9547850Z [rtyper] -=- specialized 17 more blocks -=-
2026-07-30T09:59:09.9649800Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-30T09:59:09.9750940Z [rtyper] -=- specialized 3 more blocks -=-
2026-07-30T09:59:09.9852180Z [jitcodewriter:info] making JitCodes...
2026-07-30T09:59:09.9953620Z [jitcodewriter:info] There are 1 JitCode instances.
2026-07-30T09:59:10.0055420Z [jitcodewriter:info] There are 3 -live- ops. Size of liveness is 4 bytes
2026-07-30T09:59:10.0156560Z [jitcodewriter] compute_bitstrings:
2026-07-30T09:59:10.0257720Z [jitcodewriter] 1 effectinfos:
2026-07-30T09:59:10.0359760Z [jitcodewriter] 0 descrs for arrays
2026-07-30T09:59:10.0461120Z [jitcodewriter] 0 descrs for fields
2026-07-30T09:59:10.0562470Z [jitcodewriter] 0 descrs for interiorfields
2026-07-30T09:59:10.0663810Z [jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0
2026-07-30T09:59:10.0765300Z =========================== short test summary info ============================
2026-07-30T09:59:10.0867240Z FAIL jit/backend/aarch64/test/test_jitlog.py::TestJitlog::()::test_version
2026-07-30T09:59:10.0968590Z ===================== 1 failed, 2 passed in 20.10 seconds ======================
2026-07-30T09:59:10.1070640Z ++ 09:58:02 starting jit/backend/aarch64/test/test_loop_unroll.py [13 started in total]
2026-07-30T09:59:10.1172270Z __ jit/backend/aarch64/test/test_llop.py [10 done in total, somefailed=False] _
2026-07-30T09:59:10.1273840Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:59:10.1375250Z ============================= test session starts ==============================
2026-07-30T09:59:10.1476660Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:59:10.1578480Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:59:10.1681020Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:59:10.1783040Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:59:10.1884430Z plugins: hypothesis-4.39.3
2026-07-30T09:59:10.1990370Z collected 5 items
2026-07-30T09:59:10.2091390Z
2026-07-30T09:59:10.2192270Z jit/backend/aarch64/test/test_llop.py sssss
2026-07-30T09:59:10.2293310Z
2026-07-30T09:59:10.2394450Z ========================== 5 skipped in 2.39 seconds ===========================
2026-07-30T09:59:10.2496800Z ++ 09:58:06 starting jit/backend/aarch64/test/test_quasiimmut.py [14 started in total]
2026-07-30T09:59:10.2599760Z __ jit/backend/aarch64/test/test_list.py [11 done in total, somefailed=False] _
2026-07-30T09:59:10.2708700Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:59:10.2709290Z ============================= test session starts ==============================
2026-07-30T09:59:10.2810390Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:59:10.2913320Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:59:10.3014760Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:59:10.3116090Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:59:10.3217180Z plugins: hypothesis-4.39.3
2026-07-30T09:59:10.3318240Z collected 23 items
2026-07-30T09:59:10.3419490Z
2026-07-30T09:59:10.3520410Z jit/backend/aarch64/test/test_list.py ...s...................
2026-07-30T09:59:10.3621670Z
2026-07-30T09:59:10.3723110Z ==================== 22 passed, 1 skipped in 16.29 seconds =====================
2026-07-30T09:59:10.3824350Z ++ 09:58:08 starting jit/backend/aarch64/test/test_rawmem.py [15 started in total]
2026-07-30T09:59:10.3925680Z __ jit/backend/aarch64/test/test_rawmem.py [12 done in total, somefailed=False]
2026-07-30T09:59:10.4026860Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:59:10.4127930Z ============================= test session starts ==============================
2026-07-30T09:59:10.4230060Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:59:10.4331590Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:59:10.4433010Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:59:10.4534170Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:59:10.4635320Z plugins: hypothesis-4.39.3
2026-07-30T09:59:10.4736490Z collected 7 items
2026-07-30T09:59:10.4770860Z
2026-07-30T09:59:10.4771330Z jit/backend/aarch64/test/test_rawmem.py .......
2026-07-30T09:59:10.4872300Z
2026-07-30T09:59:10.4973230Z =========================== 7 passed in 5.00 seconds ===========================
2026-07-30T09:59:10.5073470Z ++ 09:58:14 starting jit/backend/aarch64/test/test_recursive.py [16 started in total]
2026-07-30T09:59:10.5174200Z __ jit/backend/aarch64/test/test_quasiimmut.py [13 done in total, somefailed=False]
2026-07-30T09:59:10.5275740Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:59:10.5376090Z ============================= test session starts ==============================
2026-07-30T09:59:10.5477620Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:59:10.5578410Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:59:10.5679520Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:59:10.5780270Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:59:10.5808480Z plugins: hypothesis-4.39.3
2026-07-30T09:59:10.5809130Z collected 20 items
2026-07-30T09:59:10.5809620Z
2026-07-30T09:59:10.5811520Z jit/backend/aarch64/test/test_quasiimmut.py ..............s.....
2026-07-30T09:59:10.5812000Z
2026-07-30T09:59:10.5812420Z ==================== 19 passed, 1 skipped in 14.56 seconds =====================
2026-07-30T09:59:10.5820230Z ++ 09:58:23 starting jit/backend/aarch64/test/test_runner.py [17 started in total]
2026-07-30T09:59:10.5821280Z __ jit/backend/aarch64/test/test_loop_unroll.py [14 done in total, somefailed=False]
2026-07-30T09:59:10.5922680Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T09:59:10.6023900Z ============================= test session starts ==============================
2026-07-30T09:59:10.6228180Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T09:59:10.6326090Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T09:59:10.6425910Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T09:59:10.6528690Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T09:59:10.6629890Z plugins: hypothesis-4.39.3
2026-07-30T09:59:10.6731290Z collected 37 items
2026-07-30T09:59:10.6831320Z
2026-07-30T09:59:10.6843430Z jit/backend/aarch64/test/test_loop_unroll.py ..............................ss.s...
2026-07-30T09:59:10.6843910Z
2026-07-30T09:59:10.6844150Z ==================== 34 passed, 3 skipped in 63.56 seconds =====================
2026-07-30T10:01:02.9802930Z ++ 09:59:09 starting jit/backend/aarch64/test/test_rvmprof.py [18 started in total]
2026-07-30T10:01:02.9904710Z __ jit/backend/aarch64/test/test_rvmprof.py [15 done in total, somefailed=False]
2026-07-30T10:01:03.0006200Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.0106470Z ============================= test session starts ==============================
2026-07-30T10:01:03.0209040Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.0309330Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.0411900Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.0514760Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.0620770Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.0622230Z collected 3 items
2026-07-30T10:01:03.0740980Z
2026-07-30T10:01:03.0839330Z jit/backend/aarch64/test/test_rvmprof.py ...
2026-07-30T10:01:03.0940030Z
2026-07-30T10:01:03.1041010Z =========================== 3 passed in 7.57 seconds ===========================
2026-07-30T10:01:03.1142400Z ++ 09:59:18 starting jit/backend/aarch64/test/test_send.py [19 started in total]
2026-07-30T10:01:03.1244330Z __ jit/backend/aarch64/test/test_basic.py [16 done in total, somefailed=False]
2026-07-30T10:01:03.1344040Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.1445370Z ============================= test session starts ==============================
2026-07-30T10:01:03.1546730Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.1647590Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.1748210Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.py
2026-07-30T10:01:03.1849230Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.1949670Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.2064230Z collected 194 items
2026-07-30T10:01:03.2165340Z
2026-07-30T10:01:03.2266930Z jit/backend/aarch64/test/test_basic.py .ss..........................................................................................................................................s................s..............s...........s........
2026-07-30T10:01:03.2366750Z
2026-07-30T10:01:03.2467720Z =================== 188 passed, 6 skipped in 205.80 seconds ====================
2026-07-30T10:01:03.2569250Z ++ 09:59:36 starting jit/backend/aarch64/test/test_slist.py [20 started in total]
2026-07-30T10:01:03.2670300Z __ jit/backend/aarch64/test/test_slist.py [17 done in total, somefailed=False]
2026-07-30T10:01:03.2727670Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.2829990Z ============================= test session starts ==============================
2026-07-30T10:01:03.2931700Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.3033530Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.3135900Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.3237830Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.3346170Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.3447710Z collected 6 items
2026-07-30T10:01:03.3549000Z
2026-07-30T10:01:03.3650920Z jit/backend/aarch64/test/test_slist.py s.....
2026-07-30T10:01:03.3764950Z
2026-07-30T10:01:03.3765710Z ===================== 5 passed, 1 skipped in 6.91 seconds ======================
2026-07-30T10:01:03.3867160Z ++ 09:59:45 starting jit/backend/aarch64/test/test_string.py [21 started in total]
2026-07-30T10:01:03.3968710Z __ jit/backend/aarch64/test/test_send.py [18 done in total, somefailed=False] _
2026-07-30T10:01:03.4071040Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.4176840Z ============================= test session starts ==============================
2026-07-30T10:01:03.4278130Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.4379650Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.4482800Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.4585760Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.4687870Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.4781890Z collected 23 items
2026-07-30T10:01:03.4782520Z
2026-07-30T10:01:03.4783280Z jit/backend/aarch64/test/test_send.py .......................
2026-07-30T10:01:03.4783860Z
2026-07-30T10:01:03.4784470Z ========================== 23 passed in 26.13 seconds ==========================
2026-07-30T10:01:03.4785170Z ++ 09:59:47 starting jit/backend/aarch64/test/test_tl.py [22 started in total]
2026-07-30T10:01:03.4785640Z __ jit/backend/aarch64/test/test_tl.py [19 done in total, somefailed=False] ___
2026-07-30T10:01:03.4786170Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.4786620Z ============================= test session starts ==============================
2026-07-30T10:01:03.4787130Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.4787910Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.4804550Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.4813100Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.4813530Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.4814210Z collected 5 items
2026-07-30T10:01:03.4814330Z
2026-07-30T10:01:03.4814530Z jit/backend/aarch64/test/test_tl.py .....
2026-07-30T10:01:03.4814780Z
2026-07-30T10:01:03.4815030Z ========================== 5 passed in 12.55 seconds ===========================
2026-07-30T10:01:03.4815640Z ++ 10:00:02 starting jit/backend/aarch64/test/test_tlc.py [23 started in total]
2026-07-30T10:01:03.4818040Z __ jit/backend/aarch64/test/test_recursive.py [20 done in total, somefailed=False]
2026-07-30T10:01:03.4818610Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.4819080Z ============================= test session starts ==============================
2026-07-30T10:01:03.4819580Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.4820450Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.4821100Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.4821540Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.4821870Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.4822140Z collected 42 items
2026-07-30T10:01:03.4822460Z
2026-07-30T10:01:03.4822690Z jit/backend/aarch64/test/test_recursive.py ................s........s..............ss
2026-07-30T10:01:03.4823570Z
2026-07-30T10:01:03.4823760Z ==================== 38 passed, 4 skipped in 103.52 seconds ====================
2026-07-30T10:01:03.4824200Z ++ 10:00:04 starting jit/backend/aarch64/test/test_virtual.py [24 started in total]
2026-07-30T10:01:03.4824790Z __ jit/backend/aarch64/test/test_tlc.py [21 done in total, somefailed=False] __
2026-07-30T10:01:03.4825310Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.4825730Z ============================= test session starts ==============================
2026-07-30T10:01:03.4826340Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.4827110Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.4827910Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.4828450Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.4829050Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.4829310Z collected 3 items
2026-07-30T10:01:03.4829390Z
2026-07-30T10:01:03.4829530Z jit/backend/aarch64/test/test_tlc.py ss.
2026-07-30T10:01:03.4829720Z
2026-07-30T10:01:03.4829900Z ===================== 1 passed, 2 skipped in 6.09 seconds ======================
2026-07-30T10:01:03.4830340Z ++ 10:00:10 starting jit/backend/aarch64/test/test_virtualizable.py [25 started in total]
2026-07-30T10:01:03.4830900Z __ jit/backend/aarch64/test/test_virtual.py [22 done in total, somefailed=False]
2026-07-30T10:01:03.4831380Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.4831880Z ============================= test session starts ==============================
2026-07-30T10:01:03.4832320Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.4834860Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.4836560Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.4837620Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.4838440Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.4838730Z collected 52 items
2026-07-30T10:01:03.4838880Z
2026-07-30T10:01:03.4839080Z jit/backend/aarch64/test/test_virtual.py ....................................................
2026-07-30T10:01:03.4839460Z
2026-07-30T10:01:03.4839710Z ========================== 52 passed in 50.05 seconds ==========================
2026-07-30T10:01:03.4840190Z ++ 10:00:57 starting jit/backend/aarch64/test/test_virtualref.py [26 started in total]
2026-07-30T10:01:03.4840790Z __ jit/backend/aarch64/test/test_virtualizable.py [23 done in total, somefailed=False]
2026-07-30T10:01:03.4841300Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:01:03.4841850Z ============================= test session starts ==============================
2026-07-30T10:01:03.4842330Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:01:03.4843140Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:01:03.4843980Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:01:03.4844370Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:01:03.4844820Z plugins: hypothesis-4.39.3
2026-07-30T10:01:03.4845090Z collected 37 items
2026-07-30T10:01:03.4845230Z
2026-07-30T10:01:03.4845470Z jit/backend/aarch64/test/test_virtualizable.py s...x................................
2026-07-30T10:01:03.4845740Z
2026-07-30T10:01:03.4845930Z =============== 35 passed, 1 skipped, 1 xfailed in 47.16 seconds ===============
2026-07-30T10:01:03.4846980Z ++ 10:01:02 starting jit/backend/aarch64/test/test_zrpy_gc.py [27 started in total]
2026-07-30T10:02:24.6870390Z __ jit/backend/aarch64/test/test_virtualref.py [24 done in total, somefailed=False]
2026-07-30T10:02:24.6971990Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:02:24.7075430Z ============================= test session starts ==============================
2026-07-30T10:02:24.7178230Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:02:24.7280490Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:02:24.7382750Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:02:24.7506760Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:02:24.7609020Z plugins: hypothesis-4.39.3
2026-07-30T10:02:24.7711420Z collected 21 items
2026-07-30T10:02:24.7813690Z
2026-07-30T10:02:24.7932150Z jit/backend/aarch64/test/test_virtualref.py ..s..................
2026-07-30T10:02:24.8033160Z
2026-07-30T10:02:24.8134460Z ==================== 20 passed, 1 skipped in 19.29 seconds =====================
2026-07-30T10:02:24.8237550Z ++ 10:01:18 starting jit/backend/aarch64/test/test_zrpy_gc_boehm.py [28 started in total]
2026-07-30T10:02:24.8341030Z __ jit/backend/aarch64/test/test_string.py [25 done in total, somefailed=False]
2026-07-30T10:02:24.8443520Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:02:24.8545100Z ============================= test session starts ==============================
2026-07-30T10:02:24.8651280Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:02:24.8766280Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:02:24.8869010Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:02:24.8971310Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:02:24.9073250Z plugins: hypothesis-4.39.3
2026-07-30T10:02:24.9175310Z collected 97 items
2026-07-30T10:02:24.9276750Z
2026-07-30T10:02:24.9378020Z jit/backend/aarch64/test/test_string.py .............................s............................................s......................
2026-07-30T10:02:24.9482930Z
2026-07-30T10:02:24.9584080Z ==================== 95 passed, 2 skipped in 97.35 seconds =====================
2026-07-30T10:02:24.9692610Z ++ 10:01:28 starting jit/backend/aarch64/test/test_zrpy_releasegil.py [29 started in total]
2026-07-30T10:02:24.9795590Z __ jit/backend/aarch64/test/test_runner.py [26 done in total, somefailed=True]
2026-07-30T10:02:24.9900080Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:02:25.0002030Z ============================= test session starts ==============================
2026-07-30T10:02:25.0103730Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:02:25.0205550Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:02:25.0308670Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:02:25.0411230Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:02:25.0513520Z plugins: hypothesis-4.39.3
2026-07-30T10:02:25.0615020Z collected 156 items
2026-07-30T10:02:25.0716050Z
2026-07-30T10:02:25.0817180Z jit/backend/aarch64/test/test_runner.py ............................................................................................s.FF.ss.....................ssss.......s....s..s......s..sssss..
2026-07-30T10:02:25.0918600Z
2026-07-30T10:02:25.1020700Z =================================== FAILURES ===================================
2026-07-30T10:02:25.1133670Z _______ TestARM64.test_call_release_gil_variable_function_and_arguments ________
2026-07-30T10:02:25.1235080Z
2026-07-30T10:02:25.1337560Z self = <rpython.jit.backend.aarch64.test.test_runner.TestARM64 object at 0x0000000c67330988>
2026-07-30T10:02:25.1439670Z
2026-07-30T10:02:25.1542010Z def test_call_release_gil_variable_function_and_arguments(self):
2026-07-30T10:02:25.1638100Z from rpython.translator.tool.cbuild import ExternalCompilationInfo
2026-07-30T10:02:25.1739220Z from rpython.rlib.libffi import types
2026-07-30T10:02:25.1840070Z from rpython.rlib.rarithmetic import r_uint, r_longlong, r_ulonglong
2026-07-30T10:02:25.1941580Z from rpython.rlib.rarithmetic import r_singlefloat
2026-07-30T10:02:25.2044330Z from rpython.translator.c import primitive
2026-07-30T10:02:25.2147980Z
2026-07-30T10:02:25.2254990Z
2026-07-30T10:02:25.2356610Z def same_as_for_box(b):
2026-07-30T10:02:25.2459020Z if b.type == 'i':
2026-07-30T10:02:25.2560580Z return rop.SAME_AS_I
2026-07-30T10:02:25.2679410Z elif b.type == 'f':
2026-07-30T10:02:25.2782540Z return rop.SAME_AS_F
2026-07-30T10:02:25.2783330Z else:
2026-07-30T10:02:25.2885850Z assert False
2026-07-30T10:02:25.2986900Z
2026-07-30T10:02:25.3085140Z cpu = self.cpu
2026-07-30T10:02:25.3186780Z rnd = random.Random(525)
2026-07-30T10:02:25.3288200Z seed = py.test.config.option.randomseed
2026-07-30T10:02:25.3390240Z print("random seed %d" % seed)
2026-07-30T10:02:25.3603050Z
2026-07-30T10:02:25.3714260Z ALL_TYPES = [
2026-07-30T10:02:25.3817080Z (types.unsigned, lltype.Unsigned),
2026-07-30T10:02:25.3918400Z (types.signed, lltype.Signed),
2026-07-30T10:02:25.4020760Z (types.uint8, rffi.UCHAR),
2026-07-30T10:02:25.4122340Z (types.sint8, rffi.SIGNEDCHAR),
2026-07-30T10:02:25.4223930Z (types.uint16, rffi.USHORT),
2026-07-30T10:02:25.4325190Z (types.sint16, rffi.SHORT),
2026-07-30T10:02:25.4426680Z (types.uint32, rffi.UINT),
2026-07-30T10:02:25.4527500Z (types.sint32, rffi.INT),
2026-07-30T10:02:25.4627490Z ]
2026-07-30T10:02:25.4754940Z if IS_32_BIT and cpu.supports_longlong:
2026-07-30T10:02:25.4856810Z ALL_TYPES += [
2026-07-30T10:02:25.4957430Z (types.uint64, lltype.UnsignedLongLong),
2026-07-30T10:02:25.5059150Z (types.sint64, lltype.SignedLongLong),
2026-07-30T10:02:25.5159840Z ] * 2
2026-07-30T10:02:25.5260930Z if cpu.supports_floats:
2026-07-30T10:02:25.5362660Z ALL_TYPES += [
2026-07-30T10:02:25.5463090Z (types.double, rffi.DOUBLE),
2026-07-30T10:02:25.5563830Z ] * 4
2026-07-30T10:02:25.5664960Z if cpu.supports_singlefloats:
2026-07-30T10:02:25.5786880Z ALL_TYPES += [
2026-07-30T10:02:25.5887530Z (types.float, rffi.FLOAT),
2026-07-30T10:02:25.5988400Z ] * 4
2026-07-30T10:02:25.6088940Z
2026-07-30T10:02:25.6189340Z NB_TESTS = 100
2026-07-30T10:02:25.6291350Z c_source = []
2026-07-30T10:02:25.6392500Z all_tests = []
2026-07-30T10:02:25.6496240Z
2026-07-30T10:02:25.6502900Z def prepare_c_source():
2026-07-30T10:02:25.6626330Z """Pick a random choice of argument types and length,
2026-07-30T10:02:25.6729120Z and build a C function with these arguments. The C
2026-07-30T10:02:25.6831250Z function will simply copy them all into static global
2026-07-30T10:02:25.6935230Z variables. There are then additional functions to fetch
2026-07-30T10:02:25.7037190Z them, one per argument, with a signature 'void(ARG *)'.
2026-07-30T10:02:25.7139060Z """
2026-07-30T10:02:25.7240340Z POSSIBLE_TYPES = [rnd.choice(ALL_TYPES)
2026-07-30T10:02:25.7344200Z for i in range(random.randrange(2, 5))]
2026-07-30T10:02:25.7447670Z load_factor = rnd.random()
2026-07-30T10:02:25.7549600Z keepalive_factor = rnd.random()
2026-07-30T10:02:25.7651520Z #
2026-07-30T10:02:25.7753230Z ffitypes = []
2026-07-30T10:02:25.7860290Z ARGTYPES = []
2026-07-30T10:02:25.7959580Z for i in range(rnd.randrange(4, 20)):
2026-07-30T10:02:25.8063500Z ffitype, TP = rnd.choice(POSSIBLE_TYPES)
2026-07-30T10:02:25.8165600Z ffitypes.append(ffitype)
2026-07-30T10:02:25.8268260Z ARGTYPES.append(TP)
2026-07-30T10:02:25.8370380Z fn_name = 'vartest%d' % k
2026-07-30T10:02:25.8471640Z all_tests.append((ARGTYPES, ffitypes, fn_name))
2026-07-30T10:02:25.8572440Z #
2026-07-30T10:02:25.8674100Z fn_args = []
2026-07-30T10:02:25.8775600Z for i, ARG in enumerate(ARGTYPES):
2026-07-30T10:02:25.8899070Z arg_decl = primitive.cdecl(primitive.PrimitiveType[ARG],
2026-07-30T10:02:25.8900600Z 'x%d' % i)
2026-07-30T10:02:25.9001910Z fn_args.append(arg_decl)
2026-07-30T10:02:25.9103070Z var_name = 'argcopy_%s_x%d' % (fn_name, i)
2026-07-30T10:02:25.9204290Z var_decl = primitive.cdecl(primitive.PrimitiveType[ARG],
2026-07-30T10:02:25.9306170Z var_name)
2026-07-30T10:02:25.9408350Z c_source.append('static %s;' % var_decl)
2026-07-30T10:02:25.9510350Z getter_name = '%s_get%d' % (fn_name, i)
2026-07-30T10:02:25.9612390Z c_source.append('RPY_EXPORTED void %s(%s) { *p = %s; }' % (
2026-07-30T10:02:25.9705600Z getter_name,
2026-07-30T10:02:25.9806830Z primitive.cdecl(primitive.PrimitiveType[ARG], '*p'),
2026-07-30T10:02:25.9930300Z var_name))
2026-07-30T10:02:26.0038410Z c_source.append('#include <stdio.h>')
2026-07-30T10:02:26.0134170Z c_source.append('')
2026-07-30T10:02:26.0234690Z c_source.append('static void real%s(%s)' % (
2026-07-30T10:02:26.0336670Z fn_name, ', '.join(fn_args)))
2026-07-30T10:02:26.0436840Z c_source.append('{')
2026-07-30T10:02:26.0538250Z for i in range(len(ARGTYPES)):
2026-07-30T10:02:26.0638670Z if ARGTYPES[i] is lltype.Float:
2026-07-30T10:02:26.0739280Z c_source.append(' fprintf(stderr, "x%d = %%f\\n", x%d);' % (i, i))
2026-07-30T10:02:26.0840250Z elif ARGTYPES[i] is lltype.Signed:
2026-07-30T10:02:26.0940830Z c_source.append(' fprintf(stderr, "x%d = %%ld\\n", x%d);' % (i, i))
2026-07-30T10:02:26.1043230Z elif ARGTYPES[i] is rffi.UINT:
2026-07-30T10:02:26.1144980Z c_source.append(' fprintf(stderr, "x%d = %%u\\n", x%d);' % (i, i))
2026-07-30T10:02:26.1245530Z for i in range(len(ARGTYPES)):
2026-07-30T10:02:26.1347030Z c_source.append(' argcopy_%s_x%d = x%d;' % (fn_name, i, i))
2026-07-30T10:02:26.1448620Z c_source.append('}')
2026-07-30T10:02:26.1528920Z c_source.append('RPY_EXPORTED void *%s(void)' % fn_name)
2026-07-30T10:02:26.1630500Z c_source.append('{')
2026-07-30T10:02:26.1731770Z c_source.append(' return (void *)&real%s;' % fn_name)
2026-07-30T10:02:26.1832930Z c_source.append('}')
2026-07-30T10:02:26.1934300Z c_source.append('')
2026-07-30T10:02:26.2042660Z
2026-07-30T10:02:26.2157010Z for k in range(NB_TESTS):
2026-07-30T10:02:26.2259360Z prepare_c_source()
2026-07-30T10:02:26.2361780Z
2026-07-30T10:02:26.2462410Z eci = ExternalCompilationInfo(
2026-07-30T10:02:26.2563970Z separate_module_sources=['\n'.join(c_source)])
2026-07-30T10:02:26.2664400Z
2026-07-30T10:02:26.2764610Z for k in range(NB_TESTS):
2026-07-30T10:02:26.2868200Z ARGTYPES, ffitypes, fn_name = all_tests[k]
2026-07-30T10:02:26.2967670Z func_getter_ptr = rffi.llexternal(fn_name, [], lltype.Signed,
2026-07-30T10:02:26.3085510Z compilation_info=eci, _nowrapper=True)
2026-07-30T10:02:26.3188610Z load_factor = rnd.random()
2026-07-30T10:02:26.3287940Z keepalive_factor = rnd.random()
2026-07-30T10:02:26.3389030Z #
2026-07-30T10:02:26.3490890Z func_raw = func_getter_ptr()
2026-07-30T10:02:26.3591430Z calldescr = cpu._calldescr_dynamic_for_tests(ffitypes, types.void)
2026-07-30T10:02:26.3703490Z faildescr = BasicFailDescr(1)
2026-07-30T10:02:26.3805470Z #
2026-07-30T10:02:26.3906900Z argboxes = [InputArgInt()] # for the function to call
2026-07-30T10:02:26.4008410Z codes = ['X']
2026-07-30T10:02:26.4128350Z for ffitype in ffitypes:
2026-07-30T10:02:26.4230780Z kind = types.getkind(ffitype)
2026-07-30T10:02:26.4342020Z codes.append(kind)
2026-07-30T10:02:26.4444450Z if kind in 'uis':
2026-07-30T10:02:26.4546770Z b1 = InputArgInt()
2026-07-30T10:02:26.4648540Z elif kind in 'fUI':
2026-07-30T10:02:26.4750870Z b1 = InputArgFloat()
2026-07-30T10:02:26.4853170Z else:
2026-07-30T10:02:26.4960500Z assert 0, kind
2026-07-30T10:02:26.5068440Z argboxes.append(b1)
2026-07-30T10:02:26.5169990Z codes = ''.join(codes) # useful for pdb
2026-07-30T10:02:26.5285340Z print()
2026-07-30T10:02:26.5396690Z print(codes)
2026-07-30T10:02:26.5526650Z #
2026-07-30T10:02:26.5628290Z argvalues = [func_raw]
2026-07-30T10:02:26.5731590Z for TP in ARGTYPES:
2026-07-30T10:02:26.5835490Z r = (rnd.random() - 0.5) * 999999999999.9
2026-07-30T10:02:26.5937360Z r = rffi.cast(TP, r)
2026-07-30T10:02:26.6039810Z argvalues.append(r)
2026-07-30T10:02:26.6145840Z #
2026-07-30T10:02:26.6251850Z argvalues_normal = argvalues[:1]
2026-07-30T10:02:26.6359380Z for ffitype, r in zip(ffitypes, argvalues[1:]):
2026-07-30T10:02:26.6460850Z kind = types.getkind(ffitype)
2026-07-30T10:02:26.6563290Z if kind in 'ui':
2026-07-30T10:02:26.6666430Z r = rffi.cast(lltype.Signed, r)
2026-07-30T10:02:26.6777380Z elif kind in 's':
2026-07-30T10:02:26.6880670Z r, = struct.unpack("i", struct.pack("f", float(r)))
2026-07-30T10:02:26.6982360Z elif kind in 'f':
2026-07-30T10:02:26.7084040Z r = longlong.getfloatstorage(r)
2026-07-30T10:02:26.7185510Z elif kind in 'UI': # 32-bit only
2026-07-30T10:02:26.7288880Z r = rffi.cast(lltype.SignedLongLong, r)
2026-07-30T10:02:26.7390930Z else:
2026-07-30T10:02:26.7501510Z assert 0
2026-07-30T10:02:26.7608260Z argvalues_normal.append(r)
2026-07-30T10:02:26.7719620Z #
2026-07-30T10:02:26.7828590Z ops = []
2026-07-30T10:02:26.7929930Z loadcodes = []
2026-07-30T10:02:26.8035500Z insideboxes = []
2026-07-30T10:02:26.8147110Z for b1 in argboxes:
2026-07-30T10:02:26.8249670Z load = rnd.random() < load_factor
2026-07-30T10:02:26.8352550Z loadcodes.append(' ^'[load])
2026-07-30T10:02:26.8455900Z if load:
2026-07-30T10:02:26.8559460Z b2 = ResOperation(same_as_for_box(b1), [b1])
2026-07-30T10:02:26.8665040Z ops.insert(rnd.randrange(0, len(ops)+1), b2)
2026-07-30T10:02:26.8774110Z b1 = b2
2026-07-30T10:02:26.8877850Z insideboxes.append(b1)
2026-07-30T10:02:26.8983120Z loadcodes = ''.join(loadcodes)
2026-07-30T10:02:26.9086170Z print(loadcodes)
2026-07-30T10:02:26.9188470Z ops += [
2026-07-30T10:02:26.9293220Z ResOperation(rop.CALL_RELEASE_GIL_N,
2026-07-30T10:02:26.9393250Z [ConstInt(0)] + insideboxes,
2026-07-30T10:02:26.9495890Z descr=calldescr),
2026-07-30T10:02:26.9597560Z ResOperation(rop.GUARD_NOT_FORCED, [], descr=faildescr),
2026-07-30T10:02:26.9699760Z ResOperation(rop.FINISH, [], descr=BasicFinalDescr(0))
2026-07-30T10:02:26.9800570Z ]
2026-07-30T10:02:26.9904100Z ops[-2].setfailargs([])
2026-07-30T10:02:27.0004660Z # keep alive a random subset of the insideboxes
2026-07-30T10:02:27.0105640Z for b1 in insideboxes:
2026-07-30T10:02:27.0206390Z if rnd.random() < keepalive_factor:
2026-07-30T10:02:27.0306660Z ops.insert(-1, ResOperation(same_as_for_box(b1), [b1]))
2026-07-30T10:02:27.0428160Z looptoken = JitCellToken()
2026-07-30T10:02:27.0528810Z self.cpu.compile_loop(argboxes, ops, looptoken)
2026-07-30T10:02:27.0630250Z #
2026-07-30T10:02:27.0732040Z deadframe = self.cpu.execute_token(looptoken, *argvalues_normal)
2026-07-30T10:02:27.0832460Z fail = self.cpu.get_latest_descr(deadframe)
2026-07-30T10:02:27.0934230Z assert fail.identifier == 0
2026-07-30T10:02:27.1035060Z expected = argvalues[1:]
2026-07-30T10:02:27.1136110Z got = []
2026-07-30T10:02:27.1237830Z for i, ARG in enumerate(ARGTYPES):
2026-07-30T10:02:27.1338310Z PARG = rffi.CArrayPtr(ARG)
2026-07-30T10:02:27.1439050Z getter_name = '%s_get%d' % (fn_name, i)
2026-07-30T10:02:27.1540190Z getter_ptr = rffi.llexternal(getter_name, [PARG], lltype.Void,
2026-07-30T10:02:27.1639840Z compilation_info=eci,
2026-07-30T10:02:27.1798600Z _nowrapper=True)
2026-07-30T10:02:27.1848810Z my_arg = lltype.malloc(PARG.TO, 1, zero=True, flavor='raw')
2026-07-30T10:02:27.1904380Z getter_ptr(my_arg)
2026-07-30T10:02:27.2006370Z got.append(my_arg[0])
2026-07-30T10:02:27.2108330Z lltype.free(my_arg, flavor='raw')
2026-07-30T10:02:27.2210030Z different_values = ['x%d: got %r, expected %r' % (i, a, b)
2026-07-30T10:02:27.2316900Z for i, (a, b) in enumerate(zip(got, expected))
2026-07-30T10:02:27.2420970Z if a != b]
2026-07-30T10:02:27.2538940Z assert got == expected, '\n'.join(
2026-07-30T10:02:27.2642580Z > ['bad args, signature %r' % codes[1:]] + different_values)
2026-07-30T10:02:27.2744240Z E AssertionError: bad args, signature 'uufuuuufuufuuuff'
2026-07-30T10:02:27.2868000Z E x12: got 0L, expected 2149396293L
2026-07-30T10:02:27.2922760Z E x13: got 2149396293L, expected 2831576112L
2026-07-30T10:02:27.3023500Z
2026-07-30T10:02:27.3124490Z jit/backend/test/runner_test.py:3125: AssertionError
2026-07-30T10:02:27.3225030Z ----------------------------- Captured stdout call -----------------------------
2026-07-30T10:02:27.3325970Z random seed 3585
2026-07-30T10:02:27.3427430Z
2026-07-30T10:02:27.3528950Z Xffifff
2026-07-30T10:02:27.3629180Z ^^^ ^
2026-07-30T10:02:27.3729660Z
2026-07-30T10:02:27.3830740Z Xfffuufff
2026-07-30T10:02:27.3931710Z ^ ^ ^^
2026-07-30T10:02:27.4032950Z
2026-07-30T10:02:27.4136730Z Xffuffffuf
2026-07-30T10:02:27.4238050Z ^ ^^
2026-07-30T10:02:27.4338140Z
2026-07-30T10:02:27.4439710Z Xufuufuffuff
2026-07-30T10:02:27.4540830Z ^^^^^ ^^^^^^
2026-07-30T10:02:27.4648550Z
2026-07-30T10:02:27.4749770Z Xffuuuufufuufu
2026-07-30T10:02:27.4850270Z ^ ^ ^
2026-07-30T10:02:27.4951260Z
2026-07-30T10:02:27.5062410Z Xuufuuuufuufuuuff
2026-07-30T10:02:27.5163810Z ^^^^^^ ^ ^^^ ^ ^^
2026-07-30T10:02:27.5267390Z ----------------------------- Captured stderr call -----------------------------
2026-07-30T10:02:27.5369110Z x0 = -185799530958.221954
2026-07-30T10:02:27.5470680Z x1 = 116037942038.826065
2026-07-30T10:02:27.5571970Z x3 = -200744094242.771301
2026-07-30T10:02:27.5694190Z x4 = -385340641780.016174
2026-07-30T10:02:27.5824990Z x5 = 151957961360.641907
2026-07-30T10:02:27.5899560Z x0 = 92616475442.619034
2026-07-30T10:02:27.6000940Z x1 = 189457694485.587860
2026-07-30T10:02:27.6101310Z x2 = -266584694992.934357
2026-07-30T10:02:27.6202920Z x5 = 244737624722.131073
2026-07-30T10:02:27.6302850Z x6 = -227467815684.808685
2026-07-30T10:02:27.6403850Z x7 = 266316681856.103699
2026-07-30T10:02:27.6505170Z x0 = 245907917194.907410
2026-07-30T10:02:27.6606770Z x1 = -137555023297.871185
2026-07-30T10:02:27.6708130Z x3 = 92041675381.546631
2026-07-30T10:02:27.6813370Z x4 = -107723331923.221695
2026-07-30T10:02:27.6909710Z x5 = 267191102897.390930
2026-07-30T10:02:27.7010770Z x6 = -170255277941.966797
2026-07-30T10:02:27.7113210Z x8 = 228803711161.628235
2026-07-30T10:02:27.7214500Z x0 = 780909129
2026-07-30T10:02:27.7316130Z x1 = 474497373976.964111
2026-07-30T10:02:27.7417030Z x2 = 988711158
2026-07-30T10:02:27.7518200Z x3 = 424979133
2026-07-30T10:02:27.7619250Z x4 = -202918308654.807465
2026-07-30T10:02:27.7719710Z x5 = 4217329415
2026-07-30T10:02:27.7821000Z x6 = -410280203729.232605
2026-07-30T10:02:27.7921630Z x7 = -490363307996.016846
2026-07-30T10:02:27.8023350Z x8 = 3478326951
2026-07-30T10:02:27.8126100Z x9 = -441425834219.623840
2026-07-30T10:02:27.8227090Z x10 = 63671638048.473610
2026-07-30T10:02:27.8353710Z x0 = -396025470632.502319
2026-07-30T10:02:27.8457000Z x1 = 51395584008.995209
2026-07-30T10:02:27.8558890Z x6 = 209952675735.888611
2026-07-30T10:02:27.8661730Z x8 = -477296342073.490601
2026-07-30T10:02:27.8763160Z x11 = 231480032511.534210
2026-07-30T10:02:27.8904990Z x1 = 2799099050
2026-07-30T10:02:27.9006910Z x2 = 10652937774.393402
2026-07-30T10:02:27.9109190Z x3 = 386017973
2026-07-30T10:02:27.9211230Z x7 = -272190761434.207703
2026-07-30T10:02:27.9313390Z x10 = 331537674325.628784
2026-07-30T10:02:27.9417290Z x11 = 2981137024
2026-07-30T10:02:27.9518470Z x12 = 0
2026-07-30T10:02:27.9619060Z x13 = 2149396293
2026-07-30T10:02:27.9721540Z x14 = 161170124478.755432
2026-07-30T10:02:27.9823010Z x15 = 489804272274.668579
2026-07-30T10:02:27.9923580Z __________________ TestARM64.test_call_release_gil_save_errno __________________
2026-07-30T10:02:28.0024980Z
2026-07-30T10:02:28.0126830Z self = <rpython.jit.backend.aarch64.test.test_runner.TestARM64 object at 0x0000000c69719ad0>
2026-07-30T10:02:28.0228310Z
2026-07-30T10:02:28.0329800Z def test_call_release_gil_save_errno(self):
2026-07-30T10:02:28.0431890Z from rpython.translator.tool.cbuild import ExternalCompilationInfo
2026-07-30T10:02:28.0534050Z from rpython.rlib.libffi import types
2026-07-30T10:02:28.0636250Z from rpython.jit.backend.llsupport import llerrno
2026-07-30T10:02:28.0737440Z #
2026-07-30T10:02:28.0861470Z if not isinstance(self.cpu, AbstractLLCPU):
2026-07-30T10:02:28.1008830Z py.test.skip("not on LLGraph")
2026-07-30T10:02:28.1133430Z eci = ExternalCompilationInfo(
2026-07-30T10:02:28.1247610Z separate_module_sources=['''
2026-07-30T10:02:28.1381980Z #include <errno.h>
2026-07-30T10:02:28.1519770Z static Signed f1(Signed a, Signed b, Signed c, Signed d,
2026-07-30T10:02:28.1663680Z Signed e, Signed f, Signed g) {
2026-07-30T10:02:28.1793300Z errno = 42;
2026-07-30T10:02:28.1928460Z return (a + 10*b + 100*c + 1000*d +
2026-07-30T10:02:28.2030110Z 10000*e + 100000*f + 1000000*g);
2026-07-30T10:02:28.2131600Z }
2026-07-30T10:02:28.2233210Z RPY_EXPORTED
2026-07-30T10:02:28.2335270Z Signed test_call_release_gil_save_errno(void) {
2026-07-30T10:02:28.2438890Z return (Signed)&f1;
2026-07-30T10:02:28.2540440Z }
2026-07-30T10:02:28.2641620Z '''])
2026-07-30T10:02:28.2742840Z fn_name = 'test_call_release_gil_save_errno'
2026-07-30T10:02:28.2845120Z getter_ptr = rffi.llexternal(fn_name, [], lltype.Signed,
2026-07-30T10:02:28.2947000Z compilation_info=eci, _nowrapper=True)
2026-07-30T10:02:28.3071360Z func1_adr = getter_ptr()
2026-07-30T10:02:28.3174880Z calldescr = self.cpu._calldescr_dynamic_for_tests([types.signed]*7,
2026-07-30T10:02:28.3277390Z types.signed)
2026-07-30T10:02:28.3379010Z #
2026-07-30T10:02:28.3480790Z for saveerr in [rffi.RFFI_ERR_NONE,
2026-07-30T10:02:28.3582110Z rffi.RFFI_SAVE_ERRNO,
2026-07-30T10:02:28.3684480Z rffi.RFFI_ERR_NONE | rffi.RFFI_ALT_ERRNO,
2026-07-30T10:02:28.3787760Z rffi.RFFI_SAVE_ERRNO | rffi.RFFI_ALT_ERRNO,
2026-07-30T10:02:28.3889610Z ]:
2026-07-30T10:02:28.3991640Z faildescr = BasicFailDescr(1)
2026-07-30T10:02:28.4113000Z inputargs = [InputArgInt() for i in range(7)]
2026-07-30T10:02:28.4216090Z op0 = ResOperation(rop.CALL_RELEASE_GIL_I,
2026-07-30T10:02:28.4318180Z [ConstInt(saveerr), ConstInt(func1_adr)]
2026-07-30T10:02:28.4420890Z + inputargs,
2026-07-30T10:02:28.4523540Z descr=calldescr)
2026-07-30T10:02:28.4536540Z
2026-07-30T10:02:28.4638130Z ops = [
2026-07-30T10:02:28.4751300Z op0,
2026-07-30T10:02:28.4852420Z ResOperation(rop.GUARD_NOT_FORCED, [], descr=faildescr),
2026-07-30T10:02:28.4954040Z ResOperation(rop.FINISH, [op0], descr=BasicFinalDescr(0))
2026-07-30T10:02:28.5055150Z ]
2026-07-30T10:02:28.5156020Z ops[-2].setfailargs([])
2026-07-30T10:02:28.5257560Z looptoken = JitCellToken()
2026-07-30T10:02:28.5358900Z self.cpu.compile_loop(inputargs, ops, looptoken)
2026-07-30T10:02:28.5459910Z #
2026-07-30T10:02:28.5564150Z llerrno.set_debug_saved_errno(self.cpu, 24)
2026-07-30T10:02:28.5665970Z llerrno.set_debug_saved_alterrno(self.cpu, 25)
2026-07-30T10:02:28.5767490Z deadframe = self.cpu.execute_token(looptoken, 9, 8, 7, 6, 5, 4, 3)
2026-07-30T10:02:28.5869480Z original_result = self.cpu.get_int_value(deadframe, 0)
2026-07-30T10:02:28.5971050Z result = llerrno.get_debug_saved_errno(self.cpu)
2026-07-30T10:02:28.6072350Z altresult = llerrno.get_debug_saved_alterrno(self.cpu)
2026-07-30T10:02:28.6199520Z print('saveerr =', saveerr, ': got result =', result,
2026-07-30T10:02:28.6301960Z 'altresult =', altresult)
2026-07-30T10:02:28.6403880Z #
2026-07-30T10:02:28.6506750Z expected = {
2026-07-30T10:02:28.6610200Z rffi.RFFI_ERR_NONE: (24, 25),
2026-07-30T10:02:28.6711730Z rffi.RFFI_SAVE_ERRNO: (42, 25),
2026-07-30T10:02:28.6813170Z rffi.RFFI_ERR_NONE | rffi.RFFI_ALT_ERRNO: (24, 25),
2026-07-30T10:02:28.6915240Z rffi.RFFI_SAVE_ERRNO | rffi.RFFI_ALT_ERRNO: (24, 42),
2026-07-30T10:02:28.7018610Z }
2026-07-30T10:02:28.7120480Z # expected (24, 25) as originally set, with possibly one
2026-07-30T10:02:28.7240640Z # of the two changed to 42 by the assembler code
2026-07-30T10:02:28.7342140Z > assert (result, altresult) == expected[saveerr]
2026-07-30T10:02:28.7444140Z E assert (7711429199453487146, 25) == (42, 25)
2026-07-30T10:02:28.7546770Z E At index 0 diff: 7711429199453487146 != 42
2026-07-30T10:02:28.7648700Z E Use -v to get the full diff
2026-07-30T10:02:28.7750140Z
2026-07-30T10:02:28.7853360Z jit/backend/test/runner_test.py:3193: AssertionError
2026-07-30T10:02:28.7955950Z ----------------------------- Captured stdout call -----------------------------
2026-07-30T10:02:28.8058210Z saveerr = 0 : got result = 24 altresult = 25
2026-07-30T10:02:28.8159330Z saveerr = 1 : got result = 7711429199453487146 altresult = 25
2026-07-30T10:02:28.8261350Z =========================== short test summary info ============================
2026-07-30T10:02:28.8365190Z FAIL jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_variable_function_and_arguments
2026-07-30T10:02:28.8468660Z FAIL jit/backend/aarch64/test/test_runner.py::TestARM64::()::test_call_release_gil_save_errno
2026-07-30T10:02:28.8485080Z ============== 2 failed, 138 passed, 16 skipped in 239.53 seconds ==============
2026-07-30T10:02:28.8586910Z read saved errno: 24
2026-07-30T10:02:28.8688510Z read saved errno: 0
2026-07-30T10:02:28.8790260Z read saved errno: 25
2026-07-30T10:02:28.8891880Z read saved errno: 0
2026-07-30T10:08:01.8295800Z ++ 10:02:24 starting jit/backend/aarch64/test/test_zrpy_vmprof.py [30 started in total]
2026-07-30T10:08:01.8394060Z __ jit/backend/aarch64/test/test_zrpy_gc_boehm.py [27 done in total, somefailed=False]
2026-07-30T10:08:01.8585670Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:08:01.8689990Z ============================= test session starts ==============================
2026-07-30T10:08:01.8802840Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:08:01.8906680Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:08:01.9013250Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:08:01.9138260Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:08:01.9241610Z plugins: hypothesis-4.39.3
2026-07-30T10:08:01.9351730Z collected 1 items
2026-07-30T10:08:01.9458900Z
2026-07-30T10:08:01.9482360Z jit/backend/aarch64/test/test_zrpy_gc_boehm.py .
2026-07-30T10:08:01.9501540Z
2026-07-30T10:08:01.9603120Z ========================== 1 passed in 247.85 seconds ==========================
2026-07-30T10:08:01.9704360Z ++ 10:05:27 starting jit/backend/aarch64/test/test_ztranslation_basic.py [31 started in total]
2026-07-30T10:08:01.9808580Z __ jit/backend/aarch64/test/test_zrpy_vmprof.py [28 done in total, somefailed=True]
2026-07-30T10:08:01.9810400Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:08:01.9912710Z ============================= test session starts ==============================
2026-07-30T10:08:02.0016780Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:08:02.0119020Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:08:02.0219400Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:08:02.0320980Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:08:02.0436840Z plugins: hypothesis-4.39.3
2026-07-30T10:08:02.0660200Z collected 1 items
2026-07-30T10:08:02.0696220Z
2026-07-30T10:08:02.0806680Z jit/backend/aarch64/test/test_zrpy_vmprof.py F
2026-07-30T10:08:02.0937400Z
2026-07-30T10:08:02.1078920Z =================================== FAILURES ===================================
2026-07-30T10:08:02.1191310Z ___________________________ TestZVMprof.test_vmprof ____________________________
2026-07-30T10:08:02.1320910Z
2026-07-30T10:08:02.1452190Z self = <rpython.jit.backend.aarch64.test.test_zrpy_vmprof.TestZVMprof object at 0x0000000b6058a2f8>
2026-07-30T10:08:02.1637830Z
2026-07-30T10:08:02.1743390Z def test_vmprof(self):
2026-07-30T10:08:02.1848040Z from rpython.rlib import rvmprof
2026-07-30T10:08:02.1950740Z
2026-07-30T10:08:02.2006170Z class MyCode:
2026-07-30T10:08:02.2114390Z _vmprof_unique_id = 0
2026-07-30T10:08:02.2216420Z _vmprof_weak_list = RWeakListMixin() ; _vmprof_weak_list.initialize()
2026-07-30T10:08:02.2317760Z def __init__(self, name):
2026-07-30T10:08:02.2420460Z self.name = name
2026-07-30T10:08:02.2522330Z
2026-07-30T10:08:02.2623960Z def get_name(code):
2026-07-30T10:08:02.2725160Z return code.name
2026-07-30T10:08:02.2827010Z
2026-07-30T10:08:02.2928330Z code2 = MyCode("py:y:foo:4")
2026-07-30T10:08:02.2973330Z rvmprof.register_code(code2, get_name)
2026-07-30T10:08:02.3075340Z
2026-07-30T10:08:02.3177140Z try:
2026-07-30T10:08:02.3278310Z rvmprof.register_code_object_class(MyCode, get_name)
2026-07-30T10:08:02.3381630Z except rvmprof.VMProfPlatformUnsupported as e:
2026-07-30T10:08:02.3483110Z py.test.skip(str(e))
2026-07-30T10:08:02.3584690Z
2026-07-30T10:08:02.3685480Z def get_unique_id(code):
2026-07-30T10:08:02.3786010Z return rvmprof.get_unique_id(code)
2026-07-30T10:08:02.3887360Z
2026-07-30T10:08:02.3989510Z driver = JitDriver(greens = ['code'], reds = ['i', 's', 'num'],
2026-07-30T10:08:02.3994020Z is_recursive=True, get_unique_id=get_unique_id)
2026-07-30T10:08:02.3994830Z
2026-07-30T10:08:02.4014240Z @rvmprof.vmprof_execute_code("xcode13", lambda code, num: code)
2026-07-30T10:08:02.4015970Z def main(code, num):
2026-07-30T10:08:02.4016890Z return main_jitted(code, num)
2026-07-30T10:08:02.4018150Z
2026-07-30T10:08:02.4018940Z def main_jitted(code, num):
2026-07-30T10:08:02.4020030Z s = 0
2026-07-30T10:08:02.4020960Z i = 0
2026-07-30T10:08:02.4021990Z while i < num:
2026-07-30T10:08:02.4022980Z driver.jit_merge_point(code=code, i=i, s=s, num=num)
2026-07-30T10:08:02.4024480Z s += (i << 1)
2026-07-30T10:08:02.4025870Z if i % 3 == 0 and code is not code2:
2026-07-30T10:08:02.4027410Z main(code2, 100)
2026-07-30T10:08:02.4028240Z i += 1
2026-07-30T10:08:02.4029240Z return s
2026-07-30T10:08:02.4029940Z
2026-07-30T10:08:02.4030960Z tmpfilename = str(udir.join('test_rvmprof'))
2026-07-30T10:08:02.4031780Z
2026-07-30T10:08:02.4032720Z def f(num):
2026-07-30T10:08:02.4033880Z rthread.get_ident() # register TLOFS_thread_ident
2026-07-30T10:08:02.4035120Z code = MyCode("py:x:foo:3")
2026-07-30T10:08:02.4036130Z rvmprof.register_code(code, get_name)
2026-07-30T10:08:02.4037620Z fd = os.open(tmpfilename, os.O_WRONLY | os.O_CREAT, 0666)
2026-07-30T10:08:02.4038600Z period = 0.0001
2026-07-30T10:08:02.4039800Z rvmprof.enable(fd, period)
2026-07-30T10:08:02.4040750Z res = main(code, num)
2026-07-30T10:08:02.4042110Z #assert res == 499999500000
2026-07-30T10:08:02.4042980Z rvmprof.disable()
2026-07-30T10:08:02.4045170Z os.close(fd)
2026-07-30T10:08:02.4046050Z return 0
2026-07-30T10:08:02.4047310Z
2026-07-30T10:08:02.4047940Z def check_vmprof_output():
2026-07-30T10:08:02.4049300Z from vmprof import read_profile
2026-07-30T10:08:02.4050170Z tmpfile = str(udir.join('test_rvmprof'))
2026-07-30T10:08:02.4051410Z stats = read_profile(tmpfile)
2026-07-30T10:08:02.4052900Z t = stats.get_tree()
2026-07-30T10:08:02.4055190Z assert t.name == 'py:x:foo:3'
2026-07-30T10:08:02.4056070Z assert len(t.children) == 1 # jit
2026-07-30T10:08:02.4057230Z
2026-07-30T10:08:02.4057990Z > self.meta_interp(f, [1000000], inline=True)
2026-07-30T10:08:02.4116670Z
2026-07-30T10:08:02.4257970Z jit/backend/llsupport/test/zrpy_vmprof_test.py:84:
2026-07-30T10:08:02.4369430Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2026-07-30T10:08:02.4502290Z jit/backend/test/support.py:75: in meta_interp
2026-07-30T10:08:02.4609830Z return self._compile_and_run(t, entry_point, entry_point_graph, args)
2026-07-30T10:08:02.4718810Z jit/backend/test/support.py:134: in _compile_and_run
2026-07-30T10:08:02.4853140Z stdout = cbuilder.cmdexec(" ".join([str(arg) for arg in args]))
2026-07-30T10:08:02.4980140Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2026-07-30T10:08:02.5107320Z
2026-07-30T10:08:02.5214430Z self = <rpython.translator.c.genc.CStandaloneBuilder object at 0x0000000b7236ac28>
2026-07-30T10:08:02.5325580Z args = '1000000', env = None, err = False, expect_crash = False
2026-07-30T10:08:02.5442910Z exe = local('/var/folders/8j/sfr9qqcj73j4p6nhwcfpr0th0000gn/T/usession-pypy-HEAD-29/testing_1/testing_1')
2026-07-30T10:08:02.5547750Z
2026-07-30T10:08:02.5650520Z def cmdexec(self, args='', env=None, err=False, expect_crash=False, exe=None):
2026-07-30T10:08:02.5752940Z assert self._compiled
2026-07-30T10:08:02.5856010Z if sys.platform == 'win32':
2026-07-30T10:08:02.5958180Z #Prevent opening a dialog box
2026-07-30T10:08:02.6060760Z import ctypes
2026-07-30T10:08:02.6161550Z winapi = ctypes.windll.kernel32
2026-07-30T10:08:02.6198190Z SetErrorMode = winapi.SetErrorMode
2026-07-30T10:08:02.6306430Z SetErrorMode.argtypes=[ctypes.c_int]
2026-07-30T10:08:02.6407750Z
2026-07-30T10:08:02.6454990Z SEM_FAILCRITICALERRORS = 1
2026-07-30T10:08:02.6556680Z SEM_NOGPFAULTERRORBOX = 2
2026-07-30T10:08:02.6642800Z SEM_NOOPENFILEERRORBOX = 0x8000
2026-07-30T10:08:02.6777620Z flags = SEM_FAILCRITICALERRORS | SEM_NOGPFAULTERRORBOX \
2026-07-30T10:08:02.6879220Z | SEM_NOOPENFILEERRORBOX
2026-07-30T10:08:02.6996820Z #Since there is no GetErrorMode, do a double Set
2026-07-30T10:08:02.7113760Z old_mode = SetErrorMode(flags)
2026-07-30T10:08:02.7238010Z SetErrorMode(old_mode | flags)
2026-07-30T10:08:02.7367450Z if env is None:
2026-07-30T10:08:02.7482950Z envrepr = ''
2026-07-30T10:08:02.7591770Z else:
2026-07-30T10:08:02.7720730Z envrepr = ' [env=%r]' % (env,)
2026-07-30T10:08:02.7854120Z env.update(os.environ)
2026-07-30T10:08:02.7955880Z if exe is None:
2026-07-30T10:08:02.8057630Z exe = self.executable_name
2026-07-30T10:08:02.8159030Z log.cmdexec('%s %s%s' % (exe, args, envrepr))
2026-07-30T10:08:02.8189710Z res = self.translator.platform.execute(exe, args, env=env)
2026-07-30T10:08:02.8296270Z if sys.platform == 'win32':
2026-07-30T10:08:02.8399830Z SetErrorMode(old_mode)
2026-07-30T10:08:02.8502570Z if res.returncode != 0:
2026-07-30T10:08:02.8627600Z if expect_crash:
2026-07-30T10:08:02.8730160Z if type(expect_crash) is int and expect_crash != res.returncode:
2026-07-30T10:08:02.8839080Z raise Exception("Returned %d, but expected %d" % (
2026-07-30T10:08:02.8943180Z res.returncode, expect_crash))
2026-07-30T10:08:02.9045180Z return res.out, res.err
2026-07-30T10:08:02.9146740Z print(res.err, file=sys.stderr)
2026-07-30T10:08:02.9270580Z > raise Exception("Returned %d" % (res.returncode,))
2026-07-30T10:08:02.9373280Z E Exception: Returned -11
2026-07-30T10:08:02.9474780Z
2026-07-30T10:08:02.9586990Z translator/c/genc.py:318: Exception
2026-07-30T10:08:02.9701010Z ----------------------------- Captured stdout call -----------------------------
2026-07-30T10:08:02.9811400Z in get_rpath_flags, rel_libdirs is not fixed up ['/opt/homebrew/lib']
2026-07-30T10:08:02.9915160Z ----------------------------- Captured stderr call -----------------------------
2026-07-30T10:08:03.0018050Z [rtyper] specializing: 100 / 663 blocks (15%)
2026-07-30T10:08:03.0130310Z [rtyper] specializing: 200 / 752 blocks (26%)
2026-07-30T10:08:03.0241890Z [rtyper] specializing: 300 / 754 blocks (39%)
2026-07-30T10:08:03.0348450Z [rtyper] specializing: 400 / 754 blocks (53%)
2026-07-30T10:08:03.0449740Z [rtyper] specializing: 500 / 754 blocks (66%)
2026-07-30T10:08:03.0553030Z [rtyper] specializing: 600 / 759 blocks (79%)
2026-07-30T10:08:03.0656290Z [rtyper] specializing: 700 / 759 blocks (92%)
2026-07-30T10:08:03.0759180Z [rtyper] -=- specialized 763 blocks -=-
2026-07-30T10:08:03.0861450Z [rtyper] -=- specialized 4 more blocks -=-
2026-07-30T10:08:03.0963510Z [rtyper] specializing: 800 / 1062 blocks (75%)
2026-07-30T10:08:03.1076690Z [rtyper] specializing: 900 / 1062 blocks (84%)
2026-07-30T10:08:03.1179490Z [rtyper] specializing: 1000 / 1062 blocks (94%)
2026-07-30T10:08:03.1280560Z [rtyper] -=- specialized 295 more blocks -=-
2026-07-30T10:08:03.1383970Z [rtyper] -=- specialized 6 more blocks -=-
2026-07-30T10:08:03.1486050Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-30T10:08:03.1589650Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-30T10:08:03.1690050Z [rtyper] -=- specialized 6 more blocks -=-
2026-07-30T10:08:03.1795290Z [rtyper] -=- specialized 15 more blocks -=-
2026-07-30T10:08:03.1903100Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-30T10:08:03.2056570Z [backendopt:inlining] phase with threshold factor: 32.4
2026-07-30T10:08:03.2179260Z [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
2026-07-30T10:08:03.2300810Z [backendopt:inlining] inlined 5 callsites.
2026-07-30T10:08:03.2419990Z [backendopt:malloc] starting malloc removal
2026-07-30T10:08:03.2554750Z [backendopt:malloc] removed 1 simple mallocs in total
2026-07-30T10:08:03.2677500Z [backendopt:mergeifblocks] starting to merge if blocks
2026-07-30T10:08:03.2814560Z [rtyper] specializing: 1100 / 1103 blocks (99%)
2026-07-30T10:08:03.2947170Z [rtyper] -=- specialized 8 more blocks -=-
2026-07-30T10:08:03.3054990Z [jitcodewriter:info] making JitCodes...
2026-07-30T10:08:03.3156710Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-30T10:08:03.3257260Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-30T10:08:03.3358850Z [jitcodewriter:info] There are 4 JitCode instances.
2026-07-30T10:08:03.3462270Z [jitcodewriter:info] There are 12 -live- ops. Size of liveness is 22 bytes
2026-07-30T10:08:03.3564050Z [jitcodewriter] compute_bitstrings:
2026-07-30T10:08:03.3663870Z [jitcodewriter] 7 effectinfos:
2026-07-30T10:08:03.3764080Z [jitcodewriter] 0 descrs for arrays
2026-07-30T10:08:03.3865960Z [jitcodewriter] 0 descrs for fields
2026-07-30T10:08:03.3966630Z [jitcodewriter] 0 descrs for interiorfields
2026-07-30T10:08:03.4067430Z [jitcodewriter] -> 1 bitstrings, mean length 0.0, max length 0
2026-07-30T10:08:03.4167890Z [rtyper] specializing: 1700 / 33544 blocks (5%)
2026-07-30T10:08:03.4269480Z [rtyper] specializing: 3600 / 35821 blocks (10%)
2026-07-30T10:08:03.4370290Z [rtyper] specializing: 6000 / 39538 blocks (15%)
2026-07-30T10:08:03.4470800Z [rtyper] specializing: 8500 / 42105 blocks (20%)
2026-07-30T10:08:03.4572720Z [rtyper] specializing: 10700 / 42449 blocks (25%)
2026-07-30T10:08:03.4672780Z [rtyper] specializing: 12800 / 42449 blocks (30%)
2026-07-30T10:08:03.4779480Z [rtyper] specializing: 14900 / 42459 blocks (35%)
2026-07-30T10:08:03.4888910Z [rtyper] specializing: 17000 / 42459 blocks (40%)
2026-07-30T10:08:03.4993830Z [rtyper] specializing: 19300 / 42798 blocks (45%)
2026-07-30T10:08:03.5096350Z [rtyper] specializing: 23700 / 47285 blocks (50%)
2026-07-30T10:08:03.5198080Z [rtyper] specializing: 26200 / 47475 blocks (55%)
2026-07-30T10:08:03.5300020Z [rtyper] specializing: 28500 / 47496 blocks (60%)
2026-07-30T10:08:03.5400190Z [rtyper] specializing: 30900 / 47496 blocks (65%)
2026-07-30T10:08:03.5501090Z [rtyper] specializing: 32500 / 47496 blocks (68%)
2026-07-30T10:08:03.5600990Z [rtyper] specializing: 34700 / 47496 blocks (73%)
2026-07-30T10:08:03.5702550Z [rtyper] specializing: 37200 / 47595 blocks (78%)
2026-07-30T10:08:03.5803450Z [rtyper] specializing: 39600 / 47595 blocks (83%)
2026-07-30T10:08:03.5904310Z [rtyper] specializing: 41900 / 47595 blocks (88%)
2026-07-30T10:08:03.6004140Z [rtyper] specializing: 44300 / 47595 blocks (93%)
2026-07-30T10:08:03.6119040Z [rtyper] specializing: 46700 / 47595 blocks (98%)
2026-07-30T10:08:03.6220400Z [rtyper] specializing: 47500 / 47597 blocks (99%)
2026-07-30T10:08:03.6321110Z [rtyper] -=- specialized 46490 more blocks -=-
2026-07-30T10:08:03.6422140Z [rtyper] specializing: 47600 / 47623 blocks (99%)
2026-07-30T10:08:03.6522440Z [rtyper] -=- specialized 26 more blocks -=-
2026-07-30T10:08:03.6624020Z [rtyper] -=- specialized 0 more blocks -=-
2026-07-30T10:08:03.6725900Z [rtyper] -=- specialized 25 more blocks -=-
2026-07-30T10:08:03.6826110Z [rtyper] specializing: 47700 / 50110 blocks (95%)
2026-07-30T10:08:03.6926560Z [rtyper] -=- specialized 2525 more blocks -=-
2026-07-30T10:08:03.7027670Z [rtyper] specializing: 50200 / 50249 blocks (99%)
2026-07-30T10:08:03.7149230Z [rtyper] -=- specialized 76 more blocks -=-
2026-07-30T10:08:03.7252760Z [backendopt:inlining] phase with threshold factor: 32.4
2026-07-30T10:08:03.7352780Z [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
2026-07-30T10:08:03.7453690Z [backendopt:inlining] inlined 1670 callsites.
2026-07-30T10:08:03.7554570Z [backendopt:malloc] starting malloc removal
2026-07-30T10:08:03.7655360Z [backendopt:malloc] removed 35 simple mallocs in total
2026-07-30T10:08:03.7755860Z [backendopt:mergeifblocks] starting to merge if blocks
2026-07-30T10:08:03.7857570Z [rtyper] -=- specialized 17 more blocks -=-
2026-07-30T10:08:03.7957220Z [rtyper] -=- specialized 12 more blocks -=-
2026-07-30T10:08:03.8058550Z [rtyper] -=- specialized 5 more blocks -=-
2026-07-30T10:08:03.8159110Z [rtyper] -=- specialized 0 more blocks -=-
2026-07-30T10:08:03.8259830Z [c] 1000 nodes [ array: 1118 framework rtti: 18 func: 192 group: 1 struct: 2354 ]
2026-07-30T10:08:03.8360680Z [c] 2000 nodes [ array: 3118 framework rtti: 18 func: 192 group: 1 struct: 2354 ]
2026-07-30T10:08:03.8461110Z [c] 3000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ]
2026-07-30T10:08:03.8561690Z [c] 4000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ]
2026-07-30T10:08:03.8663230Z [c] 5000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ]
2026-07-30T10:08:03.8764980Z [c] 6000 nodes [ array: 4189 framework rtti: 19 func: 259 group: 1 struct: 2377 ]
2026-07-30T10:08:03.8866400Z [c] 7000 nodes [ array: 4265 framework rtti: 22 func: 398 group: 1 struct: 2456 ]
2026-07-30T10:08:03.8967690Z [c] 8000 nodes [ array: 4476 framework rtti: 38 func: 874 group: 1 struct: 3079 ]
2026-07-30T10:08:03.9069400Z [c] 9000 nodes [ array: 4766 framework rtti: 45 func: 1182 group: 1 struct: 3516 ]
2026-07-30T10:08:03.9171080Z [c] 10000 nodes [ array: 4811 framework rtti: 77 func: 1588 group: 1 struct: 5322 ]
2026-07-30T10:08:03.9272800Z [c] 11000 nodes [ array: 4811 framework rtti: 215 func: 1823 group: 1 struct: 5460 ]
2026-07-30T10:08:03.9374950Z [c] 12000 nodes [ array: 4904 framework rtti: 284 func: 2089 group: 1 struct: 5707 ]
2026-07-30T10:08:03.9476350Z [c] 13000 nodes [ array: 5120 framework rtti: 284 func: 2266 group: 1 struct: 5803 ]
2026-07-30T10:08:03.9577750Z [c] 14000 nodes [ array: 5173 framework rtti: 292 func: 2744 group: 1 struct: 6016 ]
2026-07-30T10:08:03.9679100Z [c] 15000 nodes [ array: 5227 framework rtti: 298 func: 3580 group: 1 struct: 6108 ]
2026-07-30T10:08:03.9780520Z [c] 16000 nodes [ array: 5263 framework rtti: 302 func: 4324 group: 1 struct: 6227 ]
2026-07-30T10:08:03.9881680Z [c:database] GC transformer: finished helpers
2026-07-30T10:08:03.9983120Z [c] 17000 nodes [ array: 5719 framework rtti: 313 func: 4442 group: 1 struct: 6978 ]
2026-07-30T10:08:04.0084720Z [c] 18000 nodes [ array: 5778 framework rtti: 363 func: 5143 group: 1 struct: 7113 ]
2026-07-30T10:08:04.0186770Z [c] 19000 nodes [ array: 5816 framework rtti: 375 func: 6328 group: 1 struct: 7994 ]
2026-07-30T10:08:04.0288220Z [c] 20000 nodes [ array: 5834 framework rtti: 378 func: 8270 group: 1 struct: 8040 ]
2026-07-30T10:08:04.0389680Z [c] 21000 nodes [ array: 5834 framework rtti: 378 func: 8307 group: 1 struct: 8041 ]
2026-07-30T10:08:04.0491330Z [c] 22000 nodes [ array: 5834 framework rtti: 378 func: 8357 group: 1 struct: 8041 ]
2026-07-30T10:08:04.0504100Z [c] 23000 nodes [ array: 5888 framework rtti: 391 func: 8627 group: 1 struct: 8191 ]
2026-07-30T10:08:04.0605410Z [c] 24000 nodes [ array: 6022 framework rtti: 414 func: 9129 group: 1 struct: 8556 ]
2026-07-30T10:08:04.0707260Z [rtyper] specializing: 50300 / 50342 blocks (99%)
2026-07-30T10:08:04.0808580Z [rtyper] -=- specialized 59 more blocks -=-
2026-07-30T10:08:04.0909610Z [backendopt:inlining] phase with threshold factor: 32.4
2026-07-30T10:08:04.1011840Z [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
2026-07-30T10:08:04.1114600Z [backendopt:inlining] inlined 4 callsites.
2026-07-30T10:08:04.1215940Z [backendopt:malloc] starting malloc removal
2026-07-30T10:08:04.1317170Z [backendopt:malloc] removed 16 simple mallocs in total
2026-07-30T10:08:04.1418720Z [backendopt:mergeifblocks] starting to merge if blocks
2026-07-30T10:08:04.1520280Z [c:database] GC transformer: finished tables
2026-07-30T10:08:04.1624070Z [gctransform:info] assigned 1190 typeids
2026-07-30T10:08:04.1726580Z [gctransform:info] added 24359 push/pop stack root instructions
2026-07-30T10:08:04.1827930Z [gctransform:info] inserted 601 write barrier calls
2026-07-30T10:08:04.1929840Z [gctransform:info] inserted 221 write_barrier_from_array calls
2026-07-30T10:08:04.2032150Z [gctransform:info] found 3 static roots
2026-07-30T10:08:04.2134310Z [c:database] Inlining GC helpers and postprocessing
2026-07-30T10:08:04.2237020Z [c] 24714 nodes [ array: 6114 framework rtti: 455 func: 9414 group: 1 struct: 8730 ]
2026-07-30T10:08:04.2339490Z [c:database] Completed
2026-07-30T10:08:04.2442380Z [c:writing] structdef.h
2026-07-30T10:08:04.2544860Z [c:writing] forwarddecl.h
2026-07-30T10:08:04.2647530Z [c:writing] preimpl.h
2026-07-30T10:08:04.2749660Z [c:writing] data_rpython_flowspace.c
2026-07-30T10:08:04.2853240Z [c:writing] data_rpython_jit_backend.c
2026-07-30T10:08:04.2957600Z [c:writing] data_rpython_jit_backend_aarch64.c
2026-07-30T10:08:04.3059980Z [c:writing] data_rpython_jit_backend_arm.c
2026-07-30T10:08:04.3161510Z [c:writing] data_rpython_jit_backend_llsupport.c
2026-07-30T10:08:04.3263820Z [c:writing] data_rpython_jit_backend_llsupport_test.c
2026-07-30T10:08:04.3369990Z [c:writing] data_rpython_jit_codewriter.c
2026-07-30T10:08:04.3471140Z [c:writing] data_rpython_jit_metainterp.c
2026-07-30T10:08:04.3572400Z [c:writing] data_rpython_jit_metainterp_optimizeopt.c
2026-07-30T10:08:04.3674020Z [c:writing] data_rpython_memory_gc.c
2026-07-30T10:08:04.3775230Z [c:writing] data_rpython_memory_gctransform.c
2026-07-30T10:08:04.3876440Z [c:writing] data_rpython_rlib.c
2026-07-30T10:08:04.3978350Z [c:writing] data_rpython_rlib_rjitlog.c
2026-07-30T10:08:04.4079750Z [c:writing] data_rpython_rlib_rvmprof.c
2026-07-30T10:08:04.4181770Z [c:writing] data_rpython_rtyper.c
2026-07-30T10:08:04.4283890Z [c:writing] data_rpython_rtyper_lltypesystem.c
2026-07-30T10:08:04.4385940Z [c:writing] nonfuncnodes.c
2026-07-30T10:08:04.4491650Z [c:writing] data_rpython_jit_backend_aarch64_1.c
2026-07-30T10:08:04.4593500Z [c:writing] data_rpython_jit_backend_llsupport_1.c
2026-07-30T10:08:04.4694980Z [c:writing] data_rpython_jit_codewriter_1.c
2026-07-30T10:08:04.4796120Z [c:writing] data_rpython_jit_metainterp_1.c
2026-07-30T10:08:04.4897510Z [c:writing] data_rpython_memory_gc_1.c
2026-07-30T10:08:04.4999820Z [c:writing] data_rpython_rlib_1.c
2026-07-30T10:08:04.5101340Z [c:writing] data_rpython_rlib_rvmprof_1.c
2026-07-30T10:08:04.5202640Z [c:writing] data_rpython_rtyper_lltypesystem_1.c
2026-07-30T10:08:04.5304300Z [c:writing] implement.c
2026-07-30T10:08:04.5405430Z [c:writing] rpython_flowspace.c
2026-07-30T10:08:04.5524150Z [c:writing] rpython_jit_backend.c
2026-07-30T10:08:04.5647390Z [c:writing] rpython_jit_backend_aarch64.c
2026-07-30T10:08:04.5757220Z [c:writing] rpython_jit_backend_aarch64_1.c
2026-07-30T10:08:04.5873090Z [c:writing] rpython_jit_backend_arm.c
2026-07-30T10:08:04.5981260Z [c:writing] rpython_jit_backend_llsupport.c
2026-07-30T10:08:04.6091510Z [c:writing] rpython_jit_backend_llsupport_test.c
2026-07-30T10:08:04.6205570Z [c:writing] rpython_jit_codewriter.c
2026-07-30T10:08:04.6310220Z [c:writing] rpython_jit_metainterp.c
2026-07-30T10:08:04.6433720Z [c:writing] rpython_jit_metainterp_1.c
2026-07-30T10:08:04.6537600Z [c:writing] rpython_jit_metainterp_2.c
2026-07-30T10:08:04.6653960Z [c:writing] rpython_jit_metainterp_3.c
2026-07-30T10:08:04.6762470Z [c:writing] rpython_jit_metainterp_4.c
2026-07-30T10:08:04.6863650Z [c:writing] rpython_jit_metainterp_optimizeopt.c
2026-07-30T10:08:04.6964930Z [c:writing] rpython_jit_metainterp_optimizeopt_1.c
2026-07-30T10:08:04.6965810Z [c:writing] rpython_jit_metainterp_optimizeopt_2.c
2026-07-30T10:08:04.7066700Z [c:writing] rpython_jit_metainterp_optimizeopt_3.c
2026-07-30T10:08:04.7167660Z [c:writing] rpython_memory.c
2026-07-30T10:08:04.7272120Z [c:writing] rpython_memory_gc.c
2026-07-30T10:08:04.7372960Z [c:writing] rpython_memory_gctransform.c
2026-07-30T10:08:04.7474020Z [c:writing] rpython_rlib.c
2026-07-30T10:08:04.7574920Z [c:writing] rpython_rlib_rjitlog.c
2026-07-30T10:08:04.7675930Z [c:writing] rpython_rlib_rvmprof.c
2026-07-30T10:08:04.7776900Z [c:writing] rpython_rtyper.c
2026-07-30T10:08:04.7877880Z [c:writing] rpython_rtyper_lltypesystem.c
2026-07-30T10:08:04.7978840Z [c:writing] rpython_rtyper_lltypesystem_1.c
2026-07-30T10:08:04.8079840Z [c:writing] rpython_rtyper_lltypesystem_2.c
2026-07-30T10:08:04.8181000Z [c:writing] rpython_rtyper_lltypesystem_3.c
2026-07-30T10:08:04.8283190Z [c:writing] rpython_rtyper_lltypesystem_module.c
2026-07-30T10:08:04.8384810Z [c:writing] rpython_tool_algo.c
2026-07-30T10:08:04.8477280Z [c:writing] rpython_translator.c
2026-07-30T10:08:04.8577590Z [c:writing] rpython_translator_c.c
2026-07-30T10:08:04.8678580Z [platform:execute] make in /var/folders/8j/sfr9qqcj73j4p6nhwcfpr0th0000gn/T/usession-pypy-HEAD-29/testing_1
2026-07-30T10:08:04.8779820Z [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-07-30T10:08:04.8880270Z [platform:WARNING] 14114 | RPyItem(l_v17257, 1L) = l_v17258;
2026-07-30T10:08:04.8981320Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:04.8994330Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:04.9096000Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:04.9197200Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:04.9311950Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:04.9554180Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:04.9554550Z [platform:WARNING] | ^
2026-07-30T10:08:04.9555180Z [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-07-30T10:08:04.9658550Z [platform:WARNING] 14115 | RPyItem(l_v17257, 2L) = (&pypy_g_rpy_string_920.b);
2026-07-30T10:08:04.9865040Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:04.9865770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.0105520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.0106030Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.0106430Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.0106830Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.0107140Z [platform:WARNING] | ^
2026-07-30T10:08:05.0107690Z [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-07-30T10:08:05.0108290Z [platform:WARNING] 14132 | RPyItem(l_v17257, 3L) = l_v17259;
2026-07-30T10:08:05.0108590Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.0109080Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.0109650Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.0110250Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.0110630Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.0111030Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.0111330Z [platform:WARNING] | ^
2026-07-30T10:08:05.0111860Z [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-07-30T10:08:05.0112500Z [platform:WARNING] 14133 | RPyItem(l_v17257, 4L) = (&pypy_g_rpy_string_921.b);
2026-07-30T10:08:05.0112840Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.0113310Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.0113880Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.0114290Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.0114740Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.0226120Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.0328490Z [platform:WARNING] | ^
2026-07-30T10:08:05.0443950Z [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-07-30T10:08:05.0545430Z [platform:WARNING] 14164 | RPyItem(l_v17257, 5L) = l_v17260;
2026-07-30T10:08:05.0646560Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.0747860Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.0849290Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.0950410Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.1051540Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.1152810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.1254010Z [platform:WARNING] | ^
2026-07-30T10:08:05.1355400Z [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-07-30T10:08:05.1457010Z [platform:WARNING] 14165 | RPyItem(l_v17257, 6L) = (&pypy_g_rpy_string_922.b);
2026-07-30T10:08:05.1558330Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.1660450Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.1762410Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.1863690Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.1964980Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.2066260Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.2167540Z [platform:WARNING] | ^
2026-07-30T10:08:05.2269110Z [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-07-30T10:08:05.2371370Z [platform:WARNING] 14196 | RPyItem(l_v17257, 7L) = l_v17261;
2026-07-30T10:08:05.2472520Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.2574390Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.2675900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.2777550Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.2879030Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.2981280Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.3091290Z [platform:WARNING] | ^
2026-07-30T10:08:05.3198050Z [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-07-30T10:08:05.3304660Z [platform:WARNING] 14197 | RPyItem(l_v17257, 8L) = (&pypy_g_rpy_string_923.b);
2026-07-30T10:08:05.3443750Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.3565550Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.3686140Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.3801880Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.3923820Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.4039090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.4143620Z [platform:WARNING] | ^
2026-07-30T10:08:05.4251340Z [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-07-30T10:08:05.4358040Z [platform:WARNING] 14228 | RPyItem(l_v17257, 9L) = l_v17262;
2026-07-30T10:08:05.4459200Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.4560520Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.4662070Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.4763320Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.4864640Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.4965860Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.5066990Z [platform:WARNING] | ^
2026-07-30T10:08:05.5168790Z [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-07-30T10:08:05.5270390Z [platform:WARNING] 14229 | RPyItem(l_v17257, 10L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:05.5372250Z [platform:WARNING] | ^ ~~~
2026-07-30T10:08:05.5474580Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.5576040Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.5693380Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.5800600Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.5901810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.6003080Z [platform:WARNING] | ^
2026-07-30T10:08:05.6104460Z [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-07-30T10:08:05.6206100Z [platform:WARNING] 14373 | RPyItem(l_v17265, 1L) = l_v17266;
2026-07-30T10:08:05.6307400Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.6408690Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.6482110Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.6583490Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.6683870Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.6785070Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.6885330Z [platform:WARNING] | ^
2026-07-30T10:08:05.6986570Z [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-07-30T10:08:05.7087980Z [platform:WARNING] 14518 | RPyItem(l_v17269, 1L) = l_v17270;
2026-07-30T10:08:05.7189100Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.7290520Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.7391920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.7492340Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.7595500Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.7696420Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.7796920Z [platform:WARNING] | ^
2026-07-30T10:08:05.7898210Z [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-07-30T10:08:05.7998780Z [platform:WARNING] 14663 | RPyItem(l_v17273, 1L) = l_v17274;
2026-07-30T10:08:05.8099860Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.8200590Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.8302700Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.8404270Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.8505190Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.8606170Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.8708570Z [platform:WARNING] | ^
2026-07-30T10:08:05.8809800Z [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-07-30T10:08:05.8911630Z [platform:WARNING] 14808 | RPyItem(l_v17277, 1L) = l_v17278;
2026-07-30T10:08:05.9013200Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:05.9114040Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:05.9214720Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:05.9319220Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:05.9421780Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:05.9523910Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:05.9624900Z [platform:WARNING] | ^
2026-07-30T10:08:05.9725410Z [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-07-30T10:08:05.9826720Z [platform:WARNING] 14953 | RPyItem(l_v17281, 1L) = l_v17282;
2026-07-30T10:08:05.9927840Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.0028570Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.0129500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.0230430Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.0331270Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.0432590Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.0533940Z [platform:WARNING] | ^
2026-07-30T10:08:06.0635350Z [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-07-30T10:08:06.0736760Z [platform:WARNING] 21748 | RPyItem(l_v20901, 1L) = l_v20902;
2026-07-30T10:08:06.0837020Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.0938360Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.1039810Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.1139980Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.1241300Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.1342670Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.1442820Z [platform:WARNING] | ^
2026-07-30T10:08:06.1544300Z [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-07-30T10:08:06.1653290Z [platform:WARNING] 21749 | RPyItem(l_v20901, 2L) = (&pypy_g_rpy_string_963.b);
2026-07-30T10:08:06.1742590Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.1844570Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.1945200Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.2046210Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.2147250Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.2248070Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.2348150Z [platform:WARNING] | ^
2026-07-30T10:08:06.2450470Z [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-07-30T10:08:06.2551070Z [platform:WARNING] 30422 | RPyItem(l_v24686, 1L) = l_v24687;
2026-07-30T10:08:06.2652180Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.2759780Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.2853740Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.2954130Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.3055380Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.3156200Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.3264490Z [platform:WARNING] | ^
2026-07-30T10:08:06.3365910Z [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-07-30T10:08:06.3466070Z [platform:WARNING] 30423 | RPyItem(l_v24686, 2L) = (&pypy_g_rpy_string_963.b);
2026-07-30T10:08:06.3566410Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.3667630Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.3767780Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.3868110Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.3969350Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.4069740Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.4170020Z [platform:WARNING] | ^
2026-07-30T10:08:06.4271370Z [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-07-30T10:08:06.4371490Z [platform:WARNING] 38992 | RPyItem(l_v28306, 1L) = l_v28307;
2026-07-30T10:08:06.4472050Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.4573610Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.4675020Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.4776570Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.4877090Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.4977700Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.5078450Z [platform:WARNING] | ^
2026-07-30T10:08:06.5180150Z [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-07-30T10:08:06.5320110Z [platform:WARNING] 38993 | RPyItem(l_v28306, 2L) = (&pypy_g_rpy_string_963.b);
2026-07-30T10:08:06.5422330Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.5525000Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.5527360Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.5629130Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.5730710Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.5834750Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.5937040Z [platform:WARNING] | ^
2026-07-30T10:08:06.6044030Z [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-07-30T10:08:06.6167750Z [platform:WARNING] 40338 | RPyItem(l_v28835, 1L) = l_v28836;
2026-07-30T10:08:06.6269170Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.6370740Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.6473580Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.6575660Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.6677130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.6779810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.6881560Z [platform:WARNING] | ^
2026-07-30T10:08:06.6984180Z [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-07-30T10:08:06.7086630Z [platform:WARNING] 40339 | RPyItem(l_v28835, 2L) = (&pypy_g_rpy_string_963.b);
2026-07-30T10:08:06.7189220Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.7292440Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.7394830Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.7496340Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.7598570Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.7700130Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.7801580Z [platform:WARNING] | ^
2026-07-30T10:08:06.7903950Z [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-07-30T10:08:06.8005760Z [platform:WARNING] 42217 | RPyItem(l_v29236, 1L) = l_v29237;
2026-07-30T10:08:06.8110160Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.8211880Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.8325630Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.8456000Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.8591200Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.8733080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.8854550Z [platform:WARNING] | ^
2026-07-30T10:08:06.8977810Z [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-07-30T10:08:06.9097500Z [platform:WARNING] 42218 | RPyItem(l_v29236, 2L) = (&pypy_g_rpy_string_966.b);
2026-07-30T10:08:06.9221400Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:06.9222310Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:06.9329330Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:06.9431090Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:06.9532650Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:06.9636230Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:06.9738180Z [platform:WARNING] | ^
2026-07-30T10:08:06.9840040Z [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-07-30T10:08:06.9941610Z [platform:WARNING] 42254 | RPyItem(l_v29236, 3L) = l_v29238;
2026-07-30T10:08:07.0042900Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.0148880Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.0250490Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.0351680Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.0453010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.0554250Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.0655550Z [platform:WARNING] | ^
2026-07-30T10:08:07.0757870Z [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-07-30T10:08:07.0859260Z [platform:WARNING] 42255 | RPyItem(l_v29236, 4L) = (&pypy_g_rpy_string_922.b);
2026-07-30T10:08:07.0960400Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.1061680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.1163210Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.1276300Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.1377900Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.1452560Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.1553660Z [platform:WARNING] | ^
2026-07-30T10:08:07.1655050Z [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-07-30T10:08:07.1756510Z [platform:WARNING] 42291 | RPyItem(l_v29236, 5L) = l_v29239;
2026-07-30T10:08:07.1858330Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.1960030Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.2063940Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.2165840Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.2267510Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.2369730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.2471360Z [platform:WARNING] | ^
2026-07-30T10:08:07.2559670Z [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-07-30T10:08:07.2662780Z [platform:WARNING] 42455 | RPyItem(l_v29242, 1L) = l_v29243;
2026-07-30T10:08:07.2764310Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.2866870Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.2967400Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.3069210Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.3199510Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.3322730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.3451530Z [platform:WARNING] | ^
2026-07-30T10:08:07.3553030Z [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-07-30T10:08:07.3653640Z [platform:WARNING] 42620 | RPyItem(l_v29246, 1L) = l_v29247;
2026-07-30T10:08:07.3754270Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.3855630Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.3957470Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.4075480Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.4213550Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.4328220Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.4450120Z [platform:WARNING] | ^
2026-07-30T10:08:07.4555340Z [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-07-30T10:08:07.4679340Z [platform:WARNING] 42785 | RPyItem(l_v29250, 1L) = l_v29251;
2026-07-30T10:08:07.4828690Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.4947540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.5050100Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.5165260Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.5266650Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.5375570Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.5477100Z [platform:WARNING] | ^
2026-07-30T10:08:07.5592530Z [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-07-30T10:08:07.5694350Z [platform:WARNING] 42950 | RPyItem(l_v29254, 1L) = l_v29255;
2026-07-30T10:08:07.5794290Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.5896440Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.5996020Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.6096610Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.6200310Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.6300660Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.6400550Z [platform:WARNING] | ^
2026-07-30T10:08:07.6502170Z [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-07-30T10:08:07.6602580Z [platform:WARNING] 43115 | RPyItem(l_v29258, 1L) = l_v29259;
2026-07-30T10:08:07.6703860Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.6827150Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.6929440Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.6933280Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.7035670Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.7164880Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.7278010Z [platform:WARNING] | ^
2026-07-30T10:08:07.7386280Z [platform:WARNING] 33 warnings generated.
2026-07-30T10:08:07.7497200Z [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-07-30T10:08:07.7625720Z [platform:WARNING] 169 | RPyItem(l_v40062, 1L) = l_v40063;
2026-07-30T10:08:07.7735030Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.7839480Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.7952180Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.8053670Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.8154940Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.8274330Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.8376520Z [platform:WARNING] | ^
2026-07-30T10:08:07.8487190Z [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-07-30T10:08:07.8588880Z [platform:WARNING] 170 | RPyItem(l_v40062, 2L) = (&pypy_g_rpy_string_963.b);
2026-07-30T10:08:07.8690060Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.8798060Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.8901380Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.9003180Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:07.9104390Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:07.9205730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:07.9329060Z [platform:WARNING] | ^
2026-07-30T10:08:07.9430960Z [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-07-30T10:08:07.9532500Z [platform:WARNING] 661 | RPyItem(l_v40245, 1L) = l_v40246;
2026-07-30T10:08:07.9634370Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:07.9737360Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:07.9840410Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:07.9943060Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.0045240Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.0146910Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.0247950Z [platform:WARNING] | ^
2026-07-30T10:08:08.0372910Z [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-07-30T10:08:08.0474390Z [platform:WARNING] 662 | RPyItem(l_v40245, 2L) = (&pypy_g_rpy_string_963.b);
2026-07-30T10:08:08.0575710Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.0683190Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.0784540Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.0886200Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.0987320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.1088490Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.1189460Z [platform:WARNING] | ^
2026-07-30T10:08:08.1309120Z [platform:WARNING] 4 warnings generated.
2026-07-30T10:08:08.1435330Z [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-07-30T10:08:08.1437340Z [platform:WARNING] 4151 | RPyItem(l_v42454, 1L) = l_v42455;
2026-07-30T10:08:08.1538700Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.1640310Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.1742810Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.1844350Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.1945580Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.2046750Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.2147740Z [platform:WARNING] | ^
2026-07-30T10:08:08.2248960Z [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-07-30T10:08:08.2350330Z [platform:WARNING] 4575 | RPyItem(l_v42557, 1L) = l_v42558;
2026-07-30T10:08:08.2451450Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.2552680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.2687620Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.2788680Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.2889650Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.2990880Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.3114010Z [platform:WARNING] | ^
2026-07-30T10:08:08.3236220Z [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-07-30T10:08:08.3337590Z [platform:WARNING] 6788 | RPyItem(l_v43174, 1L) = l_v43175;
2026-07-30T10:08:08.3412080Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.3513830Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.3615390Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.3716740Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.3819400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.3924660Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.4029840Z [platform:WARNING] | ^
2026-07-30T10:08:08.4143800Z [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-07-30T10:08:08.4245150Z [platform:WARNING] 7334 | RPyItem(l_v43321, 1L) = l_v43322;
2026-07-30T10:08:08.4346380Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.4448970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.4555660Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.4656870Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.4758260Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.4860090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.4983680Z [platform:WARNING] | ^
2026-07-30T10:08:08.5115680Z [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-07-30T10:08:08.5233480Z [platform:WARNING] 7335 | RPyItem(l_v43321, 2L) = (&pypy_g_rpy_string_301.b);
2026-07-30T10:08:08.5352000Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.5482970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.5619480Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.5721520Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.5825320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.5928760Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.6046950Z [platform:WARNING] | ^
2026-07-30T10:08:08.6148510Z [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-07-30T10:08:08.6251320Z [platform:WARNING] 7362 | RPyItem(l_v43321, 3L) = l_v43323;
2026-07-30T10:08:08.6353070Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.6455600Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.6558570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.6661270Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.6763320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.6864770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.6967980Z [platform:WARNING] | ^
2026-07-30T10:08:08.7070720Z [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-07-30T10:08:08.7185550Z [platform:WARNING] 7363 | RPyItem(l_v43321, 4L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:08.7288300Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.7391250Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.7493950Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.7596350Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.7698670Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.7801470Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.7903820Z [platform:WARNING] | ^
2026-07-30T10:08:08.8007260Z [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-07-30T10:08:08.8110480Z [platform:WARNING] 8284 | RPyItem(l_v43600, 1L) = l_v43601;
2026-07-30T10:08:08.8217820Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.8320770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.8424010Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.8526020Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.8627490Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.8729000Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.8830270Z [platform:WARNING] | ^
2026-07-30T10:08:08.8931900Z [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-07-30T10:08:08.9037260Z [platform:WARNING] 8285 | RPyItem(l_v43600, 2L) = (&pypy_g_rpy_string_301.b);
2026-07-30T10:08:08.9138420Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:08.9239970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:08.9341700Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:08.9442720Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:08.9543990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:08.9645310Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:08.9746490Z [platform:WARNING] | ^
2026-07-30T10:08:08.9847980Z [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-07-30T10:08:08.9949490Z [platform:WARNING] 8302 | RPyItem(l_v43600, 3L) = l_v43602;
2026-07-30T10:08:09.0074250Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.0175720Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.0277240Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.0378630Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.0480420Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.0581830Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.0683590Z [platform:WARNING] | ^
2026-07-30T10:08:09.0785250Z [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-07-30T10:08:09.0887010Z [platform:WARNING] 8303 | RPyItem(l_v43600, 4L) = (&pypy_g_rpy_string_301.b);
2026-07-30T10:08:09.0988410Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.1089920Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.1198380Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.1306570Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.1409230Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.1539550Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.1639770Z [platform:WARNING] | ^
2026-07-30T10:08:09.1741280Z [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-07-30T10:08:09.1843020Z [platform:WARNING] 8334 | RPyItem(l_v43600, 5L) = l_v43603;
2026-07-30T10:08:09.1944160Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.2062490Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.2178500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.2327510Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.2437070Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.2552450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.2653620Z [platform:WARNING] | ^
2026-07-30T10:08:09.2755350Z [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-07-30T10:08:09.2873750Z [platform:WARNING] 8351 | RPyItem(l_v43600, 6L) = l_v43604;
2026-07-30T10:08:09.2974760Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.3076320Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.3177570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.3277950Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.3379170Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.3479430Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.3579800Z [platform:WARNING] | ^
2026-07-30T10:08:09.3681160Z [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-07-30T10:08:09.3798640Z [platform:WARNING] 8352 | RPyItem(l_v43600, 7L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:09.3900210Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.4001700Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.4101890Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.4204060Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.4307130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.4408620Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.4509940Z [platform:WARNING] | ^
2026-07-30T10:08:09.4611330Z [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-07-30T10:08:09.4713610Z [platform:WARNING] 8711 | RPyItem(l_v43748, 1L) = l_v43749;
2026-07-30T10:08:09.4838280Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.4940070Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.5041540Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.5143130Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.5244910Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.5346390Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.5447720Z [platform:WARNING] | ^
2026-07-30T10:08:09.5551180Z [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-07-30T10:08:09.5660160Z [platform:WARNING] 8712 | RPyItem(l_v43748, 2L) = (&pypy_g_rpy_string_301.b);
2026-07-30T10:08:09.5762190Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.5872380Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.5975480Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.6078220Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.6179500Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.6281560Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.6383200Z [platform:WARNING] | ^
2026-07-30T10:08:09.6485660Z [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-07-30T10:08:09.6588640Z [platform:WARNING] 8741 | RPyItem(l_v43748, 3L) = l_v43750;
2026-07-30T10:08:09.6690170Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.6791680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.6893310Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.6995150Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.7097430Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.7206450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.7347900Z [platform:WARNING] | ^
2026-07-30T10:08:09.7449290Z [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-07-30T10:08:09.7554450Z [platform:WARNING] 8929 | RPyItem(l_v43752, 1L) = l_v43753;
2026-07-30T10:08:09.7680660Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.7787210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.7872520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.7974150Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.8085390Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.8188280Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.8290000Z [platform:WARNING] | ^
2026-07-30T10:08:09.8400390Z [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-07-30T10:08:09.8500020Z [platform:WARNING] 9113 | RPyItem(l_v43755, 1L) = l_v43756;
2026-07-30T10:08:09.8601290Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.8703930Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.8829240Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.8947510Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.9048990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:09.9150350Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:09.9251650Z [platform:WARNING] | ^
2026-07-30T10:08:09.9353210Z [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-07-30T10:08:09.9455800Z [platform:WARNING] 9114 | RPyItem(l_v43755, 2L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:09.9571710Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:09.9673190Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:09.9775180Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:09.9897710Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:09.9998600Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.0100640Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.0202740Z [platform:WARNING] | ^
2026-07-30T10:08:10.0304930Z [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-07-30T10:08:10.0407240Z [platform:WARNING] 9238 | RPyItem(l_v43757, 1L) = l_v43758;
2026-07-30T10:08:10.0509550Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.0611340Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.0713090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.0814470Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.0923150Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.1024570Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.1126550Z [platform:WARNING] | ^
2026-07-30T10:08:10.1228430Z [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-07-30T10:08:10.1330240Z [platform:WARNING] 10065 | RPyItem(l_v44254, 1L) = l_v44255;
2026-07-30T10:08:10.1432580Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.1534240Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.1643270Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.1744840Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.1846010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.1948090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.2066290Z [platform:WARNING] | ^
2026-07-30T10:08:10.2168960Z [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-07-30T10:08:10.2272420Z [platform:WARNING] 10066 | RPyItem(l_v44254, 2L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:10.2374970Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.2475920Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.2576920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.2677720Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.2778620Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.2879670Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.2980280Z [platform:WARNING] | ^
2026-07-30T10:08:10.3081740Z [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-07-30T10:08:10.3181860Z [platform:WARNING] 17488 | RPyItem(l_v46344, 1L) = l_v46345;
2026-07-30T10:08:10.3283280Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.3384570Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.3487030Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.3589110Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.3691060Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.3810860Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.3911690Z [platform:WARNING] | ^
2026-07-30T10:08:10.4013230Z [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-07-30T10:08:10.4133650Z [platform:WARNING] 17489 | RPyItem(l_v46344, 2L) = (&pypy_g_rpy_string_961.b);
2026-07-30T10:08:10.4261190Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.4396670Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.4521750Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.4624090Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.4725740Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.4827090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.4930680Z [platform:WARNING] | ^
2026-07-30T10:08:10.5077610Z [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-07-30T10:08:10.5136140Z [platform:WARNING] 17506 | RPyItem(l_v46344, 3L) = l_v46346;
2026-07-30T10:08:10.5237510Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.5339470Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.5439090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.5539590Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.5640990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.5742520Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.5844630Z [platform:WARNING] | ^
2026-07-30T10:08:10.5946860Z [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-07-30T10:08:10.6045740Z [platform:WARNING] 17507 | RPyItem(l_v46344, 4L) = (&pypy_g_rpy_string_65.b);
2026-07-30T10:08:10.6146270Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.6246920Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.6348020Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.6449110Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.6549700Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.6651560Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.6751400Z [platform:WARNING] | ^
2026-07-30T10:08:10.6852210Z [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-07-30T10:08:10.6953370Z [platform:WARNING] 51958 | RPyItem(l_v59847, 1L) = l_v59848;
2026-07-30T10:08:10.7053740Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.7155860Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.7293870Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.7395430Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.7474900Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.7604640Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.7716080Z [platform:WARNING] | ^
2026-07-30T10:08:10.7824270Z [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-07-30T10:08:10.7927080Z [platform:WARNING] 51959 | RPyItem(l_v59847, 2L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:10.8029880Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.8132630Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.8234900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.8352470Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.8453880Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.8556450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.8659030Z [platform:WARNING] | ^
2026-07-30T10:08:10.8761790Z [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-07-30T10:08:10.8864160Z [platform:WARNING] 53928 | RPyItem(l_v60405, 1L) = l_v60406;
2026-07-30T10:08:10.8965360Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.9067600Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:10.9169830Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:10.9271130Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:10.9372540Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:10.9474210Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:10.9576070Z [platform:WARNING] | ^
2026-07-30T10:08:10.9679480Z [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-07-30T10:08:10.9782520Z [platform:WARNING] 54363 | RPyItem(l_v60501, 1L) = l_v60502;
2026-07-30T10:08:10.9883960Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:10.9985580Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.0088000Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.0189290Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.0290710Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.0391930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.0492990Z [platform:WARNING] | ^
2026-07-30T10:08:11.0594220Z [platform:WARNING] 31 warnings generated.
2026-07-30T10:08:11.0696070Z [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-07-30T10:08:11.0797950Z [platform:WARNING] 1445 | RPyItem(l_v61227, 1L) = l_v61228;
2026-07-30T10:08:11.0899720Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.1001420Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.1102920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.1204270Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.1306350Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.1438360Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.1543020Z [platform:WARNING] | ^
2026-07-30T10:08:11.1644470Z [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-07-30T10:08:11.1746320Z [platform:WARNING] 1446 | RPyItem(l_v61227, 2L) = (&pypy_g_rpy_string_973.b);
2026-07-30T10:08:11.1861580Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.1964940Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.2067760Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.2205430Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.2207280Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.2337150Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.2472010Z [platform:WARNING] | ^
2026-07-30T10:08:11.2581620Z [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-07-30T10:08:11.2685260Z [platform:WARNING] 1463 | RPyItem(l_v61227, 3L) = l_v61229;
2026-07-30T10:08:11.2794570Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.2909370Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.3023170Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.3150660Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.3273760Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.3375730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.3477800Z [platform:WARNING] | ^
2026-07-30T10:08:11.3578930Z [platform:WARNING] 3 warnings generated.
2026-07-30T10:08:11.3679640Z [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-07-30T10:08:11.3780370Z [platform:WARNING] 6411 | RPyItem(l_v63665, 1L) = l_v63666;
2026-07-30T10:08:11.3880570Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.3981180Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.4082150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.4182580Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.4283070Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.4383790Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.4485400Z [platform:WARNING] | ^
2026-07-30T10:08:11.4610190Z [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-07-30T10:08:11.4712120Z [platform:WARNING] 10533 | RPyItem(l_v65174, 1L) = l_v65175;
2026-07-30T10:08:11.4821410Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.4923450Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.5031960Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.5132610Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.5234210Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.5339800Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.5441600Z [platform:WARNING] | ^
2026-07-30T10:08:11.5548260Z [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-07-30T10:08:11.5655690Z [platform:WARNING] 16316 | RPyItem(l_v66898, 1L) = l_v66899;
2026-07-30T10:08:11.5759710Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.5861770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.6024610Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.6159240Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.6289160Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.6428030Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.6568790Z [platform:WARNING] | ^
2026-07-30T10:08:11.6680800Z [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-07-30T10:08:11.6808950Z [platform:WARNING] 16317 | RPyItem(l_v66898, 2L) = (&pypy_g_rpy_string_301.b);
2026-07-30T10:08:11.6923660Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.7060610Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.7162520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.7263730Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.7365040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.7466600Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.7566720Z [platform:WARNING] | ^
2026-07-30T10:08:11.7686410Z [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-07-30T10:08:11.7787220Z [platform:WARNING] 16351 | RPyItem(l_v66898, 3L) = l_v66900;
2026-07-30T10:08:11.7887570Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.7988200Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.8091230Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.8192770Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.8428020Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.8531210Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.8633170Z [platform:WARNING] | ^
2026-07-30T10:08:11.8734780Z [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-07-30T10:08:11.8930830Z [platform:WARNING] 16696 | RPyItem(l_v66907, 1L) = l_v66908;
2026-07-30T10:08:11.9033370Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:11.9132590Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:11.9233250Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:11.9334670Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:11.9437260Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:11.9534080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:11.9635330Z [platform:WARNING] | ^
2026-07-30T10:08:11.9739250Z [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-07-30T10:08:11.9841400Z [platform:WARNING] 16697 | RPyItem(l_v66907, 2L) = (&pypy_g_rpy_string_301.b);
2026-07-30T10:08:11.9942800Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.0047880Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.0149310Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.0249910Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.0352100Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.0453910Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.0555870Z [platform:WARNING] | ^
2026-07-30T10:08:12.0659000Z [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-07-30T10:08:12.0762750Z [platform:WARNING] 16730 | RPyItem(l_v66907, 3L) = l_v66909;
2026-07-30T10:08:12.0867110Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.0968880Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.1070500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.1173590Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.1275390Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.1377330Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.1479080Z [platform:WARNING] | ^
2026-07-30T10:08:12.1582030Z [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-07-30T10:08:12.1685330Z [platform:WARNING] 45749 | RPyItem(l_v76538, 1L) = l_v76539;
2026-07-30T10:08:12.1787600Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.1889710Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.1993020Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.2095120Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.2196530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.2299770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.2401010Z [platform:WARNING] | ^
2026-07-30T10:08:12.2502650Z [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-07-30T10:08:12.2605070Z [platform:WARNING] 45750 | RPyItem(l_v76538, 2L) = (&pypy_g_rpy_string_586.b);
2026-07-30T10:08:12.2708610Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.2809970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.2912390Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.3013920Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.3115820Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.3217730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.3319860Z [platform:WARNING] | ^
2026-07-30T10:08:12.3421710Z [platform:WARNING] 10 warnings generated.
2026-07-30T10:08:12.3523630Z [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-07-30T10:08:12.3626160Z [platform:WARNING] 4990 | RPyItem(l_v84822, 1L) = l_v84823;
2026-07-30T10:08:12.3728500Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.3830310Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.3932680Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.4035210Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.4137080Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.4238480Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.4340670Z [platform:WARNING] | ^
2026-07-30T10:08:12.4442550Z [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-07-30T10:08:12.4544330Z [platform:WARNING] 4991 | RPyItem(l_v84822, 2L) = (&pypy_g_rpy_string_844.b);
2026-07-30T10:08:12.4645820Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.4761490Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.4865110Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.4967630Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.5069040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.5182320Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.5284150Z [platform:WARNING] | ^
2026-07-30T10:08:12.5385680Z [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-07-30T10:08:12.5487160Z [platform:WARNING] 5830 | RPyItem(l_v84848, 1L) = l_v84849;
2026-07-30T10:08:12.5588430Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.5691080Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.5793920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.5896120Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.5997480Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.6098750Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.6221250Z [platform:WARNING] | ^
2026-07-30T10:08:12.6322690Z [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-07-30T10:08:12.6424960Z [platform:WARNING] 5831 | RPyItem(l_v84848, 2L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:12.6527020Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.6628530Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.6730760Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.6832810Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.6934020Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.7035980Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.7137660Z [platform:WARNING] | ^
2026-07-30T10:08:12.7252510Z [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-07-30T10:08:12.7375040Z [platform:WARNING] 6096 | RPyItem(l_v84855, 1L) = l_v84856;
2026-07-30T10:08:12.7516660Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.7644240Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.7768900Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.7905160Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.8015970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.8144200Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.8268770Z [platform:WARNING] | ^
2026-07-30T10:08:12.8377890Z [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-07-30T10:08:12.8480970Z [platform:WARNING] 6325 | RPyItem(l_v84861, 1L) = l_v84862;
2026-07-30T10:08:12.8581360Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.8684100Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.8787090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.8909420Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.9010940Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:12.9111750Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:12.9212070Z [platform:WARNING] | ^
2026-07-30T10:08:12.9313380Z [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-07-30T10:08:12.9415780Z [platform:WARNING] 6326 | RPyItem(l_v84861, 2L) = (&pypy_g_rpy_string_104.b);
2026-07-30T10:08:12.9517400Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:12.9618720Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:12.9864830Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:12.9865380Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:12.9969520Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.0089180Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.0210030Z [platform:WARNING] | ^
2026-07-30T10:08:13.0312710Z [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-07-30T10:08:13.0431920Z [platform:WARNING] 6343 | RPyItem(l_v84861, 3L) = l_v84863;
2026-07-30T10:08:13.0533380Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.0660480Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.0762730Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.0864000Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.0965400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.1066810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.1168820Z [platform:WARNING] | ^
2026-07-30T10:08:13.1270660Z [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-07-30T10:08:13.1381330Z [platform:WARNING] 6344 | RPyItem(l_v84861, 4L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:13.1483380Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.1595380Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.1698610Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.1800530Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.1904240Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.2005860Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.2109370Z [platform:WARNING] | ^
2026-07-30T10:08:13.2210980Z [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-07-30T10:08:13.2312420Z [platform:WARNING] 6558 | RPyItem(l_v84875, 1L) = l_v84876;
2026-07-30T10:08:13.2428290Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.2531300Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.2651400Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.2774320Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.2875980Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.2977940Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.3079900Z [platform:WARNING] | ^
2026-07-30T10:08:13.3181600Z [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-07-30T10:08:13.3283940Z [platform:WARNING] 6559 | RPyItem(l_v84875, 2L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:13.3385710Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.3487160Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.3592350Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.3694870Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.3797200Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.3911390Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.4013270Z [platform:WARNING] | ^
2026-07-30T10:08:13.4116410Z [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-07-30T10:08:13.4218830Z [platform:WARNING] 6590 | RPyItem(l_v84875, 3L) = l_v84877;
2026-07-30T10:08:13.4321570Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.4423380Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.4524740Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.4626900Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.4729080Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.4830320Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.4931620Z [platform:WARNING] | ^
2026-07-30T10:08:13.5032850Z [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-07-30T10:08:13.5134380Z [platform:WARNING] 6591 | RPyItem(l_v84875, 4L) = (&pypy_g_rpy_string_854.b);
2026-07-30T10:08:13.5235970Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.5337240Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.5438670Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.5539860Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.5640920Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.5742950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.5844680Z [platform:WARNING] | ^
2026-07-30T10:08:13.5956140Z [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-07-30T10:08:13.6066790Z [platform:WARNING] 6608 | RPyItem(l_v84875, 5L) = l_v84878;
2026-07-30T10:08:13.6167010Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.6268150Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.6369540Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.6470870Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.6579460Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.6699800Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.6800980Z [platform:WARNING] | ^
2026-07-30T10:08:13.6942830Z [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-07-30T10:08:13.7057920Z [platform:WARNING] 6609 | RPyItem(l_v84875, 6L) = (&pypy_g_rpy_string_855.b);
2026-07-30T10:08:13.7186390Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.7287660Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.7389120Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.7491410Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.7594170Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.7696900Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.7798950Z [platform:WARNING] | ^
2026-07-30T10:08:13.7902210Z [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-07-30T10:08:13.8004690Z [platform:WARNING] 10335 | RPyItem(l_v86948, 1L) = l_v86950;
2026-07-30T10:08:13.8107570Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.8210210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.8312110Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.8413610Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.8515090Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.8616540Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.8718740Z [platform:WARNING] | ^
2026-07-30T10:08:13.8820640Z [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-07-30T10:08:13.8923640Z [platform:WARNING] 10351 | RPyItem(l_v86948, 2L) = l_v86951;
2026-07-30T10:08:13.9039280Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:13.9221470Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:13.9223840Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:13.9328000Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:13.9433530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:13.9536080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:13.9643400Z [platform:WARNING] | ^
2026-07-30T10:08:13.9759290Z [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-07-30T10:08:14.0022720Z [platform:WARNING] 10352 | RPyItem(l_v86948, 3L) = (&pypy_g_rpy_string_846.b);
2026-07-30T10:08:14.0133540Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.0397230Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.0501020Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.0607690Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.0718110Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.0830950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.0946110Z [platform:WARNING] | ^
2026-07-30T10:08:14.1048670Z [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-07-30T10:08:14.1150280Z [platform:WARNING] 10368 | RPyItem(l_v86948, 4L) = l_v86952;
2026-07-30T10:08:14.1251910Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.1355120Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.1463670Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.1573060Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.1645210Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.1745270Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.1847280Z [platform:WARNING] | ^
2026-07-30T10:08:14.1947840Z [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-07-30T10:08:14.2048650Z [platform:WARNING] 10369 | RPyItem(l_v86948, 5L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:14.2149190Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.2207190Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.2308560Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.2410140Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.2511880Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.2613230Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.2714730Z [platform:WARNING] | ^
2026-07-30T10:08:14.2816500Z [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-07-30T10:08:14.2918720Z [platform:WARNING] 29066 | RPyItem(l_v93495, 1L) = l_v93496;
2026-07-30T10:08:14.3020180Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.3123430Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.3251150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.3356070Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.3456100Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.3556560Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.3658180Z [platform:WARNING] | ^
2026-07-30T10:08:14.3761560Z [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-07-30T10:08:14.3872970Z [platform:WARNING] 29067 | RPyItem(l_v93495, 2L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:14.3974450Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.4076070Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.4177800Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.4278060Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.4379180Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.4480350Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.4581280Z [platform:WARNING] | ^
2026-07-30T10:08:14.4683710Z [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-07-30T10:08:14.4783420Z [platform:WARNING] 29644 | RPyItem(l_v93677, 1L) = l_v93678;
2026-07-30T10:08:14.4885900Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.4989770Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.5091270Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.5191770Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.5293340Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.5394540Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.5495210Z [platform:WARNING] | ^
2026-07-30T10:08:14.5598020Z [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-07-30T10:08:14.5697980Z [platform:WARNING] 29645 | RPyItem(l_v93677, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:14.5798410Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.5900380Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.6000780Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.6110530Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.6212680Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.6314850Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.6415520Z [platform:WARNING] | ^
2026-07-30T10:08:14.6517640Z [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-07-30T10:08:14.6619810Z [platform:WARNING] 30556 | RPyItem(l_v93966, 1L) = (&pypy_g_rpy_string_895.b);
2026-07-30T10:08:14.6725760Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.6827480Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.6928150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.7029590Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.7131190Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.7233920Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.7335480Z [platform:WARNING] | ^
2026-07-30T10:08:14.7437030Z [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-07-30T10:08:14.7539450Z [platform:WARNING] 30573 | RPyItem(l_v93966, 2L) = l_v93968;
2026-07-30T10:08:14.7640890Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.7743010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.7854110Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.7956650Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.7957940Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.8060310Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.8161960Z [platform:WARNING] | ^
2026-07-30T10:08:14.8263370Z [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-07-30T10:08:14.8364770Z [platform:WARNING] 42433 | RPyItem(l_v98077, 1L) = l_v98078;
2026-07-30T10:08:14.8466880Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.8568750Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.8670520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.8771720Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.8873090Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.8975890Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:14.9077350Z [platform:WARNING] | ^
2026-07-30T10:08:14.9195290Z [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-07-30T10:08:14.9305160Z [platform:WARNING] 42808 | RPyItem(l_v98177, 1L) = l_v98178;
2026-07-30T10:08:14.9410830Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:14.9514710Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:14.9616920Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:14.9718290Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:14.9819780Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:14.9921050Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.0022340Z [platform:WARNING] | ^
2026-07-30T10:08:15.0123800Z [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-07-30T10:08:15.0225330Z [platform:WARNING] 42809 | RPyItem(l_v98177, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:15.0326620Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.0428150Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.0529530Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.0631190Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.0733010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.0834200Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.0935500Z [platform:WARNING] | ^
2026-07-30T10:08:15.1036950Z [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-07-30T10:08:15.1138330Z [platform:WARNING] 51003 | RPyItem(l_v100938, 1L) = l_v100939;
2026-07-30T10:08:15.1239630Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.1343150Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.1444960Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.1547710Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.1649810Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.1752420Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.1855150Z [platform:WARNING] | ^
2026-07-30T10:08:15.1958220Z [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-07-30T10:08:15.2061690Z [platform:WARNING] 51004 | RPyItem(l_v100938, 2L) = (&pypy_g_rpy_string_232.b);
2026-07-30T10:08:15.2165560Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.2268890Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.2371960Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.2474590Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.2576850Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.2678260Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.2779470Z [platform:WARNING] | ^
2026-07-30T10:08:15.2881350Z [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-07-30T10:08:15.2983800Z [platform:WARNING] 52564 | RPyItem(l_v101432, 1L) = l_v101433;
2026-07-30T10:08:15.3086400Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.3187810Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.3289520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.3403150Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.3505740Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.3607810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.3709410Z [platform:WARNING] | ^
2026-07-30T10:08:15.3710530Z [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-07-30T10:08:15.3812390Z [platform:WARNING] 64488 | RPyItem(l_v105554, 1L) = l_v105555;
2026-07-30T10:08:15.3913940Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.4016640Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.4118830Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.4220010Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.4322190Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.4423990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.4526530Z [platform:WARNING] | ^
2026-07-30T10:08:15.4633710Z [platform:WARNING] 33 warnings generated.
2026-07-30T10:08:15.4735210Z [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-07-30T10:08:15.4836830Z [platform:WARNING] 12900 | RPyItem(l_v154245, 1L) = l_v154246;
2026-07-30T10:08:15.4938070Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.5039380Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.5141100Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.5242850Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.5344320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.5446590Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.5549040Z [platform:WARNING] | ^
2026-07-30T10:08:15.5651720Z [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-07-30T10:08:15.5754310Z [platform:WARNING] 12901 | RPyItem(l_v154245, 2L) = (&pypy_g_rpy_string_895.b);
2026-07-30T10:08:15.5857240Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.5959180Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.6061010Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.6162690Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.6264400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.6366790Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.6469350Z [platform:WARNING] | ^
2026-07-30T10:08:15.6570880Z [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-07-30T10:08:15.6672520Z [platform:WARNING] 12935 | RPyItem(l_v154245, 3L) = l_v154247;
2026-07-30T10:08:15.6773620Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.6874820Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.6976400Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.7077830Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.7179150Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.7280490Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.7381990Z [platform:WARNING] | ^
2026-07-30T10:08:15.7495460Z [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-07-30T10:08:15.7598160Z [platform:WARNING] 12936 | RPyItem(l_v154245, 4L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:15.7700610Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.7803670Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.7906400Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.8007960Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.8110780Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.8212990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.8314410Z [platform:WARNING] | ^
2026-07-30T10:08:15.8415840Z [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-07-30T10:08:15.8518600Z [platform:WARNING] 61535 | RPyItem(l_v173979, 1L) = l_v173980;
2026-07-30T10:08:15.8620620Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.8722250Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.8741520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.8843100Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.8945010Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:15.9046070Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:15.9147020Z [platform:WARNING] | ^
2026-07-30T10:08:15.9248400Z [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-07-30T10:08:15.9350730Z [platform:WARNING] 61536 | RPyItem(l_v173979, 2L) = (&pypy_g_rpy_string_1065.b);
2026-07-30T10:08:15.9452640Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:15.9553980Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:15.9656550Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:15.9770570Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:15.9873760Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.0020930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.0122560Z [platform:WARNING] | ^
2026-07-30T10:08:16.0228170Z [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-07-30T10:08:16.0329660Z [platform:WARNING] 61971 | RPyItem(l_v174127, 1L) = l_v174128;
2026-07-30T10:08:16.0430010Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.0531540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.0633660Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.0735590Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.0837870Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.0940400Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.1042570Z [platform:WARNING] | ^
2026-07-30T10:08:16.1169680Z [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-07-30T10:08:16.1270790Z [platform:WARNING] 61972 | RPyItem(l_v174127, 2L) = (&pypy_g_rpy_string_1065.b);
2026-07-30T10:08:16.1371010Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.1472150Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.1580460Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.1682620Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.1785020Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.1887540Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.1988240Z [platform:WARNING] | ^
2026-07-30T10:08:16.2089290Z [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-07-30T10:08:16.2189930Z [platform:WARNING] 62408 | RPyItem(l_v174286, 1L) = l_v174287;
2026-07-30T10:08:16.2290420Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.2392000Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.2492500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.2594380Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.2694980Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.2796310Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.2896720Z [platform:WARNING] | ^
2026-07-30T10:08:16.2998910Z [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-07-30T10:08:16.3098810Z [platform:WARNING] 62409 | RPyItem(l_v174286, 2L) = (&pypy_g_rpy_string_1065.b);
2026-07-30T10:08:16.3199240Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.3300740Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.3402680Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.3503100Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.3604390Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.3704840Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.3805060Z [platform:WARNING] | ^
2026-07-30T10:08:16.3905930Z [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-07-30T10:08:16.4006240Z [platform:WARNING] 63084 | RPyItem(l_v174446, 1L) = l_v174447;
2026-07-30T10:08:16.4107500Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.4208680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.4311010Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.4413810Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.4515080Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.4630950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.4731970Z [platform:WARNING] | ^
2026-07-30T10:08:16.4833370Z [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-07-30T10:08:16.4934860Z [platform:WARNING] 63085 | RPyItem(l_v174446, 2L) = (&pypy_g_rpy_string_1065.b);
2026-07-30T10:08:16.5036140Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.5137420Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.5238740Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.5339800Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.5441040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.5543030Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.5644820Z [platform:WARNING] | ^
2026-07-30T10:08:16.5746230Z [platform:WARNING] 12 warnings generated.
2026-07-30T10:08:16.5847690Z [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-07-30T10:08:16.5949970Z [platform:WARNING] 59756 | RPyItem(l_v199807, 1L) = l_v199808;
2026-07-30T10:08:16.6055370Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.6156850Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.6258340Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.6359860Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.6461230Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.6562470Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.6663550Z [platform:WARNING] | ^
2026-07-30T10:08:16.6765130Z [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-07-30T10:08:16.6868240Z [platform:WARNING] 59757 | RPyItem(l_v199807, 2L) = (&pypy_g_rpy_string_1080.b);
2026-07-30T10:08:16.6970190Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.7073010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.7192510Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.7293840Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.7395740Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.7497530Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.7598740Z [platform:WARNING] | ^
2026-07-30T10:08:16.7700770Z [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-07-30T10:08:16.7802290Z [platform:WARNING] 61081 | RPyItem(l_v200358, 1L) = l_v200359;
2026-07-30T10:08:16.7903340Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.8004760Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.8106930Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.8209430Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.8311150Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.8413100Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.8514330Z [platform:WARNING] | ^
2026-07-30T10:08:16.8615930Z [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-07-30T10:08:16.8717600Z [platform:WARNING] 61082 | RPyItem(l_v200358, 2L) = (&pypy_g_rpy_string_1080.b);
2026-07-30T10:08:16.8819250Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.8920960Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:16.9023500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:16.9124800Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:16.9225990Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:16.9327960Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:16.9429130Z [platform:WARNING] | ^
2026-07-30T10:08:16.9530260Z [platform:WARNING] 4 warnings generated.
2026-07-30T10:08:16.9631690Z [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-07-30T10:08:16.9734090Z [platform:WARNING] 9528 | RPyItem(l_v206011, 1L) = l_v206012;
2026-07-30T10:08:16.9837040Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:16.9940050Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.0042820Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.0144860Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.0249760Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.0351260Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.0454740Z [platform:WARNING] | ^
2026-07-30T10:08:17.0556180Z [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-07-30T10:08:17.0657880Z [platform:WARNING] 9529 | RPyItem(l_v206011, 2L) = (&pypy_g_rpy_string_1065.b);
2026-07-30T10:08:17.0758990Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.0860230Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.0961770Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.1063220Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.1164600Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.1222160Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.1323460Z [platform:WARNING] | ^
2026-07-30T10:08:17.1425200Z [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-07-30T10:08:17.1526820Z [platform:WARNING] 9748 | RPyItem(l_v206017, 1L) = l_v206018;
2026-07-30T10:08:17.1628100Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.1729540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.1831030Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.1932440Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.2033870Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.2135150Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.2235560Z [platform:WARNING] | ^
2026-07-30T10:08:17.2336580Z [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-07-30T10:08:17.2436700Z [platform:WARNING] 9749 | RPyItem(l_v206017, 2L) = (&pypy_g_rpy_string_1065.b);
2026-07-30T10:08:17.2536990Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.2638580Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.2740170Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.2841520Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.2943120Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.3045440Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.3145370Z [platform:WARNING] | ^
2026-07-30T10:08:17.3246410Z [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-07-30T10:08:17.3347930Z [platform:WARNING] 10415 | RPyItem(l_v206333, 1L) = l_v206334;
2026-07-30T10:08:17.3449260Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.3552430Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.3652690Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.3753040Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.3853270Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.3954490Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.4055810Z [platform:WARNING] | ^
2026-07-30T10:08:17.4157300Z [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-07-30T10:08:17.4256920Z [platform:WARNING] 10416 | RPyItem(l_v206333, 2L) = (&pypy_g_rpy_string_1065.b);
2026-07-30T10:08:17.4358290Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.4460030Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.4562510Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.4665890Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.4767930Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.4868510Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.4968920Z [platform:WARNING] | ^
2026-07-30T10:08:17.5070900Z [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-07-30T10:08:17.5172540Z [platform:WARNING] 16922 | RPyItem(l_v208414, 1L) = l_v208415;
2026-07-30T10:08:17.5272790Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.5374690Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.5474780Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.5577050Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.5677920Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.5780110Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.5880700Z [platform:WARNING] | ^
2026-07-30T10:08:17.5982910Z [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-07-30T10:08:17.6084560Z [platform:WARNING] 16923 | RPyItem(l_v208414, 2L) = (&pypy_g_rpy_string_1090.b);
2026-07-30T10:08:17.6186480Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.6288170Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.6389730Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.6491390Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.6592710Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.6693950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.6795810Z [platform:WARNING] | ^
2026-07-30T10:08:17.6897170Z [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-07-30T10:08:17.6998580Z [platform:WARNING] 16940 | RPyItem(l_v208414, 3L) = l_v208416;
2026-07-30T10:08:17.7099480Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.7201450Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.7301500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.7402100Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.7503880Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.7605660Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.7707350Z [platform:WARNING] | ^
2026-07-30T10:08:17.7809100Z [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-07-30T10:08:17.7912990Z [platform:WARNING] 16941 | RPyItem(l_v208414, 4L) = (&pypy_g_rpy_string_1091.b);
2026-07-30T10:08:17.8016800Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.8118820Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.8221480Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.8324430Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.8427100Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.8529900Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.8530890Z [platform:WARNING] | ^
2026-07-30T10:08:17.8632380Z [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-07-30T10:08:17.8734660Z [platform:WARNING] 16958 | RPyItem(l_v208414, 5L) = l_v208417;
2026-07-30T10:08:17.8836850Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.8939740Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.9042090Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:17.9148100Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:17.9250420Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:17.9353030Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:17.9454790Z [platform:WARNING] | ^
2026-07-30T10:08:17.9559690Z [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-07-30T10:08:17.9663510Z [platform:WARNING] 39681 | RPyItem(l_v217470, 1L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:17.9765560Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:17.9867010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:17.9968690Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.0070150Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.0171570Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.0272990Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.0344270Z [platform:WARNING] | ^
2026-07-30T10:08:18.0447360Z [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-07-30T10:08:18.0545610Z [platform:WARNING] 39698 | RPyItem(l_v217470, 2L) = l_v217472;
2026-07-30T10:08:18.0647400Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.0748830Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.0850550Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.0950450Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.1051690Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.1152780Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.1253900Z [platform:WARNING] | ^
2026-07-30T10:08:18.1355240Z [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-07-30T10:08:18.1456640Z [platform:WARNING] 40021 | RPyItem(l_v217479, 1L) = l_v217480;
2026-07-30T10:08:18.1557640Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.1658900Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.1760540Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.1863150Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.1969110Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.2071340Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.2173030Z [platform:WARNING] | ^
2026-07-30T10:08:18.2276320Z [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-07-30T10:08:18.2379850Z [platform:WARNING] 40022 | RPyItem(l_v217479, 2L) = (&pypy_g_rpy_string_1105.b);
2026-07-30T10:08:18.2481880Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.2583590Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.2686070Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.2788160Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.2889830Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.2991920Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.3093980Z [platform:WARNING] | ^
2026-07-30T10:08:18.3201380Z [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-07-30T10:08:18.3315080Z [platform:WARNING] 40039 | RPyItem(l_v217479, 3L) = l_v217481;
2026-07-30T10:08:18.3426840Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.3530130Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.3633300Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.3735390Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.3838150Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.3941710Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.4044060Z [platform:WARNING] | ^
2026-07-30T10:08:18.4146080Z [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-07-30T10:08:18.4247920Z [platform:WARNING] 40040 | RPyItem(l_v217479, 4L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:18.4350200Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.4452140Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.4554660Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.4656070Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.4757740Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.4859910Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.4968350Z [platform:WARNING] | ^
2026-07-30T10:08:18.5075270Z [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-07-30T10:08:18.5136450Z [platform:WARNING] 40311 | RPyItem(l_v217485, 1L) = l_v217486;
2026-07-30T10:08:18.5238530Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.5341790Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.5445240Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.5548230Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.5650360Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.5751770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.5853300Z [platform:WARNING] | ^
2026-07-30T10:08:18.5955120Z [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-07-30T10:08:18.6057260Z [platform:WARNING] 40312 | RPyItem(l_v217485, 2L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:18.6159280Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.6261020Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.6363150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.6464660Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.6565950Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.6668130Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.6770380Z [platform:WARNING] | ^
2026-07-30T10:08:18.6873510Z [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-07-30T10:08:18.6983150Z [platform:WARNING] 40329 | RPyItem(l_v217485, 3L) = l_v217487;
2026-07-30T10:08:18.7084500Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.7186000Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.7288490Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.7390010Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.7491840Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.7591750Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.7692650Z [platform:WARNING] | ^
2026-07-30T10:08:18.7794880Z [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-07-30T10:08:18.7797000Z [platform:WARNING] 40330 | RPyItem(l_v217485, 4L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:18.7898810Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.8000120Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.8101480Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.8202640Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.8304130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.8405440Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.8506930Z [platform:WARNING] | ^
2026-07-30T10:08:18.8609980Z [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-07-30T10:08:18.8713350Z [platform:WARNING] 40443 | RPyItem(l_v217488, 1L) = l_v217489;
2026-07-30T10:08:18.8816080Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.8918780Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.9021290Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:18.9122580Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:18.9224030Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:18.9325560Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:18.9426940Z [platform:WARNING] | ^
2026-07-30T10:08:18.9528850Z [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-07-30T10:08:18.9631580Z [platform:WARNING] 40444 | RPyItem(l_v217488, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:18.9733750Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:18.9834960Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:18.9936330Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.0037710Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.0139040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.0240330Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.0341460Z [platform:WARNING] | ^
2026-07-30T10:08:19.0444390Z [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-07-30T10:08:19.0547300Z [platform:WARNING] 40570 | RPyItem(l_v217490, 1L) = l_v217491;
2026-07-30T10:08:19.0652600Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.0754360Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.0856040Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.0957320Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.1061130Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.1169910Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.1240410Z [platform:WARNING] | ^
2026-07-30T10:08:19.1341730Z [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-07-30T10:08:19.1443700Z [platform:WARNING] 40571 | RPyItem(l_v217490, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:19.1544870Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.1646160Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.1747550Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.1848950Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.1951200Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.2053840Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.2155700Z [platform:WARNING] | ^
2026-07-30T10:08:19.2257110Z [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-07-30T10:08:19.2358680Z [platform:WARNING] 40697 | RPyItem(l_v217494, 1L) = l_v217495;
2026-07-30T10:08:19.2459840Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.2561330Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.2662620Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.2763770Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.2865760Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.2967800Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.3069980Z [platform:WARNING] | ^
2026-07-30T10:08:19.3172700Z [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-07-30T10:08:19.3274470Z [platform:WARNING] 40698 | RPyItem(l_v217494, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:19.3375860Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.3478740Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.3581980Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.3683280Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.3784850Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.3887630Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.3990870Z [platform:WARNING] | ^
2026-07-30T10:08:19.4093420Z [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-07-30T10:08:19.4195160Z [platform:WARNING] 41187 | RPyItem(l_v218108, 1L) = (&pypy_g_rpy_string_1110.b);
2026-07-30T10:08:19.4296340Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.4398650Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.4501600Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.4603490Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.4706210Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.4808150Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.4909550Z [platform:WARNING] | ^
2026-07-30T10:08:19.5011220Z [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-07-30T10:08:19.5113750Z [platform:WARNING] 41349 | RPyItem(l_v218111, 1L) = l_v218112;
2026-07-30T10:08:19.5217130Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.5320210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.5424260Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.5526280Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.5627900Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.5734340Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.5836440Z [platform:WARNING] | ^
2026-07-30T10:08:19.5938210Z [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-07-30T10:08:19.6040490Z [platform:WARNING] 41626 | RPyItem(l_v218118, 1L) = l_v218119;
2026-07-30T10:08:19.6142840Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.6244680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.6348510Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.6453670Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.6558830Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.6660250Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.6762330Z [platform:WARNING] | ^
2026-07-30T10:08:19.6863670Z [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-07-30T10:08:19.6965070Z [platform:WARNING] 41643 | RPyItem(l_v218118, 2L) = l_v218120;
2026-07-30T10:08:19.7066120Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.7168540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.7270970Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.7372260Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.7474400Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.7576470Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.7678290Z [platform:WARNING] | ^
2026-07-30T10:08:19.7780410Z [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-07-30T10:08:19.7882360Z [platform:WARNING] 41660 | RPyItem(l_v218118, 3L) = l_v218121;
2026-07-30T10:08:19.7984600Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.8022050Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.8124340Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.8228680Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.8330890Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.8433830Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.8535020Z [platform:WARNING] | ^
2026-07-30T10:08:19.8636570Z [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-07-30T10:08:19.8739330Z [platform:WARNING] 41661 | RPyItem(l_v218118, 4L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:19.8841530Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.8944140Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.9046430Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.9148760Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:19.9250530Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:19.9351920Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:19.9453170Z [platform:WARNING] | ^
2026-07-30T10:08:19.9554710Z [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-07-30T10:08:19.9656640Z [platform:WARNING] 42160 | RPyItem(l_v218136, 1L) = l_v218137;
2026-07-30T10:08:19.9757900Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:19.9860650Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:19.9896150Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:19.9998210Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.0100230Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.0202370Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.0303890Z [platform:WARNING] | ^
2026-07-30T10:08:20.0405250Z [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-07-30T10:08:20.0506780Z [platform:WARNING] 42161 | RPyItem(l_v218136, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:20.0607950Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.0709300Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.0811460Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.0912600Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.1013700Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.1114770Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.1215920Z [platform:WARNING] | ^
2026-07-30T10:08:20.1336640Z [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-07-30T10:08:20.1441930Z [platform:WARNING] 51232 | RPyItem(l_v221975, 1L) = l_v221976;
2026-07-30T10:08:20.1543310Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.1644970Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.1746470Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.1847730Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.1948870Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.2050010Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.2151080Z [platform:WARNING] | ^
2026-07-30T10:08:20.2252460Z [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-07-30T10:08:20.2357460Z [platform:WARNING] 51342 | RPyItem(l_v221977, 1L) = l_v221978;
2026-07-30T10:08:20.2458920Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.2560250Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.2661620Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.2763060Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.2864390Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.2965560Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.3066950Z [platform:WARNING] | ^
2026-07-30T10:08:20.3169690Z [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-07-30T10:08:20.3273160Z [platform:WARNING] 55562 | RPyItem(l_v223717, 1L) = l_v223718;
2026-07-30T10:08:20.3375700Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.3477460Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.3579050Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.3680550Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.3781890Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.3883590Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.3985630Z [platform:WARNING] | ^
2026-07-30T10:08:20.4087310Z [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-07-30T10:08:20.4188840Z [platform:WARNING] 55705 | RPyItem(l_v223720, 1L) = l_v223721;
2026-07-30T10:08:20.4292860Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.4394520Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.4496620Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.4598960Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.4701290Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.4802810Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.4904190Z [platform:WARNING] | ^
2026-07-30T10:08:20.5006850Z [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-07-30T10:08:20.5108390Z [platform:WARNING] 55848 | RPyItem(l_v223723, 1L) = l_v223724;
2026-07-30T10:08:20.5211390Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.5312490Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.5414420Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.5516880Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.5618720Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.5720200Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.5822120Z [platform:WARNING] | ^
2026-07-30T10:08:20.5929810Z [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-07-30T10:08:20.6037530Z [platform:WARNING] 55996 | RPyItem(l_v223727, 1L) = l_v223728;
2026-07-30T10:08:20.6138970Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.6241010Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.6342560Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.6445070Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.6546540Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.6651480Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.6754570Z [platform:WARNING] | ^
2026-07-30T10:08:20.6860160Z [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-07-30T10:08:20.6963400Z [platform:WARNING] 56412 | RPyItem(l_v224046, 1L) = l_v224047;
2026-07-30T10:08:20.7065270Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.7168410Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.7270450Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.7372290Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.7474250Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.7576420Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.7679990Z [platform:WARNING] | ^
2026-07-30T10:08:20.7788490Z [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-07-30T10:08:20.7891530Z [platform:WARNING] 56559 | RPyItem(l_v224049, 1L) = l_v224050;
2026-07-30T10:08:20.8019290Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.8120680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.8121380Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.8222510Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.8323750Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.8426230Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.8528240Z [platform:WARNING] | ^
2026-07-30T10:08:20.8643030Z [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-07-30T10:08:20.8744440Z [platform:WARNING] 56706 | RPyItem(l_v224052, 1L) = l_v224053;
2026-07-30T10:08:20.8846240Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.8948190Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.9049980Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:20.9151080Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:20.9252610Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:20.9354080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:20.9455260Z [platform:WARNING] | ^
2026-07-30T10:08:20.9556810Z [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-07-30T10:08:20.9658430Z [platform:WARNING] 56858 | RPyItem(l_v224056, 1L) = l_v224057;
2026-07-30T10:08:20.9760690Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:20.9862540Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:20.9964120Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.0066540Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.0168510Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.0271220Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.0372530Z [platform:WARNING] | ^
2026-07-30T10:08:21.0475450Z [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-07-30T10:08:21.0578330Z [platform:WARNING] 57006 | RPyItem(l_v224060, 1L) = l_v224061;
2026-07-30T10:08:21.0680190Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.0781910Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.0883560Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.0985170Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.1086950Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.1188580Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.1290740Z [platform:WARNING] | ^
2026-07-30T10:08:21.1394410Z [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-07-30T10:08:21.1498010Z [platform:WARNING] 63712 | RPyItem(l_v226850, 1L) = l_v226851;
2026-07-30T10:08:21.1603240Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.1705160Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.1821160Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.1925580Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.2027480Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.2128640Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.2229830Z [platform:WARNING] | ^
2026-07-30T10:08:21.2331180Z [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-07-30T10:08:21.2432800Z [platform:WARNING] 64171 | RPyItem(l_v226943, 1L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:21.2534490Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.2637110Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.2739250Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.2841540Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.2943520Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.3045280Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.3144850Z [platform:WARNING] | ^
2026-07-30T10:08:21.3246910Z [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-07-30T10:08:21.3345810Z [platform:WARNING] 64203 | RPyItem(l_v226943, 2L) = l_v226945;
2026-07-30T10:08:21.3446220Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.3546710Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.3647570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.4446640Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.4548840Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.4549400Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.4653760Z [platform:WARNING] | ^
2026-07-30T10:08:21.4760130Z [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-07-30T10:08:21.5247140Z [platform:WARNING] 64204 | RPyItem(l_v226943, 3L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:21.5348550Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.5496680Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.5507500Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.5745170Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.5858760Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.6118470Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.6219550Z [platform:WARNING] | ^
2026-07-30T10:08:21.6320890Z [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-07-30T10:08:21.6421050Z [platform:WARNING] 64221 | RPyItem(l_v226943, 4L) = l_v226946;
2026-07-30T10:08:21.6522190Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.6623100Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.6723520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.6824730Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.6926980Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.7026730Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.7127890Z [platform:WARNING] | ^
2026-07-30T10:08:21.7229640Z [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-07-30T10:08:21.7330510Z [platform:WARNING] 64222 | RPyItem(l_v226943, 5L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:21.7425660Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.7527420Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.7629060Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.7731090Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.7831040Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.7932900Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.8033070Z [platform:WARNING] | ^
2026-07-30T10:08:21.8134960Z [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-07-30T10:08:21.8235440Z [platform:WARNING] 64239 | RPyItem(l_v226943, 6L) = l_v226947;
2026-07-30T10:08:21.8336800Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.8436780Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.8537820Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.8638440Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.8738800Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.8840280Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.8942130Z [platform:WARNING] | ^
2026-07-30T10:08:21.9042860Z [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-07-30T10:08:21.9142820Z [platform:WARNING] 64481 | RPyItem(l_v227162, 1L) = l_v227163;
2026-07-30T10:08:21.9244490Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:21.9347760Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:21.9461800Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:21.9571040Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:21.9673740Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:21.9776580Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:21.9878370Z [platform:WARNING] | ^
2026-07-30T10:08:21.9980230Z [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-07-30T10:08:22.0082550Z [platform:WARNING] 65466 | RPyItem(l_v227512, 1L) = l_v227513;
2026-07-30T10:08:22.0182920Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.0284690Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.0384740Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.0485360Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.0585560Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.0686370Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.0786940Z [platform:WARNING] | ^
2026-07-30T10:08:22.0889930Z [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-07-30T10:08:22.0992630Z [platform:WARNING] 65467 | RPyItem(l_v227512, 2L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:22.1093990Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.1196350Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.1298570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.1400950Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.1502280Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.1610170Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.1711940Z [platform:WARNING] | ^
2026-07-30T10:08:22.1825090Z [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-07-30T10:08:22.1928460Z [platform:WARNING] 65483 | RPyItem(l_v227512, 3L) = l_v227514;
2026-07-30T10:08:22.2033640Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.2135490Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.2246570Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.2348470Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.2450910Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.2554170Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.2655580Z [platform:WARNING] | ^
2026-07-30T10:08:22.2757900Z [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-07-30T10:08:22.2859410Z [platform:WARNING] 65484 | RPyItem(l_v227512, 4L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:22.2960910Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.3063720Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.3165980Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.3268440Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.3370390Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.3472610Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.3574510Z [platform:WARNING] | ^
2026-07-30T10:08:22.3676180Z [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-07-30T10:08:22.3778750Z [platform:WARNING] 65500 | RPyItem(l_v227512, 5L) = l_v227515;
2026-07-30T10:08:22.3880730Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.3982270Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.4083890Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.4186770Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.4288860Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.4390380Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.4491610Z [platform:WARNING] | ^
2026-07-30T10:08:22.4593040Z [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-07-30T10:08:22.4694630Z [platform:WARNING] 65501 | RPyItem(l_v227512, 6L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:22.4795850Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.4897130Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.5019010Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.5120430Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.5222790Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.5325240Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.5427450Z [platform:WARNING] | ^
2026-07-30T10:08:22.5530800Z [platform:WARNING] 60 warnings generated.
2026-07-30T10:08:22.5640130Z [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-07-30T10:08:22.5745570Z [platform:WARNING] 1036 | RPyItem(l_v228164, 1L) = l_v228165;
2026-07-30T10:08:22.5795200Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.5895410Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.5996960Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.6099270Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.6203110Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.6305370Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.6416550Z [platform:WARNING] | ^
2026-07-30T10:08:22.6542450Z [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-07-30T10:08:22.6652210Z [platform:WARNING] 1037 | RPyItem(l_v228164, 2L) = (&pypy_g_rpy_string_582.b);
2026-07-30T10:08:22.6767550Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.6870370Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.6983930Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.7086050Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.7195550Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.7296410Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.7401350Z [platform:WARNING] | ^
2026-07-30T10:08:22.7523530Z [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-07-30T10:08:22.7624710Z [platform:WARNING] 1053 | RPyItem(l_v228164, 3L) = l_v228166;
2026-07-30T10:08:22.7725710Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.7828370Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.7931080Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.8034530Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.8136100Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.8237480Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.8338730Z [platform:WARNING] | ^
2026-07-30T10:08:22.8441440Z [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-07-30T10:08:22.8544040Z [platform:WARNING] 1054 | RPyItem(l_v228164, 4L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:22.8646790Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.8748210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.8847800Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.8949380Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.9050490Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:22.9151390Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:22.9252850Z [platform:WARNING] | ^
2026-07-30T10:08:22.9353910Z [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-07-30T10:08:22.9454550Z [platform:WARNING] 1510 | RPyItem(l_v228352, 1L) = l_v228353;
2026-07-30T10:08:22.9555110Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:22.9656980Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:22.9757800Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:22.9857800Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:22.9961500Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.0059670Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.0161280Z [platform:WARNING] | ^
2026-07-30T10:08:23.0275560Z [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-07-30T10:08:23.0380260Z [platform:WARNING] 1511 | RPyItem(l_v228352, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:23.0481810Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.0591200Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.0699520Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.0807750Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.0909020Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.1049900Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.1111340Z [platform:WARNING] | ^
2026-07-30T10:08:23.1212740Z [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-07-30T10:08:23.1334580Z [platform:WARNING] 5484 | RPyItem(l_v229799, 1L) = l_v229800;
2026-07-30T10:08:23.1436870Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.1538800Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.1642930Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.1759320Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.1869630Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.1974830Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.2083870Z [platform:WARNING] | ^
2026-07-30T10:08:23.2188510Z [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-07-30T10:08:23.2295980Z [platform:WARNING] 5485 | RPyItem(l_v229799, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:23.2402040Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.2503320Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.2609120Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.2808440Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.2912700Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.3015610Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.3115020Z [platform:WARNING] | ^
2026-07-30T10:08:23.3218480Z [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-07-30T10:08:23.3317190Z [platform:WARNING] 6330 | RPyItem(l_v230121, 1L) = l_v230122;
2026-07-30T10:08:23.3417440Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.3518140Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.3618560Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.3719590Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.3820830Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.3930390Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.4033610Z [platform:WARNING] | ^
2026-07-30T10:08:23.4134450Z [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-07-30T10:08:23.4240420Z [platform:WARNING] 6331 | RPyItem(l_v230121, 2L) = (&pypy_g_rpy_string_842.b);
2026-07-30T10:08:23.4362740Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.4465440Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.4566730Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.4677190Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.4784440Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.4889060Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.4991180Z [platform:WARNING] | ^
2026-07-30T10:08:23.5100720Z [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-07-30T10:08:23.5203420Z [platform:WARNING] 16474 | RPyItem(l_v233739, 1L) = l_v233740;
2026-07-30T10:08:23.5304590Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.5405960Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.5507580Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.5609870Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.5712000Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.5813490Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.5914840Z [platform:WARNING] | ^
2026-07-30T10:08:23.6018790Z [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-07-30T10:08:23.6121660Z [platform:WARNING] 16475 | RPyItem(l_v233739, 2L) = (&pypy_g_rpy_string_844.b);
2026-07-30T10:08:23.6222910Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.6325450Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.6427720Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.6529860Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.6640320Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.6640860Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.6742390Z [platform:WARNING] | ^
2026-07-30T10:08:23.6843840Z [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-07-30T10:08:23.6945220Z [platform:WARNING] 16492 | RPyItem(l_v233739, 3L) = l_v233741;
2026-07-30T10:08:23.7046300Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.7147630Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.7249950Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.7351890Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.7453240Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.7554450Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.7655760Z [platform:WARNING] | ^
2026-07-30T10:08:23.7761270Z [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-07-30T10:08:23.7863000Z [platform:WARNING] 16493 | RPyItem(l_v233739, 4L) = (&pypy_g_rpy_string_1091.b);
2026-07-30T10:08:23.7965090Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.8068210Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.8171790Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.8273640Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.8374970Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.8476400Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.8577660Z [platform:WARNING] | ^
2026-07-30T10:08:23.8679930Z [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-07-30T10:08:23.8781800Z [platform:WARNING] 16510 | RPyItem(l_v233739, 5L) = l_v233742;
2026-07-30T10:08:23.8883060Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:23.8984570Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:23.9086120Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:23.9187560Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:23.9289570Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:23.9390930Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:23.9493440Z [platform:WARNING] | ^
2026-07-30T10:08:23.9594480Z [platform:WARNING] 15 warnings generated.
2026-07-30T10:08:23.9696290Z [platform:WARNING] rpython_memory_gc.c:12826:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]
2026-07-30T10:08:23.9797900Z [platform:WARNING] 12826 | l_offsets1_0 = RPyItem(l_offsets_7, 1L);
2026-07-30T10:08:23.9899210Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.0000670Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.0112650Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.0214430Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.0315690Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here
2026-07-30T10:08:24.0417800Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH];
2026-07-30T10:08:24.0519090Z [platform:WARNING] | ^
2026-07-30T10:08:24.0620580Z [platform:WARNING] rpython_memory_gc.c:16810:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]
2026-07-30T10:08:24.0722150Z [platform:WARNING] 16810 | l_offsets1_1 = RPyItem(l_offsets_9, 1L);
2026-07-30T10:08:24.0911800Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.1016330Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.1120020Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.1225150Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.1328740Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here
2026-07-30T10:08:24.1430210Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH];
2026-07-30T10:08:24.1531340Z [platform:WARNING] | ^
2026-07-30T10:08:24.1632780Z [platform:WARNING] rpython_memory_gc.c:23137:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]
2026-07-30T10:08:24.1734200Z [platform:WARNING] 23137 | l_offsets1_2 = RPyItem(l_offsets_12, 1L);
2026-07-30T10:08:24.1835360Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.1931220Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.2034610Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.2137530Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.2240350Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here
2026-07-30T10:08:24.2342220Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH];
2026-07-30T10:08:24.2442600Z [platform:WARNING] | ^
2026-07-30T10:08:24.2543960Z [platform:WARNING] rpython_memory_gc.c:24062:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]
2026-07-30T10:08:24.2645670Z [platform:WARNING] 24062 | l_offsets1_3 = RPyItem(l_offsets_14, 1L);
2026-07-30T10:08:24.2748130Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.2851050Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.2968540Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.3073900Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.3177980Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here
2026-07-30T10:08:24.3299000Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH];
2026-07-30T10:08:24.3409950Z [platform:WARNING] | ^
2026-07-30T10:08:24.3522650Z [platform:WARNING] rpython_memory_gc.c:24504:20: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]
2026-07-30T10:08:24.3625430Z [platform:WARNING] 24504 | l_offsets1_4 = RPyItem(l_offsets_15, 1L);
2026-07-30T10:08:24.3727690Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.3830120Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.3933050Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.4034450Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.4135820Z [platform:WARNING] ./singleheader.h:1998:2: note: array 'items' declared here
2026-07-30T10:08:24.4237080Z [platform:WARNING] 1998 | Signed items[RPY_VARLENGTH];
2026-07-30T10:08:24.4338180Z [platform:WARNING] | ^
2026-07-30T10:08:24.4438660Z [platform:WARNING] 5 warnings generated.
2026-07-30T10:08:24.4540160Z [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-07-30T10:08:24.4643030Z [platform:WARNING] 923 | RPyItem(l_v245056, 1L) = l_v245057;
2026-07-30T10:08:24.4744970Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.4846460Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.4946700Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.5048060Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.5149410Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:24.5251950Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:24.5355380Z [platform:WARNING] | ^
2026-07-30T10:08:24.5458110Z [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-07-30T10:08:24.5560930Z [platform:WARNING] 1251 | RPyItem(l_v245181, 1L) = (&pypy_g_rpy_string_72.b);
2026-07-30T10:08:24.5663130Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.5766090Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.5868850Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.5969950Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.6070570Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:24.6237090Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:24.6369150Z [platform:WARNING] | ^
2026-07-30T10:08:24.6476860Z [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-07-30T10:08:24.6477630Z [platform:WARNING] 1626 | RPyItem(l_v245294, 1L) = (&pypy_g_rpy_string_72.b);
2026-07-30T10:08:24.6669970Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.6833000Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.6934540Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.7036520Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.7138860Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:24.7241320Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:24.7342990Z [platform:WARNING] | ^
2026-07-30T10:08:24.7446000Z [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-07-30T10:08:24.7549730Z [platform:WARNING] 2601 | RPyItem(l_v245585, 1L) = (&pypy_g_rpy_string_72.b);
2026-07-30T10:08:24.7651070Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.7752300Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.7863120Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.7964520Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.8088570Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:24.8191010Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:24.8308890Z [platform:WARNING] | ^
2026-07-30T10:08:24.8412700Z [platform:WARNING] 4 warnings generated.
2026-07-30T10:08:24.8525440Z [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-07-30T10:08:24.8633120Z [platform:WARNING] 1514 | RPyItem(l_v251071, 1L) = l_v251072;
2026-07-30T10:08:24.8740170Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.8842740Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.8944700Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.9047880Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:24.9149950Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:24.9251580Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:24.9353240Z [platform:WARNING] | ^
2026-07-30T10:08:24.9457640Z [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-07-30T10:08:24.9559330Z [platform:WARNING] 1515 | RPyItem(l_v251071, 2L) = (&pypy_g_rpy_string_103.b);
2026-07-30T10:08:24.9660740Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:24.9762300Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:24.9863790Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:24.9965610Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:25.0069670Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:25.0173200Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:25.0276490Z [platform:WARNING] | ^
2026-07-30T10:08:25.0379370Z [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-07-30T10:08:25.0481750Z [platform:WARNING] 1532 | RPyItem(l_v251071, 3L) = l_v251073;
2026-07-30T10:08:25.0584180Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:25.0688950Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:25.1028070Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:25.1157750Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:25.1158930Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:25.1260080Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:25.1419750Z [platform:WARNING] | ^
2026-07-30T10:08:25.1520920Z [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-07-30T10:08:25.1623190Z [platform:WARNING] 1533 | RPyItem(l_v251071, 4L) = (&pypy_g_rpy_string_104.b);
2026-07-30T10:08:25.1725670Z [platform:WARNING] | ^ ~~
2026-07-30T10:08:25.1827560Z [platform:WARNING] /Users/runner/work/pypy/pypy/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'
2026-07-30T10:08:25.1935650Z [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
2026-07-30T10:08:25.2037650Z [platform:WARNING] | ^ ~~~~~
2026-07-30T10:08:25.2139140Z [platform:WARNING] ./singleheader.h:3815:2: note: array 'items' declared here
2026-07-30T10:08:25.2241370Z [platform:WARNING] 3815 | struct pypy_rpy_string0 *items[RPY_VARLENGTH];
2026-07-30T10:08:25.2343110Z [platform:WARNING] | ^
2026-07-30T10:08:25.2445150Z [platform:WARNING] 4 warnings generated.
2026-07-30T10:08:25.2547360Z [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-07-30T10:08:25.2649030Z [platform:WARNING] 11470 | pthread_jit_write_protect_np(l_v257544);
2026-07-30T10:08:25.2750220Z [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-07-30T10:08:25.2852520Z [platform:WARNING] /Applications/Xcode_26.5.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-07-30T10:08:25.2956100Z [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled);
2026-07-30T10:08:25.3058460Z [platform:WARNING] | ^
2026-07-30T10:08:25.3161110Z [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-07-30T10:08:25.3263450Z [platform:WARNING] 11470 | pthread_jit_write_protect_np(l_v257544);
2026-07-30T10:08:25.3365570Z [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-07-30T10:08:25.3466730Z [platform:WARNING] 1 warning generated.
2026-07-30T10:08:25.3569530Z ---------- Test starting ----------
2026-07-30T10:08:25.3671250Z [c:cmdexec] /var/folders/8j/sfr9qqcj73j4p6nhwcfpr0th0000gn/T/usession-pypy-HEAD-29/testing_1/testing_1 1000000
2026-07-30T10:08:25.3772690Z
2026-07-30T10:08:25.3874510Z =========================== short test summary info ============================
2026-07-30T10:08:25.3979760Z FAIL jit/backend/aarch64/test/test_zrpy_vmprof.py::TestZVMprof::()::test_vmprof
2026-07-30T10:08:25.4082490Z ========================== 1 failed in 334.39 seconds ==========================
2026-07-30T10:10:39.9604180Z ++ 10:08:09 starting jit/backend/aarch64/test/test_ztranslation_call_assembler.py [32 started in total]
2026-07-30T10:10:39.9606280Z __ jit/backend/aarch64/test/test_ztranslation_call_assembler.py [29 done in total, somefailed=False]
2026-07-30T10:10:39.9607940Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:10:39.9609320Z ============================= test session starts ==============================
2026-07-30T10:10:39.9610640Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:10:39.9613070Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:10:39.9617050Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:10:39.9618180Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:10:39.9619260Z plugins: hypothesis-4.39.3
2026-07-30T10:10:39.9619990Z collected 0 items / 1 skipped
2026-07-30T10:10:39.9620360Z
2026-07-30T10:10:39.9620790Z ========================== 1 skipped in 1.27 seconds ===========================
2026-07-30T10:10:39.9697430Z ++ 10:08:09 starting jit/backend/aarch64/test/test_ztranslation_jit_stats.py [33 started in total]
2026-07-30T10:10:39.9698410Z __ jit/backend/aarch64/test/test_zrpy_releasegil.py [30 done in total, somefailed=False]
2026-07-30T10:10:39.9699170Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:10:39.9699870Z ============================= test session starts ==============================
2026-07-30T10:10:39.9702030Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:10:39.9703230Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:10:39.9704440Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:10:39.9705050Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:10:39.9705530Z plugins: hypothesis-4.39.3
2026-07-30T10:10:39.9705930Z collected 3 items
2026-07-30T10:10:39.9706170Z
2026-07-30T10:10:39.9706560Z jit/backend/aarch64/test/test_zrpy_releasegil.py ...
2026-07-30T10:10:39.9707200Z
2026-07-30T10:10:39.9707460Z ========================== 3 passed in 397.48 seconds ==========================
2026-07-30T10:10:39.9708090Z __ jit/backend/aarch64/test/test_zrpy_gc.py [31 done in total, somefailed=False]
2026-07-30T10:10:39.9709050Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:10:39.9709850Z ============================= test session starts ==============================
2026-07-30T10:10:39.9710620Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:10:39.9711640Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:10:39.9716020Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:10:39.9717110Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:10:39.9718130Z plugins: hypothesis-4.39.3
2026-07-30T10:10:39.9718780Z collected 19 items
2026-07-30T10:10:39.9719170Z
2026-07-30T10:10:39.9719760Z jit/backend/aarch64/test/test_zrpy_gc.py ...................
2026-07-30T10:10:39.9720690Z
2026-07-30T10:10:39.9721190Z ========================= 19 passed in 430.66 seconds ==========================
2026-07-30T10:10:39.9723820Z __ jit/backend/aarch64/test/test_ztranslation_basic.py [32 done in total, somefailed=False]
2026-07-30T10:10:39.9904290Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:10:39.9906360Z ============================= test session starts ==============================
2026-07-30T10:10:39.9907640Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:10:39.9909500Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:10:39.9911880Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:10:39.9912940Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:10:39.9913860Z plugins: hypothesis-4.39.3
2026-07-30T10:10:39.9914410Z collected 1 items
2026-07-30T10:10:39.9914940Z
2026-07-30T10:10:39.9915300Z jit/backend/aarch64/test/test_ztranslation_basic.py .
2026-07-30T10:10:39.9915880Z
2026-07-30T10:10:39.9916220Z ========================== 1 passed in 242.05 seconds ==========================
2026-07-30T10:10:39.9920910Z __ jit/backend/aarch64/test/test_ztranslation_jit_stats.py [33 done in total, somefailed=False]
2026-07-30T10:10:39.9921590Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-30T10:10:39.9922120Z ============================= test session starts ==============================
2026-07-30T10:10:39.9922610Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-30T10:10:39.9923390Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-30T10:10:39.9925420Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-30T10:10:39.9927290Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-30T10:10:39.9928030Z plugins: hypothesis-4.39.3
2026-07-30T10:10:39.9928520Z collected 2 items
2026-07-30T10:10:39.9928710Z
2026-07-30T10:10:39.9929030Z jit/backend/aarch64/test/test_ztranslation_jit_stats.py s.
2026-07-30T10:10:39.9929740Z
2026-07-30T10:10:39.9930440Z ==================== 1 passed, 1 skipped in 151.19 seconds =====================
2026-07-30T10:10:40.0030960Z ##[error]Process completed with exit code 1.
Run actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
2026-07-30T10:10:40.0405830Z with:
2026-07-30T10:10:40.0406160Z name: jit-arch-testrun-log-macos-arm64
2026-07-30T10:10:40.0406500Z path: testrun.log
testrun-output.log
2026-07-30T10:10:40.0406800Z if-no-files-found: warn
2026-07-30T10:10:40.0407030Z compression-level: 6
2026-07-30T10:10:40.0407340Z overwrite: false
2026-07-30T10:10:40.0407580Z include-hidden-files: false
2026-07-30T10:10:40.0407940Z archive: true
2026-07-30T10:10:40.0408160Z env:
2026-07-30T10:10:40.0408530Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T10:10:40.0409020Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T10:10:40.0409520Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T10:10:40.0410000Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-07-30T10:10:40.0410740Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-07-30T10:10:40.7375460Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-07-30T10:10:40.7378950Z The least common ancestor is /Users/runner/work/pypy/pypy. This will be the root directory of the artifact
2026-07-30T10:10:40.7380370Z With the provided path, there will be 2 files uploaded
2026-07-30T10:10:40.7381570Z Artifact name is valid!
2026-07-30T10:10:40.7382730Z Root directory input is valid!
2026-07-30T10:10:40.8759720Z Uploading artifact: jit-arch-testrun-log-macos-arm64.zip
2026-07-30T10:10:40.8805310Z Beginning upload of artifact content to blob storage
2026-07-30T10:10:40.9891640Z Uploaded bytes 39701
2026-07-30T10:10:41.0016970Z Finished uploading artifact content to blob storage!
2026-07-30T10:10:41.0017880Z SHA256 digest of uploaded artifact is fe57d5bfe174bf75a28358e2812c126ccc87e52bf88fb429d49197f904730500
2026-07-30T10:10:41.0018670Z Finalizing artifact upload
2026-07-30T10:10:41.1999730Z Artifact jit-arch-testrun-log-macos-arm64 successfully finalized. Artifact ID 8755706167
2026-07-30T10:10:41.2002910Z Artifact jit-arch-testrun-log-macos-arm64 has been successfully uploaded! Final size is 39701 bytes. Artifact ID is 8755706167
2026-07-30T10:10:41.2003780Z Artifact download URL: https://github.com/pypy/pypy/actions/runs/30530312565/artifacts/8755706167
2026-07-30T10:10:41.2155930Z Post job cleanup.
2026-07-30T10:10:41.3750970Z [command]/opt/homebrew/bin/git version
2026-07-30T10:10:41.3900790Z git version 2.55.0
2026-07-30T10:10:41.3920870Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/587f9b39-8b07-474c-abf0-3f646ccb3ba3/.gitconfig'
2026-07-30T10:10:41.3932530Z Temporarily overriding HOME='/Users/runner/work/_temp/587f9b39-8b07-474c-abf0-3f646ccb3ba3' before making global git config changes
2026-07-30T10:10:41.3933640Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T10:10:41.3936490Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-30T10:10:41.4064590Z Removing SSH command configuration
2026-07-30T10:10:41.4069920Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T10:10:41.4148460Z [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-07-30T10:10:41.5502160Z Removing HTTP extra header
2026-07-30T10:10:41.5507840Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T10:10:41.5566290Z [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-07-30T10:10:41.7087840Z Removing includeIf entries pointing to credentials config files
2026-07-30T10:10:41.7187200Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T10:10:41.7288950Z includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path
2026-07-30T10:10:41.7389730Z includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path
2026-07-30T10:10:41.7493400Z includeif.gitdir:/github/workspace/.git.path
2026-07-30T10:10:41.7553560Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-07-30T10:10:41.7556730Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path
2026-07-30T10:10:41.7557570Z /Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.7560680Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.7562030Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path
2026-07-30T10:10:41.7562730Z /Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.7563920Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.7670330Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-07-30T10:10:41.7801440Z /github/runner_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.7861730Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.7929550Z [command]/opt/homebrew/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-07-30T10:10:41.7969560Z /github/runner_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.7982660Z [command]/opt/homebrew/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config
2026-07-30T10:10:41.8111750Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T10:10:41.9703680Z Removing credentials config '/Users/runner/work/_temp/git-credentials-7a3344cf-e146-45c7-ae8f-3fe8be380fff.config'
2026-07-30T10:10:41.9763510Z Cleaning up orphan processes