Skip to content

Instantly share code, notes, and snippets.

@Floppy
Created October 31, 2025 16:37
Show Gist options
  • Select an option

  • Save Floppy/8be9db8290d3f9c89e53082e4b00e1f6 to your computer and use it in GitHub Desktop.

Select an option

Save Floppy/8be9db8290d3f9c89e53082e4b00e1f6 to your computer and use it in GitHub Desktop.
otterdog on macOS 15.6 - Homebrew build logs
Homebrew build logs for otterdog on macOS 15.6
Build date: 2025-10-31 16:14:43
HOMEBREW_VERSION: 4.6.19-36-gab17997
ORIGIN: https://github.com/Homebrew/brew
HEAD: ab17997898728b9e7ca19d2c450574eb7bfdff38
Last commit: 40 minutes ago
Branch: main
Core tap HEAD: 3ef5b84dc92517ab027d0640f22b61cbc1e91427
Core tap last commit: 16 minutes ago
Core tap JSON: 31 Oct 16:35 UTC
Core cask tap HEAD: 050d3947151d1d645fef1b9ff1e5abafa4f38f70
Core cask tap last commit: 11 minutes ago
Core cask tap JSON: 31 Oct 16:35 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DOWNLOAD_CONCURRENCY: 24
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 12
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.4.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/bin/ruby
CPU: dodeca-core 64-bit arm_lobos
Clang: 17.0.0 build 1700
Git: 2.49.0 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.6.1-arm64
CLT: 16.4.0.0.1.1747106510
Xcode: 26.0.1
Rosetta 2: false
Your system is ready to brew.
2025-10-31 16:12:18 +0000
python3.14
-m
venv
--system-site-packages
--without-pip
/opt/homebrew/Cellar/otterdog/1.1.0/libexec
2025-10-31 16:12:19 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--playwright-20251031-66787-thii12/playwright-python-1.55.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--playwright-20251031-66787-thii12/playwright-python-1.55.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools==80.9.0
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting setuptools-scm==8.3.1
Using cached setuptools_scm-8.3.1-py3-none-any.whl
Collecting wheel==0.45.1
Using cached wheel-0.45.1-py3-none-any.whl
Collecting auditwheel==6.2.0
Using cached auditwheel-6.2.0-py3-none-any.whl
Collecting packaging>=20 (from setuptools-scm==8.3.1)
Using cached packaging-25.0-py3-none-any.whl
Collecting pyelftools>=0.24 (from auditwheel==6.2.0)
Using cached pyelftools-0.32-py3-none-any.whl
Installing collected packages: pyelftools, wheel, setuptools, packaging, setuptools-scm, auditwheel
changing mode of /private/tmp/pip-build-env-gpfraxvz/overlay/bin/wheel to 755
changing mode of /private/tmp/pip-build-env-gpfraxvz/overlay/bin/auditwheel to 755
Successfully installed auditwheel-6.2.0 packaging-25.0 pyelftools-0.32 setuptools-80.9.0 setuptools-scm-8.3.1 wheel-0.45.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
running egg_info
creating playwright.egg-info
writing playwright.egg-info/PKG-INFO
writing dependency_links to playwright.egg-info/dependency_links.txt
writing entry points to playwright.egg-info/entry_points.txt
writing requirements to playwright.egg-info/requires.txt
writing top-level names to playwright.egg-info/top_level.txt
writing manifest file 'playwright.egg-info/SOURCES.txt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'playwright.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'playwright.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
running dist_info
creating /private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info
writing /private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/dependency_links.txt
writing entry points to /private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/entry_points.txt
writing requirements to /private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/SOURCES.txt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file '/private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-3j_mfnbd/playwright.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-3j_mfnbd/playwright-1.55.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: playwright
Building wheel for playwright (pyproject.toml): started
Running command Building wheel for playwright (pyproject.toml)
running bdist_wheel
running build
running build_py
creating build/lib/playwright
copying playwright/_repo_version.py -> build/lib/playwright
copying playwright/__init__.py -> build/lib/playwright
copying playwright/__main__.py -> build/lib/playwright
creating build/lib/playwright/async_api
copying playwright/async_api/_context_manager.py -> build/lib/playwright/async_api
copying playwright/async_api/_generated.py -> build/lib/playwright/async_api
copying playwright/async_api/__init__.py -> build/lib/playwright/async_api
creating build/lib/playwright/sync_api
copying playwright/sync_api/_context_manager.py -> build/lib/playwright/sync_api
copying playwright/sync_api/_generated.py -> build/lib/playwright/sync_api
copying playwright/sync_api/__init__.py -> build/lib/playwright/sync_api
creating build/lib/playwright/_impl
copying playwright/_impl/_tracing.py -> build/lib/playwright/_impl
copying playwright/_impl/_accessibility.py -> build/lib/playwright/_impl
copying playwright/_impl/_artifact.py -> build/lib/playwright/_impl
copying playwright/_impl/_assertions.py -> build/lib/playwright/_impl
copying playwright/_impl/_writable_stream.py -> build/lib/playwright/_impl
copying playwright/_impl/_driver.py -> build/lib/playwright/_impl
copying playwright/_impl/_cdp_session.py -> build/lib/playwright/_impl
copying playwright/_impl/_web_error.py -> build/lib/playwright/_impl
copying playwright/_impl/_selectors.py -> build/lib/playwright/_impl
copying playwright/_impl/_errors.py -> build/lib/playwright/_impl
copying playwright/_impl/_clock.py -> build/lib/playwright/_impl
copying playwright/_impl/_str_utils.py -> build/lib/playwright/_impl
copying playwright/_impl/_playwright.py -> build/lib/playwright/_impl
copying playwright/_impl/_map.py -> build/lib/playwright/_impl
copying playwright/_impl/_helper.py -> build/lib/playwright/_impl
copying playwright/_impl/_glob.py -> build/lib/playwright/_impl
copying playwright/_impl/_locator.py -> build/lib/playwright/_impl
copying playwright/_impl/__init__.py -> build/lib/playwright/_impl
copying playwright/_impl/_fetch.py -> build/lib/playwright/_impl
copying playwright/_impl/_download.py -> build/lib/playwright/_impl
copying playwright/_impl/_console_message.py -> build/lib/playwright/_impl
copying playwright/_impl/_transport.py -> build/lib/playwright/_impl
copying playwright/_impl/_json_pipe.py -> build/lib/playwright/_impl
copying playwright/_impl/_impl_to_api_mapping.py -> build/lib/playwright/_impl
copying playwright/_impl/_stream.py -> build/lib/playwright/_impl
copying playwright/_impl/_browser_context.py -> build/lib/playwright/_impl
copying playwright/_impl/_page.py -> build/lib/playwright/_impl
copying playwright/_impl/_event_context_manager.py -> build/lib/playwright/_impl
copying playwright/_impl/_video.py -> build/lib/playwright/_impl
copying playwright/_impl/_path_utils.py -> build/lib/playwright/_impl
copying playwright/_impl/_waiter.py -> build/lib/playwright/_impl
copying playwright/_impl/_browser.py -> build/lib/playwright/_impl
copying playwright/_impl/_set_input_files_helpers.py -> build/lib/playwright/_impl
copying playwright/_impl/_network.py -> build/lib/playwright/_impl
copying playwright/_impl/_sync_base.py -> build/lib/playwright/_impl
copying playwright/_impl/_browser_type.py -> build/lib/playwright/_impl
copying playwright/_impl/_api_structures.py -> build/lib/playwright/_impl
copying playwright/_impl/_har_router.py -> build/lib/playwright/_impl
copying playwright/_impl/_dialog.py -> build/lib/playwright/_impl
copying playwright/_impl/_input.py -> build/lib/playwright/_impl
copying playwright/_impl/_frame.py -> build/lib/playwright/_impl
copying playwright/_impl/_file_chooser.py -> build/lib/playwright/_impl
copying playwright/_impl/_greenlets.py -> build/lib/playwright/_impl
copying playwright/_impl/_js_handle.py -> build/lib/playwright/_impl
copying playwright/_impl/_async_base.py -> build/lib/playwright/_impl
copying playwright/_impl/_element_handle.py -> build/lib/playwright/_impl
copying playwright/_impl/_local_utils.py -> build/lib/playwright/_impl
copying playwright/_impl/_object_factory.py -> build/lib/playwright/_impl
copying playwright/_impl/_connection.py -> build/lib/playwright/_impl
creating build/lib/playwright/_impl/__pyinstaller
copying playwright/_impl/__pyinstaller/__init__.py -> build/lib/playwright/_impl/__pyinstaller
copying playwright/_impl/__pyinstaller/hook-playwright.sync_api.py -> build/lib/playwright/_impl/__pyinstaller
copying playwright/_impl/__pyinstaller/hook-playwright.async_api.py -> build/lib/playwright/_impl/__pyinstaller
running egg_info
writing playwright.egg-info/PKG-INFO
writing dependency_links to playwright.egg-info/dependency_links.txt
writing entry points to playwright.egg-info/entry_points.txt
writing requirements to playwright.egg-info/requires.txt
writing top-level names to playwright.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'playwright.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'playwright.egg-info/SOURCES.txt'
copying playwright/py.typed -> build/lib/playwright
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/playwright
creating build/bdist.macosx-15.0-arm64/wheel/playwright/_impl
copying build/lib/playwright/_impl/_tracing.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_accessibility.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_artifact.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_assertions.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_writable_stream.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_driver.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_cdp_session.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_web_error.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
creating build/bdist.macosx-15.0-arm64/wheel/playwright/_impl/__pyinstaller
copying build/lib/playwright/_impl/__pyinstaller/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl/__pyinstaller
copying build/lib/playwright/_impl/__pyinstaller/hook-playwright.sync_api.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl/__pyinstaller
copying build/lib/playwright/_impl/__pyinstaller/hook-playwright.async_api.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl/__pyinstaller
copying build/lib/playwright/_impl/_selectors.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_errors.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_clock.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_str_utils.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_playwright.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_map.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_helper.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_glob.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_locator.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_fetch.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_download.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_console_message.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_transport.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_json_pipe.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_impl_to_api_mapping.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_stream.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_browser_context.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_page.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_event_context_manager.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_video.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_path_utils.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_waiter.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_browser.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_set_input_files_helpers.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_network.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_sync_base.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_browser_type.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_api_structures.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_har_router.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_dialog.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_input.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_frame.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_file_chooser.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_greenlets.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_js_handle.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_async_base.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_element_handle.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_local_utils.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_object_factory.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_impl/_connection.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/_impl
copying build/lib/playwright/_repo_version.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright
creating build/bdist.macosx-15.0-arm64/wheel/playwright/async_api
copying build/lib/playwright/async_api/_context_manager.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/async_api
copying build/lib/playwright/async_api/_generated.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/async_api
copying build/lib/playwright/async_api/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/async_api
copying build/lib/playwright/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright
creating build/bdist.macosx-15.0-arm64/wheel/playwright/sync_api
copying build/lib/playwright/sync_api/_context_manager.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/sync_api
copying build/lib/playwright/sync_api/_generated.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/sync_api
copying build/lib/playwright/sync_api/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright/sync_api
copying build/lib/playwright/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./playwright
copying build/lib/playwright/__main__.py -> build/bdist.macosx-15.0-arm64/wheel/./playwright
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying playwright.egg-info to build/bdist.macosx-15.0-arm64/wheel/./playwright-1.55.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/playwright-1.55.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/82/0d/66/211021d4dd4cbfd1560a243f8e0235c002de548a1ede088312/tmp0l0utmmq/.tmp-c0h6452w/playwright-1.55.0-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'playwright/__init__.py'
adding 'playwright/__main__.py'
adding 'playwright/_repo_version.py'
adding 'playwright/py.typed'
adding 'playwright/_impl/__init__.py'
adding 'playwright/_impl/_accessibility.py'
adding 'playwright/_impl/_api_structures.py'
adding 'playwright/_impl/_artifact.py'
adding 'playwright/_impl/_assertions.py'
adding 'playwright/_impl/_async_base.py'
adding 'playwright/_impl/_browser.py'
adding 'playwright/_impl/_browser_context.py'
adding 'playwright/_impl/_browser_type.py'
adding 'playwright/_impl/_cdp_session.py'
adding 'playwright/_impl/_clock.py'
adding 'playwright/_impl/_connection.py'
adding 'playwright/_impl/_console_message.py'
adding 'playwright/_impl/_dialog.py'
adding 'playwright/_impl/_download.py'
adding 'playwright/_impl/_driver.py'
adding 'playwright/_impl/_element_handle.py'
adding 'playwright/_impl/_errors.py'
adding 'playwright/_impl/_event_context_manager.py'
adding 'playwright/_impl/_fetch.py'
adding 'playwright/_impl/_file_chooser.py'
adding 'playwright/_impl/_frame.py'
adding 'playwright/_impl/_glob.py'
adding 'playwright/_impl/_greenlets.py'
adding 'playwright/_impl/_har_router.py'
adding 'playwright/_impl/_helper.py'
adding 'playwright/_impl/_impl_to_api_mapping.py'
adding 'playwright/_impl/_input.py'
adding 'playwright/_impl/_js_handle.py'
adding 'playwright/_impl/_json_pipe.py'
adding 'playwright/_impl/_local_utils.py'
adding 'playwright/_impl/_locator.py'
adding 'playwright/_impl/_map.py'
adding 'playwright/_impl/_network.py'
adding 'playwright/_impl/_object_factory.py'
adding 'playwright/_impl/_page.py'
adding 'playwright/_impl/_path_utils.py'
adding 'playwright/_impl/_playwright.py'
adding 'playwright/_impl/_selectors.py'
adding 'playwright/_impl/_set_input_files_helpers.py'
adding 'playwright/_impl/_str_utils.py'
adding 'playwright/_impl/_stream.py'
adding 'playwright/_impl/_sync_base.py'
adding 'playwright/_impl/_tracing.py'
adding 'playwright/_impl/_transport.py'
adding 'playwright/_impl/_video.py'
adding 'playwright/_impl/_waiter.py'
adding 'playwright/_impl/_web_error.py'
adding 'playwright/_impl/_writable_stream.py'
adding 'playwright/_impl/__pyinstaller/__init__.py'
adding 'playwright/_impl/__pyinstaller/hook-playwright.async_api.py'
adding 'playwright/_impl/__pyinstaller/hook-playwright.sync_api.py'
adding 'playwright/async_api/__init__.py'
adding 'playwright/async_api/_context_manager.py'
adding 'playwright/async_api/_generated.py'
adding 'playwright/sync_api/__init__.py'
adding 'playwright/sync_api/_context_manager.py'
adding 'playwright/sync_api/_generated.py'
adding 'playwright-1.55.0.dist-info/licenses/LICENSE'
adding 'playwright-1.55.0.dist-info/METADATA'
adding 'playwright-1.55.0.dist-info/WHEEL'
adding 'playwright-1.55.0.dist-info/entry_points.txt'
adding 'playwright-1.55.0.dist-info/top_level.txt'
adding 'playwright-1.55.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 36.5M 2 1077k 0 0 3024k 0 0:00:12 --:--:-- 0:00:12 3018k
35 36.5M 35 12.8M 0 0 9651k 0 0:00:03 0:00:01 0:00:02 9649k
58 36.5M 58 21.2M 0 0 9245k 0 0:00:04 0:00:02 0:00:02 9245k
93 36.5M 93 34.3M 0 0 10.2M 0 0:00:03 0:00:03 --:--:-- 10.2M
100 36.5M 100 36.5M 0 0 10.3M 0 0:00:03 0:00:03 --:--:-- 10.3M
Fetching https://playwright.azureedge.net/builds/driver/next/playwright-1.55.0-beta-1756314050000-mac-arm64.zip
Updating RECORD file of /Users/james/Library/Caches/Homebrew/pip_cache/wheels/82/0d/66/211021d4dd4cbfd1560a243f8e0235c002de548a1ede088312/tmp0l0utmmq/.tmp-c0h6452w/playwright-1.55.0-py3-none-macosx_11_0_arm64.whl
Copying new wheels
Building wheel for playwright (pyproject.toml): finished with status 'done'
Created wheel for playwright: filename=playwright-1.55.0-py3-none-macosx_11_0_arm64.whl size=38687254 sha256=36477fb03a46c8b8df06f9a26aa0e014b08671d583464981ede598545aa96af8
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/82/0d/66/211021d4dd4cbfd1560a243f8e0235c002de548a1ede088312
Successfully built playwright
Installing collected packages: playwright
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/playwright to 755
Successfully installed playwright-1.55.0
2025-10-31 16:12:31 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aiofiles-20251031-66787-bb3me8/aiofiles-24.1.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aiofiles-20251031-66787-bb3me8/aiofiles-24.1.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Installing collected packages: trove-classifiers, pluggy, pathspec, packaging, hatchling
Creating /private/tmp/pip-build-env-12ohogw1/overlay/bin
changing mode of /private/tmp/pip-build-env-12ohogw1/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-12ohogw1/overlay/bin/hatchling to 755
Successfully installed hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aiofiles
Building wheel for aiofiles (pyproject.toml): started
Running command Building wheel for aiofiles (pyproject.toml)
Building wheel for aiofiles (pyproject.toml): finished with status 'done'
Created wheel for aiofiles: filename=aiofiles-24.1.0-py3-none-any.whl size=15897 sha256=5df83392a08d27dbdf426d9788c92038b983392c7e0f0240430c9b26e0378612
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/fe/54/bd/17dc99ee74fc88377121b0f2c7706b1ab499ef2541ea65d9f4
Successfully built aiofiles
Installing collected packages: aiofiles
Successfully installed aiofiles-24.1.0
2025-10-31 16:12:32 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aiohappyeyeballs-20251031-66787-x2u9v6/aiohappyeyeballs-2.6.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aiohappyeyeballs-20251031-66787-x2u9v6/aiohappyeyeballs-2.6.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting poetry-core>=2.0.0
Using cached poetry_core-2.2.1-py3-none-any.whl
Installing collected packages: poetry-core
Successfully installed poetry-core-2.2.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aiohappyeyeballs
Building wheel for aiohappyeyeballs (pyproject.toml): started
Running command Building wheel for aiohappyeyeballs (pyproject.toml)
Building wheel for aiohappyeyeballs (pyproject.toml): finished with status 'done'
Created wheel for aiohappyeyeballs: filename=aiohappyeyeballs-2.6.1-py3-none-any.whl size=15296 sha256=927a7fa704d097cd2f0f86fe6871993ccc7305419f7499e3ef3253a913a19069
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/e1/b5/f9/1a39438afe14c43d9f0cc19c8458963dc5481046efc56b31bd
Successfully built aiohappyeyeballs
Installing collected packages: aiohappyeyeballs
Successfully installed aiohappyeyeballs-2.6.1
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_websocket/mask.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_websocket/mask.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_find_header.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_find_header.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_find_header.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_find_header.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_http_parser.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_http_parser.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/build/c/llhttp.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/build/c/llhttp.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/build/c/llhttp.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/build/c/llhttp.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/src/native/api.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/api.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/src/native/api.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/api.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/src/native/http.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/http.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/src/native/http.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/http.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_find_header.o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/build/c/llhttp.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/api.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/http.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_find_header.o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/build/c/llhttp.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/api.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/http.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_http_writer.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_http_writer.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_websocket/reader_c.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_websocket/reader_c.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:12:34 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aiohttp-20251031-66787-sqw6s0/aiohttp-3.13.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aiohttp-20251031-66787-sqw6s0/aiohttp-3.13.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting pkgconfig
Using cached pkgconfig-1.5.5-py3-none-any.whl
Collecting setuptools>=67.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools, pkgconfig
Successfully installed pkgconfig-1.5.5 setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
*********************
* Accelerated build *
*********************
/private/tmp/pip-build-env-dnhr0zho/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-dnhr0zho/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
running egg_info
writing aiohttp.egg-info/PKG-INFO
writing dependency_links to aiohttp.egg-info/dependency_links.txt
writing requirements to aiohttp.egg-info/requires.txt
writing top-level names to aiohttp.egg-info/top_level.txt
reading manifest file 'aiohttp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE.txt'
adding license file 'vendor/llhttp/LICENSE'
writing manifest file 'aiohttp.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
*********************
* Accelerated build *
*********************
/private/tmp/pip-build-env-dnhr0zho/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-dnhr0zho/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
running dist_info
creating /private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info
writing /private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE.txt'
adding license file 'vendor/llhttp/LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-oj4udy95/aiohttp.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-oj4udy95/aiohttp-3.13.1.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aiohttp
Building wheel for aiohttp (pyproject.toml): started
Running command Building wheel for aiohttp (pyproject.toml)
*********************
* Accelerated build *
*********************
/private/tmp/pip-build-env-dnhr0zho/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-dnhr0zho/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (available on setuptools>=77.0.0).
!!
********************************************************************************
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
running bdist_wheel
running build
running build_py
creating build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_ws.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/client_middlewares.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/worker.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/multipart.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_response.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/client_ws.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/test_utils.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/tracing.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_exceptions.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_middlewares.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/http_exceptions.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_app.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/streams.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_protocol.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/log.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/compression_utils.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/client.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_urldispatcher.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_request.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/http_websocket.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/client_proto.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_runner.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_server.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/base_protocol.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/payload.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/client_reqrep.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/http.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_log.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/resolver.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/formdata.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/payload_streamer.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_routedef.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/connector.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/client_exceptions.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/typedefs.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/client_middleware_digest_auth.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/hdrs.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/web_fileresponse.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/_cookie_helpers.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/http_writer.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/tcp_helpers.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/helpers.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/http_parser.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/cookiejar.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/pytest_plugin.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/abc.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
creating build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/models.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/reader.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/writer.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/helpers.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/reader_py.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/reader_c.py -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
running egg_info
writing aiohttp.egg-info/PKG-INFO
writing dependency_links to aiohttp.egg-info/dependency_links.txt
writing requirements to aiohttp.egg-info/requires.txt
writing top-level names to aiohttp.egg-info/top_level.txt
reading manifest file 'aiohttp.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'aiohttp/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE.txt'
adding license file 'vendor/llhttp/LICENSE'
writing manifest file 'aiohttp.egg-info/SOURCES.txt'
copying aiohttp/_cparser.pxd -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/_find_header.pxd -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/_headers.pxi -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/_http_parser.pyx -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/_http_writer.pyx -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
copying aiohttp/py.typed -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp
creating build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash
copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash
copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash
copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash
copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash
copying aiohttp/.hash/hdrs.py.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash
copying aiohttp/_websocket/mask.pxd -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/mask.pyx -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
copying aiohttp/_websocket/reader_c.pxd -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
creating build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/.hash
copying aiohttp/_websocket/.hash/mask.pxd.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/.hash
copying aiohttp/_websocket/.hash/mask.pyx.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/.hash
copying aiohttp/_websocket/.hash/reader_c.pxd.hash -> build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/.hash
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
building 'aiohttp._websocket.mask' extension
creating build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_websocket/mask.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.cpython-314-darwin.so
building 'aiohttp._http_parser' extension
creating build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/build/c
creating build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_find_header.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_find_header.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_http_parser.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/build/c/llhttp.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/build/c/llhttp.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/src/native/api.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/api.o
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c vendor/llhttp/src/native/http.c -o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/http.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_find_header.o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/build/c/llhttp.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/api.o build/temp.macosx-15.0-arm64-cpython-314/vendor/llhttp/src/native/http.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.cpython-314-darwin.so
building 'aiohttp._http_writer' extension
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_http_writer.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.cpython-314-darwin.so
building 'aiohttp._websocket.reader_c' extension
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c aiohttp/_websocket/reader_c.c -o build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.o -o build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.cpython-314-darwin.so
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_ws.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/client_middlewares.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/worker.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.pyx -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/multipart.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.pyx -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_response.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/client_ws.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/test_utils.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/tracing.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_exceptions.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_middlewares.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/http_exceptions.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_app.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/streams.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_protocol.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_writer.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/log.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/compression_utils.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/client.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_urldispatcher.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
creating build/bdist.macosx-15.0-arm64/wheel/aiohttp/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash/_http_parser.pyx.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash/_cparser.pxd.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash/hdrs.py.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash/_find_header.pxd.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/.hash/_http_writer.pyx.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_request.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/http_websocket.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/client_proto.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_runner.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_server.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/base_protocol.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_headers.pxi -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/payload.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_find_header.pxd -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/client_reqrep.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/http.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_log.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/resolver.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/formdata.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/payload_streamer.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_routedef.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/connector.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/client_exceptions.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/typedefs.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_cparser.pxd -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/client_middleware_digest_auth.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/hdrs.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/web_fileresponse.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_http_parser.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_cookie_helpers.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/http_writer.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/tcp_helpers.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/helpers.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
creating build/bdist.macosx-15.0-arm64/wheel/aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.pxd -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.pxd -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/models.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
creating build/bdist.macosx-15.0-arm64/wheel/aiohttp/_websocket/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/.hash/mask.pxd.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/.hash/reader_c.pxd.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/.hash/mask.pyx.hash -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket/.hash
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/writer.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/mask.pyx -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/helpers.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_py.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/_websocket/reader_c.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp/_websocket
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/http_parser.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/cookiejar.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/pytest_plugin.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
copying build/lib.macosx-15.0-arm64-cpython-314/aiohttp/abc.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying aiohttp.egg-info to build/bdist.macosx-15.0-arm64/wheel/./aiohttp-3.13.1-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/aiohttp-3.13.1.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/13/b4/aa/4f5b88514176699b5d412ad8a3e2b8bf456916d67be27e3b48/tmph00s63wj/.tmp-qtv3ps22/aiohttp-3.13.1-cp314-cp314-macosx_15_0_arm64.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'aiohttp/__init__.py'
adding 'aiohttp/_cookie_helpers.py'
adding 'aiohttp/_cparser.pxd'
adding 'aiohttp/_find_header.pxd'
adding 'aiohttp/_headers.pxi'
adding 'aiohttp/_http_parser.cpython-314-darwin.so'
adding 'aiohttp/_http_parser.pyx'
adding 'aiohttp/_http_writer.cpython-314-darwin.so'
adding 'aiohttp/_http_writer.pyx'
adding 'aiohttp/abc.py'
adding 'aiohttp/base_protocol.py'
adding 'aiohttp/client.py'
adding 'aiohttp/client_exceptions.py'
adding 'aiohttp/client_middleware_digest_auth.py'
adding 'aiohttp/client_middlewares.py'
adding 'aiohttp/client_proto.py'
adding 'aiohttp/client_reqrep.py'
adding 'aiohttp/client_ws.py'
adding 'aiohttp/compression_utils.py'
adding 'aiohttp/connector.py'
adding 'aiohttp/cookiejar.py'
adding 'aiohttp/formdata.py'
adding 'aiohttp/hdrs.py'
adding 'aiohttp/helpers.py'
adding 'aiohttp/http.py'
adding 'aiohttp/http_exceptions.py'
adding 'aiohttp/http_parser.py'
adding 'aiohttp/http_websocket.py'
adding 'aiohttp/http_writer.py'
adding 'aiohttp/log.py'
adding 'aiohttp/multipart.py'
adding 'aiohttp/payload.py'
adding 'aiohttp/payload_streamer.py'
adding 'aiohttp/py.typed'
adding 'aiohttp/pytest_plugin.py'
adding 'aiohttp/resolver.py'
adding 'aiohttp/streams.py'
adding 'aiohttp/tcp_helpers.py'
adding 'aiohttp/test_utils.py'
adding 'aiohttp/tracing.py'
adding 'aiohttp/typedefs.py'
adding 'aiohttp/web.py'
adding 'aiohttp/web_app.py'
adding 'aiohttp/web_exceptions.py'
adding 'aiohttp/web_fileresponse.py'
adding 'aiohttp/web_log.py'
adding 'aiohttp/web_middlewares.py'
adding 'aiohttp/web_protocol.py'
adding 'aiohttp/web_request.py'
adding 'aiohttp/web_response.py'
adding 'aiohttp/web_routedef.py'
adding 'aiohttp/web_runner.py'
adding 'aiohttp/web_server.py'
adding 'aiohttp/web_urldispatcher.py'
adding 'aiohttp/web_ws.py'
adding 'aiohttp/worker.py'
adding 'aiohttp/.hash/_cparser.pxd.hash'
adding 'aiohttp/.hash/_find_header.pxd.hash'
adding 'aiohttp/.hash/_http_parser.pyx.hash'
adding 'aiohttp/.hash/_http_writer.pyx.hash'
adding 'aiohttp/.hash/hdrs.py.hash'
adding 'aiohttp/_websocket/__init__.py'
adding 'aiohttp/_websocket/helpers.py'
adding 'aiohttp/_websocket/mask.cpython-314-darwin.so'
adding 'aiohttp/_websocket/mask.pxd'
adding 'aiohttp/_websocket/mask.pyx'
adding 'aiohttp/_websocket/models.py'
adding 'aiohttp/_websocket/reader.py'
adding 'aiohttp/_websocket/reader_c.cpython-314-darwin.so'
adding 'aiohttp/_websocket/reader_c.pxd'
adding 'aiohttp/_websocket/reader_c.py'
adding 'aiohttp/_websocket/reader_py.py'
adding 'aiohttp/_websocket/writer.py'
adding 'aiohttp/_websocket/.hash/mask.pxd.hash'
adding 'aiohttp/_websocket/.hash/mask.pyx.hash'
adding 'aiohttp/_websocket/.hash/reader_c.pxd.hash'
adding 'aiohttp-3.13.1.dist-info/licenses/LICENSE.txt'
adding 'aiohttp-3.13.1.dist-info/licenses/vendor/llhttp/LICENSE'
adding 'aiohttp-3.13.1.dist-info/METADATA'
adding 'aiohttp-3.13.1.dist-info/WHEEL'
adding 'aiohttp-3.13.1.dist-info/top_level.txt'
adding 'aiohttp-3.13.1.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for aiohttp (pyproject.toml): finished with status 'done'
Created wheel for aiohttp: filename=aiohttp-3.13.1-cp314-cp314-macosx_15_0_arm64.whl size=453246 sha256=f8b6a6328eb23633590800397f35fdc76a8a1d8dbdcc3473594797302987539f
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/13/b4/aa/4f5b88514176699b5d412ad8a3e2b8bf456916d67be27e3b48
Successfully built aiohttp
Installing collected packages: aiohttp
Successfully installed aiohttp-3.13.1
2025-10-31 16:12:39 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aiohttp-client-cache-20251031-66787-ya73ff/aiohttp_client_cache-0.14.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aiohttp-client-cache-20251031-66787-ya73ff/aiohttp_client_cache-0.14.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting poetry-core>=1.0.0
Using cached poetry_core-2.2.1-py3-none-any.whl
Installing collected packages: poetry-core
Successfully installed poetry-core-2.2.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aiohttp-client-cache
Building wheel for aiohttp-client-cache (pyproject.toml): started
Running command Building wheel for aiohttp-client-cache (pyproject.toml)
Building wheel for aiohttp-client-cache (pyproject.toml): finished with status 'done'
Created wheel for aiohttp-client-cache: filename=aiohttp_client_cache-0.14.1-py3-none-any.whl size=33583 sha256=4cfddd70e1fa2b13ea4a11a7e0a64c00a23d6c8464ba89c48a28ab903098b2a2
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/29/e6/4d/3cd47dabdffed87a32b290d26d5cef273ff68c7d5a80445e6c
Successfully built aiohttp-client-cache
Installing collected packages: aiohttp-client-cache
Successfully installed aiohttp-client-cache-0.14.1
2025-10-31 16:12:41 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aiohttp-retry-20251031-66787-cub9qm/aiohttp_retry-2.9.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aiohttp-retry-20251031-66787-cub9qm/aiohttp_retry-2.9.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-weefxbf1/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing aiohttp_retry.egg-info/PKG-INFO
writing dependency_links to aiohttp_retry.egg-info/dependency_links.txt
writing requirements to aiohttp_retry.egg-info/requires.txt
writing top-level names to aiohttp_retry.egg-info/top_level.txt
reading manifest file 'aiohttp_retry.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'aiohttp_retry.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-weefxbf1/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info
writing /private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file '/private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-ynweyz56/aiohttp_retry-2.9.1.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aiohttp_retry
Building wheel for aiohttp_retry (pyproject.toml): started
Running command Building wheel for aiohttp_retry (pyproject.toml)
/private/tmp/pip-build-env-weefxbf1/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/aiohttp_retry
copying aiohttp_retry/client.py -> build/lib/aiohttp_retry
copying aiohttp_retry/__init__.py -> build/lib/aiohttp_retry
copying aiohttp_retry/types.py -> build/lib/aiohttp_retry
copying aiohttp_retry/retry_options.py -> build/lib/aiohttp_retry
running egg_info
writing aiohttp_retry.egg-info/PKG-INFO
writing dependency_links to aiohttp_retry.egg-info/dependency_links.txt
writing requirements to aiohttp_retry.egg-info/requires.txt
writing top-level names to aiohttp_retry.egg-info/top_level.txt
reading manifest file 'aiohttp_retry.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'aiohttp_retry.egg-info/SOURCES.txt'
copying aiohttp_retry/py.typed -> build/lib/aiohttp_retry
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/aiohttp_retry
copying build/lib/aiohttp_retry/client.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp_retry
copying build/lib/aiohttp_retry/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp_retry
copying build/lib/aiohttp_retry/types.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp_retry
copying build/lib/aiohttp_retry/retry_options.py -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp_retry
copying build/lib/aiohttp_retry/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./aiohttp_retry
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying aiohttp_retry.egg-info to build/bdist.macosx-15.0-arm64/wheel/./aiohttp_retry-2.9.1-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/aiohttp_retry-2.9.1.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/1f/49/ed/71338cbf7b2d349089c9e6f3b2847dd2a156e0d6683659e830/tmp18y1ez_l/.tmp-bm9cwedo/aiohttp_retry-2.9.1-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'aiohttp_retry/__init__.py'
adding 'aiohttp_retry/client.py'
adding 'aiohttp_retry/py.typed'
adding 'aiohttp_retry/retry_options.py'
adding 'aiohttp_retry/types.py'
adding 'aiohttp_retry-2.9.1.dist-info/licenses/AUTHORS'
adding 'aiohttp_retry-2.9.1.dist-info/licenses/LICENSE'
adding 'aiohttp_retry-2.9.1.dist-info/METADATA'
adding 'aiohttp_retry-2.9.1.dist-info/WHEEL'
adding 'aiohttp_retry-2.9.1.dist-info/top_level.txt'
adding 'aiohttp_retry-2.9.1.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for aiohttp_retry (pyproject.toml): finished with status 'done'
Created wheel for aiohttp_retry: filename=aiohttp_retry-2.9.1-py3-none-any.whl size=10099 sha256=5cb04a43ea41f40435a6ecf6bc22f2731be667eb0a7ec7fb4f96689fb76a6ebe
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/1f/49/ed/71338cbf7b2d349089c9e6f3b2847dd2a156e0d6683659e830
Successfully built aiohttp_retry
Installing collected packages: aiohttp_retry
Successfully installed aiohttp_retry-2.9.1
2025-10-31 16:12:43 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aioshutil-20251031-66787-1o0bis/aioshutil-1.5
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aioshutil-20251031-66787-1o0bis/aioshutil-1.5
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Running command installing backend dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools_scm
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting packaging>=20 (from setuptools_scm)
Using cached packaging-25.0-py3-none-any.whl
Collecting setuptools (from setuptools_scm)
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools, packaging, setuptools_scm
Creating /private/tmp/pip-build-env-31nzou4a/normal/bin
changing mode of /private/tmp/pip-build-env-31nzou4a/normal/bin/setuptools-scm to 755
Successfully installed packaging-25.0 setuptools-80.9.0 setuptools_scm-9.2.2
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-31nzou4a/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info
writing /private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
reading manifest file '/private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info/SOURCES.txt'
adding license file 'LICENSE.md'
writing manifest file '/private/tmp/pip-modern-metadata-u4aglziz/aioshutil.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-u4aglziz/aioshutil-1.5.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aioshutil
Building wheel for aioshutil (pyproject.toml): started
Running command Building wheel for aioshutil (pyproject.toml)
/private/tmp/pip-build-env-31nzou4a/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/aioshutil
copying aioshutil/__init__.py -> build/lib/aioshutil
running egg_info
writing aioshutil.egg-info/PKG-INFO
writing dependency_links to aioshutil.egg-info/dependency_links.txt
writing requirements to aioshutil.egg-info/requires.txt
writing top-level names to aioshutil.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'aioshutil.egg-info/SOURCES.txt'
adding license file 'LICENSE.md'
writing manifest file 'aioshutil.egg-info/SOURCES.txt'
copying aioshutil/py.typed -> build/lib/aioshutil
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/aioshutil
copying build/lib/aioshutil/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./aioshutil
copying build/lib/aioshutil/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./aioshutil
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying aioshutil.egg-info to build/bdist.macosx-15.0-arm64/wheel/./aioshutil-1.5-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/aioshutil-1.5.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/07/22/b2/0c1ccdc222f78747dd17e4ea405d005ffbb5fe2c4642c8bb1e/tmpljdt5zg9/.tmp-xqt3ft8b/aioshutil-1.5-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'aioshutil/__init__.py'
adding 'aioshutil/py.typed'
adding 'aioshutil-1.5.dist-info/licenses/LICENSE.md'
adding 'aioshutil-1.5.dist-info/METADATA'
adding 'aioshutil-1.5.dist-info/WHEEL'
adding 'aioshutil-1.5.dist-info/top_level.txt'
adding 'aioshutil-1.5.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for aioshutil (pyproject.toml): finished with status 'done'
Created wheel for aioshutil: filename=aioshutil-1.5-py3-none-any.whl size=4732 sha256=c5ad7fde85d560b3db11362a4c46cac96d5ad445be88463fdac0d3f6e5f0f773
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/07/22/b2/0c1ccdc222f78747dd17e4ea405d005ffbb5fe2c4642c8bb1e
Successfully built aioshutil
Installing collected packages: aioshutil
Successfully installed aioshutil-1.5
2025-10-31 16:12:45 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aiosignal-20251031-66787-9bk2s9/aiosignal-1.4.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aiosignal-20251031-66787-9bk2s9/aiosignal-1.4.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=51.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-w7zn3i8c/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing aiosignal.egg-info/PKG-INFO
writing dependency_links to aiosignal.egg-info/dependency_links.txt
writing requirements to aiosignal.egg-info/requires.txt
writing top-level names to aiosignal.egg-info/top_level.txt
reading manifest file 'aiosignal.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyi' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'aiosignal.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-w7zn3i8c/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info
writing /private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyi' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-pe7rzfc7/aiosignal-1.4.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aiosignal
Building wheel for aiosignal (pyproject.toml): started
Running command Building wheel for aiosignal (pyproject.toml)
/private/tmp/pip-build-env-w7zn3i8c/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/aiosignal
copying aiosignal/__init__.py -> build/lib/aiosignal
running egg_info
writing aiosignal.egg-info/PKG-INFO
writing dependency_links to aiosignal.egg-info/dependency_links.txt
writing requirements to aiosignal.egg-info/requires.txt
writing top-level names to aiosignal.egg-info/top_level.txt
reading manifest file 'aiosignal.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyi' anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'aiosignal.egg-info/SOURCES.txt'
copying aiosignal/py.typed -> build/lib/aiosignal
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/aiosignal
copying build/lib/aiosignal/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./aiosignal
copying build/lib/aiosignal/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./aiosignal
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying aiosignal.egg-info to build/bdist.macosx-15.0-arm64/wheel/./aiosignal-1.4.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/aiosignal-1.4.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/d7/79/85/b30bd61e5fbe13721d7315dfc8ffcdd8255ddcf7a1113d4d7c/tmpib1bhwb0/.tmp-kxox7g4y/aiosignal-1.4.0-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'aiosignal/__init__.py'
adding 'aiosignal/py.typed'
adding 'aiosignal-1.4.0.dist-info/licenses/LICENSE'
adding 'aiosignal-1.4.0.dist-info/METADATA'
adding 'aiosignal-1.4.0.dist-info/WHEEL'
adding 'aiosignal-1.4.0.dist-info/top_level.txt'
adding 'aiosignal-1.4.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for aiosignal (pyproject.toml): finished with status 'done'
Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=8222d495aa0064740a42c0bb5c48be2cd4d0489b1a02507807cacc4f065ab413
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/d7/79/85/b30bd61e5fbe13721d7315dfc8ffcdd8255ddcf7a1113d4d7c
Successfully built aiosignal
Installing collected packages: aiosignal
Successfully installed aiosignal-1.4.0
2025-10-31 16:12:47 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--aiosqlite-20251031-66787-w02vh4/aiosqlite-0.21.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--aiosqlite-20251031-66787-w02vh4/aiosqlite-0.21.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting flit_core<4,>=3.8
Using cached flit_core-3.12.0-py3-none-any.whl
Installing collected packages: flit_core
Successfully installed flit_core-3.12.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: aiosqlite
Building wheel for aiosqlite (pyproject.toml): started
Running command Building wheel for aiosqlite (pyproject.toml)
Building wheel for aiosqlite (pyproject.toml): finished with status 'done'
Created wheel for aiosqlite: filename=aiosqlite-0.21.0-py3-none-any.whl size=15829 sha256=d1f21b35f7f79d94e618b1ff1ce51ace4bbb849703a29a5ca13d7e4936b4b131
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/4b/be/dd/1b213c4e19d4de0d2a66d760b7287c193f406d09c8058caf4a
Successfully built aiosqlite
Installing collected packages: aiosqlite
Successfully installed aiosqlite-0.21.0
2025-10-31 16:12:49 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--anyio-20251031-66787-duh8td/anyio-4.11.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--anyio-20251031-66787-duh8td/anyio-4.11.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=77
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting setuptools_scm>=6.4
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting packaging>=20 (from setuptools_scm>=6.4)
Using cached packaging-25.0-py3-none-any.whl
Installing collected packages: setuptools, packaging, setuptools_scm
Creating /private/tmp/pip-build-env-2eohbhgr/overlay/bin
changing mode of /private/tmp/pip-build-env-2eohbhgr/overlay/bin/setuptools-scm to 755
Successfully installed packaging-25.0 setuptools-80.9.0 setuptools_scm-9.2.2
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
running egg_info
writing src/anyio.egg-info/PKG-INFO
writing dependency_links to src/anyio.egg-info/dependency_links.txt
writing entry points to src/anyio.egg-info/entry_points.txt
writing requirements to src/anyio.egg-info/requires.txt
writing top-level names to src/anyio.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'src/anyio.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/anyio.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
running dist_info
creating /private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info
writing /private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/dependency_links.txt
writing entry points to /private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/entry_points.txt
writing requirements to /private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
reading manifest file '/private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-x01340_6/anyio.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-x01340_6/anyio-4.11.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: anyio
Building wheel for anyio (pyproject.toml): started
Running command Building wheel for anyio (pyproject.toml)
running bdist_wheel
running build
running build_py
creating build/lib/anyio
copying src/anyio/to_process.py -> build/lib/anyio
copying src/anyio/to_thread.py -> build/lib/anyio
copying src/anyio/__init__.py -> build/lib/anyio
copying src/anyio/from_thread.py -> build/lib/anyio
copying src/anyio/lowlevel.py -> build/lib/anyio
copying src/anyio/to_interpreter.py -> build/lib/anyio
copying src/anyio/pytest_plugin.py -> build/lib/anyio
creating build/lib/anyio/abc
copying src/anyio/abc/_streams.py -> build/lib/anyio/abc
copying src/anyio/abc/_eventloop.py -> build/lib/anyio/abc
copying src/anyio/abc/_tasks.py -> build/lib/anyio/abc
copying src/anyio/abc/__init__.py -> build/lib/anyio/abc
copying src/anyio/abc/_testing.py -> build/lib/anyio/abc
copying src/anyio/abc/_sockets.py -> build/lib/anyio/abc
copying src/anyio/abc/_resources.py -> build/lib/anyio/abc
copying src/anyio/abc/_subprocesses.py -> build/lib/anyio/abc
creating build/lib/anyio/_backends
copying src/anyio/_backends/_trio.py -> build/lib/anyio/_backends
copying src/anyio/_backends/_asyncio.py -> build/lib/anyio/_backends
copying src/anyio/_backends/__init__.py -> build/lib/anyio/_backends
creating build/lib/anyio/_core
copying src/anyio/_core/_signals.py -> build/lib/anyio/_core
copying src/anyio/_core/_fileio.py -> build/lib/anyio/_core
copying src/anyio/_core/_contextmanagers.py -> build/lib/anyio/_core
copying src/anyio/_core/_synchronization.py -> build/lib/anyio/_core
copying src/anyio/_core/_streams.py -> build/lib/anyio/_core
copying src/anyio/_core/_tempfile.py -> build/lib/anyio/_core
copying src/anyio/_core/_eventloop.py -> build/lib/anyio/_core
copying src/anyio/_core/_tasks.py -> build/lib/anyio/_core
copying src/anyio/_core/__init__.py -> build/lib/anyio/_core
copying src/anyio/_core/_typedattr.py -> build/lib/anyio/_core
copying src/anyio/_core/_asyncio_selector_thread.py -> build/lib/anyio/_core
copying src/anyio/_core/_testing.py -> build/lib/anyio/_core
copying src/anyio/_core/_sockets.py -> build/lib/anyio/_core
copying src/anyio/_core/_exceptions.py -> build/lib/anyio/_core
copying src/anyio/_core/_resources.py -> build/lib/anyio/_core
copying src/anyio/_core/_subprocesses.py -> build/lib/anyio/_core
creating build/lib/anyio/streams
copying src/anyio/streams/buffered.py -> build/lib/anyio/streams
copying src/anyio/streams/memory.py -> build/lib/anyio/streams
copying src/anyio/streams/__init__.py -> build/lib/anyio/streams
copying src/anyio/streams/stapled.py -> build/lib/anyio/streams
copying src/anyio/streams/tls.py -> build/lib/anyio/streams
copying src/anyio/streams/file.py -> build/lib/anyio/streams
copying src/anyio/streams/text.py -> build/lib/anyio/streams
running egg_info
writing src/anyio.egg-info/PKG-INFO
writing dependency_links to src/anyio.egg-info/dependency_links.txt
writing entry points to src/anyio.egg-info/entry_points.txt
writing requirements to src/anyio.egg-info/requires.txt
writing top-level names to src/anyio.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'src/anyio.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/anyio.egg-info/SOURCES.txt'
copying src/anyio/py.typed -> build/lib/anyio
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/anyio
creating build/bdist.macosx-15.0-arm64/wheel/anyio/abc
copying build/lib/anyio/abc/_streams.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/abc/_eventloop.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/abc/_tasks.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/abc/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/abc/_testing.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/abc/_sockets.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/abc/_resources.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/abc/_subprocesses.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/abc
copying build/lib/anyio/to_process.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio
creating build/bdist.macosx-15.0-arm64/wheel/anyio/_backends
copying build/lib/anyio/_backends/_trio.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_backends
copying build/lib/anyio/_backends/_asyncio.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_backends
copying build/lib/anyio/_backends/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_backends
creating build/bdist.macosx-15.0-arm64/wheel/anyio/_core
copying build/lib/anyio/_core/_signals.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_fileio.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_contextmanagers.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_synchronization.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_streams.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_tempfile.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_eventloop.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_tasks.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_typedattr.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_asyncio_selector_thread.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_testing.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_sockets.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_exceptions.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_resources.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
copying build/lib/anyio/_core/_subprocesses.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/_core
creating build/bdist.macosx-15.0-arm64/wheel/anyio/streams
copying build/lib/anyio/streams/buffered.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/streams
copying build/lib/anyio/streams/memory.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/streams
copying build/lib/anyio/streams/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/streams
copying build/lib/anyio/streams/stapled.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/streams
copying build/lib/anyio/streams/tls.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/streams
copying build/lib/anyio/streams/file.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/streams
copying build/lib/anyio/streams/text.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio/streams
copying build/lib/anyio/to_thread.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio
copying build/lib/anyio/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio
copying build/lib/anyio/from_thread.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio
copying build/lib/anyio/lowlevel.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio
copying build/lib/anyio/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./anyio
copying build/lib/anyio/to_interpreter.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio
copying build/lib/anyio/pytest_plugin.py -> build/bdist.macosx-15.0-arm64/wheel/./anyio
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying src/anyio.egg-info to build/bdist.macosx-15.0-arm64/wheel/./anyio-4.11.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/anyio-4.11.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/0a/b8/99/2f1d9b12b053fd6190d299c6a27df4f44983f0d1d6fe34739e/tmp5unyaq_x/.tmp-d0cqr1vu/anyio-4.11.0-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'anyio/__init__.py'
adding 'anyio/from_thread.py'
adding 'anyio/lowlevel.py'
adding 'anyio/py.typed'
adding 'anyio/pytest_plugin.py'
adding 'anyio/to_interpreter.py'
adding 'anyio/to_process.py'
adding 'anyio/to_thread.py'
adding 'anyio/_backends/__init__.py'
adding 'anyio/_backends/_asyncio.py'
adding 'anyio/_backends/_trio.py'
adding 'anyio/_core/__init__.py'
adding 'anyio/_core/_asyncio_selector_thread.py'
adding 'anyio/_core/_contextmanagers.py'
adding 'anyio/_core/_eventloop.py'
adding 'anyio/_core/_exceptions.py'
adding 'anyio/_core/_fileio.py'
adding 'anyio/_core/_resources.py'
adding 'anyio/_core/_signals.py'
adding 'anyio/_core/_sockets.py'
adding 'anyio/_core/_streams.py'
adding 'anyio/_core/_subprocesses.py'
adding 'anyio/_core/_synchronization.py'
adding 'anyio/_core/_tasks.py'
adding 'anyio/_core/_tempfile.py'
adding 'anyio/_core/_testing.py'
adding 'anyio/_core/_typedattr.py'
adding 'anyio/abc/__init__.py'
adding 'anyio/abc/_eventloop.py'
adding 'anyio/abc/_resources.py'
adding 'anyio/abc/_sockets.py'
adding 'anyio/abc/_streams.py'
adding 'anyio/abc/_subprocesses.py'
adding 'anyio/abc/_tasks.py'
adding 'anyio/abc/_testing.py'
adding 'anyio/streams/__init__.py'
adding 'anyio/streams/buffered.py'
adding 'anyio/streams/file.py'
adding 'anyio/streams/memory.py'
adding 'anyio/streams/stapled.py'
adding 'anyio/streams/text.py'
adding 'anyio/streams/tls.py'
adding 'anyio-4.11.0.dist-info/licenses/LICENSE'
adding 'anyio-4.11.0.dist-info/METADATA'
adding 'anyio-4.11.0.dist-info/WHEEL'
adding 'anyio-4.11.0.dist-info/entry_points.txt'
adding 'anyio-4.11.0.dist-info/top_level.txt'
adding 'anyio-4.11.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for anyio (pyproject.toml): finished with status 'done'
Created wheel for anyio: filename=anyio-4.11.0-py3-none-any.whl size=109097 sha256=b0595b424da7271909a66fc332efe8e24068198117f0cb474ddbce18beca6bbd
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/0a/b8/99/2f1d9b12b053fd6190d299c6a27df4f44983f0d1d6fe34739e
Successfully built anyio
Installing collected packages: anyio
Successfully installed anyio-4.11.0
2025-10-31 16:12:51 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--asyncer-20251031-66787-uf0nng/asyncer-0.0.10
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--asyncer-20251031-66787-uf0nng/asyncer-0.0.10
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting pdm-backend
Using cached pdm_backend-2.4.5-py3-none-any.whl
Installing collected packages: pdm-backend
Successfully installed pdm-backend-2.4.5
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: asyncer
Building wheel for asyncer (pyproject.toml): started
Running command Building wheel for asyncer (pyproject.toml)
- Adding /private/tmp/pip-modern-metadata-rngbkaax/asyncer-0.0.10.dist-info/METADATA -> asyncer-0.0.10.dist-info/METADATA
- Adding /private/tmp/pip-modern-metadata-rngbkaax/asyncer-0.0.10.dist-info/WHEEL -> asyncer-0.0.10.dist-info/WHEEL
- Adding /private/tmp/pip-modern-metadata-rngbkaax/asyncer-0.0.10.dist-info/entry_points.txt -> asyncer-0.0.10.dist-info/entry_points.txt
- Adding /private/tmp/pip-modern-metadata-rngbkaax/asyncer-0.0.10.dist-info/licenses/LICENSE -> asyncer-0.0.10.dist-info/licenses/LICENSE
- Adding asyncer/__init__.py -> asyncer/__init__.py
- Adding asyncer/_compat.py -> asyncer/_compat.py
- Adding asyncer/_main.py -> asyncer/_main.py
- Adding asyncer/py.typed -> asyncer/py.typed
- Adding asyncer-0.0.10.dist-info/RECORD -> asyncer-0.0.10.dist-info/RECORD
Building wheel for asyncer (pyproject.toml): finished with status 'done'
Created wheel for asyncer: filename=asyncer-0.0.10-py3-none-any.whl size=9519 sha256=1b64fd778b3233699dc77f18741be19cef15ef2304fa8b41906d047d62332b16
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/78/6e/7f/0dcbb7ea3d78c2b9d3971cdeb83bd0a99e236ffdbadbeb48c2
Successfully built asyncer
Installing collected packages: asyncer
Successfully installed asyncer-0.0.10
2025-10-31 16:12:53 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--attrs-20251031-66787-2e1ssh/attrs-25.4.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--attrs-20251031-66787-2e1ssh/attrs-25.4.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting hatch-vcs
Using cached hatch_vcs-0.5.0-py3-none-any.whl
Collecting hatch-fancy-pypi-readme>=23.2.0
Using cached hatch_fancy_pypi_readme-25.1.0-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Collecting setuptools-scm>=8.2.0 (from hatch-vcs)
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting setuptools (from setuptools-scm>=8.2.0->hatch-vcs)
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: trove-classifiers, setuptools, pluggy, pathspec, packaging, setuptools-scm, hatchling, hatch-vcs, hatch-fancy-pypi-readme
Creating /private/tmp/pip-build-env-ie_1u7mt/overlay/bin
changing mode of /private/tmp/pip-build-env-ie_1u7mt/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-ie_1u7mt/overlay/bin/setuptools-scm to 755
changing mode of /private/tmp/pip-build-env-ie_1u7mt/overlay/bin/hatchling to 755
changing mode of /private/tmp/pip-build-env-ie_1u7mt/overlay/bin/hatch-fancy-pypi-readme to 755
Successfully installed hatch-fancy-pypi-readme-25.1.0 hatch-vcs-0.5.0 hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 setuptools-80.9.0 setuptools-scm-9.2.2 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: attrs
Building wheel for attrs (pyproject.toml): started
Running command Building wheel for attrs (pyproject.toml)
Building wheel for attrs (pyproject.toml): finished with status 'done'
Created wheel for attrs: filename=attrs-25.4.0-py3-none-any.whl size=67615 sha256=222c01426d311c7d4d251d147bc3809716265b1444e5416ddb4fadb2f51b6fdc
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/19/c1/b7/44fbbef79f12d0fec738383ba4038aef1fe1c95705b462c702
Successfully built attrs
Installing collected packages: attrs
Successfully installed attrs-25.4.0
2025-10-31 16:12:54 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--charset-normalizer-20251031-66787-nlqw91/charset_normalizer-3.4.4
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--charset-normalizer-20251031-66787-nlqw91/charset_normalizer-3.4.4
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools<=81,>=68
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-ximcfdku/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running egg_info
writing src/charset_normalizer.egg-info/PKG-INFO
writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt
writing entry points to src/charset_normalizer.egg-info/entry_points.txt
writing requirements to src/charset_normalizer.egg-info/requires.txt
writing top-level names to src/charset_normalizer.egg-info/top_level.txt
reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files matching '*' found under directory '__pycache__'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-ximcfdku/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running dist_info
creating /private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info
writing /private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/dependency_links.txt
writing entry points to /private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/entry_points.txt
writing requirements to /private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files matching '*' found under directory '__pycache__'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-_l5d6ygz/charset_normalizer-3.4.4.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: charset-normalizer
Building wheel for charset-normalizer (pyproject.toml): started
Running command Building wheel for charset-normalizer (pyproject.toml)
/private/tmp/pip-build-env-ximcfdku/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib/charset_normalizer
copying src/charset_normalizer/md.py -> build/lib/charset_normalizer
copying src/charset_normalizer/version.py -> build/lib/charset_normalizer
copying src/charset_normalizer/legacy.py -> build/lib/charset_normalizer
copying src/charset_normalizer/models.py -> build/lib/charset_normalizer
copying src/charset_normalizer/__init__.py -> build/lib/charset_normalizer
copying src/charset_normalizer/api.py -> build/lib/charset_normalizer
copying src/charset_normalizer/utils.py -> build/lib/charset_normalizer
copying src/charset_normalizer/constant.py -> build/lib/charset_normalizer
copying src/charset_normalizer/__main__.py -> build/lib/charset_normalizer
copying src/charset_normalizer/cd.py -> build/lib/charset_normalizer
creating build/lib/charset_normalizer/cli
copying src/charset_normalizer/cli/__init__.py -> build/lib/charset_normalizer/cli
copying src/charset_normalizer/cli/__main__.py -> build/lib/charset_normalizer/cli
running egg_info
writing src/charset_normalizer.egg-info/PKG-INFO
writing dependency_links to src/charset_normalizer.egg-info/dependency_links.txt
writing entry points to src/charset_normalizer.egg-info/entry_points.txt
writing requirements to src/charset_normalizer.egg-info/requires.txt
writing top-level names to src/charset_normalizer.egg-info/top_level.txt
reading manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files matching '*' found under directory '__pycache__'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/charset_normalizer.egg-info/SOURCES.txt'
copying src/charset_normalizer/py.typed -> build/lib/charset_normalizer
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/charset_normalizer
copying build/lib/charset_normalizer/md.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/version.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/legacy.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/models.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
creating build/bdist.macosx-15.0-arm64/wheel/charset_normalizer/cli
copying build/lib/charset_normalizer/cli/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer/cli
copying build/lib/charset_normalizer/cli/__main__.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer/cli
copying build/lib/charset_normalizer/api.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/utils.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/constant.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/__main__.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
copying build/lib/charset_normalizer/cd.py -> build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying src/charset_normalizer.egg-info to build/bdist.macosx-15.0-arm64/wheel/./charset_normalizer-3.4.4-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/charset_normalizer-3.4.4.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/5e/74/f4/ce59550a503133ee3d7b3370c80a78dec7de07f1c4ed67d0bc/tmpw34im5hq/.tmp-o3sm3go5/charset_normalizer-3.4.4-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'charset_normalizer/__init__.py'
adding 'charset_normalizer/__main__.py'
adding 'charset_normalizer/api.py'
adding 'charset_normalizer/cd.py'
adding 'charset_normalizer/constant.py'
adding 'charset_normalizer/legacy.py'
adding 'charset_normalizer/md.py'
adding 'charset_normalizer/models.py'
adding 'charset_normalizer/py.typed'
adding 'charset_normalizer/utils.py'
adding 'charset_normalizer/version.py'
adding 'charset_normalizer/cli/__init__.py'
adding 'charset_normalizer/cli/__main__.py'
adding 'charset_normalizer-3.4.4.dist-info/licenses/LICENSE'
adding 'charset_normalizer-3.4.4.dist-info/METADATA'
adding 'charset_normalizer-3.4.4.dist-info/WHEEL'
adding 'charset_normalizer-3.4.4.dist-info/entry_points.txt'
adding 'charset_normalizer-3.4.4.dist-info/top_level.txt'
adding 'charset_normalizer-3.4.4.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for charset-normalizer (pyproject.toml): finished with status 'done'
Created wheel for charset-normalizer: filename=charset_normalizer-3.4.4-py3-none-any.whl size=53402 sha256=0094a2cf92ea4b6a9c94e70f28eef83c8de6e8136ac7749a63c07b2035be7d7f
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/5e/74/f4/ce59550a503133ee3d7b3370c80a78dec7de07f1c4ed67d0bc
Successfully built charset-normalizer
Installing collected packages: charset-normalizer
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/normalizer to 755
Successfully installed charset-normalizer-3.4.4
2025-10-31 16:12:57 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--chevron-20251031-66787-hn7otf/chevron-0.14.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--chevron-20251031-66787-hn7otf/chevron-0.14.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-s4z0ctmc/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing chevron.egg-info/PKG-INFO
writing dependency_links to chevron.egg-info/dependency_links.txt
writing entry points to chevron.egg-info/entry_points.txt
writing top-level names to chevron.egg-info/top_level.txt
reading manifest file 'chevron.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'chevron.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-s4z0ctmc/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info
writing /private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info/dependency_links.txt
writing entry points to /private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info/entry_points.txt
writing top-level names to /private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file '/private/tmp/pip-modern-metadata-7u6ir0no/chevron.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-7u6ir0no/chevron-0.14.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: chevron
Building wheel for chevron (pyproject.toml): started
Running command Building wheel for chevron (pyproject.toml)
/private/tmp/pip-build-env-s4z0ctmc/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/chevron
copying chevron/metadata.py -> build/lib/chevron
copying chevron/renderer.py -> build/lib/chevron
copying chevron/__init__.py -> build/lib/chevron
copying chevron/tokenizer.py -> build/lib/chevron
copying chevron/main.py -> build/lib/chevron
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/chevron
copying build/lib/chevron/metadata.py -> build/bdist.macosx-15.0-arm64/wheel/./chevron
copying build/lib/chevron/renderer.py -> build/bdist.macosx-15.0-arm64/wheel/./chevron
copying build/lib/chevron/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./chevron
copying build/lib/chevron/tokenizer.py -> build/bdist.macosx-15.0-arm64/wheel/./chevron
copying build/lib/chevron/main.py -> build/bdist.macosx-15.0-arm64/wheel/./chevron
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
running egg_info
writing chevron.egg-info/PKG-INFO
writing dependency_links to chevron.egg-info/dependency_links.txt
writing entry points to chevron.egg-info/entry_points.txt
writing top-level names to chevron.egg-info/top_level.txt
reading manifest file 'chevron.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'chevron.egg-info/SOURCES.txt'
Copying chevron.egg-info to build/bdist.macosx-15.0-arm64/wheel/./chevron-0.14.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/chevron-0.14.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/ab/1d/dc/1428a4a3ece95cf941c2622ea2910a9164d6c92b5ee0f29c9a/tmplu8jc_1f/.tmp-5cgozqid/chevron-0.14.0-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'chevron/__init__.py'
adding 'chevron/main.py'
adding 'chevron/metadata.py'
adding 'chevron/renderer.py'
adding 'chevron/tokenizer.py'
adding 'chevron-0.14.0.dist-info/METADATA'
adding 'chevron-0.14.0.dist-info/WHEEL'
adding 'chevron-0.14.0.dist-info/entry_points.txt'
adding 'chevron-0.14.0.dist-info/top_level.txt'
adding 'chevron-0.14.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for chevron (pyproject.toml): finished with status 'done'
Created wheel for chevron: filename=chevron-0.14.0-py3-none-any.whl size=10805 sha256=ae69c7d0becd63d637f18cca71bbe44046dc91c1ec54983e1e2fd754b5003184
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/ab/1d/dc/1428a4a3ece95cf941c2622ea2910a9164d6c92b5ee0f29c9a
Successfully built chevron
Installing collected packages: chevron
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/chevron to 755
Successfully installed chevron-0.14.0
2025-10-31 16:12:59 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--click-20251031-66787-ddsmte/click-8.3.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--click-20251031-66787-ddsmte/click-8.3.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting flit_core<4
Using cached flit_core-3.12.0-py3-none-any.whl
Installing collected packages: flit_core
Successfully installed flit_core-3.12.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: click
Building wheel for click (pyproject.toml): started
Running command Building wheel for click (pyproject.toml)
Building wheel for click (pyproject.toml): finished with status 'done'
Created wheel for click: filename=click-8.3.0-py3-none-any.whl size=107295 sha256=8c67b5cbf16a7dd5c76178b5b9c404dfb70511ae9bccd6331f17ff50e99431f9
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/8c/ff/91/e199e3ce23136be2fcb9eb736cf89b684674e960d89e12363c
Successfully built click
Installing collected packages: click
Successfully installed click-8.3.0
clang++ called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c /private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/frozenlist/_frozenlist.cpp -o /private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/tmpfnqbvmh2/private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/frozenlist/_frozenlist.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang++ -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c /private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/frozenlist/_frozenlist.cpp -o /private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/tmpfnqbvmh2/private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/frozenlist/_frozenlist.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang++ called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -bundle -undefined dynamic_lookup /private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/tmpfnqbvmh2/private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/frozenlist/_frozenlist.o -o build/lib.macosx-15.0-arm64-cpython-314/frozenlist/_frozenlist.cpython-314-darwin.so
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang++ -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -bundle -undefined dynamic_lookup /private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/tmpfnqbvmh2/private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/frozenlist/_frozenlist.o -o build/lib.macosx-15.0-arm64-cpython-314/frozenlist/_frozenlist.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:13:00 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--frozenlist-20251031-66787-hbt8zd/frozenlist-1.8.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--frozenlist-20251031-66787-hbt8zd/frozenlist-1.8.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Ignoring tomli: markers 'python_version < "3.11"' don't match your environment
Collecting expandvars
Using cached expandvars-1.1.2-py3-none-any.whl
Collecting setuptools>=47
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools, expandvars
Successfully installed expandvars-1.1.2 setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
running egg_info
writing frozenlist.egg-info/PKG-INFO
writing dependency_links to frozenlist.egg-info/dependency_links.txt
writing top-level names to frozenlist.egg-info/top_level.txt
reading manifest file 'frozenlist.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'frozenlist/*.c'
warning: no previously-included files found matching 'frozenlist/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'frozenlist.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Running command installing backend dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting Cython>=3.1.1
Using cached cython-3.1.6-cp314-cp314-macosx_15_0_arm64.whl
Installing collected packages: Cython
Creating /private/tmp/pip-build-env-mnt7yaye/normal/bin
changing mode of /private/tmp/pip-build-env-mnt7yaye/normal/bin/cygdb to 755
changing mode of /private/tmp/pip-build-env-mnt7yaye/normal/bin/cython to 755
changing mode of /private/tmp/pip-build-env-mnt7yaye/normal/bin/cythonize to 755
Successfully installed Cython-3.1.6
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
running dist_info
creating /private/tmp/pip-modern-metadata-6gztot1v/frozenlist.egg-info
writing /private/tmp/pip-modern-metadata-6gztot1v/frozenlist.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-6gztot1v/frozenlist.egg-info/dependency_links.txt
writing top-level names to /private/tmp/pip-modern-metadata-6gztot1v/frozenlist.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-6gztot1v/frozenlist.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-6gztot1v/frozenlist.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'frozenlist/*.c'
warning: no previously-included files found matching 'frozenlist/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-6gztot1v/frozenlist.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-6gztot1v/frozenlist-1.8.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: frozenlist
Building wheel for frozenlist (pyproject.toml): started
Running command Building wheel for frozenlist (pyproject.toml)
**********************
* Accelerated build *
**********************
[1/1] Cythonizing /private/tmp/.tmp-frozenlist-pep517-_mfbto2q/src/frozenlist/_frozenlist.pyx
running bdist_wheel
running build
running build_py
copying frozenlist/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/frozenlist
running egg_info
writing frozenlist.egg-info/PKG-INFO
writing dependency_links to frozenlist.egg-info/dependency_links.txt
writing top-level names to frozenlist.egg-info/top_level.txt
reading manifest file 'frozenlist.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.lib' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.a' found anywhere in distribution
warning: no previously-included files matching '*.obj' found anywhere in distribution
warning: no previously-included files found matching 'frozenlist/*.c'
warning: no previously-included files found matching 'frozenlist/*.html'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'frozenlist.egg-info/SOURCES.txt'
copying frozenlist/__init__.pyi -> build/lib.macosx-15.0-arm64-cpython-314/frozenlist
copying frozenlist/_frozenlist.pyx -> build/lib.macosx-15.0-arm64-cpython-314/frozenlist
copying frozenlist/py.typed -> build/lib.macosx-15.0-arm64-cpython-314/frozenlist
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/frozenlist
copying build/lib.macosx-15.0-arm64-cpython-314/frozenlist/__init__.pyi -> build/bdist.macosx-15.0-arm64/wheel/./frozenlist
copying build/lib.macosx-15.0-arm64-cpython-314/frozenlist/_frozenlist.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./frozenlist
copying build/lib.macosx-15.0-arm64-cpython-314/frozenlist/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./frozenlist
copying build/lib.macosx-15.0-arm64-cpython-314/frozenlist/_frozenlist.pyx -> build/bdist.macosx-15.0-arm64/wheel/./frozenlist
copying build/lib.macosx-15.0-arm64-cpython-314/frozenlist/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./frozenlist
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying frozenlist.egg-info to build/bdist.macosx-15.0-arm64/wheel/./frozenlist-1.8.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/frozenlist-1.8.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/a5/73/8d/e05539c5add80af2b78dd0d5a8d386e128699b9e9cfc387cc2/tmpgykvzmfn/.tmp-y1s4r0ej/frozenlist-1.8.0-cp314-cp314-macosx_15_0_arm64.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'frozenlist/__init__.py'
adding 'frozenlist/__init__.pyi'
adding 'frozenlist/_frozenlist.cpython-314-darwin.so'
adding 'frozenlist/_frozenlist.pyx'
adding 'frozenlist/py.typed'
adding 'frozenlist-1.8.0.dist-info/licenses/LICENSE'
adding 'frozenlist-1.8.0.dist-info/METADATA'
adding 'frozenlist-1.8.0.dist-info/WHEEL'
adding 'frozenlist-1.8.0.dist-info/top_level.txt'
adding 'frozenlist-1.8.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for frozenlist (pyproject.toml): finished with status 'done'
Created wheel for frozenlist: filename=frozenlist-1.8.0-cp314-cp314-macosx_15_0_arm64.whl size=45205 sha256=ef05086ed5882b7c1cc1a08a0c2997200149baa324a9a2467b3e054aa9cabc8e
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/a5/73/8d/e05539c5add80af2b78dd0d5a8d386e128699b9e9cfc387cc2
Successfully built frozenlist
Installing collected packages: frozenlist
Successfully installed frozenlist-1.8.0
2025-10-31 16:13:06 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--gitdb-20251031-66787-5aszwv/gitdb-4.0.12
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--gitdb-20251031-66787-5aszwv/gitdb-4.0.12
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-ciu9aozn/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing gitdb.egg-info/PKG-INFO
writing dependency_links to gitdb.egg-info/dependency_links.txt
writing requirements to gitdb.egg-info/requires.txt
writing top-level names to gitdb.egg-info/top_level.txt
reading manifest file 'gitdb.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'VERSION'
warning: no files found matching 'CHANGES'
warning: no files found matching 'README'
warning: no files found matching 'gitdb/_fun.c'
warning: no files found matching 'gitdb/_delta_apply.c'
warning: no files found matching 'gitdb/_delta_apply.h'
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.o' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'gitdb.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-ciu9aozn/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info
writing /private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'VERSION'
warning: no files found matching 'CHANGES'
warning: no files found matching 'README'
warning: no files found matching 'gitdb/_fun.c'
warning: no files found matching 'gitdb/_delta_apply.c'
warning: no files found matching 'gitdb/_delta_apply.h'
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.o' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file '/private/tmp/pip-modern-metadata-e9jm0237/gitdb.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-e9jm0237/gitdb-4.0.12.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: gitdb
Building wheel for gitdb (pyproject.toml): started
Running command Building wheel for gitdb (pyproject.toml)
/private/tmp/pip-build-env-ciu9aozn/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/gitdb
copying gitdb/pack.py -> build/lib/gitdb
copying gitdb/fun.py -> build/lib/gitdb
copying gitdb/util.py -> build/lib/gitdb
copying gitdb/__init__.py -> build/lib/gitdb
copying gitdb/typ.py -> build/lib/gitdb
copying gitdb/stream.py -> build/lib/gitdb
copying gitdb/exc.py -> build/lib/gitdb
copying gitdb/base.py -> build/lib/gitdb
copying gitdb/const.py -> build/lib/gitdb
creating build/lib/gitdb/db
copying gitdb/db/pack.py -> build/lib/gitdb/db
copying gitdb/db/git.py -> build/lib/gitdb/db
copying gitdb/db/__init__.py -> build/lib/gitdb/db
copying gitdb/db/mem.py -> build/lib/gitdb/db
copying gitdb/db/ref.py -> build/lib/gitdb/db
copying gitdb/db/loose.py -> build/lib/gitdb/db
copying gitdb/db/base.py -> build/lib/gitdb/db
creating build/lib/gitdb/utils
copying gitdb/utils/encoding.py -> build/lib/gitdb/utils
copying gitdb/utils/__init__.py -> build/lib/gitdb/utils
creating build/lib/gitdb/test
copying gitdb/test/test_pack.py -> build/lib/gitdb/test
copying gitdb/test/lib.py -> build/lib/gitdb/test
copying gitdb/test/__init__.py -> build/lib/gitdb/test
copying gitdb/test/test_util.py -> build/lib/gitdb/test
copying gitdb/test/test_example.py -> build/lib/gitdb/test
copying gitdb/test/test_base.py -> build/lib/gitdb/test
copying gitdb/test/test_stream.py -> build/lib/gitdb/test
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/gitdb
copying build/lib/gitdb/pack.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
copying build/lib/gitdb/fun.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
creating build/bdist.macosx-15.0-arm64/wheel/gitdb/test
copying build/lib/gitdb/test/test_pack.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/test
copying build/lib/gitdb/test/lib.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/test
copying build/lib/gitdb/test/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/test
copying build/lib/gitdb/test/test_util.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/test
copying build/lib/gitdb/test/test_example.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/test
copying build/lib/gitdb/test/test_base.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/test
copying build/lib/gitdb/test/test_stream.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/test
copying build/lib/gitdb/util.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
copying build/lib/gitdb/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
creating build/bdist.macosx-15.0-arm64/wheel/gitdb/utils
copying build/lib/gitdb/utils/encoding.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/utils
copying build/lib/gitdb/utils/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/utils
copying build/lib/gitdb/typ.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
copying build/lib/gitdb/stream.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
copying build/lib/gitdb/exc.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
creating build/bdist.macosx-15.0-arm64/wheel/gitdb/db
copying build/lib/gitdb/db/pack.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/db
copying build/lib/gitdb/db/git.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/db
copying build/lib/gitdb/db/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/db
copying build/lib/gitdb/db/mem.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/db
copying build/lib/gitdb/db/ref.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/db
copying build/lib/gitdb/db/loose.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/db
copying build/lib/gitdb/db/base.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb/db
copying build/lib/gitdb/base.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
copying build/lib/gitdb/const.py -> build/bdist.macosx-15.0-arm64/wheel/./gitdb
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
running egg_info
writing gitdb.egg-info/PKG-INFO
writing dependency_links to gitdb.egg-info/dependency_links.txt
writing requirements to gitdb.egg-info/requires.txt
writing top-level names to gitdb.egg-info/top_level.txt
reading manifest file 'gitdb.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'VERSION'
warning: no files found matching 'CHANGES'
warning: no files found matching 'README'
warning: no files found matching 'gitdb/_fun.c'
warning: no files found matching 'gitdb/_delta_apply.c'
warning: no files found matching 'gitdb/_delta_apply.h'
warning: no previously-included files matching '.git*' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.o' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'gitdb.egg-info/SOURCES.txt'
Copying gitdb.egg-info to build/bdist.macosx-15.0-arm64/wheel/./gitdb-4.0.12-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/gitdb-4.0.12.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/13/62/d3/c38995a267cf5a816abb2cb522c3edbe147b96b817768411be/tmpy8kicdv1/.tmp-8r_cmbul/gitdb-4.0.12-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'gitdb/__init__.py'
adding 'gitdb/base.py'
adding 'gitdb/const.py'
adding 'gitdb/exc.py'
adding 'gitdb/fun.py'
adding 'gitdb/pack.py'
adding 'gitdb/stream.py'
adding 'gitdb/typ.py'
adding 'gitdb/util.py'
adding 'gitdb/db/__init__.py'
adding 'gitdb/db/base.py'
adding 'gitdb/db/git.py'
adding 'gitdb/db/loose.py'
adding 'gitdb/db/mem.py'
adding 'gitdb/db/pack.py'
adding 'gitdb/db/ref.py'
adding 'gitdb/test/__init__.py'
adding 'gitdb/test/lib.py'
adding 'gitdb/test/test_base.py'
adding 'gitdb/test/test_example.py'
adding 'gitdb/test/test_pack.py'
adding 'gitdb/test/test_stream.py'
adding 'gitdb/test/test_util.py'
adding 'gitdb/utils/__init__.py'
adding 'gitdb/utils/encoding.py'
adding 'gitdb-4.0.12.dist-info/licenses/AUTHORS'
adding 'gitdb-4.0.12.dist-info/licenses/LICENSE'
adding 'gitdb-4.0.12.dist-info/METADATA'
adding 'gitdb-4.0.12.dist-info/WHEEL'
adding 'gitdb-4.0.12.dist-info/top_level.txt'
adding 'gitdb-4.0.12.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for gitdb (pyproject.toml): finished with status 'done'
Created wheel for gitdb: filename=gitdb-4.0.12-py3-none-any.whl size=62899 sha256=ddd63269b7f83ecc55bdc42204a6f6bd13c8574cabaea29dbbbf6e6af85c196a
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/13/62/d3/c38995a267cf5a816abb2cb522c3edbe147b96b817768411be
Successfully built gitdb
Installing collected packages: gitdb
Successfully installed gitdb-4.0.12
2025-10-31 16:13:08 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--gitpython-20251031-66787-53mmc6/gitpython-3.1.45
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--gitpython-20251031-66787-53mmc6/gitpython-3.1.45
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
running egg_info
writing GitPython.egg-info/PKG-INFO
writing dependency_links to GitPython.egg-info/dependency_links.txt
writing requirements to GitPython.egg-info/requires.txt
writing top-level names to GitPython.egg-info/top_level.txt
reading manifest file 'GitPython.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'test'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'GitPython.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
running dist_info
creating /private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info
writing /private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'test'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file '/private/tmp/pip-modern-metadata-qjweny8g/GitPython.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-qjweny8g/gitpython-3.1.45.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: GitPython
Building wheel for GitPython (pyproject.toml): started
Running command Building wheel for GitPython (pyproject.toml)
running bdist_wheel
running build
running build_py
creating build/lib/git
copying git/db.py -> build/lib/git
copying git/cmd.py -> build/lib/git
copying git/config.py -> build/lib/git
copying git/compat.py -> build/lib/git
copying git/remote.py -> build/lib/git
copying git/util.py -> build/lib/git
copying git/__init__.py -> build/lib/git
copying git/types.py -> build/lib/git
copying git/exc.py -> build/lib/git
copying git/diff.py -> build/lib/git
creating build/lib/git/objects
copying git/objects/tree.py -> build/lib/git/objects
copying git/objects/fun.py -> build/lib/git/objects
copying git/objects/util.py -> build/lib/git/objects
copying git/objects/commit.py -> build/lib/git/objects
copying git/objects/__init__.py -> build/lib/git/objects
copying git/objects/blob.py -> build/lib/git/objects
copying git/objects/base.py -> build/lib/git/objects
copying git/objects/tag.py -> build/lib/git/objects
creating build/lib/git/refs
copying git/refs/log.py -> build/lib/git/refs
copying git/refs/remote.py -> build/lib/git/refs
copying git/refs/__init__.py -> build/lib/git/refs
copying git/refs/symbolic.py -> build/lib/git/refs
copying git/refs/head.py -> build/lib/git/refs
copying git/refs/reference.py -> build/lib/git/refs
copying git/refs/tag.py -> build/lib/git/refs
creating build/lib/git/index
copying git/index/fun.py -> build/lib/git/index
copying git/index/util.py -> build/lib/git/index
copying git/index/__init__.py -> build/lib/git/index
copying git/index/typ.py -> build/lib/git/index
copying git/index/base.py -> build/lib/git/index
creating build/lib/git/repo
copying git/repo/fun.py -> build/lib/git/repo
copying git/repo/__init__.py -> build/lib/git/repo
copying git/repo/base.py -> build/lib/git/repo
creating build/lib/git/objects/submodule
copying git/objects/submodule/util.py -> build/lib/git/objects/submodule
copying git/objects/submodule/__init__.py -> build/lib/git/objects/submodule
copying git/objects/submodule/root.py -> build/lib/git/objects/submodule
copying git/objects/submodule/base.py -> build/lib/git/objects/submodule
running egg_info
writing GitPython.egg-info/PKG-INFO
writing dependency_links to GitPython.egg-info/dependency_links.txt
writing requirements to GitPython.egg-info/requires.txt
writing top-level names to GitPython.egg-info/top_level.txt
reading manifest file 'GitPython.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'test'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'GitPython.egg-info/SOURCES.txt'
copying git/py.typed -> build/lib/git
warning: build_py: byte-compiling is disabled, skipping.
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/git
copying build/lib/git/db.py -> build/bdist.macosx-15.0-arm64/wheel/./git
copying build/lib/git/cmd.py -> build/bdist.macosx-15.0-arm64/wheel/./git
copying build/lib/git/config.py -> build/bdist.macosx-15.0-arm64/wheel/./git
copying build/lib/git/compat.py -> build/bdist.macosx-15.0-arm64/wheel/./git
copying build/lib/git/remote.py -> build/bdist.macosx-15.0-arm64/wheel/./git
copying build/lib/git/util.py -> build/bdist.macosx-15.0-arm64/wheel/./git
copying build/lib/git/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./git
creating build/bdist.macosx-15.0-arm64/wheel/git/objects
copying build/lib/git/objects/tree.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
creating build/bdist.macosx-15.0-arm64/wheel/git/objects/submodule
copying build/lib/git/objects/submodule/util.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects/submodule
copying build/lib/git/objects/submodule/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects/submodule
copying build/lib/git/objects/submodule/root.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects/submodule
copying build/lib/git/objects/submodule/base.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects/submodule
copying build/lib/git/objects/fun.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
copying build/lib/git/objects/util.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
copying build/lib/git/objects/commit.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
copying build/lib/git/objects/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
copying build/lib/git/objects/blob.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
copying build/lib/git/objects/base.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
copying build/lib/git/objects/tag.py -> build/bdist.macosx-15.0-arm64/wheel/./git/objects
copying build/lib/git/types.py -> build/bdist.macosx-15.0-arm64/wheel/./git
copying build/lib/git/exc.py -> build/bdist.macosx-15.0-arm64/wheel/./git
creating build/bdist.macosx-15.0-arm64/wheel/git/refs
copying build/lib/git/refs/log.py -> build/bdist.macosx-15.0-arm64/wheel/./git/refs
copying build/lib/git/refs/remote.py -> build/bdist.macosx-15.0-arm64/wheel/./git/refs
copying build/lib/git/refs/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./git/refs
copying build/lib/git/refs/symbolic.py -> build/bdist.macosx-15.0-arm64/wheel/./git/refs
copying build/lib/git/refs/head.py -> build/bdist.macosx-15.0-arm64/wheel/./git/refs
copying build/lib/git/refs/reference.py -> build/bdist.macosx-15.0-arm64/wheel/./git/refs
copying build/lib/git/refs/tag.py -> build/bdist.macosx-15.0-arm64/wheel/./git/refs
copying build/lib/git/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./git
creating build/bdist.macosx-15.0-arm64/wheel/git/index
copying build/lib/git/index/fun.py -> build/bdist.macosx-15.0-arm64/wheel/./git/index
copying build/lib/git/index/util.py -> build/bdist.macosx-15.0-arm64/wheel/./git/index
copying build/lib/git/index/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./git/index
copying build/lib/git/index/typ.py -> build/bdist.macosx-15.0-arm64/wheel/./git/index
copying build/lib/git/index/base.py -> build/bdist.macosx-15.0-arm64/wheel/./git/index
copying build/lib/git/diff.py -> build/bdist.macosx-15.0-arm64/wheel/./git
creating build/bdist.macosx-15.0-arm64/wheel/git/repo
copying build/lib/git/repo/fun.py -> build/bdist.macosx-15.0-arm64/wheel/./git/repo
copying build/lib/git/repo/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./git/repo
copying build/lib/git/repo/base.py -> build/bdist.macosx-15.0-arm64/wheel/./git/repo
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying GitPython.egg-info to build/bdist.macosx-15.0-arm64/wheel/./GitPython-3.1.45-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/gitpython-3.1.45.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/ac/1f/aa/0607d097a211fb459203160c909dd0628f037ee64a8d784729/tmpavytpsfh/.tmp-g_n0kmbm/gitpython-3.1.45-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'git/__init__.py'
adding 'git/cmd.py'
adding 'git/compat.py'
adding 'git/config.py'
adding 'git/db.py'
adding 'git/diff.py'
adding 'git/exc.py'
adding 'git/py.typed'
adding 'git/remote.py'
adding 'git/types.py'
adding 'git/util.py'
adding 'git/index/__init__.py'
adding 'git/index/base.py'
adding 'git/index/fun.py'
adding 'git/index/typ.py'
adding 'git/index/util.py'
adding 'git/objects/__init__.py'
adding 'git/objects/base.py'
adding 'git/objects/blob.py'
adding 'git/objects/commit.py'
adding 'git/objects/fun.py'
adding 'git/objects/tag.py'
adding 'git/objects/tree.py'
adding 'git/objects/util.py'
adding 'git/objects/submodule/__init__.py'
adding 'git/objects/submodule/base.py'
adding 'git/objects/submodule/root.py'
adding 'git/objects/submodule/util.py'
adding 'git/refs/__init__.py'
adding 'git/refs/head.py'
adding 'git/refs/log.py'
adding 'git/refs/reference.py'
adding 'git/refs/remote.py'
adding 'git/refs/symbolic.py'
adding 'git/refs/tag.py'
adding 'git/repo/__init__.py'
adding 'git/repo/base.py'
adding 'git/repo/fun.py'
adding 'gitpython-3.1.45.dist-info/licenses/AUTHORS'
adding 'gitpython-3.1.45.dist-info/licenses/LICENSE'
adding 'gitpython-3.1.45.dist-info/METADATA'
adding 'gitpython-3.1.45.dist-info/WHEEL'
adding 'gitpython-3.1.45.dist-info/top_level.txt'
adding 'gitpython-3.1.45.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for GitPython (pyproject.toml): finished with status 'done'
Created wheel for GitPython: filename=gitpython-3.1.45-py3-none-any.whl size=208168 sha256=577f182ac8c9802a5d0f751461ea8167c9222368056030eb59aadfde7bad8c3f
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/ac/1f/aa/0607d097a211fb459203160c909dd0628f037ee64a8d784729
Successfully built GitPython
Installing collected packages: GitPython
Successfully installed GitPython-3.1.45
clang++ called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/greenlet.cpp -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/greenlet.o --std=c++11
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang++ -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/greenlet.cpp -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/greenlet.o --std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang++ called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/greenlet.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/_greenlet.cpython-314-darwin.so
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang++ -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/greenlet.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/_greenlet.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Isrc/greenlet/ -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/tests/_test_extension.c -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -Isrc/greenlet/ -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/tests/_test_extension.c -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
clang++ called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Isrc/greenlet/ -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension_cpp.o --std=c++11
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang++ -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -Isrc/greenlet/ -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension_cpp.o --std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang++ called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension_cpp.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension_cpp.cpython-314-darwin.so
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang++ -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension_cpp.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension_cpp.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:13:10 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--greenlet-20251031-66787-bkfwfo/greenlet-3.2.3
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--greenlet-20251031-66787-bkfwfo/greenlet-3.2.3
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
running egg_info
writing src/greenlet.egg-info/PKG-INFO
writing dependency_links to src/greenlet.egg-info/dependency_links.txt
writing requirements to src/greenlet.egg-info/requires.txt
writing top-level names to src/greenlet.egg-info/top_level.txt
reading manifest file 'src/greenlet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'benchmarks/*.json'
no previously-included directories found matching 'docs/_build'
warning: no files found matching '*.py' under directory 'appveyor'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '.coverage' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'LICENSE.PSF'
writing manifest file 'src/greenlet.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
running dist_info
creating /private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info
writing /private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'benchmarks/*.json'
no previously-included directories found matching 'docs/_build'
warning: no files found matching '*.py' under directory 'appveyor'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '.coverage' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'LICENSE.PSF'
writing manifest file '/private/tmp/pip-modern-metadata-2s2p1_lw/greenlet.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-2s2p1_lw/greenlet-3.2.3.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: greenlet
Building wheel for greenlet (pyproject.toml): started
Running command Building wheel for greenlet (pyproject.toml)
running bdist_wheel
running build
running build_py
creating build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
creating build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
creating build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_version.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_weakref.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/fail_slp_switch.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_gc.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/leakcheck.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/fail_switch_two_greenlets.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_generator.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_throw.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_tracing.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/fail_cpp_exception.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/fail_switch_three_greenlets.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_cpp.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_contextvars.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_greenlet.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_extension_interface.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/fail_clearing_run_switches.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/fail_switch_three_greenlets2.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/fail_initialstub_already_started.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_generator_nested.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_stack_saved.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/test_leaks.py -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
running egg_info
writing src/greenlet.egg-info/PKG-INFO
writing dependency_links to src/greenlet.egg-info/dependency_links.txt
writing requirements to src/greenlet.egg-info/requires.txt
writing top-level names to src/greenlet.egg-info/top_level.txt
reading manifest file 'src/greenlet.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'benchmarks/*.json'
no previously-included directories found matching 'docs/_build'
warning: no files found matching '*.py' under directory 'appveyor'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyd' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no previously-included files matching '.coverage' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'LICENSE.PSF'
writing manifest file 'src/greenlet.egg-info/SOURCES.txt'
copying src/greenlet/CObjects.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/PyGreenlet.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/PyGreenlet.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/PyGreenletUnswitchable.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/PyModule.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TBrokenGreenlet.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TExceptionState.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TGreenlet.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TGreenlet.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TGreenletGlobals.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TMainGreenlet.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TPythonState.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TStackState.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TThreadState.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TThreadStateCreator.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TThreadStateDestroy.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/TUserGreenlet.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_allocator.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_exceptions.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_internal.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_msvc_compat.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_refs.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/greenlet_thread_support.hpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/slp_platformselect.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet
copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_loongarch64_linux.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_mips_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_s390_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_sh_gcc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_x32_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/platform/switch_x86_unix.h -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform
copying src/greenlet/tests/_test_extension.c -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
building 'greenlet._greenlet' extension
creating build/temp.macosx-15.0-arm64-cpython-314/src/greenlet
clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/greenlet.cpp -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/greenlet.o --std=c++11
clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/greenlet.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/_greenlet.cpython-314-darwin.so
building 'greenlet.tests._test_extension' extension
creating build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Isrc/greenlet/ -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/tests/_test_extension.c -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension.cpython-314-darwin.so
building 'greenlet.tests._test_extension_cpp' extension
clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Isrc/greenlet/ -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension_cpp.o --std=c++11
clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/src/greenlet/tests/_test_extension_cpp.o -o build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension_cpp.cpython-314-darwin.so
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TThreadStateCreator.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TExceptionState.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TThreadStateDestroy.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/slp_platformselect.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TStackState.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_allocator.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TBrokenGreenlet.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TThreadState.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TMainGreenlet.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TGreenlet.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/PyGreenlet.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_msvc_compat.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
creating build/bdist.macosx-15.0-arm64/wheel/greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_arm32_ios.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_x64_msvc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_ppc_aix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_loongarch64_linux.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_s390_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_sparc_sun_gcc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_ppc64_linux.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/setup_switch_x64_masm.cmd -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_sh_gcc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_ppc_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_csky_gcc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_arm64_msvc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_riscv_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_ppc_macosx.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_x64_masm.obj -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_ppc64_aix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_x86_msvc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_m68k_gcc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_x64_masm.asm -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_arm64_masm.asm -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_ppc_linux.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_mips_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_x86_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_amd64_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_x32_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_arm32_gcc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_aarch64_gcc.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_alpha_unix.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/platform/switch_arm64_masm.obj -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/platform
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_thread_support.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
creating build/bdist.macosx-15.0-arm64/wheel/greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_version.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_weakref.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/fail_slp_switch.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_gc.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/leakcheck.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/fail_switch_two_greenlets.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension_cpp.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_generator.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_greenlet_trash.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_throw.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_tracing.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/fail_cpp_exception.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/fail_switch_three_greenlets.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_cpp.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_contextvars.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension_cpp.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_greenlet.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_extension_interface.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/fail_clearing_run_switches.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/fail_switch_three_greenlets2.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension.c -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/_test_extension.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/fail_initialstub_already_started.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_generator_nested.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_stack_saved.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/tests/test_leaks.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet/tests
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/CObjects.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_compiler_compat.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_exceptions.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/PyGreenletUnswitchable.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_slp_switch.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_internal.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_refs.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/PyModule.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TUserGreenlet.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet_cpython_compat.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/_greenlet.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/greenlet.h -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TGreenletGlobals.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TPythonState.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/PyGreenlet.cpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
copying build/lib.macosx-15.0-arm64-cpython-314/greenlet/TGreenlet.hpp -> build/bdist.macosx-15.0-arm64/wheel/./greenlet
warning: install_lib: byte-compiling is disabled, skipping.
running install_headers
creating build/bdist.macosx-15.0-arm64/wheel/greenlet-3.2.3.data/headers
copying src/greenlet/greenlet.h -> build/bdist.macosx-15.0-arm64/wheel/greenlet-3.2.3.data/headers
running install_egg_info
Copying src/greenlet.egg-info to build/bdist.macosx-15.0-arm64/wheel/./greenlet-3.2.3-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/greenlet-3.2.3.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/2b/87/83/b941042ffa7d990be6f69c14af50b9487490a092f07161a75d/tmp6plbcb6t/.tmp-vtsn7xqb/greenlet-3.2.3-cp314-cp314-macosx_15_0_arm64.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'greenlet/CObjects.cpp'
adding 'greenlet/PyGreenlet.cpp'
adding 'greenlet/PyGreenlet.hpp'
adding 'greenlet/PyGreenletUnswitchable.cpp'
adding 'greenlet/PyModule.cpp'
adding 'greenlet/TBrokenGreenlet.cpp'
adding 'greenlet/TExceptionState.cpp'
adding 'greenlet/TGreenlet.cpp'
adding 'greenlet/TGreenlet.hpp'
adding 'greenlet/TGreenletGlobals.cpp'
adding 'greenlet/TMainGreenlet.cpp'
adding 'greenlet/TPythonState.cpp'
adding 'greenlet/TStackState.cpp'
adding 'greenlet/TThreadState.hpp'
adding 'greenlet/TThreadStateCreator.hpp'
adding 'greenlet/TThreadStateDestroy.cpp'
adding 'greenlet/TUserGreenlet.cpp'
adding 'greenlet/__init__.py'
adding 'greenlet/_greenlet.cpython-314-darwin.so'
adding 'greenlet/greenlet.cpp'
adding 'greenlet/greenlet.h'
adding 'greenlet/greenlet_allocator.hpp'
adding 'greenlet/greenlet_compiler_compat.hpp'
adding 'greenlet/greenlet_cpython_compat.hpp'
adding 'greenlet/greenlet_exceptions.hpp'
adding 'greenlet/greenlet_internal.hpp'
adding 'greenlet/greenlet_msvc_compat.hpp'
adding 'greenlet/greenlet_refs.hpp'
adding 'greenlet/greenlet_slp_switch.hpp'
adding 'greenlet/greenlet_thread_support.hpp'
adding 'greenlet/slp_platformselect.h'
adding 'greenlet/platform/__init__.py'
adding 'greenlet/platform/setup_switch_x64_masm.cmd'
adding 'greenlet/platform/switch_aarch64_gcc.h'
adding 'greenlet/platform/switch_alpha_unix.h'
adding 'greenlet/platform/switch_amd64_unix.h'
adding 'greenlet/platform/switch_arm32_gcc.h'
adding 'greenlet/platform/switch_arm32_ios.h'
adding 'greenlet/platform/switch_arm64_masm.asm'
adding 'greenlet/platform/switch_arm64_masm.obj'
adding 'greenlet/platform/switch_arm64_msvc.h'
adding 'greenlet/platform/switch_csky_gcc.h'
adding 'greenlet/platform/switch_loongarch64_linux.h'
adding 'greenlet/platform/switch_m68k_gcc.h'
adding 'greenlet/platform/switch_mips_unix.h'
adding 'greenlet/platform/switch_ppc64_aix.h'
adding 'greenlet/platform/switch_ppc64_linux.h'
adding 'greenlet/platform/switch_ppc_aix.h'
adding 'greenlet/platform/switch_ppc_linux.h'
adding 'greenlet/platform/switch_ppc_macosx.h'
adding 'greenlet/platform/switch_ppc_unix.h'
adding 'greenlet/platform/switch_riscv_unix.h'
adding 'greenlet/platform/switch_s390_unix.h'
adding 'greenlet/platform/switch_sh_gcc.h'
adding 'greenlet/platform/switch_sparc_sun_gcc.h'
adding 'greenlet/platform/switch_x32_unix.h'
adding 'greenlet/platform/switch_x64_masm.asm'
adding 'greenlet/platform/switch_x64_masm.obj'
adding 'greenlet/platform/switch_x64_msvc.h'
adding 'greenlet/platform/switch_x86_msvc.h'
adding 'greenlet/platform/switch_x86_unix.h'
adding 'greenlet/tests/__init__.py'
adding 'greenlet/tests/_test_extension.c'
adding 'greenlet/tests/_test_extension.cpython-314-darwin.so'
adding 'greenlet/tests/_test_extension_cpp.cpp'
adding 'greenlet/tests/_test_extension_cpp.cpython-314-darwin.so'
adding 'greenlet/tests/fail_clearing_run_switches.py'
adding 'greenlet/tests/fail_cpp_exception.py'
adding 'greenlet/tests/fail_initialstub_already_started.py'
adding 'greenlet/tests/fail_slp_switch.py'
adding 'greenlet/tests/fail_switch_three_greenlets.py'
adding 'greenlet/tests/fail_switch_three_greenlets2.py'
adding 'greenlet/tests/fail_switch_two_greenlets.py'
adding 'greenlet/tests/leakcheck.py'
adding 'greenlet/tests/test_contextvars.py'
adding 'greenlet/tests/test_cpp.py'
adding 'greenlet/tests/test_extension_interface.py'
adding 'greenlet/tests/test_gc.py'
adding 'greenlet/tests/test_generator.py'
adding 'greenlet/tests/test_generator_nested.py'
adding 'greenlet/tests/test_greenlet.py'
adding 'greenlet/tests/test_greenlet_trash.py'
adding 'greenlet/tests/test_leaks.py'
adding 'greenlet/tests/test_stack_saved.py'
adding 'greenlet/tests/test_throw.py'
adding 'greenlet/tests/test_tracing.py'
adding 'greenlet/tests/test_version.py'
adding 'greenlet/tests/test_weakref.py'
adding 'greenlet-3.2.3.data/headers/greenlet.h'
adding 'greenlet-3.2.3.dist-info/licenses/LICENSE'
adding 'greenlet-3.2.3.dist-info/licenses/LICENSE.PSF'
adding 'greenlet-3.2.3.dist-info/METADATA'
adding 'greenlet-3.2.3.dist-info/WHEEL'
adding 'greenlet-3.2.3.dist-info/top_level.txt'
adding 'greenlet-3.2.3.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for greenlet (pyproject.toml): finished with status 'done'
Created wheel for greenlet: filename=greenlet-3.2.3-cp314-cp314-macosx_15_0_arm64.whl size=218087 sha256=b581997dc797fcd82efd8ac9123d169203585187f4afb4b4026dfbfa9e1a20d1
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/2b/87/83/b941042ffa7d990be6f69c14af50b9487490a092f07161a75d
Successfully built greenlet
Installing collected packages: greenlet
Successfully installed greenlet-3.2.3
2025-10-31 16:13:13 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--idna-20251031-66787-bx2bvq/idna-3.11
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--idna-20251031-66787-bx2bvq/idna-3.11
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting flit_core<4,>=3.11
Using cached flit_core-3.12.0-py3-none-any.whl
Installing collected packages: flit_core
Successfully installed flit_core-3.12.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: idna
Building wheel for idna (pyproject.toml): started
Running command Building wheel for idna (pyproject.toml)
Building wheel for idna (pyproject.toml): finished with status 'done'
Created wheel for idna: filename=idna-3.11-py3-none-any.whl size=71008 sha256=05dd315b5e4599d26fb6536e462c7142652c031fba080f08c14bcc176c7ad65d
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/66/7e/fb/3190f6fa87b2fddc251011720ffaf4db1df4b07e2aee67ea22
Successfully built idna
Installing collected packages: idna
Successfully installed idna-3.11
2025-10-31 16:13:15 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--importlib-resources-20251031-66787-f58y12/importlib_resources-6.5.2
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--importlib-resources-20251031-66787-f58y12/importlib_resources-6.5.2
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=61.2
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting setuptools_scm>=3.4.1 (from setuptools_scm[toml]>=3.4.1)
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting packaging>=20 (from setuptools_scm>=3.4.1->setuptools_scm[toml]>=3.4.1)
Using cached packaging-25.0-py3-none-any.whl
Installing collected packages: setuptools, packaging, setuptools_scm
Creating /private/tmp/pip-build-env-6gjcbo1s/overlay/bin
changing mode of /private/tmp/pip-build-env-6gjcbo1s/overlay/bin/setuptools-scm to 755
Successfully installed packaging-25.0 setuptools-80.9.0 setuptools_scm-9.2.2
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-6gjcbo1s/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-6gjcbo1s/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing importlib_resources.egg-info/PKG-INFO
writing dependency_links to importlib_resources.egg-info/dependency_links.txt
writing requirements to importlib_resources.egg-info/requires.txt
writing top-level names to importlib_resources.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'importlib_resources.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'importlib_resources.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-6gjcbo1s/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-6gjcbo1s/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info
writing /private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
reading manifest file '/private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-du762ven/importlib_resources.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-du762ven/importlib_resources-6.5.2.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: importlib_resources
Building wheel for importlib_resources (pyproject.toml): started
Running command Building wheel for importlib_resources (pyproject.toml)
/private/tmp/pip-build-env-6gjcbo1s/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-6gjcbo1s/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/importlib_resources
copying importlib_resources/readers.py -> build/lib/importlib_resources
copying importlib_resources/_common.py -> build/lib/importlib_resources
copying importlib_resources/__init__.py -> build/lib/importlib_resources
copying importlib_resources/_itertools.py -> build/lib/importlib_resources
copying importlib_resources/_adapters.py -> build/lib/importlib_resources
copying importlib_resources/simple.py -> build/lib/importlib_resources
copying importlib_resources/_functional.py -> build/lib/importlib_resources
copying importlib_resources/abc.py -> build/lib/importlib_resources
creating build/lib/importlib_resources/compat
copying importlib_resources/compat/py39.py -> build/lib/importlib_resources/compat
copying importlib_resources/compat/__init__.py -> build/lib/importlib_resources/compat
creating build/lib/importlib_resources/tests
copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_functional.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_util.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests
copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests
creating build/lib/importlib_resources/future
copying importlib_resources/future/__init__.py -> build/lib/importlib_resources/future
copying importlib_resources/future/adapters.py -> build/lib/importlib_resources/future
creating build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/py39.py -> build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/__init__.py -> build/lib/importlib_resources/tests/compat
copying importlib_resources/tests/compat/py312.py -> build/lib/importlib_resources/tests/compat
running egg_info
writing importlib_resources.egg-info/PKG-INFO
writing dependency_links to importlib_resources.egg-info/dependency_links.txt
writing requirements to importlib_resources.egg-info/requires.txt
writing top-level names to importlib_resources.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'importlib_resources.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'importlib_resources.egg-info/SOURCES.txt'
copying importlib_resources/py.typed -> build/lib/importlib_resources
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/importlib_resources
creating build/bdist.macosx-15.0-arm64/wheel/importlib_resources/compat
copying build/lib/importlib_resources/compat/py39.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/compat/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/compat
copying build/lib/importlib_resources/readers.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
creating build/bdist.macosx-15.0-arm64/wheel/importlib_resources/tests
copying build/lib/importlib_resources/tests/_path.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
creating build/bdist.macosx-15.0-arm64/wheel/importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py39.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/compat/py312.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests/compat
copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/util.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_functional.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_util.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/zip.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/tests
copying build/lib/importlib_resources/_common.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
copying build/lib/importlib_resources/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
copying build/lib/importlib_resources/_itertools.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
copying build/lib/importlib_resources/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
copying build/lib/importlib_resources/_adapters.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
copying build/lib/importlib_resources/simple.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
creating build/bdist.macosx-15.0-arm64/wheel/importlib_resources/future
copying build/lib/importlib_resources/future/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/future
copying build/lib/importlib_resources/future/adapters.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources/future
copying build/lib/importlib_resources/_functional.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
copying build/lib/importlib_resources/abc.py -> build/bdist.macosx-15.0-arm64/wheel/./importlib_resources
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying importlib_resources.egg-info to build/bdist.macosx-15.0-arm64/wheel/./importlib_resources-6.5.2-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/importlib_resources-6.5.2.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/17/51/54/ba687cc9f0061f861ecbbb693d26a86be8e75b9c87cc2f2c3d/tmp1r3u116w/.tmp-zwbuxcdg/importlib_resources-6.5.2-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'importlib_resources/__init__.py'
adding 'importlib_resources/_adapters.py'
adding 'importlib_resources/_common.py'
adding 'importlib_resources/_functional.py'
adding 'importlib_resources/_itertools.py'
adding 'importlib_resources/abc.py'
adding 'importlib_resources/py.typed'
adding 'importlib_resources/readers.py'
adding 'importlib_resources/simple.py'
adding 'importlib_resources/compat/__init__.py'
adding 'importlib_resources/compat/py39.py'
adding 'importlib_resources/future/__init__.py'
adding 'importlib_resources/future/adapters.py'
adding 'importlib_resources/tests/__init__.py'
adding 'importlib_resources/tests/_path.py'
adding 'importlib_resources/tests/test_compatibilty_files.py'
adding 'importlib_resources/tests/test_contents.py'
adding 'importlib_resources/tests/test_custom.py'
adding 'importlib_resources/tests/test_files.py'
adding 'importlib_resources/tests/test_functional.py'
adding 'importlib_resources/tests/test_open.py'
adding 'importlib_resources/tests/test_path.py'
adding 'importlib_resources/tests/test_read.py'
adding 'importlib_resources/tests/test_reader.py'
adding 'importlib_resources/tests/test_resource.py'
adding 'importlib_resources/tests/test_util.py'
adding 'importlib_resources/tests/util.py'
adding 'importlib_resources/tests/zip.py'
adding 'importlib_resources/tests/compat/__init__.py'
adding 'importlib_resources/tests/compat/py312.py'
adding 'importlib_resources/tests/compat/py39.py'
adding 'importlib_resources-6.5.2.dist-info/licenses/LICENSE'
adding 'importlib_resources-6.5.2.dist-info/METADATA'
adding 'importlib_resources-6.5.2.dist-info/WHEEL'
adding 'importlib_resources-6.5.2.dist-info/top_level.txt'
adding 'importlib_resources-6.5.2.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for importlib_resources (pyproject.toml): finished with status 'done'
Created wheel for importlib_resources: filename=importlib_resources-6.5.2-py3-none-any.whl size=37503 sha256=2d672bbbe3d4ad2e6ff4983eb14cff051405660ce79e8c80af9c1e85ec391d70
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/17/51/54/ba687cc9f0061f861ecbbb693d26a86be8e75b9c87cc2f2c3d
Successfully built importlib_resources
Installing collected packages: importlib_resources
Successfully installed importlib_resources-6.5.2
2025-10-31 16:13:17 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--itsdangerous-20251031-66787-uq7bgs/itsdangerous-2.2.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--itsdangerous-20251031-66787-uq7bgs/itsdangerous-2.2.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting flit_core<4
Using cached flit_core-3.12.0-py3-none-any.whl
Installing collected packages: flit_core
Successfully installed flit_core-3.12.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: itsdangerous
Building wheel for itsdangerous (pyproject.toml): started
Running command Building wheel for itsdangerous (pyproject.toml)
Building wheel for itsdangerous (pyproject.toml): finished with status 'done'
Created wheel for itsdangerous: filename=itsdangerous-2.2.0-py3-none-any.whl size=16276 sha256=095eb8e7377d81201501c26040cf0076e3d027961ecce5773309da13d1f661dd
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/79/18/ab/4d4b032811bbdbd842d45a661ac9eca187a66fd73d28a1d9fa
Successfully built itsdangerous
Installing collected packages: itsdangerous
Successfully installed itsdangerous-2.2.0
2025-10-31 16:13:19 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--jsonata-python-20251031-66787-pic91g/jsonata_python-0.6.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--jsonata-python-20251031-66787-pic91g/jsonata_python-0.6.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Installing collected packages: trove-classifiers, pluggy, pathspec, packaging, hatchling
Creating /private/tmp/pip-build-env-rl4xg8li/overlay/bin
changing mode of /private/tmp/pip-build-env-rl4xg8li/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-rl4xg8li/overlay/bin/hatchling to 755
Successfully installed hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: jsonata-python
Building wheel for jsonata-python (pyproject.toml): started
Running command Building wheel for jsonata-python (pyproject.toml)
Building wheel for jsonata-python (pyproject.toml): finished with status 'done'
Created wheel for jsonata-python: filename=jsonata_python-0.6.0-py3-none-any.whl size=83307 sha256=12b9c2b50c48f34d42ebbcfe1f1f5b91d07fd434e833b0edc36242d7d4600727
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/6e/42/0c/db7e54b4aebad358679804dedffea8a25f854566859de6ed10
Successfully built jsonata-python
Installing collected packages: jsonata-python
Successfully installed jsonata-python-0.6.0
2025-10-31 16:13:20 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--jsonbender-20251031-66787-kxf9k1/JSONBender-0.9.3
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--jsonbender-20251031-66787-kxf9k1/JSONBender-0.9.3
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-85e2ue8k/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-85e2ue8k/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
(Affected: JSONBender).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
running egg_info
writing JSONBender.egg-info/PKG-INFO
writing dependency_links to JSONBender.egg-info/dependency_links.txt
writing top-level names to JSONBender.egg-info/top_level.txt
reading manifest file 'JSONBender.egg-info/SOURCES.txt'
writing manifest file 'JSONBender.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-85e2ue8k/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
(Affected: JSONBender).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
running dist_info
creating /private/tmp/pip-modern-metadata-2lh69uay/JSONBender.egg-info
writing /private/tmp/pip-modern-metadata-2lh69uay/JSONBender.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-2lh69uay/JSONBender.egg-info/dependency_links.txt
writing top-level names to /private/tmp/pip-modern-metadata-2lh69uay/JSONBender.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-2lh69uay/JSONBender.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-2lh69uay/JSONBender.egg-info/SOURCES.txt'
writing manifest file '/private/tmp/pip-modern-metadata-2lh69uay/JSONBender.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-2lh69uay/jsonbender-0.9.3.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: JSONBender
Building wheel for JSONBender (pyproject.toml): started
Running command Building wheel for JSONBender (pyproject.toml)
/private/tmp/pip-build-env-85e2ue8k/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead.
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
(Affected: JSONBender).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
running bdist_wheel
running build
running build_py
creating build/lib/jsonbender
copying jsonbender/string_ops.py -> build/lib/jsonbender
copying jsonbender/control_flow.py -> build/lib/jsonbender
copying jsonbender/__init__.py -> build/lib/jsonbender
copying jsonbender/selectors.py -> build/lib/jsonbender
copying jsonbender/core.py -> build/lib/jsonbender
copying jsonbender/test.py -> build/lib/jsonbender
copying jsonbender/list_ops.py -> build/lib/jsonbender
copying jsonbender/_compat.py -> build/lib/jsonbender
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/jsonbender
copying build/lib/jsonbender/string_ops.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
copying build/lib/jsonbender/control_flow.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
copying build/lib/jsonbender/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
copying build/lib/jsonbender/selectors.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
copying build/lib/jsonbender/core.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
copying build/lib/jsonbender/test.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
copying build/lib/jsonbender/list_ops.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
copying build/lib/jsonbender/_compat.py -> build/bdist.macosx-15.0-arm64/wheel/./jsonbender
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
running egg_info
writing JSONBender.egg-info/PKG-INFO
writing dependency_links to JSONBender.egg-info/dependency_links.txt
writing top-level names to JSONBender.egg-info/top_level.txt
reading manifest file 'JSONBender.egg-info/SOURCES.txt'
writing manifest file 'JSONBender.egg-info/SOURCES.txt'
Copying JSONBender.egg-info to build/bdist.macosx-15.0-arm64/wheel/./JSONBender-0.9.3-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/jsonbender-0.9.3.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/4b/c6/d7/9258e22ab2bede2486820ddbbde579d2a237165183b1b91d76/tmpuv3k7j12/.tmp-lv1ik1qn/jsonbender-0.9.3-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'jsonbender/__init__.py'
adding 'jsonbender/_compat.py'
adding 'jsonbender/control_flow.py'
adding 'jsonbender/core.py'
adding 'jsonbender/list_ops.py'
adding 'jsonbender/selectors.py'
adding 'jsonbender/string_ops.py'
adding 'jsonbender/test.py'
adding 'jsonbender-0.9.3.dist-info/METADATA'
adding 'jsonbender-0.9.3.dist-info/WHEEL'
adding 'jsonbender-0.9.3.dist-info/top_level.txt'
adding 'jsonbender-0.9.3.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for JSONBender (pyproject.toml): finished with status 'done'
Created wheel for JSONBender: filename=jsonbender-0.9.3-py3-none-any.whl size=8688 sha256=fe03e88578199ffab0a1ff57a3378fa6c764ec9333eb9d1e2a9e2e3d15da1b9b
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/4b/c6/d7/9258e22ab2bede2486820ddbbde579d2a237165183b1b91d76
Successfully built JSONBender
Installing collected packages: JSONBender
Successfully installed JSONBender-0.9.3
2025-10-31 16:13:22 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--jsonschema-20251031-66787-it0lan/jsonschema-4.25.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--jsonschema-20251031-66787-it0lan/jsonschema-4.25.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting hatch-vcs
Using cached hatch_vcs-0.5.0-py3-none-any.whl
Collecting hatch-fancy-pypi-readme
Using cached hatch_fancy_pypi_readme-25.1.0-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Collecting setuptools-scm>=8.2.0 (from hatch-vcs)
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting setuptools (from setuptools-scm>=8.2.0->hatch-vcs)
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: trove-classifiers, setuptools, pluggy, pathspec, packaging, setuptools-scm, hatchling, hatch-vcs, hatch-fancy-pypi-readme
Creating /private/tmp/pip-build-env-khzm6ofj/overlay/bin
changing mode of /private/tmp/pip-build-env-khzm6ofj/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-khzm6ofj/overlay/bin/setuptools-scm to 755
changing mode of /private/tmp/pip-build-env-khzm6ofj/overlay/bin/hatchling to 755
changing mode of /private/tmp/pip-build-env-khzm6ofj/overlay/bin/hatch-fancy-pypi-readme to 755
Successfully installed hatch-fancy-pypi-readme-25.1.0 hatch-vcs-0.5.0 hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 setuptools-80.9.0 setuptools-scm-9.2.2 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: jsonschema
Building wheel for jsonschema (pyproject.toml): started
Running command Building wheel for jsonschema (pyproject.toml)
Building wheel for jsonschema (pyproject.toml): finished with status 'done'
Created wheel for jsonschema: filename=jsonschema-4.25.1-py3-none-any.whl size=90040 sha256=57d822a0536d14d3679ff0c81959338bad28e6779b388f5406f4637eea5bfd7d
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/2d/b1/68/9ee5b50b779a71c1815f502461d99c84b702b13f94e083a931
Successfully built jsonschema
Installing collected packages: jsonschema
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/jsonschema to 755
Successfully installed jsonschema-4.25.1
2025-10-31 16:13:24 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--jsonschema-specifications-20251031-66787-n37u7w/jsonschema_specifications-2025.9.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--jsonschema-specifications-20251031-66787-n37u7w/jsonschema_specifications-2025.9.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling>=1.27.0
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting hatch-vcs
Using cached hatch_vcs-0.5.0-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling>=1.27.0)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling>=1.27.0)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling>=1.27.0)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling>=1.27.0)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Collecting setuptools-scm>=8.2.0 (from hatch-vcs)
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting setuptools (from setuptools-scm>=8.2.0->hatch-vcs)
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: trove-classifiers, setuptools, pluggy, pathspec, packaging, setuptools-scm, hatchling, hatch-vcs
Creating /private/tmp/pip-build-env-o3s0dprj/overlay/bin
changing mode of /private/tmp/pip-build-env-o3s0dprj/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-o3s0dprj/overlay/bin/setuptools-scm to 755
changing mode of /private/tmp/pip-build-env-o3s0dprj/overlay/bin/hatchling to 755
Successfully installed hatch-vcs-0.5.0 hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 setuptools-80.9.0 setuptools-scm-9.2.2 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: jsonschema-specifications
Building wheel for jsonschema-specifications (pyproject.toml): started
Running command Building wheel for jsonschema-specifications (pyproject.toml)
Building wheel for jsonschema-specifications (pyproject.toml): finished with status 'done'
Created wheel for jsonschema-specifications: filename=jsonschema_specifications-2025.9.1-py3-none-any.whl size=18437 sha256=ba09d8323188dc093f9fe1dab3a1355abf4efecd2f2c601f4a0a36b036ddd328
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/3a/51/e4/45068b2c8ab210f6d5ae3ce7d495803fb0227431fa1022f664
Successfully built jsonschema-specifications
Installing collected packages: jsonschema-specifications
Successfully installed jsonschema-specifications-2025.9.1
2025-10-31 16:13:26 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--jwt-20251031-66787-a812ei/jwt-1.4.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--jwt-20251031-66787-a812ei/jwt-1.4.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=69.0.0
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl
Installing collected packages: wheel, setuptools
Creating /private/tmp/pip-build-env-x21rh7sm/overlay/bin
changing mode of /private/tmp/pip-build-env-x21rh7sm/overlay/bin/wheel to 755
Successfully installed setuptools-80.9.0 wheel-0.45.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-x21rh7sm/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-x21rh7sm/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing jwt.egg-info/PKG-INFO
writing dependency_links to jwt.egg-info/dependency_links.txt
writing requirements to jwt.egg-info/requires.txt
writing top-level names to jwt.egg-info/top_level.txt
reading manifest file 'jwt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'jwt.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-x21rh7sm/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-x21rh7sm/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info
writing /private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-9xvm4j43/jwt.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-9xvm4j43/jwt-1.4.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: jwt
Building wheel for jwt (pyproject.toml): started
Running command Building wheel for jwt (pyproject.toml)
/private/tmp/pip-build-env-x21rh7sm/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-x21rh7sm/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/jwt
copying jwt/jws.py -> build/lib/jwt
copying jwt/jwk.py -> build/lib/jwt
copying jwt/jwa.py -> build/lib/jwt
copying jwt/__init__.py -> build/lib/jwt
copying jwt/utils.py -> build/lib/jwt
copying jwt/exceptions.py -> build/lib/jwt
copying jwt/jwkset.py -> build/lib/jwt
copying jwt/jwt.py -> build/lib/jwt
running egg_info
writing jwt.egg-info/PKG-INFO
writing dependency_links to jwt.egg-info/dependency_links.txt
writing requirements to jwt.egg-info/requires.txt
writing top-level names to jwt.egg-info/top_level.txt
reading manifest file 'jwt.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'jwt.egg-info/SOURCES.txt'
copying jwt/py.typed -> build/lib/jwt
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/jwt
copying build/lib/jwt/jws.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/jwk.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/jwa.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/utils.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/exceptions.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/jwkset.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
copying build/lib/jwt/jwt.py -> build/bdist.macosx-15.0-arm64/wheel/./jwt
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying jwt.egg-info to build/bdist.macosx-15.0-arm64/wheel/./jwt-1.4.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/jwt-1.4.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/74/14/8d/afa13c6845a06dd4f904a2bd03f4b8be1c187507225f988f94/tmp9_qz_vwj/.tmp-l7o9mzlk/jwt-1.4.0-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'jwt/__init__.py'
adding 'jwt/exceptions.py'
adding 'jwt/jwa.py'
adding 'jwt/jwk.py'
adding 'jwt/jwkset.py'
adding 'jwt/jws.py'
adding 'jwt/jwt.py'
adding 'jwt/py.typed'
adding 'jwt/utils.py'
adding 'jwt-1.4.0.dist-info/licenses/LICENSE'
adding 'jwt-1.4.0.dist-info/METADATA'
adding 'jwt-1.4.0.dist-info/WHEEL'
adding 'jwt-1.4.0.dist-info/top_level.txt'
adding 'jwt-1.4.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for jwt (pyproject.toml): finished with status 'done'
Created wheel for jwt: filename=jwt-1.4.0-py3-none-any.whl size=18248 sha256=1c24f38633d54ef1a8988eb8c7299be616f5c6c671ac60a4c5137227792e4a23
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/74/14/8d/afa13c6845a06dd4f904a2bd03f4b8be1c187507225f988f94
Successfully built jwt
Installing collected packages: jwt
Successfully installed jwt-1.4.0
2025-10-31 16:13:28 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--markdown-it-py-20251031-66787-gwwskf/markdown_it_py-4.0.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--markdown-it-py-20251031-66787-gwwskf/markdown_it_py-4.0.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting flit_core<4,>=3.4
Using cached flit_core-3.12.0-py3-none-any.whl
Installing collected packages: flit_core
Successfully installed flit_core-3.12.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: markdown-it-py
Building wheel for markdown-it-py (pyproject.toml): started
Running command Building wheel for markdown-it-py (pyproject.toml)
Building wheel for markdown-it-py (pyproject.toml): finished with status 'done'
Created wheel for markdown-it-py: filename=markdown_it_py-4.0.0-py3-none-any.whl size=87321 sha256=7313841d3a2c57dfe7a06dabd904c0031e6af9d123ee1624258f2290d92aea34
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/bd/c1/90/7e06eabe9b774ce57d5c921a14e324e9e7c7e177a33d66514c
Successfully built markdown-it-py
Installing collected packages: markdown-it-py
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/markdown-it to 755
Successfully installed markdown-it-py-4.0.0
2025-10-31 16:13:30 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--mdurl-20251031-66787-4inetl/mdurl-0.1.2
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--mdurl-20251031-66787-4inetl/mdurl-0.1.2
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting flit_core<4,>=3.2.0
Using cached flit_core-3.12.0-py3-none-any.whl
Installing collected packages: flit_core
Successfully installed flit_core-3.12.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: mdurl
Building wheel for mdurl (pyproject.toml): started
Running command Building wheel for mdurl (pyproject.toml)
Building wheel for mdurl (pyproject.toml): finished with status 'done'
Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=1187d97b2b4a4ab5573470e7525b0052777d3ce30449a247fa8732985d494bc5
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/45/77/08/251ae2408463f38aace0529ba3c3b3b07f34a008c36ce324be
Successfully built mdurl
Installing collected packages: mdurl
Successfully installed mdurl-0.1.2
2025-10-31 16:13:31 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--mintotp-20251031-66787-13jl25/mintotp-0.3.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--mintotp-20251031-66787-13jl25/mintotp-0.3.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-hk35e0xe/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing mintotp.egg-info/PKG-INFO
writing dependency_links to mintotp.egg-info/dependency_links.txt
writing entry points to mintotp.egg-info/entry_points.txt
writing top-level names to mintotp.egg-info/top_level.txt
reading manifest file 'mintotp.egg-info/SOURCES.txt'
writing manifest file 'mintotp.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-hk35e0xe/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info
writing /private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info/dependency_links.txt
writing entry points to /private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info/entry_points.txt
writing top-level names to /private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info/SOURCES.txt'
writing manifest file '/private/tmp/pip-modern-metadata-xikp9db_/mintotp.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-xikp9db_/mintotp-0.3.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: mintotp
Building wheel for mintotp (pyproject.toml): started
Running command Building wheel for mintotp (pyproject.toml)
/private/tmp/pip-build-env-hk35e0xe/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib
copying mintotp.py -> build/lib
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
copying build/lib/mintotp.py -> build/bdist.macosx-15.0-arm64/wheel/.
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
running egg_info
writing mintotp.egg-info/PKG-INFO
writing dependency_links to mintotp.egg-info/dependency_links.txt
writing entry points to mintotp.egg-info/entry_points.txt
writing top-level names to mintotp.egg-info/top_level.txt
reading manifest file 'mintotp.egg-info/SOURCES.txt'
writing manifest file 'mintotp.egg-info/SOURCES.txt'
Copying mintotp.egg-info to build/bdist.macosx-15.0-arm64/wheel/./mintotp-0.3.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/mintotp-0.3.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/a8/26/57/a500d7e807043787610633d41b3137905fb2919414a2d0f8b5/tmpf__2csr1/.tmp-5d99z4bp/mintotp-0.3.0-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'mintotp.py'
adding 'mintotp-0.3.0.dist-info/METADATA'
adding 'mintotp-0.3.0.dist-info/WHEEL'
adding 'mintotp-0.3.0.dist-info/entry_points.txt'
adding 'mintotp-0.3.0.dist-info/top_level.txt'
adding 'mintotp-0.3.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for mintotp (pyproject.toml): finished with status 'done'
Created wheel for mintotp: filename=mintotp-0.3.0-py3-none-any.whl size=2864 sha256=6a63fbfb0494e19d3c42377e6287dc56356476793ecd73474811efd13e49ba88
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/a8/26/57/a500d7e807043787610633d41b3137905fb2919414a2d0f8b5
Successfully built mintotp
Installing collected packages: mintotp
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/mintotp to 755
Successfully installed mintotp-0.3.0
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c multidict/_multidict.c -o build/temp.macosx-15.0-arm64-cpython-314/multidict/_multidict.o -O3 -DNDEBUG -std=c11 -Wall -Wsign-compare -Wconversion -fno-strict-aliasing -Wno-conversion -Werror
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall -O3 -Wall -Wsign-compare -Wconversion -Werror
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c multidict/_multidict.c -o build/temp.macosx-15.0-arm64-cpython-314/multidict/_multidict.o -DNDEBUG -std=c11 -fno-strict-aliasing -Wno-conversion -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/multidict/_multidict.o -o build/lib.macosx-15.0-arm64-cpython-314/multidict/_multidict.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/multidict/_multidict.o -o build/lib.macosx-15.0-arm64-cpython-314/multidict/_multidict.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:13:33 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--multidict-20251031-66787-8h6zj2/multidict-6.7.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--multidict-20251031-66787-8h6zj2/multidict-6.7.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
*********************
* Accelerated build *
*********************
running egg_info
writing multidict.egg-info/PKG-INFO
writing dependency_links to multidict.egg-info/dependency_links.txt
writing requirements to multidict.egg-info/requires.txt
writing top-level names to multidict.egg-info/top_level.txt
reading manifest file 'multidict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files found matching 'multidict/_multidict.html'
warning: no previously-included files found matching 'multidict/*.so'
warning: no previously-included files found matching 'multidict/*.pyd'
warning: no previously-included files found matching 'multidict/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'multidict.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
*********************
* Accelerated build *
*********************
running dist_info
creating /private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info
writing /private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files found matching 'multidict/_multidict.html'
warning: no previously-included files found matching 'multidict/*.so'
warning: no previously-included files found matching 'multidict/*.pyd'
warning: no previously-included files found matching 'multidict/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-ylkqy7j7/multidict.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-ylkqy7j7/multidict-6.7.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: multidict
Building wheel for multidict (pyproject.toml): started
Running command Building wheel for multidict (pyproject.toml)
*********************
* Accelerated build *
*********************
running bdist_wheel
running build
running build_py
creating build/lib.macosx-15.0-arm64-cpython-314/multidict
copying multidict/_multidict_py.py -> build/lib.macosx-15.0-arm64-cpython-314/multidict
copying multidict/_abc.py -> build/lib.macosx-15.0-arm64-cpython-314/multidict
copying multidict/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/multidict
copying multidict/_compat.py -> build/lib.macosx-15.0-arm64-cpython-314/multidict
copying multidict/py.typed -> build/lib.macosx-15.0-arm64-cpython-314/multidict
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
building 'multidict._multidict' extension
creating build/temp.macosx-15.0-arm64-cpython-314/multidict
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c multidict/_multidict.c -o build/temp.macosx-15.0-arm64-cpython-314/multidict/_multidict.o -O3 -DNDEBUG -std=c11 -Wall -Wsign-compare -Wconversion -fno-strict-aliasing -Wno-conversion -Werror
clang -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/multidict/_multidict.o -o build/lib.macosx-15.0-arm64-cpython-314/multidict/_multidict.cpython-314-darwin.so
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/multidict
copying build/lib.macosx-15.0-arm64-cpython-314/multidict/_multidict_py.py -> build/bdist.macosx-15.0-arm64/wheel/./multidict
copying build/lib.macosx-15.0-arm64-cpython-314/multidict/_abc.py -> build/bdist.macosx-15.0-arm64/wheel/./multidict
copying build/lib.macosx-15.0-arm64-cpython-314/multidict/_multidict.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./multidict
copying build/lib.macosx-15.0-arm64-cpython-314/multidict/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./multidict
copying build/lib.macosx-15.0-arm64-cpython-314/multidict/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./multidict
copying build/lib.macosx-15.0-arm64-cpython-314/multidict/_compat.py -> build/bdist.macosx-15.0-arm64/wheel/./multidict
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
running egg_info
writing multidict.egg-info/PKG-INFO
writing dependency_links to multidict.egg-info/dependency_links.txt
writing requirements to multidict.egg-info/requires.txt
writing top-level names to multidict.egg-info/top_level.txt
reading manifest file 'multidict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files found matching 'multidict/_multidict.html'
warning: no previously-included files found matching 'multidict/*.so'
warning: no previously-included files found matching 'multidict/*.pyd'
warning: no previously-included files found matching 'multidict/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'multidict.egg-info/SOURCES.txt'
Copying multidict.egg-info to build/bdist.macosx-15.0-arm64/wheel/./multidict-6.7.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/multidict-6.7.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/6c/ff/1a/ae6daa49d94763d9b125a571c6f8d43b5ee7ca716f02210246/tmpxrekmgiv/.tmp-eh0_qlhh/multidict-6.7.0-cp314-cp314-macosx_15_0_arm64.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'multidict/__init__.py'
adding 'multidict/_abc.py'
adding 'multidict/_compat.py'
adding 'multidict/_multidict.cpython-314-darwin.so'
adding 'multidict/_multidict_py.py'
adding 'multidict/py.typed'
adding 'multidict-6.7.0.dist-info/licenses/LICENSE'
adding 'multidict-6.7.0.dist-info/METADATA'
adding 'multidict-6.7.0.dist-info/WHEEL'
adding 'multidict-6.7.0.dist-info/top_level.txt'
adding 'multidict-6.7.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for multidict (pyproject.toml): finished with status 'done'
Created wheel for multidict: filename=multidict-6.7.0-cp314-cp314-macosx_15_0_arm64.whl size=39137 sha256=6395ee89d2be3e3b1c55a8f0e8d7a5a32aca7b0df24b195c4561f5cae91bdfab
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/6c/ff/1a/ae6daa49d94763d9b125a571c6f8d43b5ee7ca716f02210246
Successfully built multidict
Installing collected packages: multidict
Successfully installed multidict-6.7.0
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c /private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/propcache/_helpers_c.c -o /private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/tmpyo6o96y7/private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/propcache/_helpers_c.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c /private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/propcache/_helpers_c.c -o /private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/tmpyo6o96y7/private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/propcache/_helpers_c.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup /private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/tmpyo6o96y7/private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/propcache/_helpers_c.o -o build/lib.macosx-15.0-arm64-cpython-314/propcache/_helpers_c.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup /private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/tmpyo6o96y7/private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/propcache/_helpers_c.o -o build/lib.macosx-15.0-arm64-cpython-314/propcache/_helpers_c.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:13:35 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--propcache-20251031-66787-vtpnep/propcache-0.4.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--propcache-20251031-66787-vtpnep/propcache-0.4.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Ignoring tomli: markers 'python_version < "3.11"' don't match your environment
Collecting expandvars
Using cached expandvars-1.1.2-py3-none-any.whl
Collecting setuptools>=47
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools, expandvars
Successfully installed expandvars-1.1.2 setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-xhf_uxem/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing src/propcache.egg-info/PKG-INFO
writing dependency_links to src/propcache.egg-info/dependency_links.txt
writing top-level names to src/propcache.egg-info/top_level.txt
reading manifest file 'src/propcache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'propcache'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'src/propcache/*.c'
warning: no previously-included files found matching 'src/propcache/*.html'
warning: no previously-included files found matching 'src/propcache/*.so'
warning: no previously-included files found matching 'src/propcache/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'src/propcache.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Running command installing backend dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting Cython~=3.1.0
Using cached cython-3.1.6-cp314-cp314-macosx_15_0_arm64.whl
Installing collected packages: Cython
Creating /private/tmp/pip-build-env-xhf_uxem/normal/bin
changing mode of /private/tmp/pip-build-env-xhf_uxem/normal/bin/cygdb to 755
changing mode of /private/tmp/pip-build-env-xhf_uxem/normal/bin/cython to 755
changing mode of /private/tmp/pip-build-env-xhf_uxem/normal/bin/cythonize to 755
Successfully installed Cython-3.1.6
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-xhf_uxem/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-4sfu1q92/propcache.egg-info
writing /private/tmp/pip-modern-metadata-4sfu1q92/propcache.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-4sfu1q92/propcache.egg-info/dependency_links.txt
writing top-level names to /private/tmp/pip-modern-metadata-4sfu1q92/propcache.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-4sfu1q92/propcache.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-4sfu1q92/propcache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'propcache'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'src/propcache/*.c'
warning: no previously-included files found matching 'src/propcache/*.html'
warning: no previously-included files found matching 'src/propcache/*.so'
warning: no previously-included files found matching 'src/propcache/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file '/private/tmp/pip-modern-metadata-4sfu1q92/propcache.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-4sfu1q92/propcache-0.4.1.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: propcache
Building wheel for propcache (pyproject.toml): started
Running command Building wheel for propcache (pyproject.toml)
**********************
* Accelerated build *
**********************
[1/1] Cythonizing /private/tmp/.tmp-propcache-pep517-7nuw92vx/src/src/propcache/_helpers_c.pyx
/private/tmp/pip-build-env-xhf_uxem/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.macosx-15.0-arm64-cpython-314/propcache
copying src/propcache/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/propcache
copying src/propcache/api.py -> build/lib.macosx-15.0-arm64-cpython-314/propcache
copying src/propcache/_helpers_py.py -> build/lib.macosx-15.0-arm64-cpython-314/propcache
copying src/propcache/_helpers.py -> build/lib.macosx-15.0-arm64-cpython-314/propcache
running egg_info
writing src/propcache.egg-info/PKG-INFO
writing dependency_links to src/propcache.egg-info/dependency_links.txt
writing top-level names to src/propcache.egg-info/top_level.txt
reading manifest file 'src/propcache.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'propcache'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'src/propcache/*.c'
warning: no previously-included files found matching 'src/propcache/*.html'
warning: no previously-included files found matching 'src/propcache/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'src/propcache.egg-info/SOURCES.txt'
copying src/propcache/_helpers_c.pyx -> build/lib.macosx-15.0-arm64-cpython-314/propcache
copying src/propcache/py.typed -> build/lib.macosx-15.0-arm64-cpython-314/propcache
copying src/propcache/_helpers_c.cpython-314-darwin.so -> build/lib.macosx-15.0-arm64-cpython-314/propcache
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/propcache
copying build/lib.macosx-15.0-arm64-cpython-314/propcache/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./propcache
copying build/lib.macosx-15.0-arm64-cpython-314/propcache/_helpers_c.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./propcache
copying build/lib.macosx-15.0-arm64-cpython-314/propcache/api.py -> build/bdist.macosx-15.0-arm64/wheel/./propcache
copying build/lib.macosx-15.0-arm64-cpython-314/propcache/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./propcache
copying build/lib.macosx-15.0-arm64-cpython-314/propcache/_helpers_c.pyx -> build/bdist.macosx-15.0-arm64/wheel/./propcache
copying build/lib.macosx-15.0-arm64-cpython-314/propcache/_helpers_py.py -> build/bdist.macosx-15.0-arm64/wheel/./propcache
copying build/lib.macosx-15.0-arm64-cpython-314/propcache/_helpers.py -> build/bdist.macosx-15.0-arm64/wheel/./propcache
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying src/propcache.egg-info to build/bdist.macosx-15.0-arm64/wheel/./propcache-0.4.1-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/propcache-0.4.1.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/5c/d2/d1/5c289956d64d166eaf0653193cbb53d4af3fcdfd7c0b00b542/tmpwkpgwgd4/.tmp-wy8m_nrg/propcache-0.4.1-cp314-cp314-macosx_15_0_arm64.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'propcache/__init__.py'
adding 'propcache/_helpers.py'
adding 'propcache/_helpers_c.cpython-314-darwin.so'
adding 'propcache/_helpers_c.pyx'
adding 'propcache/_helpers_py.py'
adding 'propcache/api.py'
adding 'propcache/py.typed'
adding 'propcache-0.4.1.dist-info/licenses/LICENSE'
adding 'propcache-0.4.1.dist-info/licenses/NOTICE'
adding 'propcache-0.4.1.dist-info/METADATA'
adding 'propcache-0.4.1.dist-info/WHEEL'
adding 'propcache-0.4.1.dist-info/top_level.txt'
adding 'propcache-0.4.1.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for propcache (pyproject.toml): finished with status 'done'
Created wheel for propcache: filename=propcache-0.4.1-cp314-cp314-macosx_15_0_arm64.whl size=41272 sha256=23aff1f38b53fdfb1bf51c3848ebd753e3cc7204bedcf735644c4d7a9b6f0c6e
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/5c/d2/d1/5c289956d64d166eaf0653193cbb53d4af3fcdfd7c0b00b542
Successfully built propcache
Installing collected packages: propcache
Successfully installed propcache-0.4.1
2025-10-31 16:13:41 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--pyee-20251031-66787-inrmyl/pyee-13.0.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--pyee-20251031-66787-inrmyl/pyee-13.0.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting setuptools-scm
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl
Collecting packaging>=20 (from setuptools-scm)
Using cached packaging-25.0-py3-none-any.whl
Installing collected packages: wheel, setuptools, packaging, setuptools-scm
Creating /private/tmp/pip-build-env-__4inh70/overlay/bin
changing mode of /private/tmp/pip-build-env-__4inh70/overlay/bin/wheel to 755
changing mode of /private/tmp/pip-build-env-__4inh70/overlay/bin/setuptools-scm to 755
Successfully installed packaging-25.0 setuptools-80.9.0 setuptools-scm-9.2.2 wheel-0.45.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing pyee.egg-info/PKG-INFO
writing dependency_links to pyee.egg-info/dependency_links.txt
writing requirements to pyee.egg-info/requires.txt
writing top-level names to pyee.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'pyee.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
warning: no files found matching 'CHANGELOG.rst'
warning: no files found matching 'CONTRIBUTORS.rst'
warning: no files found matching 'DEVELOPMENT.rst'
warning: no files found matching 'version.txt'
adding license file 'LICENSE'
writing manifest file 'pyee.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info
writing /private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
reading manifest file '/private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
warning: no files found matching 'CHANGELOG.rst'
warning: no files found matching 'CONTRIBUTORS.rst'
warning: no files found matching 'DEVELOPMENT.rst'
warning: no files found matching 'version.txt'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-y_ctr_yr/pyee.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-y_ctr_yr/pyee-13.0.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: pyee
Building wheel for pyee (pyproject.toml): started
Running command Building wheel for pyee (pyproject.toml)
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-__4inh70/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/pyee
copying pyee/cls.py -> build/lib/pyee
copying pyee/asyncio.py -> build/lib/pyee
copying pyee/__init__.py -> build/lib/pyee
copying pyee/trio.py -> build/lib/pyee
copying pyee/twisted.py -> build/lib/pyee
copying pyee/uplift.py -> build/lib/pyee
copying pyee/base.py -> build/lib/pyee
copying pyee/executor.py -> build/lib/pyee
running egg_info
writing pyee.egg-info/PKG-INFO
writing dependency_links to pyee.egg-info/dependency_links.txt
writing requirements to pyee.egg-info/requires.txt
writing top-level names to pyee.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'pyee.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
warning: no files found matching 'CHANGELOG.rst'
warning: no files found matching 'CONTRIBUTORS.rst'
warning: no files found matching 'DEVELOPMENT.rst'
warning: no files found matching 'version.txt'
adding license file 'LICENSE'
writing manifest file 'pyee.egg-info/SOURCES.txt'
copying pyee/py.typed -> build/lib/pyee
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/pyee
copying build/lib/pyee/cls.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/asyncio.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/trio.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/twisted.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/uplift.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/base.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
copying build/lib/pyee/executor.py -> build/bdist.macosx-15.0-arm64/wheel/./pyee
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying pyee.egg-info to build/bdist.macosx-15.0-arm64/wheel/./pyee-13.0.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/pyee-13.0.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/c6/0d/8c/1fce1e6dbf400d6ffb42504674ea944d834ed26f7aa28ed419/tmp3w7f_wwy/.tmp-rl4f3nfi/pyee-13.0.0-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'pyee/__init__.py'
adding 'pyee/asyncio.py'
adding 'pyee/base.py'
adding 'pyee/cls.py'
adding 'pyee/executor.py'
adding 'pyee/py.typed'
adding 'pyee/trio.py'
adding 'pyee/twisted.py'
adding 'pyee/uplift.py'
adding 'pyee-13.0.0.dist-info/licenses/LICENSE'
adding 'pyee-13.0.0.dist-info/METADATA'
adding 'pyee-13.0.0.dist-info/WHEEL'
adding 'pyee-13.0.0.dist-info/top_level.txt'
adding 'pyee-13.0.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for pyee (pyproject.toml): finished with status 'done'
Created wheel for pyee: filename=pyee-13.0.0-py3-none-any.whl size=15770 sha256=739f76126de7009a07d03d1148b6f5743447ad9c2b90281555eebaa578b26bdd
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/c6/0d/8c/1fce1e6dbf400d6ffb42504674ea944d834ed26f7aa28ed419
Successfully built pyee
Installing collected packages: pyee
Successfully installed pyee-13.0.0
2025-10-31 16:13:43 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--pygments-20251031-66787-46squm/pygments-2.19.2
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--pygments-20251031-66787-46squm/pygments-2.19.2
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Installing collected packages: trove-classifiers, pluggy, pathspec, packaging, hatchling
Creating /private/tmp/pip-build-env-hm7c1ur1/overlay/bin
changing mode of /private/tmp/pip-build-env-hm7c1ur1/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-hm7c1ur1/overlay/bin/hatchling to 755
Successfully installed hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: Pygments
Building wheel for Pygments (pyproject.toml): started
Running command Building wheel for Pygments (pyproject.toml)
Building wheel for Pygments (pyproject.toml): finished with status 'done'
Created wheel for Pygments: filename=pygments-2.19.2-py3-none-any.whl size=1225217 sha256=c2b20881807c8ea1095b65415fc7f17ebd097d1be0e510b84e3efb477b8da5ff
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/f0/6b/0d/dacf2e993bc2468ac8505c2382353606f21d08ace53087d1b2
Successfully built Pygments
Installing collected packages: Pygments
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/pygmentize to 755
Successfully installed Pygments-2.19.2
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c build/temp.macosx-15.0-arm64-cpython-314/_sodium.c -o build/temp.macosx-15.0-arm64-cpython-314/build/temp.macosx-15.0-arm64-cpython-314/_sodium.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c build/temp.macosx-15.0-arm64-cpython-314/_sodium.c -o build/temp.macosx-15.0-arm64-cpython-314/build/temp.macosx-15.0-arm64-cpython-314/_sodium.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/build/temp.macosx-15.0-arm64-cpython-314/_sodium.o -lsodium -o build/lib.macosx-15.0-arm64-cpython-314/nacl/_sodium.abi3.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/build/temp.macosx-15.0-arm64-cpython-314/_sodium.o -lsodium -o build/lib.macosx-15.0-arm64-cpython-314/nacl/_sodium.abi3.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:13:45 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--pynacl-20251031-66787-c6od04/pynacl-1.6.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--pynacl-20251031-66787-c6od04/pynacl-1.6.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Ignoring cffi: markers 'platform_python_implementation != "PyPy" and python_version < "3.14"' don't match your environment
Collecting setuptools!=74.0.0,>=61.0.0
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl
Collecting cffi>=2.0.0
Using cached cffi-2.0.0-cp314-cp314-macosx_15_0_arm64.whl
Collecting pycparser (from cffi>=2.0.0)
Using cached pycparser-2.23-py3-none-any.whl
Installing collected packages: wheel, setuptools, pycparser, cffi
Creating /private/tmp/pip-build-env-cef13uap/overlay/bin
changing mode of /private/tmp/pip-build-env-cef13uap/overlay/bin/wheel to 755
Successfully installed cffi-2.0.0 pycparser-2.23 setuptools-80.9.0 wheel-0.45.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing src/PyNaCl.egg-info/PKG-INFO
writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt
writing requirements to src/PyNaCl.egg-info/requires.txt
writing top-level names to src/PyNaCl.egg-info/top_level.txt
reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'src/libsodium*.zip'
adding license file 'LICENSE'
writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info
writing /private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'src/libsodium*.zip'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-4zeha_t5/PyNaCl.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-4zeha_t5/pynacl-1.6.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: PyNaCl
Building wheel for PyNaCl (pyproject.toml): started
Running command Building wheel for PyNaCl (pyproject.toml)
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-cef13uap/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/signing.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/public.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/encoding.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/hashlib.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/hash.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/secret.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/utils.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
copying src/nacl/exceptions.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl
creating build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash
copying src/nacl/pwhash/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash
copying src/nacl/pwhash/argon2i.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash
copying src/nacl/pwhash/scrypt.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash
copying src/nacl/pwhash/_argon2.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash
copying src/nacl/pwhash/argon2id.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash
creating build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_hash.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_generichash.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/sodium_core.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/randombytes.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_kx.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_sign.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_secretstream.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_aead.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/utils.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_box.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_secretbox.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_pwhash.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_core.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
copying src/nacl/bindings/crypto_shorthash.py -> build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings
running egg_info
writing src/PyNaCl.egg-info/PKG-INFO
writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt
writing requirements to src/PyNaCl.egg-info/requires.txt
writing top-level names to src/PyNaCl.egg-info/top_level.txt
reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
warning: no previously-included files matching '*' found under directory '.github'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'src/libsodium*.zip'
adding license file 'LICENSE'
writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
copying src/nacl/py.typed -> build/lib.macosx-15.0-arm64-cpython-314/nacl
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
generating cffi module 'build/temp.macosx-15.0-arm64-cpython-314/_sodium.c'
creating build/temp.macosx-15.0-arm64-cpython-314
building '_sodium' extension
creating build/temp.macosx-15.0-arm64-cpython-314/build/temp.macosx-15.0-arm64-cpython-314
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c build/temp.macosx-15.0-arm64-cpython-314/_sodium.c -o build/temp.macosx-15.0-arm64-cpython-314/build/temp.macosx-15.0-arm64-cpython-314/_sodium.o
clang -bundle -undefined dynamic_lookup build/temp.macosx-15.0-arm64-cpython-314/build/temp.macosx-15.0-arm64-cpython-314/_sodium.o -lsodium -o build/lib.macosx-15.0-arm64-cpython-314/nacl/_sodium.abi3.so
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/signing.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/public.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/encoding.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/hashlib.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/hash.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/secret.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/utils.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./nacl
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/exceptions.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl
creating build/bdist.macosx-15.0-arm64/wheel/nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_hash.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_generichash.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/sodium_core.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/randombytes.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_kx.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_sign.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_secretstream.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_aead.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/utils.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_scalarmult.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_box.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_secretbox.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_pwhash.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_core.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/bindings/crypto_shorthash.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/bindings
creating build/bdist.macosx-15.0-arm64/wheel/nacl/pwhash
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/pwhash
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash/argon2i.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/pwhash
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash/scrypt.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/pwhash
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash/_argon2.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/pwhash
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/pwhash/argon2id.py -> build/bdist.macosx-15.0-arm64/wheel/./nacl/pwhash
copying build/lib.macosx-15.0-arm64-cpython-314/nacl/_sodium.abi3.so -> build/bdist.macosx-15.0-arm64/wheel/./nacl
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying src/PyNaCl.egg-info to build/bdist.macosx-15.0-arm64/wheel/./PyNaCl-1.6.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/pynacl-1.6.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/af/9e/5c/bf358c032ec5b0c5464dd8ee6b13117c093e0f62f381a79f03/tmpnk5b61_p/.tmp-piv_i5hk/pynacl-1.6.0-cp314-cp314-macosx_15_0_arm64.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'nacl/__init__.py'
adding 'nacl/_sodium.abi3.so'
adding 'nacl/encoding.py'
adding 'nacl/exceptions.py'
adding 'nacl/hash.py'
adding 'nacl/hashlib.py'
adding 'nacl/public.py'
adding 'nacl/py.typed'
adding 'nacl/secret.py'
adding 'nacl/signing.py'
adding 'nacl/utils.py'
adding 'nacl/bindings/__init__.py'
adding 'nacl/bindings/crypto_aead.py'
adding 'nacl/bindings/crypto_box.py'
adding 'nacl/bindings/crypto_core.py'
adding 'nacl/bindings/crypto_generichash.py'
adding 'nacl/bindings/crypto_hash.py'
adding 'nacl/bindings/crypto_kx.py'
adding 'nacl/bindings/crypto_pwhash.py'
adding 'nacl/bindings/crypto_scalarmult.py'
adding 'nacl/bindings/crypto_secretbox.py'
adding 'nacl/bindings/crypto_secretstream.py'
adding 'nacl/bindings/crypto_shorthash.py'
adding 'nacl/bindings/crypto_sign.py'
adding 'nacl/bindings/randombytes.py'
adding 'nacl/bindings/sodium_core.py'
adding 'nacl/bindings/utils.py'
adding 'nacl/pwhash/__init__.py'
adding 'nacl/pwhash/_argon2.py'
adding 'nacl/pwhash/argon2i.py'
adding 'nacl/pwhash/argon2id.py'
adding 'nacl/pwhash/scrypt.py'
adding 'pynacl-1.6.0.dist-info/licenses/LICENSE'
adding 'pynacl-1.6.0.dist-info/METADATA'
adding 'pynacl-1.6.0.dist-info/WHEEL'
adding 'pynacl-1.6.0.dist-info/top_level.txt'
adding 'pynacl-1.6.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for PyNaCl (pyproject.toml): finished with status 'done'
Created wheel for PyNaCl: filename=pynacl-1.6.0-cp314-cp314-macosx_15_0_arm64.whl size=95649 sha256=54964acf20deede19a60ccaed8e4466c44090e84de78de830debc335b5f8f6d1
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/af/9e/5c/bf358c032ec5b0c5464dd8ee6b13117c093e0f62f381a79f03
Successfully built PyNaCl
Installing collected packages: PyNaCl
Successfully installed PyNaCl-1.6.0
2025-10-31 16:13:49 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--referencing-20251031-66787-i8uvgg/referencing-0.37.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--referencing-20251031-66787-i8uvgg/referencing-0.37.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting hatch-vcs
Using cached hatch_vcs-0.5.0-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Collecting setuptools-scm>=8.2.0 (from hatch-vcs)
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting setuptools (from setuptools-scm>=8.2.0->hatch-vcs)
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: trove-classifiers, setuptools, pluggy, pathspec, packaging, setuptools-scm, hatchling, hatch-vcs
Creating /private/tmp/pip-build-env-9t22giv9/overlay/bin
changing mode of /private/tmp/pip-build-env-9t22giv9/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-9t22giv9/overlay/bin/setuptools-scm to 755
changing mode of /private/tmp/pip-build-env-9t22giv9/overlay/bin/hatchling to 755
Successfully installed hatch-vcs-0.5.0 hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 setuptools-80.9.0 setuptools-scm-9.2.2 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: referencing
Building wheel for referencing (pyproject.toml): started
Running command Building wheel for referencing (pyproject.toml)
Building wheel for referencing (pyproject.toml): finished with status 'done'
Created wheel for referencing: filename=referencing-0.37.0-py3-none-any.whl size=26766 sha256=d17a910eb75a93d3c03109aba254149fc3efc3e5eaaab718189c3467078b3ee0
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/06/83/3b/cbf46584400bc063a3214c6b342dc4b82a96f687178ca72b40
Successfully built referencing
Installing collected packages: referencing
Successfully installed referencing-0.37.0
2025-10-31 16:13:50 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--requests-20251031-66787-dr2qms/requests-2.32.5
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--requests-20251031-66787-dr2qms/requests-2.32.5
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
<string>:53: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
<string>:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
!!
********************************************************************************
Usage of dash-separated 'provides-extra' will not be supported in future
versions. Please use the underscore name 'provides_extra' instead.
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
!!
********************************************************************************
Usage of dash-separated 'requires-dist' will not be supported in future
versions. Please use the underscore name 'requires_dist' instead.
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
!!
********************************************************************************
Usage of dash-separated 'provides-extra' will not be supported in future
versions. Please use the underscore name 'provides_extra' instead.
(Affected: requests).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
!!
********************************************************************************
Usage of dash-separated 'requires-dist' will not be supported in future
versions. Please use the underscore name 'requires_dist' instead.
(Affected: requests).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing src/requests.egg-info/PKG-INFO
writing dependency_links to src/requests.egg-info/dependency_links.txt
writing requirements to src/requests.egg-info/requires.txt
writing top-level names to src/requests.egg-info/top_level.txt
reading manifest file 'src/requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/requests.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
<string>:53: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
<string>:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
!!
********************************************************************************
Usage of dash-separated 'provides-extra' will not be supported in future
versions. Please use the underscore name 'provides_extra' instead.
(Affected: requests).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
!!
********************************************************************************
Usage of dash-separated 'requires-dist' will not be supported in future
versions. Please use the underscore name 'requires_dist' instead.
(Affected: requests).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info
writing /private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-vt5sc97c/requests.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-vt5sc97c/requests-2.32.5.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: requests
Building wheel for requests (pyproject.toml): started
Running command Building wheel for requests (pyproject.toml)
<string>:53: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
<string>:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'provides-extra' in 'metadata' (setup.cfg), please use the underscore name 'provides_extra' instead.
!!
********************************************************************************
Usage of dash-separated 'provides-extra' will not be supported in future
versions. Please use the underscore name 'provides_extra' instead.
(Affected: requests).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead.
!!
********************************************************************************
Usage of dash-separated 'requires-dist' will not be supported in future
versions. Please use the underscore name 'requires_dist' instead.
(Affected: requests).
By 2026-Mar-03, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self._enforce_underscore(opt, section)
/private/tmp/pip-build-env-dxge1091/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/requests
copying src/requests/cookies.py -> build/lib/requests
copying src/requests/auth.py -> build/lib/requests
copying src/requests/sessions.py -> build/lib/requests
copying src/requests/hooks.py -> build/lib/requests
copying src/requests/compat.py -> build/lib/requests
copying src/requests/models.py -> build/lib/requests
copying src/requests/certs.py -> build/lib/requests
copying src/requests/__init__.py -> build/lib/requests
copying src/requests/status_codes.py -> build/lib/requests
copying src/requests/packages.py -> build/lib/requests
copying src/requests/__version__.py -> build/lib/requests
copying src/requests/api.py -> build/lib/requests
copying src/requests/_internal_utils.py -> build/lib/requests
copying src/requests/utils.py -> build/lib/requests
copying src/requests/exceptions.py -> build/lib/requests
copying src/requests/structures.py -> build/lib/requests
copying src/requests/help.py -> build/lib/requests
copying src/requests/adapters.py -> build/lib/requests
running egg_info
writing src/requests.egg-info/PKG-INFO
writing dependency_links to src/requests.egg-info/dependency_links.txt
writing requirements to src/requests.egg-info/requires.txt
writing top-level names to src/requests.egg-info/top_level.txt
reading manifest file 'src/requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/requests.egg-info/SOURCES.txt'
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/requests
copying build/lib/requests/cookies.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/auth.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/sessions.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/hooks.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/compat.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/models.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/certs.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/status_codes.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/packages.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/__version__.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/api.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/_internal_utils.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/utils.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/exceptions.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/structures.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/help.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
copying build/lib/requests/adapters.py -> build/bdist.macosx-15.0-arm64/wheel/./requests
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying src/requests.egg-info to build/bdist.macosx-15.0-arm64/wheel/./requests-2.32.5-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/requests-2.32.5.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/ec/1c/35/dccab6dc642a2fffa537085b9abfab3ecce52a93313c525e40/tmp_i5s6n6x/.tmp-ncvvxfa5/requests-2.32.5-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'requests/__init__.py'
adding 'requests/__version__.py'
adding 'requests/_internal_utils.py'
adding 'requests/adapters.py'
adding 'requests/api.py'
adding 'requests/auth.py'
adding 'requests/certs.py'
adding 'requests/compat.py'
adding 'requests/cookies.py'
adding 'requests/exceptions.py'
adding 'requests/help.py'
adding 'requests/hooks.py'
adding 'requests/models.py'
adding 'requests/packages.py'
adding 'requests/sessions.py'
adding 'requests/status_codes.py'
adding 'requests/structures.py'
adding 'requests/utils.py'
adding 'requests-2.32.5.dist-info/licenses/LICENSE'
adding 'requests-2.32.5.dist-info/METADATA'
adding 'requests-2.32.5.dist-info/WHEEL'
adding 'requests-2.32.5.dist-info/top_level.txt'
adding 'requests-2.32.5.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for requests (pyproject.toml): finished with status 'done'
Created wheel for requests: filename=requests-2.32.5-py3-none-any.whl size=64738 sha256=3a502f8afed2c9b246b300b3a1d86dcd62446d13764a8f7863fe595864e06ea7
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/ec/1c/35/dccab6dc642a2fffa537085b9abfab3ecce52a93313c525e40
Successfully built requests
Installing collected packages: requests
Successfully installed requests-2.32.5
2025-10-31 16:13:52 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--rich-20251031-66787-byo9ke/rich-13.9.4
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--rich-20251031-66787-byo9ke/rich-13.9.4
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting poetry-core>=1.0.0
Using cached poetry_core-2.2.1-py3-none-any.whl
Installing collected packages: poetry-core
Successfully installed poetry-core-2.2.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: rich
Building wheel for rich (pyproject.toml): started
Running command Building wheel for rich (pyproject.toml)
The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.
Building wheel for rich (pyproject.toml): finished with status 'done'
Created wheel for rich: filename=rich-13.9.4-py3-none-any.whl size=242472 sha256=910199dd9d0a065d56fed76326b8711d52873c2295e844216f6b8f415b031d10
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/e5/88/cc/c36a6ca526b30e21e573897a6f6064c15d23bff4bfd67ecab6
Successfully built rich
Installing collected packages: rich
Successfully installed rich-13.9.4
cc called with: /private/tmp/rustcT9va2F/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/parking_lot_core-d227e545c6417418/build_script_build-d227e545c6417418.build_script_build.d6713d1cfdb21b05-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/parking_lot_core-d227e545c6417418/build_script_build-d227e545c6417418.3cepnhkxxbd98wjlcwthf5kg5.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/parking_lot_core-d227e545c6417418/build_script_build-d227e545c6417418 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcT9va2F/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/parking_lot_core-d227e545c6417418/build_script_build-d227e545c6417418.build_script_build.d6713d1cfdb21b05-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/parking_lot_core-d227e545c6417418/build_script_build-d227e545c6417418.3cepnhkxxbd98wjlcwthf5kg5.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/parking_lot_core-d227e545c6417418/build_script_build-d227e545c6417418 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcR7EUhC/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6.build_script_build.cde3b433551eaa8a-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6.build_script_build.cde3b433551eaa8a-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6.dnniw5fbygvft0i1dp6a1ibqd.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcR7EUhC/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6.build_script_build.cde3b433551eaa8a-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6.build_script_build.cde3b433551eaa8a-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6.dnniw5fbygvft0i1dp6a1ibqd.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/syn-c7dc1c66763406f6/build_script_build-c7dc1c66763406f6 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcSUJgoF/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b.build_script_build.c5a82e51bc47e9bd-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b.build_script_build.c5a82e51bc47e9bd-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b.9v6zybz8gdd8lkcb7yz9pej2o.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcSUJgoF/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b.build_script_build.c5a82e51bc47e9bd-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b.build_script_build.c5a82e51bc47e9bd-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b.9v6zybz8gdd8lkcb7yz9pej2o.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/proc-macro2-4cc17fe8b371769b/build_script_build-4cc17fe8b371769b -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcFCzsH1/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.build_script_build.6bec9e4e7e150f6b-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.build_script_build.6bec9e4e7e150f6b-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.build_script_build.6bec9e4e7e150f6b-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.2gsa3yp3ftw2y82y7n13fklgh.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcFCzsH1/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.build_script_build.6bec9e4e7e150f6b-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.build_script_build.6bec9e4e7e150f6b-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.build_script_build.6bec9e4e7e150f6b-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb.2gsa3yp3ftw2y82y7n13fklgh.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/libc-4ac2c3f97d0034fb/build_script_build-4ac2c3f97d0034fb -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcwfRYwM/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/generic-array-a2c68eaf82d67a31/build_script_build-a2c68eaf82d67a31.build_script_build.a4974091c416549f-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/generic-array-a2c68eaf82d67a31/build_script_build-a2c68eaf82d67a31.8mcfna651p7hv8ffw18byzr1m.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libversion_check-70abbab19e5e1d03.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/generic-array-a2c68eaf82d67a31/build_script_build-a2c68eaf82d67a31 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcwfRYwM/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/generic-array-a2c68eaf82d67a31/build_script_build-a2c68eaf82d67a31.build_script_build.a4974091c416549f-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/generic-array-a2c68eaf82d67a31/build_script_build-a2c68eaf82d67a31.8mcfna651p7hv8ffw18byzr1m.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libversion_check-70abbab19e5e1d03.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/generic-array-a2c68eaf82d67a31/build_script_build-a2c68eaf82d67a31 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcT1s2YL/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0.build_script_build.4fe4424203a4ca59-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0.build_script_build.4fe4424203a4ca59-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0.bbnoes7kgmq6lrbo6x2ywyp5r.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcT1s2YL/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0.build_script_build.4fe4424203a4ca59-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0.build_script_build.4fe4424203a4ca59-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0.bbnoes7kgmq6lrbo6x2ywyp5r.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/target-lexicon-c5a35224d0124aa0/build_script_build-c5a35224d0124aa0 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustc9rhAkW/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/ahash-90238bfdee513392/build_script_build-90238bfdee513392.build_script_build.8a2e78674f7b02f4-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/ahash-90238bfdee513392/build_script_build-90238bfdee513392.3lrdkfgvqha9hn4za0lijzshf.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libversion_check-70abbab19e5e1d03.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/ahash-90238bfdee513392/build_script_build-90238bfdee513392 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustc9rhAkW/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/ahash-90238bfdee513392/build_script_build-90238bfdee513392.build_script_build.8a2e78674f7b02f4-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/ahash-90238bfdee513392/build_script_build-90238bfdee513392.3lrdkfgvqha9hn4za0lijzshf.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libversion_check-70abbab19e5e1d03.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/ahash-90238bfdee513392/build_script_build-90238bfdee513392 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcZUb1MN/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.3.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.bp55yt2ssmfgloanu7j1mshvj.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcZUb1MN/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.build_script_main.95b7acf820a43048-cgu.3.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21.bp55yt2ssmfgloanu7j1mshvj.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/typenum-3ce6958d0f820d21/build_script_main-3ce6958d0f820d21 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcHdIvEd/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/lock_api-f4fe789690491c3c/build_script_build-f4fe789690491c3c.build_script_build.30e61066625e4fa7-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/lock_api-f4fe789690491c3c/build_script_build-f4fe789690491c3c.8z4pceqri7uvos0qouwzz41qs.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libautocfg-871660a85894972b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/lock_api-f4fe789690491c3c/build_script_build-f4fe789690491c3c -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcHdIvEd/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/lock_api-f4fe789690491c3c/build_script_build-f4fe789690491c3c.build_script_build.30e61066625e4fa7-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/lock_api-f4fe789690491c3c/build_script_build-f4fe789690491c3c.8z4pceqri7uvos0qouwzz41qs.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libautocfg-871660a85894972b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/lock_api-f4fe789690491c3c/build_script_build-f4fe789690491c3c -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcbwRBvD/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde-328bccf062450fe8/build_script_build-328bccf062450fe8.build_script_build.80f468a38796e996-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde-328bccf062450fe8/build_script_build-328bccf062450fe8.ewbbhtm4f4vonku41qt80udoq.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde-328bccf062450fe8/build_script_build-328bccf062450fe8 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcbwRBvD/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde-328bccf062450fe8/build_script_build-328bccf062450fe8.build_script_build.80f468a38796e996-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde-328bccf062450fe8/build_script_build-328bccf062450fe8.ewbbhtm4f4vonku41qt80udoq.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde-328bccf062450fe8/build_script_build-328bccf062450fe8 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcoC6vYJ/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.3.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.4.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.5.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.6.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.7.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.8.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.da94snlk8hh51qhwkifsc1wpx.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcoC6vYJ/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.3.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.4.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.5.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.6.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.7.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.build_script_build.602c35a6330c09a2-cgu.8.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59.da94snlk8hh51qhwkifsc1wpx.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-build-config-5107ec3818be9f59/build_script_build-5107ec3818be9f59 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcHRXJX7/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/indexmap-7ac66075cf14fbb6/build_script_build-7ac66075cf14fbb6.build_script_build.70f1de71a3299b40-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/indexmap-7ac66075cf14fbb6/build_script_build-7ac66075cf14fbb6.3rnfwgpwfub4n4sj783o98f0m.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libautocfg-871660a85894972b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/indexmap-7ac66075cf14fbb6/build_script_build-7ac66075cf14fbb6 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcHRXJX7/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/indexmap-7ac66075cf14fbb6/build_script_build-7ac66075cf14fbb6.build_script_build.70f1de71a3299b40-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/indexmap-7ac66075cf14fbb6/build_script_build-7ac66075cf14fbb6.3rnfwgpwfub4n4sj783o98f0m.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libautocfg-871660a85894972b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/indexmap-7ac66075cf14fbb6/build_script_build-7ac66075cf14fbb6 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustcCLPz6W/list /private/tmp/rustcCLPz6W/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.09.rcgu.o /private/tmp/rustcCLPz6W/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.7ooejzehipd15utrj4j5no6ho.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_runtime-33c47cd359382213.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_macros-2baf257dbfe66c39.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustcCLPz6W/list /private/tmp/rustcCLPz6W/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.peg_macros.b11be71e4a354593-cgu.09.rcgu.o /private/tmp/rustcCLPz6W/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/peg_macros-2baf257dbfe66c39.7ooejzehipd15utrj4j5no6ho.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_runtime-33c47cd359382213.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_macros-2baf257dbfe66c39.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustc0D9oyV/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/thiserror-c71a3cbe00beb756/build_script_build-c71a3cbe00beb756.build_script_build.4fa595a8559a2744-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/thiserror-c71a3cbe00beb756/build_script_build-c71a3cbe00beb756.0c0riylkkhdlz823szt2grjlu.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/thiserror-c71a3cbe00beb756/build_script_build-c71a3cbe00beb756 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustc0D9oyV/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/thiserror-c71a3cbe00beb756/build_script_build-c71a3cbe00beb756.build_script_build.4fa595a8559a2744-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/thiserror-c71a3cbe00beb756/build_script_build-c71a3cbe00beb756.0c0riylkkhdlz823szt2grjlu.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/thiserror-c71a3cbe00beb756/build_script_build-c71a3cbe00beb756 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustck3AWT7/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/memoffset-da4499105f3720cc/build_script_build-da4499105f3720cc.build_script_build.b2e394ef669c7470-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/memoffset-da4499105f3720cc/build_script_build-da4499105f3720cc.3r277kdrj52j6f9jglnv216gq.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libautocfg-871660a85894972b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/memoffset-da4499105f3720cc/build_script_build-da4499105f3720cc -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustck3AWT7/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/memoffset-da4499105f3720cc/build_script_build-da4499105f3720cc.build_script_build.b2e394ef669c7470-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/memoffset-da4499105f3720cc/build_script_build-da4499105f3720cc.3r277kdrj52j6f9jglnv216gq.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libautocfg-871660a85894972b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/memoffset-da4499105f3720cc/build_script_build-da4499105f3720cc -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcGz6nVV/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde_json-ab6dc8a8da7f65c7/build_script_build-ab6dc8a8da7f65c7.build_script_build.b7450c0e0b3a0d2f-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde_json-ab6dc8a8da7f65c7/build_script_build-ab6dc8a8da7f65c7.ar6uw1266futyg5uiq27rtefc.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde_json-ab6dc8a8da7f65c7/build_script_build-ab6dc8a8da7f65c7 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcGz6nVV/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde_json-ab6dc8a8da7f65c7/build_script_build-ab6dc8a8da7f65c7.build_script_build.b7450c0e0b3a0d2f-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde_json-ab6dc8a8da7f65c7/build_script_build-ab6dc8a8da7f65c7.ar6uw1266futyg5uiq27rtefc.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/serde_json-ab6dc8a8da7f65c7/build_script_build-ab6dc8a8da7f65c7 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcP3oF3Y/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-macros-backend-c58d993cb0a76787/build_script_build-c58d993cb0a76787.build_script_build.8297862929d8b3d7-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-macros-backend-c58d993cb0a76787/build_script_build-c58d993cb0a76787.237vk2hyqp0gxgs2431xcy0ai.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-macros-backend-c58d993cb0a76787/build_script_build-c58d993cb0a76787 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcP3oF3Y/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-macros-backend-c58d993cb0a76787/build_script_build-c58d993cb0a76787.build_script_build.8297862929d8b3d7-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-macros-backend-c58d993cb0a76787/build_script_build-c58d993cb0a76787.237vk2hyqp0gxgs2431xcy0ai.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-macros-backend-c58d993cb0a76787/build_script_build-c58d993cb0a76787 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcygJkAg/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-ffi-ff5f2f549162fc0f/build_script_build-ff5f2f549162fc0f.build_script_build.82130990e13b2ae8-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-ffi-ff5f2f549162fc0f/build_script_build-ff5f2f549162fc0f.b5a0hcioi98wb69pag25pxea1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-ffi-ff5f2f549162fc0f/build_script_build-ff5f2f549162fc0f -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcygJkAg/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-ffi-ff5f2f549162fc0f/build_script_build-ff5f2f549162fc0f.build_script_build.82130990e13b2ae8-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-ffi-ff5f2f549162fc0f/build_script_build-ff5f2f549162fc0f.b5a0hcioi98wb69pag25pxea1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-ffi-ff5f2f549162fc0f/build_script_build-ff5f2f549162fc0f -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustcpbCI2H/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-49e2fce499577bf2/build_script_build-49e2fce499577bf2.build_script_build.390f330fa988c8f3-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-49e2fce499577bf2/build_script_build-49e2fce499577bf2.dwi6yhd4d9cjyqbvl7e15172v.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-49e2fce499577bf2/build_script_build-49e2fce499577bf2 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustcpbCI2H/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-49e2fce499577bf2/build_script_build-49e2fce499577bf2.build_script_build.390f330fa988c8f3-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-49e2fce499577bf2/build_script_build-49e2fce499577bf2.dwi6yhd4d9cjyqbvl7e15172v.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/pyo3-49e2fce499577bf2/build_script_build-49e2fce499577bf2 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustcM0qGHd/list /private/tmp/rustcM0qGHd/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.3.rcgu.o /private/tmp/rustcM0qGHd/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.3xve2p8o0xbb5vhxr1dh9evec.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libindoc-43bc0bff663ea2e3.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustcM0qGHd/list /private/tmp/rustcM0qGHd/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.indoc.5f177d97a256e157-cgu.3.rcgu.o /private/tmp/rustcM0qGHd/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/indoc-43bc0bff663ea2e3.3xve2p8o0xbb5vhxr1dh9evec.rcgu.o /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libindoc-43bc0bff663ea2e3.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustcxJJQVX/list /private/tmp/rustcxJJQVX/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/structdump_derive-4d1ff073c975e9b8.structdump_derive.3905c532e2bdca7-cgu.0.rcgu.o /private/tmp/rustcxJJQVX/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/structdump_derive-4d1ff073c975e9b8.28f4ej5yhqf8nn5cid6fdv7o0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-ee99e312699bc524.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstructdump_derive-4d1ff073c975e9b8.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustcxJJQVX/list /private/tmp/rustcxJJQVX/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/structdump_derive-4d1ff073c975e9b8.structdump_derive.3905c532e2bdca7-cgu.0.rcgu.o /private/tmp/rustcxJJQVX/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/structdump_derive-4d1ff073c975e9b8.28f4ej5yhqf8nn5cid6fdv7o0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-ee99e312699bc524.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstructdump_derive-4d1ff073c975e9b8.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustciWTx0u/list /private/tmp/rustciWTx0u/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.jrsonnet_gcmodule_derive.c25a432ca74b30-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.jrsonnet_gcmodule_derive.c25a432ca74b30-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.jrsonnet_gcmodule_derive.c25a432ca74b30-cgu.2.rcgu.o /private/tmp/rustciWTx0u/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.3ph7xw5f6y8f53fyk5g8czknq.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-3ab5a7cce416b91a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustciWTx0u/list /private/tmp/rustciWTx0u/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.jrsonnet_gcmodule_derive.c25a432ca74b30-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.jrsonnet_gcmodule_derive.c25a432ca74b30-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.jrsonnet_gcmodule_derive.c25a432ca74b30-cgu.2.rcgu.o /private/tmp/rustciWTx0u/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.3ph7xw5f6y8f53fyk5g8czknq.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-3ab5a7cce416b91a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_gcmodule_derive-fb0f7f14b7d8ad9a.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustcrN6dKD/list /private/tmp/rustcrN6dKD/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.3.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.4.rcgu.o /private/tmp/rustcrN6dKD/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.eunol7qy9z1xvj35b6i0donit.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-ee99e312699bc524.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_macros-20a14ddb3741416c.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustcrN6dKD/list /private/tmp/rustcrN6dKD/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.2.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.3.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.jrsonnet_macros.4d560417ec3eb68a-cgu.4.rcgu.o /private/tmp/rustcrN6dKD/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/jrsonnet_macros-20a14ddb3741416c.eunol7qy9z1xvj35b6i0donit.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-ee99e312699bc524.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_macros-20a14ddb3741416c.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustc7o2yMN/list /private/tmp/rustc7o2yMN/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.09.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.10.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.11.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.12.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.13.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.14.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.15.rcgu.o /private/tmp/rustc7o2yMN/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.0wvan4n17pjfz45wtypbsvj3k.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-3ab5a7cce416b91a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libthiserror_impl-9bff87fee6798433.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustc7o2yMN/list /private/tmp/rustc7o2yMN/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.09.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.10.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.11.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.12.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.13.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.14.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.thiserror_impl.b7f66849cbd04d6e-cgu.15.rcgu.o /private/tmp/rustc7o2yMN/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/thiserror_impl-9bff87fee6798433.0wvan4n17pjfz45wtypbsvj3k.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-3ab5a7cce416b91a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libthiserror_impl-9bff87fee6798433.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustcS8XjW5/list /private/tmp/rustcS8XjW5/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.09.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.10.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.11.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.12.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.13.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.14.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.15.rcgu.o /private/tmp/rustcS8XjW5/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.8zzg9j2dj6zuc9i5ujliyebl1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-ee99e312699bc524.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libderivative-531969e166cd6f8e.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustcS8XjW5/list /private/tmp/rustcS8XjW5/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.09.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.10.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.11.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.12.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.13.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.14.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.derivative.8e11e8c799e29a8a-cgu.15.rcgu.o /private/tmp/rustcS8XjW5/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/derivative-531969e166cd6f8e.8zzg9j2dj6zuc9i5ujliyebl1.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-ee99e312699bc524.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libderivative-531969e166cd6f8e.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustcD6aNPx/list /private/tmp/rustcD6aNPx/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/pyo3_macros-232711ff4511f39a.pyo3_macros.56b43539c5055118-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/pyo3_macros-232711ff4511f39a.pyo3_macros.56b43539c5055118-cgu.1.rcgu.o /private/tmp/rustcD6aNPx/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/pyo3_macros-232711ff4511f39a.00cbsnye7ozimojm5vyl6uty4.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_macros_backend-a5f77481eaa1e034.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libheck-b79beadac0c1fac2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-3ab5a7cce416b91a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_macros-232711ff4511f39a.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustcD6aNPx/list /private/tmp/rustcD6aNPx/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/pyo3_macros-232711ff4511f39a.pyo3_macros.56b43539c5055118-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/pyo3_macros-232711ff4511f39a.pyo3_macros.56b43539c5055118-cgu.1.rcgu.o /private/tmp/rustcD6aNPx/rmeta.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/pyo3_macros-232711ff4511f39a.00cbsnye7ozimojm5vyl6uty4.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_macros_backend-a5f77481eaa1e034.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_build_config-5ccb6407416ce348.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtarget_lexicon-706cdf8fe84a0922.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libheck-b79beadac0c1fac2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsyn-3ab5a7cce416b91a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_macros-232711ff4511f39a.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: /private/tmp/rustciGWucJ/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/jrsonnet-stdlib-0086f0b302a0fb39/build_script_build-0086f0b302a0fb39.build_script_build.60b76aa9176a87fc-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/jrsonnet-stdlib-0086f0b302a0fb39/build_script_build-0086f0b302a0fb39.4rrn9nvsoup75ryf98mpmjgho.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_parser-fd6d332db5557d73.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstatic_assertions-3df1a596d36fbef0.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg-e83a62e560b3d085.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_runtime-33c47cd359382213.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_interner-d929601d2c00daff.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstructdump-5f84a1a638d02d6c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/librustc_hash-63ead4daef36cdbe.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libhashbrown-b951c8c37141214a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libahash-fd25c33495634aa0.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libzerocopy-fcecc71ad269d0fb.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_gcmodule-822424506ff3840f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot-99186e0a8b99974f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot_core-bc34769ffa78ae03.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblibc-11561017bb799c29.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libcfg_if-004902142c6aee5f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsmallvec-e6e5764068b117fa.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblock_api-dee486035888fa23.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libscopeguard-af696f1f74c0dba6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -liconv -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/jrsonnet-stdlib-0086f0b302a0fb39/build_script_build-0086f0b302a0fb39 -Wl,-dead_strip -nodefaultlibs
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os /private/tmp/rustciGWucJ/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/jrsonnet-stdlib-0086f0b302a0fb39/build_script_build-0086f0b302a0fb39.build_script_build.60b76aa9176a87fc-cgu.0.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/jrsonnet-stdlib-0086f0b302a0fb39/build_script_build-0086f0b302a0fb39.4rrn9nvsoup75ryf98mpmjgho.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_parser-fd6d332db5557d73.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstatic_assertions-3df1a596d36fbef0.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg-e83a62e560b3d085.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_runtime-33c47cd359382213.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_interner-d929601d2c00daff.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstructdump-5f84a1a638d02d6c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-f6248c6881423ab6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-b7f3f9a06b60c097.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-ba355081f4487bd5.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/librustc_hash-63ead4daef36cdbe.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libhashbrown-b951c8c37141214a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libahash-fd25c33495634aa0.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-b0ba783499e4f1e2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libzerocopy-fcecc71ad269d0fb.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_gcmodule-822424506ff3840f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot-99186e0a8b99974f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot_core-bc34769ffa78ae03.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblibc-11561017bb799c29.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libcfg_if-004902142c6aee5f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsmallvec-e6e5764068b117fa.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblock_api-dee486035888fa23.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libscopeguard-af696f1f74c0dba6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -liconv -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/build/jrsonnet-stdlib-0086f0b302a0fb39/build_script_build-0086f0b302a0fb39 -Wl,-dead_strip -nodefaultlibs -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
cc called with: -Wl,-exported_symbols_list -Wl,/private/tmp/rustc57INa3/list /private/tmp/rustc57INa3/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.09.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.10.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.11.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.12.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.13.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.14.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.15.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.ciwcouoye67r0ak1q3wdvxsa4.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_stdlib-eeaddf3279d2d184.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libserde_json-302234626f07461c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libmemchr-65475eef4816fad8.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libitoa-02dff70133be7140.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libmd5-ccd1160356af43d3.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libserde_yaml_with_quirks-74419d192009f43d.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libryu-9c9b741cd4d7b2de.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libindexmap-f0c16d856a519140.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libhashbrown-3a16968d60289000.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libyaml_rust-539f664e093209ed.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblinked_hash_map-f162e9024c6a08be.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsha3-bb160fca2936ffde.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libkeccak-ebbfb9a6782c3f3e.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsha1-05f42438bb00e560.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsha2-3feb16f0406ed997.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libdigest-528b16f65841d973.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libblock_buffer-8cd3c2770702db12.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libcrypto_common-3ee105e4986af3ef.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libgeneric_array-d31e8bd135ee980d.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtypenum-cf33292df30f3544.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libbase64-e919260eb230b80f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3-5a59e0331ff330e0.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libmemoffset-9899fe7926b5218c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_ffi-072be38b0c6c5492.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunindent-e09b34656f53fac2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_evaluator-25df18ec14b13311.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpathdiff-36586d6981a026ba.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstrsim-ac105dfaf1b5158a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libannotate_snippets-891d9ce08306b47a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_width-25caf06511e300e5.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libyansi_term-8cab584ffb80e0c3.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libserde-32a4553c24cd7966.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libthiserror-226b359b9d19ddd6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_types-0a312bb315a1132c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_parser-1fbf21d2bcf3431e.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstatic_assertions-5b5bc18b02b74193.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg-0ccd37cc090cc378.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_runtime-1277203138587e35.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_interner-8fa075beb8cc1c79.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstructdump-cd8a76fb473f5016.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-e638bbc98d2153ec.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-7a64a799811d9a02.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-cbb2bd0ae1344858.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/librustc_hash-a4117bad49a49587.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libhashbrown-c3179fe7fb90740a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libahash-378623f19bfaba74.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-6b963026723a86b1.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libzerocopy-abcccba4eadabd3c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_gcmodule-59f8752a9a2f5329.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot-ddd084011659f04b.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot_core-96c2c31d82232972.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblibc-bcb3b4668fb51ae1.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libcfg_if-b275a4730a2f0b1c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsmallvec-0e0a4b6300f5b5d3.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblock_api-cdd88481ef64e20d.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libscopeguard-174c7f6b4ed45e50.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -liconv -lSystem -lc -lm -arch arm64 -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/librjsonnet.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -undefined dynamic_lookup -Wl,-install_name,@rpath/rjsonnet.abi3.so
superenv removed: -arch arm64
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -Wl,-exported_symbols_list -Wl,/private/tmp/rustc57INa3/list /private/tmp/rustc57INa3/symbols.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.00.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.01.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.02.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.03.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.04.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.05.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.06.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.07.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.08.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.09.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.10.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.11.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.12.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.13.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.14.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.rjsonnet.5a453b232b845931-cgu.15.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/rjsonnet.ciwcouoye67r0ak1q3wdvxsa4.rcgu.o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_stdlib-eeaddf3279d2d184.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libserde_json-302234626f07461c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libmemchr-65475eef4816fad8.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libitoa-02dff70133be7140.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libmd5-ccd1160356af43d3.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libserde_yaml_with_quirks-74419d192009f43d.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libryu-9c9b741cd4d7b2de.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libindexmap-f0c16d856a519140.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libhashbrown-3a16968d60289000.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libyaml_rust-539f664e093209ed.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblinked_hash_map-f162e9024c6a08be.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsha3-bb160fca2936ffde.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libkeccak-ebbfb9a6782c3f3e.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsha1-05f42438bb00e560.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsha2-3feb16f0406ed997.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libdigest-528b16f65841d973.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libblock_buffer-8cd3c2770702db12.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libcrypto_common-3ee105e4986af3ef.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libgeneric_array-d31e8bd135ee980d.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libtypenum-cf33292df30f3544.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libbase64-e919260eb230b80f.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3-5a59e0331ff330e0.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libmemoffset-9899fe7926b5218c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpyo3_ffi-072be38b0c6c5492.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunindent-e09b34656f53fac2.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_evaluator-25df18ec14b13311.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpathdiff-36586d6981a026ba.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstrsim-ac105dfaf1b5158a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libannotate_snippets-891d9ce08306b47a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_width-25caf06511e300e5.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libyansi_term-8cab584ffb80e0c3.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libserde-32a4553c24cd7966.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libthiserror-226b359b9d19ddd6.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_types-0a312bb315a1132c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_parser-1fbf21d2bcf3431e.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstatic_assertions-5b5bc18b02b74193.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg-0ccd37cc090cc378.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libpeg_runtime-1277203138587e35.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_interner-8fa075beb8cc1c79.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libstructdump-cd8a76fb473f5016.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libquote-e638bbc98d2153ec.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libproc_macro2-7a64a799811d9a02.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libunicode_ident-cbb2bd0ae1344858.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libproc_macro-d46d09938dcfcea0.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_literal_escaper-4f8a46787241b6b3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_std-3b119a668fa8464c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/librustc_hash-a4117bad49a49587.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libhashbrown-c3179fe7fb90740a.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libahash-378623f19bfaba74.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libonce_cell-6b963026723a86b1.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libzerocopy-abcccba4eadabd3c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libjrsonnet_gcmodule-59f8752a9a2f5329.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot-ddd084011659f04b.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libparking_lot_core-96c2c31d82232972.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblibc-bcb3b4668fb51ae1.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libcfg_if-b275a4730a2f0b1c.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libsmallvec-0e0a4b6300f5b5d3.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/liblock_api-cdd88481ef64e20d.rlib /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/libscopeguard-174c7f6b4ed45e50.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd-5d79a5a9e0747e98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-46750db6665333cd.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libobject-a967cb9870124ec9.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-c4f054182976aa8c.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-6a6ef60951ca9fc3.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libgimli-8ef80ed926817f98.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-17c9272749ad8509.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-58144e4858d184c7.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-6406dbd58cbbde3f.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-2f0f0baf202969e4.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-7092aa97d4d8423b.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libadler2-174762b1f3c7d4a1.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libunwind-e858f8556a90d940.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-13bddb24f8a48520.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liblibc-d0f93df37175681d.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-f4b3dc294abba56e.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/liballoc-c3cfa44b482188b6.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcore-9ade5868bd946e45.rlib /opt/homebrew/Cellar/rust/1.90.0/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-4fb5ae2e1823131f.rlib -liconv -lSystem -lc -lm -mmacosx-version-min=11.0.0 -o /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/release/deps/librjsonnet.dylib -Wl,-dead_strip -dynamiclib -nodefaultlibs -undefined dynamic_lookup -Wl,-install_name,@rpath/rjsonnet.abi3.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:13:54 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting maturin<2.0,>=1.0
Using cached maturin-1.9.6-cp314-cp314-macosx_15_0_arm64.whl
Installing collected packages: maturin
Successfully installed maturin-1.9.6
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
🔗 Found pyo3 bindings with abi3 support
🐍 Not using a specific python interpreter
rjsonnet-0.5.6.dist-info
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /private/tmp/pip-modern-metadata-phdl1trc --interpreter /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python`
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: rjsonnet
Building wheel for rjsonnet (pyproject.toml): started
Running command Building wheel for rjsonnet (pyproject.toml)
Running `maturin pep517 build-wheel -i /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python --compatibility off`
🔗 Found pyo3 bindings with abi3 support
🐍 Not using a specific python interpreter
💻 Using `MACOSX_DEPLOYMENT_TARGET=11.0` for aarch64-apple-darwin by default
Compiling proc-macro2 v1.0.92
Compiling unicode-ident v1.0.14
Compiling libc v0.2.169
Compiling autocfg v1.4.0
Compiling version_check v0.9.5
Compiling once_cell v1.20.2
Compiling parking_lot_core v0.9.10
Compiling target-lexicon v0.12.16
Compiling syn v1.0.109
Compiling cfg-if v1.0.0
Compiling peg-runtime v0.8.3
Compiling typenum v1.17.0
Compiling scopeguard v1.2.0
Compiling smallvec v1.13.2
Compiling zerocopy v0.7.35
Compiling ahash v0.8.11
Compiling generic-array v0.14.7
Compiling lock_api v0.4.12
Compiling serde v1.0.217
Compiling quote v1.0.38
Compiling syn v2.0.96
Compiling pyo3-build-config v0.23.3
Compiling peg-macros v0.8.4
Compiling cpufeatures v0.2.16
Compiling parking_lot v0.12.3
Compiling hashbrown v0.13.2
Compiling rustc-hash v1.1.0
Compiling indexmap v1.9.3
Compiling thiserror v1.0.69
Compiling static_assertions v1.1.0
Compiling memoffset v0.9.1
Compiling ryu v1.0.18
Compiling peg v0.8.4
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Compiling digest v0.10.7
Compiling yansi-term v0.1.2
Compiling serde_json v1.0.135
Compiling hashbrown v0.12.3
Compiling unicode-width v0.1.14
Compiling heck v0.5.0
Compiling linked-hash-map v0.5.6
Compiling annotate-snippets v0.9.2
Compiling keccak v0.1.5
Compiling strsim v0.10.0
Compiling pyo3-ffi v0.23.3
Compiling pyo3-macros-backend v0.23.3
Compiling yaml-rust v0.4.5
Compiling pyo3 v0.23.3
Compiling itoa v1.0.14
Compiling memchr v2.7.4
Compiling pathdiff v0.2.3
Compiling sha3 v0.10.8
Compiling sha2 v0.10.8
Compiling sha1 v0.10.6
Compiling md5 v0.7.0
Compiling base64 v0.21.7
Compiling indoc v2.0.5
Compiling unindent v0.2.3
Compiling serde_yaml_with_quirks v0.8.24
Compiling structdump-derive v0.2.0
Compiling derivative v2.2.0
Compiling jrsonnet-macros v0.5.0-pre95
Compiling jrsonnet-gcmodule-derive v0.3.9
Compiling thiserror-impl v1.0.69
Compiling structdump v0.2.0
Compiling jrsonnet-gcmodule v0.3.9
Compiling jrsonnet-interner v0.5.0-pre95
Compiling jrsonnet-parser v0.5.0-pre95
Compiling jrsonnet-types v0.5.0-pre95
Compiling pyo3-macros v0.23.3
Compiling jrsonnet-stdlib v0.5.0-pre95
Compiling jrsonnet-evaluator v0.5.0-pre95
Compiling rjsonnet v0.5.6 (/private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6)
warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
--> src/lib.rs:136:27
|
136 | Val::Bool(b) => b.into_py(py),
| ^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
--> src/lib.rs:138:46
|
138 | Val::Str(s) => s.clone().into_flat().into_py(py),
| ^^^^^^^
warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
--> src/lib.rs:139:26
|
139 | Val::Num(n) => n.into_py(py),
| ^^^^^^^
warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
--> src/lib.rs:146:17
|
146 | arr.into_py(py)
| ^^^^^^^
warning: use of deprecated method `pyo3::IntoPy::into_py`: `IntoPy` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
--> src/lib.rs:158:18
|
158 | dict.into_py(py)
| ^^^^^^^
warning: use of deprecated associated function `pyo3::types::PyTuple::new_bound`: renamed to `PyTuple::new`
--> src/lib.rs:181:57
|
181 | let err = match self.func.call(py, PyTuple::new_bound(py, args), None) {
| ^^^^^^^^^
warning: `rjsonnet` (lib) generated 6 warnings
Finished `release` profile [optimized] target(s) in 30.37s
📖 Found type stub file at rjsonnet.pyi
📦 Built wheel for abi3 Python ≥ 3.8 to /private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/wheels/rjsonnet-0.5.6-cp38-abi3-macosx_11_0_arm64.whl
/private/tmp/otterdog--rjsonnet-20251031-66787-qdikcx/rjsonnet-0.5.6/target/wheels/rjsonnet-0.5.6-cp38-abi3-macosx_11_0_arm64.whl
Building wheel for rjsonnet (pyproject.toml): finished with status 'done'
Created wheel for rjsonnet: filename=rjsonnet-0.5.6-cp38-abi3-macosx_11_0_arm64.whl size=1097219 sha256=66d235ba1b01f08f14364c6602756826fd07df7871b30605e4fc6b184037ea97
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/b0/2c/a3/b21c4001efae405b4f762d9b359b67c483791619d366d7b218
Successfully built rjsonnet
Installing collected packages: rjsonnet
Successfully installed rjsonnet-0.5.6
2025-10-31 16:14:27 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--smmap-20251031-66787-j87ymc/smmap-5.0.2
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--smmap-20251031-66787-j87ymc/smmap-5.0.2
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=40.8.0
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools
Successfully installed setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-eaz4hjx5/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing smmap.egg-info/PKG-INFO
writing dependency_links to smmap.egg-info/dependency_links.txt
writing top-level names to smmap.egg-info/top_level.txt
reading manifest file 'smmap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'smmap.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-eaz4hjx5/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-b6yeiasy/smmap.egg-info
writing /private/tmp/pip-modern-metadata-b6yeiasy/smmap.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-b6yeiasy/smmap.egg-info/dependency_links.txt
writing top-level names to /private/tmp/pip-modern-metadata-b6yeiasy/smmap.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-b6yeiasy/smmap.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-b6yeiasy/smmap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-b6yeiasy/smmap.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-b6yeiasy/smmap-5.0.2.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: smmap
Building wheel for smmap (pyproject.toml): started
Running command Building wheel for smmap (pyproject.toml)
/private/tmp/pip-build-env-eaz4hjx5/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/smmap
copying smmap/mman.py -> build/lib/smmap
copying smmap/buf.py -> build/lib/smmap
copying smmap/util.py -> build/lib/smmap
copying smmap/__init__.py -> build/lib/smmap
creating build/lib/smmap/test
copying smmap/test/test_mman.py -> build/lib/smmap/test
copying smmap/test/lib.py -> build/lib/smmap/test
copying smmap/test/__init__.py -> build/lib/smmap/test
copying smmap/test/test_buf.py -> build/lib/smmap/test
copying smmap/test/test_util.py -> build/lib/smmap/test
copying smmap/test/test_tutorial.py -> build/lib/smmap/test
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/smmap
copying build/lib/smmap/mman.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap
copying build/lib/smmap/buf.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap
creating build/bdist.macosx-15.0-arm64/wheel/smmap/test
copying build/lib/smmap/test/test_mman.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap/test
copying build/lib/smmap/test/lib.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap/test
copying build/lib/smmap/test/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap/test
copying build/lib/smmap/test/test_buf.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap/test
copying build/lib/smmap/test/test_util.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap/test
copying build/lib/smmap/test/test_tutorial.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap/test
copying build/lib/smmap/util.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap
copying build/lib/smmap/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./smmap
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
running egg_info
writing smmap.egg-info/PKG-INFO
writing dependency_links to smmap.egg-info/dependency_links.txt
writing top-level names to smmap.egg-info/top_level.txt
reading manifest file 'smmap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'smmap.egg-info/SOURCES.txt'
Copying smmap.egg-info to build/bdist.macosx-15.0-arm64/wheel/./smmap-5.0.2-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/smmap-5.0.2.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/ba/4f/40/de89f03bf7080299b1ce9ec8af38e5b652030b5b7dd7dca4c1/tmpgdl81hj1/.tmp-vzxbnelg/smmap-5.0.2-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'smmap/__init__.py'
adding 'smmap/buf.py'
adding 'smmap/mman.py'
adding 'smmap/util.py'
adding 'smmap/test/__init__.py'
adding 'smmap/test/lib.py'
adding 'smmap/test/test_buf.py'
adding 'smmap/test/test_mman.py'
adding 'smmap/test/test_tutorial.py'
adding 'smmap/test/test_util.py'
adding 'smmap-5.0.2.dist-info/licenses/LICENSE'
adding 'smmap-5.0.2.dist-info/METADATA'
adding 'smmap-5.0.2.dist-info/WHEEL'
adding 'smmap-5.0.2.dist-info/top_level.txt'
adding 'smmap-5.0.2.dist-info/zip-safe'
adding 'smmap-5.0.2.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for smmap (pyproject.toml): finished with status 'done'
Created wheel for smmap: filename=smmap-5.0.2-py3-none-any.whl size=24386 sha256=f8d18786de61c2ab2da7dc96fe46a99536a8cd79e0c0ce06af84ee9d7c10ffad
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/ba/4f/40/de89f03bf7080299b1ce9ec8af38e5b652030b5b7dd7dca4c1
Successfully built smmap
Installing collected packages: smmap
Successfully installed smmap-5.0.2
2025-10-31 16:14:29 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--sniffio-20251031-66787-sni363/sniffio-1.3.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--sniffio-20251031-66787-sni363/sniffio-1.3.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=64
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting setuptools_scm>=6.4
Using cached setuptools_scm-9.2.2-py3-none-any.whl
Collecting packaging>=20 (from setuptools_scm>=6.4)
Using cached packaging-25.0-py3-none-any.whl
Installing collected packages: setuptools, packaging, setuptools_scm
Creating /private/tmp/pip-build-env-20rkf300/overlay/bin
changing mode of /private/tmp/pip-build-env-20rkf300/overlay/bin/setuptools-scm to 755
Successfully installed packaging-25.0 setuptools-80.9.0 setuptools_scm-9.2.2
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing sniffio.egg-info/PKG-INFO
writing dependency_links to sniffio.egg-info/dependency_links.txt
writing top-level names to sniffio.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'sniffio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE2'
adding license file 'LICENSE.MIT'
writing manifest file 'sniffio.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-_09mmam3/sniffio.egg-info
writing /private/tmp/pip-modern-metadata-_09mmam3/sniffio.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-_09mmam3/sniffio.egg-info/dependency_links.txt
writing top-level names to /private/tmp/pip-modern-metadata-_09mmam3/sniffio.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-_09mmam3/sniffio.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
reading manifest file '/private/tmp/pip-modern-metadata-_09mmam3/sniffio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE2'
adding license file 'LICENSE.MIT'
writing manifest file '/private/tmp/pip-modern-metadata-_09mmam3/sniffio.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-_09mmam3/sniffio-1.3.1.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: sniffio
Building wheel for sniffio (pyproject.toml): started
Running command Building wheel for sniffio (pyproject.toml)
toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/private/tmp/pip-build-env-20rkf300/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/sniffio
copying sniffio/_impl.py -> build/lib/sniffio
copying sniffio/_version.py -> build/lib/sniffio
copying sniffio/__init__.py -> build/lib/sniffio
creating build/lib/sniffio/_tests
copying sniffio/_tests/test_sniffio.py -> build/lib/sniffio/_tests
copying sniffio/_tests/__init__.py -> build/lib/sniffio/_tests
running egg_info
writing sniffio.egg-info/PKG-INFO
writing dependency_links to sniffio.egg-info/dependency_links.txt
writing top-level names to sniffio.egg-info/top_level.txt
listing git files failed - pretending there aren't any
reading manifest file 'sniffio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE2'
adding license file 'LICENSE.MIT'
writing manifest file 'sniffio.egg-info/SOURCES.txt'
copying sniffio/py.typed -> build/lib/sniffio
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/sniffio
copying build/lib/sniffio/_impl.py -> build/bdist.macosx-15.0-arm64/wheel/./sniffio
copying build/lib/sniffio/_version.py -> build/bdist.macosx-15.0-arm64/wheel/./sniffio
creating build/bdist.macosx-15.0-arm64/wheel/sniffio/_tests
copying build/lib/sniffio/_tests/test_sniffio.py -> build/bdist.macosx-15.0-arm64/wheel/./sniffio/_tests
copying build/lib/sniffio/_tests/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./sniffio/_tests
copying build/lib/sniffio/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./sniffio
copying build/lib/sniffio/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./sniffio
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying sniffio.egg-info to build/bdist.macosx-15.0-arm64/wheel/./sniffio-1.3.1-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/sniffio-1.3.1.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/cd/2e/fa/c493c8a90b90390267f8e9f763dc1b3c305ac094d562c5c3dc/tmpqtxlnv6x/.tmp-p6kjkxpl/sniffio-1.3.1-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'sniffio/__init__.py'
adding 'sniffio/_impl.py'
adding 'sniffio/_version.py'
adding 'sniffio/py.typed'
adding 'sniffio/_tests/__init__.py'
adding 'sniffio/_tests/test_sniffio.py'
adding 'sniffio-1.3.1.dist-info/licenses/LICENSE'
adding 'sniffio-1.3.1.dist-info/licenses/LICENSE.APACHE2'
adding 'sniffio-1.3.1.dist-info/licenses/LICENSE.MIT'
adding 'sniffio-1.3.1.dist-info/METADATA'
adding 'sniffio-1.3.1.dist-info/WHEEL'
adding 'sniffio-1.3.1.dist-info/top_level.txt'
adding 'sniffio-1.3.1.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for sniffio (pyproject.toml): finished with status 'done'
Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10285 sha256=d52564a9bfb6745c8e0838eaac6bef4af307acd45f78db6498cd073fc38e2a4c
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/cd/2e/fa/c493c8a90b90390267f8e9f763dc1b3c305ac094d562c5c3dc
Successfully built sniffio
Installing collected packages: sniffio
Successfully installed sniffio-1.3.1
2025-10-31 16:14:31 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--typing-extensions-20251031-66787-p48j9k/typing_extensions-4.15.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--typing-extensions-20251031-66787-p48j9k/typing_extensions-4.15.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting flit_core<4,>=3.11
Using cached flit_core-3.12.0-py3-none-any.whl
Installing collected packages: flit_core
Successfully installed flit_core-3.12.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: typing_extensions
Building wheel for typing_extensions (pyproject.toml): started
Running command Building wheel for typing_extensions (pyproject.toml)
Building wheel for typing_extensions (pyproject.toml): finished with status 'done'
Created wheel for typing_extensions: filename=typing_extensions-4.15.0-py3-none-any.whl size=44614 sha256=f7e4dff2552905f5e6b0eefdb2f5af00e828a11213741a10fc92bd49b7bc1fd2
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/53/d5/c4/013fcfe0495b4650d2b5fa17521e82f15fe7f9951eea5ec894
Successfully built typing_extensions
Installing collected packages: typing_extensions
Successfully installed typing_extensions-4.15.0
2025-10-31 16:14:33 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--url-normalize-20251031-66787-uiyaqa/url_normalize-2.2.1
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--url-normalize-20251031-66787-uiyaqa/url_normalize-2.2.1
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting setuptools>=42
Using cached setuptools-80.9.0-py3-none-any.whl
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl
Installing collected packages: wheel, setuptools
Creating /private/tmp/pip-build-env-k8gor9jq/overlay/bin
changing mode of /private/tmp/pip-build-env-k8gor9jq/overlay/bin/wheel to 755
Successfully installed setuptools-80.9.0 wheel-0.45.1
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-k8gor9jq/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running egg_info
writing url_normalize.egg-info/PKG-INFO
writing dependency_links to url_normalize.egg-info/dependency_links.txt
writing entry points to url_normalize.egg-info/entry_points.txt
writing requirements to url_normalize.egg-info/requires.txt
writing top-level names to url_normalize.egg-info/top_level.txt
reading manifest file 'url_normalize.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'url_normalize.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-k8gor9jq/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running dist_info
creating /private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info
writing /private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/dependency_links.txt
writing entry points to /private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/entry_points.txt
writing requirements to /private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file '/private/tmp/pip-modern-metadata-bvvs06rh/url_normalize.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-bvvs06rh/url_normalize-2.2.1.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: url-normalize
Building wheel for url-normalize (pyproject.toml): started
Running command Building wheel for url-normalize (pyproject.toml)
/private/tmp/pip-build-env-k8gor9jq/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build/lib/url_normalize
copying url_normalize/param_allowlist.py -> build/lib/url_normalize
copying url_normalize/normalize_path.py -> build/lib/url_normalize
copying url_normalize/normalize_userinfo.py -> build/lib/url_normalize
copying url_normalize/provide_url_scheme.py -> build/lib/url_normalize
copying url_normalize/normalize_fragment.py -> build/lib/url_normalize
copying url_normalize/tools.py -> build/lib/url_normalize
copying url_normalize/__init__.py -> build/lib/url_normalize
copying url_normalize/normalize_host.py -> build/lib/url_normalize
copying url_normalize/cli.py -> build/lib/url_normalize
copying url_normalize/url_normalize.py -> build/lib/url_normalize
copying url_normalize/normalize_port.py -> build/lib/url_normalize
copying url_normalize/generic_url_cleanup.py -> build/lib/url_normalize
copying url_normalize/normalize_scheme.py -> build/lib/url_normalize
copying url_normalize/provide_url_domain.py -> build/lib/url_normalize
copying url_normalize/normalize_query.py -> build/lib/url_normalize
running egg_info
writing url_normalize.egg-info/PKG-INFO
writing dependency_links to url_normalize.egg-info/dependency_links.txt
writing entry points to url_normalize.egg-info/entry_points.txt
writing requirements to url_normalize.egg-info/requires.txt
writing top-level names to url_normalize.egg-info/top_level.txt
reading manifest file 'url_normalize.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'url_normalize.egg-info/SOURCES.txt'
copying url_normalize/py.typed -> build/lib/url_normalize
warning: build_py: byte-compiling is disabled, skipping.
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/url_normalize
copying build/lib/url_normalize/param_allowlist.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/normalize_path.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/normalize_userinfo.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/provide_url_scheme.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/normalize_fragment.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/tools.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/normalize_host.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/cli.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/url_normalize.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/normalize_port.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/generic_url_cleanup.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/normalize_scheme.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/provide_url_domain.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
copying build/lib/url_normalize/normalize_query.py -> build/bdist.macosx-15.0-arm64/wheel/./url_normalize
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying url_normalize.egg-info to build/bdist.macosx-15.0-arm64/wheel/./url_normalize-2.2.1-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/url_normalize-2.2.1.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/80/cb/14/738dff19fc02fd3b8452e1b04e90d4733e45adce18e6cdcc96/tmpdq_312vs/.tmp-pw1v7vfr/url_normalize-2.2.1-py3-none-any.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'url_normalize/__init__.py'
adding 'url_normalize/cli.py'
adding 'url_normalize/generic_url_cleanup.py'
adding 'url_normalize/normalize_fragment.py'
adding 'url_normalize/normalize_host.py'
adding 'url_normalize/normalize_path.py'
adding 'url_normalize/normalize_port.py'
adding 'url_normalize/normalize_query.py'
adding 'url_normalize/normalize_scheme.py'
adding 'url_normalize/normalize_userinfo.py'
adding 'url_normalize/param_allowlist.py'
adding 'url_normalize/provide_url_domain.py'
adding 'url_normalize/provide_url_scheme.py'
adding 'url_normalize/py.typed'
adding 'url_normalize/tools.py'
adding 'url_normalize/url_normalize.py'
adding 'url_normalize-2.2.1.dist-info/licenses/LICENSE'
adding 'url_normalize-2.2.1.dist-info/METADATA'
adding 'url_normalize-2.2.1.dist-info/WHEEL'
adding 'url_normalize-2.2.1.dist-info/entry_points.txt'
adding 'url_normalize-2.2.1.dist-info/top_level.txt'
adding 'url_normalize-2.2.1.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for url-normalize (pyproject.toml): finished with status 'done'
Created wheel for url-normalize: filename=url_normalize-2.2.1-py3-none-any.whl size=14727 sha256=8440f56cbeaa7a1f912d4fb28afd56755595716313f08f18ad477bf3cc66b831
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/80/cb/14/738dff19fc02fd3b8452e1b04e90d4733e45adce18e6cdcc96
Successfully built url-normalize
Installing collected packages: url-normalize
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/url-normalize to 755
Successfully installed url-normalize-2.2.1
2025-10-31 16:14:35 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--urllib3-20251031-66787-c37lzn/urllib3-2.5.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--urllib3-20251031-66787-c37lzn/urllib3-2.5.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting hatchling<2,>=1.6.0
Using cached hatchling-1.27.0-py3-none-any.whl
Collecting hatch-vcs<0.6.0,>=0.4.0
Using cached hatch_vcs-0.5.0-py3-none-any.whl
Collecting setuptools-scm<9,>=8
Using cached setuptools_scm-8.3.1-py3-none-any.whl
Collecting packaging>=24.2 (from hatchling<2,>=1.6.0)
Using cached packaging-25.0-py3-none-any.whl
Collecting pathspec>=0.10.1 (from hatchling<2,>=1.6.0)
Using cached pathspec-0.12.1-py3-none-any.whl
Collecting pluggy>=1.0.0 (from hatchling<2,>=1.6.0)
Using cached pluggy-1.6.0-py3-none-any.whl
Collecting trove-classifiers (from hatchling<2,>=1.6.0)
Using cached trove_classifiers-2025.9.11.17-py3-none-any.whl
Collecting setuptools (from setuptools-scm<9,>=8)
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: trove-classifiers, setuptools, pluggy, pathspec, packaging, setuptools-scm, hatchling, hatch-vcs
Creating /private/tmp/pip-build-env-c8qdb1pu/overlay/bin
changing mode of /private/tmp/pip-build-env-c8qdb1pu/overlay/bin/trove-classifiers to 755
changing mode of /private/tmp/pip-build-env-c8qdb1pu/overlay/bin/hatchling to 755
Successfully installed hatch-vcs-0.5.0 hatchling-1.27.0 packaging-25.0 pathspec-0.12.1 pluggy-1.6.0 setuptools-80.9.0 setuptools-scm-8.3.1 trove-classifiers-2025.9.11.17
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: urllib3
Building wheel for urllib3 (pyproject.toml): started
Running command Building wheel for urllib3 (pyproject.toml)
Building wheel for urllib3 (pyproject.toml): finished with status 'done'
Created wheel for urllib3: filename=urllib3-2.5.0-py3-none-any.whl size=129795 sha256=a370db544be0b105a8fcbc68b5d49f00cc3e6f35230314306b00219745be41fa
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/38/dd/b9/34a7112c938e8842bd8eacab1594e4b70f340abeae6fcc0ac8
Successfully built urllib3
Installing collected packages: urllib3
Successfully installed urllib3-2.5.0
clang called with: -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c /private/tmp/.tmp-yarl-pep517-q7yb0txy/src/yarl/_quoting_c.c -o /private/tmp/.tmp-yarl-pep517-q7yb0txy/src/tmpfmi8tzul/private/tmp/.tmp-yarl-pep517-q7yb0txy/src/yarl/_quoting_c.o
superenv removed: -Wsign-compare -Wunreachable-code -g -O3 -Wall
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
superenv executed: clang -w -Os -fno-strict-overflow -fno-common -dynamic -DNDEBUG -I/opt/homebrew/Cellar/otterdog/1.1.0/libexec/include -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.14/include/python3.14 -c /private/tmp/.tmp-yarl-pep517-q7yb0txy/src/yarl/_quoting_c.c -o /private/tmp/.tmp-yarl-pep517-q7yb0txy/src/tmpfmi8tzul/private/tmp/.tmp-yarl-pep517-q7yb0txy/src/yarl/_quoting_c.o -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=.
clang called with: -bundle -undefined dynamic_lookup /private/tmp/.tmp-yarl-pep517-q7yb0txy/src/tmpfmi8tzul/private/tmp/.tmp-yarl-pep517-q7yb0txy/src/yarl/_quoting_c.o -o build/lib.macosx-15.0-arm64-cpython-314/yarl/_quoting_c.cpython-314-darwin.so
superenv added: -w -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
superenv executed: clang -w -Os -bundle -undefined dynamic_lookup /private/tmp/.tmp-yarl-pep517-q7yb0txy/src/tmpfmi8tzul/private/tmp/.tmp-yarl-pep517-q7yb0txy/src/yarl/_quoting_c.o -o build/lib.macosx-15.0-arm64-cpython-314/yarl/_quoting_c.cpython-314-darwin.so -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -fdebug-prefix-map=/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-no_fixup_chains -Wl,-oso_prefix,/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
2025-10-31 16:14:37 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog--yarl-20251031-66787-mtrzm9/yarl-1.22.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog--yarl-20251031-66787-mtrzm9/yarl-1.22.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Ignoring tomli: markers 'python_version < "3.11"' don't match your environment
Collecting expandvars
Using cached expandvars-1.1.2-py3-none-any.whl
Collecting setuptools>=47
Using cached setuptools-80.9.0-py3-none-any.whl
Installing collected packages: setuptools, expandvars
Successfully installed expandvars-1.1.2 setuptools-80.9.0
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
/private/tmp/pip-build-env-qgbw4na0/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing yarl.egg-info/PKG-INFO
writing dependency_links to yarl.egg-info/dependency_links.txt
writing requirements to yarl.egg-info/requires.txt
writing top-level names to yarl.egg-info/top_level.txt
reading manifest file 'yarl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'yarl/*.c'
warning: no previously-included files found matching 'yarl/*.html'
warning: no previously-included files found matching 'yarl/*.so'
warning: no previously-included files found matching 'yarl/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'yarl.egg-info/SOURCES.txt'
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Running command installing backend dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting Cython>=3.1.2
Using cached cython-3.1.6-cp314-cp314-macosx_15_0_arm64.whl
Installing collected packages: Cython
Creating /private/tmp/pip-build-env-qgbw4na0/normal/bin
changing mode of /private/tmp/pip-build-env-qgbw4na0/normal/bin/cygdb to 755
changing mode of /private/tmp/pip-build-env-qgbw4na0/normal/bin/cython to 755
changing mode of /private/tmp/pip-build-env-qgbw4na0/normal/bin/cythonize to 755
Successfully installed Cython-3.1.6
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
/private/tmp/pip-build-env-qgbw4na0/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running dist_info
creating /private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info
writing /private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info/PKG-INFO
writing dependency_links to /private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info/dependency_links.txt
writing requirements to /private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info/requires.txt
writing top-level names to /private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info/top_level.txt
writing manifest file '/private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info/SOURCES.txt'
reading manifest file '/private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'yarl/*.c'
warning: no previously-included files found matching 'yarl/*.html'
warning: no previously-included files found matching 'yarl/*.so'
warning: no previously-included files found matching 'yarl/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file '/private/tmp/pip-modern-metadata-97gqkuud/yarl.egg-info/SOURCES.txt'
creating '/private/tmp/pip-modern-metadata-97gqkuud/yarl-1.22.0.dist-info'
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: yarl
Building wheel for yarl (pyproject.toml): started
Running command Building wheel for yarl (pyproject.toml)
**********************
* Accelerated build *
**********************
[1/1] Cythonizing /private/tmp/.tmp-yarl-pep517-q7yb0txy/src/yarl/_quoting_c.pyx
/private/tmp/pip-build-env-qgbw4na0/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
/private/tmp/pip-build-env-qgbw4na0/overlay/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
copying yarl/_path.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/_url.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/_quoting_py.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/_query.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/__init__.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/_quoting.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/_parse.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/_quoters.py -> build/lib.macosx-15.0-arm64-cpython-314/yarl
running egg_info
writing yarl.egg-info/PKG-INFO
writing dependency_links to yarl.egg-info/dependency_links.txt
writing requirements to yarl.egg-info/requires.txt
writing top-level names to yarl.egg-info/top_level.txt
reading manifest file 'yarl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.cache' found anywhere in distribution
warning: no previously-included files found matching 'yarl/*.html'
warning: no previously-included files found matching 'yarl/*.pyd'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'NOTICE'
writing manifest file 'yarl.egg-info/SOURCES.txt'
copying yarl/_quoting_c.pyx -> build/lib.macosx-15.0-arm64-cpython-314/yarl
copying yarl/py.typed -> build/lib.macosx-15.0-arm64-cpython-314/yarl
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
installing to build/bdist.macosx-15.0-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-15.0-arm64/wheel
creating build/bdist.macosx-15.0-arm64/wheel/yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_path.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_url.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_quoting_py.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_quoting_c.pyx -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_query.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_quoting_c.cpython-314-darwin.so -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/__init__.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_quoting.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_parse.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/py.typed -> build/bdist.macosx-15.0-arm64/wheel/./yarl
copying build/lib.macosx-15.0-arm64-cpython-314/yarl/_quoters.py -> build/bdist.macosx-15.0-arm64/wheel/./yarl
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Copying yarl.egg-info to build/bdist.macosx-15.0-arm64/wheel/./yarl-1.22.0-py3.14.egg-info
running install_scripts
creating build/bdist.macosx-15.0-arm64/wheel/yarl-1.22.0.dist-info/WHEEL
creating '/Users/james/Library/Caches/Homebrew/pip_cache/wheels/97/a1/52/f4728434e8f33da306b37025700a788cecf90d3ef7788cb294/tmpkmlwyrqz/.tmp-sk2fo9bn/yarl-1.22.0-cp314-cp314-macosx_15_0_arm64.whl' and adding 'build/bdist.macosx-15.0-arm64/wheel' to it
adding 'yarl/__init__.py'
adding 'yarl/_parse.py'
adding 'yarl/_path.py'
adding 'yarl/_query.py'
adding 'yarl/_quoters.py'
adding 'yarl/_quoting.py'
adding 'yarl/_quoting_c.cpython-314-darwin.so'
adding 'yarl/_quoting_c.pyx'
adding 'yarl/_quoting_py.py'
adding 'yarl/_url.py'
adding 'yarl/py.typed'
adding 'yarl-1.22.0.dist-info/licenses/LICENSE'
adding 'yarl-1.22.0.dist-info/licenses/NOTICE'
adding 'yarl-1.22.0.dist-info/METADATA'
adding 'yarl-1.22.0.dist-info/WHEEL'
adding 'yarl-1.22.0.dist-info/top_level.txt'
adding 'yarl-1.22.0.dist-info/RECORD'
removing build/bdist.macosx-15.0-arm64/wheel
Building wheel for yarl (pyproject.toml): finished with status 'done'
Created wheel for yarl: filename=yarl-1.22.0-cp314-cp314-macosx_15_0_arm64.whl size=86894 sha256=080c4638e5b5a612b188ced23f6d0261414fbdb8c4198c7f01a52ba6b07b9491
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/97/a1/52/f4728434e8f33da306b37025700a788cecf90d3ef7788cb294
Successfully built yarl
Installing collected packages: yarl
Successfully installed yarl-1.22.0
2025-10-31 16:14:43 +0000
python3.14
-m
pip
--python=/opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/python
install
--verbose
--no-deps
--no-binary=:all:
--ignore-installed
--no-compile
/private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Processing /private/tmp/otterdog-20251031-66787-3z2lju/otterdog-1.1.0
Installing build dependencies: started
Running command installing build dependencies
Using pip 25.3 from /opt/homebrew/Cellar/[email protected]/3.14.0_1/lib/python3.14/site-packages/pip (python 3.14)
Collecting poetry-core>=2.0
Using cached poetry_core-2.2.1-py3-none-any.whl
Collecting poetry-dynamic-versioning<2.0.0,>=1.5.2
Using cached poetry_dynamic_versioning-1.9.1-py3-none-any.whl
Collecting dunamai<2.0.0,>=1.25.0 (from poetry-dynamic-versioning<2.0.0,>=1.5.2)
Using cached dunamai-1.25.0-py3-none-any.whl
Collecting jinja2<4,>=2.11.1 (from poetry-dynamic-versioning<2.0.0,>=1.5.2)
Using cached jinja2-3.1.6-py3-none-any.whl
Collecting tomlkit>=0.4 (from poetry-dynamic-versioning<2.0.0,>=1.5.2)
Using cached tomlkit-0.13.3-py3-none-any.whl
Collecting packaging>=20.9 (from dunamai<2.0.0,>=1.25.0->poetry-dynamic-versioning<2.0.0,>=1.5.2)
Using cached packaging-25.0-py3-none-any.whl
Collecting MarkupSafe>=2.0 (from jinja2<4,>=2.11.1->poetry-dynamic-versioning<2.0.0,>=1.5.2)
Using cached markupsafe-3.0.3-cp314-cp314-macosx_15_0_arm64.whl
Installing collected packages: tomlkit, poetry-core, packaging, MarkupSafe, jinja2, dunamai, poetry-dynamic-versioning
Creating /private/tmp/pip-build-env-mztpy5_9/overlay/bin
changing mode of /private/tmp/pip-build-env-mztpy5_9/overlay/bin/dunamai to 755
changing mode of /private/tmp/pip-build-env-mztpy5_9/overlay/bin/poetry-dynamic-versioning to 755
Successfully installed MarkupSafe-3.0.3 dunamai-1.25.0 jinja2-3.1.6 packaging-25.0 poetry-core-2.2.1 poetry-dynamic-versioning-1.9.1 tomlkit-0.13.3
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Running command Getting requirements to build wheel
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Running command Preparing metadata (pyproject.toml)
Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: otterdog
Building wheel for otterdog (pyproject.toml): started
Running command Building wheel for otterdog (pyproject.toml)
Building wheel for otterdog (pyproject.toml): finished with status 'done'
Created wheel for otterdog: filename=otterdog-1.1.0-py3-none-any.whl size=209200 sha256=da2011207b66f1ea6c9bc3b5f5ae54fe39b3e2191b4c4312b3b17975d15e87aa
Stored in directory: /Users/james/Library/Caches/Homebrew/pip_cache/wheels/04/91/6d/4fd203dba386348f4a7267708c66c597c57e58a62ca9330cf1
Successfully built otterdog
Installing collected packages: otterdog
changing mode of /opt/homebrew/Cellar/otterdog/1.1.0/libexec/bin/otterdog to 755
Successfully installed otterdog-1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment