Run brew untap aws/tap || true
2026-09-01T14:51:51.4363360Z brew untap aws/tap || true
2026-09-01T14:51:51.4363850Z brew install bdw-gc binutils gettext
2026-09-01T14:51:51.4364170Z pypy -m pip install vmprof
2026-09-01T14:51:51.4364710Z echo "DYLD_LIBRARY_PATH=$(brew --prefix gettext)/lib" >> "$GITHUB_ENV"
2026-09-01T14:51:51.4399990Z shell: /bin/bash -e {0}
2026-09-01T14:51:51.4400230Z env:
2026-09-01T14:51:51.4400640Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-09-01T14:51:51.4401020Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-09-01T14:51:51.4401410Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-09-01T14:51:51.4401870Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64
2026-09-01T14:51:51.4402300Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/arm64/bin/lib/pkgconfig
2026-09-01T14:51:53.1845280Z Untapping aws/tap...
2026-09-01T14:51:53.2151440Z Untapped 1 cask and 26 formulae (59 files, 1.7MB).
2026-09-01T14:51:54.6343970Z Warning: gettext 1.0 is already installed and up-to-date.
2026-09-01T14:51:54.6344320Z To reinstall 1.0, run:
2026-09-01T14:51:54.6344530Z brew reinstall gettext
2026-09-01T14:51:55.0888590Z ==> Would install 2 formulae:
2026-09-01T14:51:55.0897210Z bdw-gc binutils
2026-09-01T14:51:55.0914130Z ==> Downloading https://ghcr.io/v2/homebrew/core/bdw-gc/manifests/8.2.12
2026-09-01T14:51:55.4450500Z ==> Downloading https://ghcr.io/v2/homebrew/core/binutils/manifests/2.46.1-2
2026-09-01T14:51:55.8332200Z ==> Fetching downloads for: bdw-gc and binutils
2026-09-01T14:51:56.2085720Z âï¸ Bottle bdw-gc (8.2.12)
2026-09-01T14:51:56.6525560Z âï¸ Bottle binutils (2.46.1)
2026-09-01T14:51:56.6585140Z ==> Pouring bdw-gc--8.2.12.arm64_tahoe.bottle.tar.gz
2026-09-01T14:51:56.8462460Z ðº /opt/homebrew/Cellar/bdw-gc/8.2.12: 82 files, 1.8MB
2026-09-01T14:51:56.8712910Z ==> Pouring binutils--2.46.1.arm64_tahoe.bottle.2.tar.gz
2026-09-01T14:51:57.3717350Z ==> Caveats
2026-09-01T14:51:57.3817430Z binutils is keg-only, which means it was not symlinked into /opt/homebrew,
2026-09-01T14:51:57.3920550Z because Apple's CLT provides the same tools.
2026-09-01T14:51:57.4019670Z
2026-09-01T14:51:57.4122440Z If you need to have binutils first in your PATH, run:
2026-09-01T14:51:57.4222770Z echo 'export PATH="/opt/homebrew/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-09-01T14:51:57.4326670Z
2026-09-01T14:51:57.4429230Z For compilers to find binutils you may need to set:
2026-09-01T14:51:57.4531400Z export LDFLAGS="-L/opt/homebrew/opt/binutils/lib"
2026-09-01T14:51:57.4619550Z export CPPFLAGS="-I/opt/homebrew/opt/binutils/include"
2026-09-01T14:51:57.4620820Z ==> Summary
2026-09-01T14:51:57.4621790Z ðº /opt/homebrew/Cellar/binutils/2.46.1: 88 files, 55MB
2026-09-01T14:51:57.4724320Z ==> Caveats
2026-09-01T14:51:57.4787110Z ==> binutils
2026-09-01T14:51:57.4871790Z binutils is keg-only, which means it was not symlinked into /opt/homebrew,
2026-09-01T14:51:57.4912950Z because Apple's CLT provides the same tools.
2026-09-01T14:51:57.4957680Z
2026-09-01T14:51:57.5050860Z If you need to have binutils first in your PATH, run:
2026-09-01T14:51:57.5153580Z echo 'export PATH="/opt/homebrew/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-09-01T14:51:57.5158620Z
2026-09-01T14:51:57.5159150Z For compilers to find binutils you may need to set:
2026-09-01T14:51:57.5159680Z export LDFLAGS="-L/opt/homebrew/opt/binutils/lib"
2026-09-01T14:51:57.5160320Z export CPPFLAGS="-I/opt/homebrew/opt/binutils/include"
2026-09-01T14:51:57.8866520Z 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-09-01T14:51:58.2144330Z Collecting vmprof
2026-09-01T14:51:58.2564960Z Downloading vmprof-0.4.18.1.tar.gz (293 kB)
2026-09-01T14:51:58.8482070Z Collecting requests
2026-09-01T14:51:58.8583330Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
2026-09-01T14:51:58.9141760Z Collecting six
2026-09-01T14:51:58.9226730Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2026-09-01T14:51:59.0670150Z Collecting pytz
2026-09-01T14:51:59.0872570Z Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB)
2026-09-01T14:51:59.1526270Z Collecting colorama
2026-09-01T14:51:59.1812460Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
2026-09-01T14:51:59.2061710Z Collecting backports.shutil_which
2026-09-01T14:51:59.2166590Z Downloading backports.shutil_which-3.5.2-py2.py3-none-any.whl (2.7 kB)
2026-09-01T14:51:59.4020630Z Collecting urllib3<1.27,>=1.21.1
2026-09-01T14:51:59.4122010Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
2026-09-01T14:51:59.4853760Z Collecting certifi>=2017.4.17
2026-09-01T14:51:59.4917010Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
2026-09-01T14:51:59.5956680Z Collecting chardet<5,>=3.0.2; python_version < "3"
2026-09-01T14:51:59.6019960Z Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
2026-09-01T14:51:59.6344920Z Collecting idna<3,>=2.5; python_version < "3"
2026-09-01T14:51:59.6399090Z Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
2026-09-01T14:51:59.6473790Z Using legacy 'setup.py install' for vmprof, since package 'wheel' is not installed.
2026-09-01T14:51:59.7465480Z Installing collected packages: urllib3, certifi, chardet, idna, requests, six, pytz, colorama, backports.shutil-which, vmprof
2026-09-01T14:52:00.4332640Z Running setup.py install for vmprof: started
2026-09-01T14:52:00.7613150Z Running setup.py install for vmprof: finished with status 'done'
2026-09-01T14:52:00.7751810Z 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