Build · 87241fc7Finished · errors ·
Pause
•••
Download raw log ↓
← Earlier output12.4 MiB captured
python3.12-tree-sitter-rust-0.23.2
!!
        ********************************************************************************
        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
creating build/lib.linux-x86_64-cpython-312/tree_sitter_rust/queries
copying queries/highlights.scm -> build/lib.linux-x86_64-cpython-312/tree_sitter_rust/queries
copying queries/injections.scm -> build/lib.linux-x86_64-cpython-312/tree_sitter_rust/queries
copying queries/tags.scm -> build/lib.linux-x86_64-cpython-312/tree_sitter_rust/queries
running build_py
copying bindings/python/tree_sitter_rust/__init__.py -> build/lib.linux-x86_64-cpython-312/tree_sitter_rust
running egg_info
writing bindings/python/tree_sitter_rust.egg-info/PKG-INFO
writing dependency_links to bindings/python/tree_sitter_rust.egg-info/dependency_links.txt
writing requirements to bindings/python/tree_sitter_rust.egg-info/requires.txt
writing top-level names to bindings/python/tree_sitter_rust.egg-info/top_level.txt
reading manifest file 'bindings/python/tree_sitter_rust.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'bindings/python/tree_sitter_rust.egg-info/SOURCES.txt'
copying bindings/python/tree_sitter_rust/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tree_sitter_rust
copying bindings/python/tree_sitter_rust/binding.c -> build/lib.linux-x86_64-cpython-312/tree_sitter_rust
copying bindings/python/tree_sitter_rust/py.typed -> build/lib.linux-x86_64-cpython-312/tree_sitter_rust
running build_ext
building '_binding' extension
creating build/temp.linux-x86_64-cpython-312/bindings/python/tree_sitter_rust
creating build/temp.linux-x86_64-cpython-312/src
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -Isrc -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c bindings/python/tree_sitter_rust/binding.c -o build/temp.linux-x86_64-cpython-312/bindings/python/tree_sitter_rust/binding.o -std=c11 -fvisibility=hidden
python3.12-tree-sitter-python-0.23.6
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -Isrc -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c src/scanner.c -o build/temp.linux-x86_64-cpython-312/src/scanner.o -std=c11 -fvisibility=hidden
python3.12-tree-sitter-rust-0.23.2
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -Isrc -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c src/parser.c -o build/temp.linux-x86_64-cpython-312/src/parser.o -std=c11 -fvisibility=hidden
python3.12-tree-sitter-python-0.23.6
In file included from src/scanner.c:1:
src/scanner.c: In function ‘tree_sitter_python_external_scanner_scan’:
src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value]
  107 | #define array_pop(self) ((self)->contents[--(self)->size])
      |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
src/scanner.c:178:33: note: in expansion of macro ‘array_pop’
  178 |                                 array_pop(&scanner->delimiters);
      |                                 ^~~~~~~~~
src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value]
  107 | #define array_pop(self) ((self)->contents[--(self)->size])
      |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
src/scanner.c:196:21: note: in expansion of macro ‘array_pop’
  196 |                     array_pop(&scanner->delimiters);
      |                     ^~~~~~~~~
src/tree_sitter/array.h:107:42: warning: value computed is not used [-Wunused-value]
  107 | #define array_pop(self) ((self)->contents[--(self)->size])
      |                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
src/scanner.c:289:17: note: in expansion of macro ‘array_pop’
  289 |                 array_pop(&scanner->indents);
      |                 ^~~~~~~~~
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib build/temp.linux-x86_64-cpython-312/bindings/python/tree_sitter_python/binding.o build/temp.linux-x86_64-cpython-312/src/parser.o build/temp.linux-x86_64-cpython-312/src/scanner.o -L/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/lib -o build/lib.linux-x86_64-cpython-312/tree_sitter_python/_binding.abi3.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tree_sitter_python
creating build/bdist.linux-x86_64/wheel/tree_sitter_python/queries
copying build/lib.linux-x86_64-cpython-312/tree_sitter_python/queries/highlights.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_python/queries
copying build/lib.linux-x86_64-cpython-312/tree_sitter_python/queries/tags.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_python/queries
copying build/lib.linux-x86_64-cpython-312/tree_sitter_python/__init__.py -> build/bdist.linux-x86_64/wheel/./tree_sitter_python
copying build/lib.linux-x86_64-cpython-312/tree_sitter_python/__init__.pyi -> build/bdist.linux-x86_64/wheel/./tree_sitter_python
copying build/lib.linux-x86_64-cpython-312/tree_sitter_python/binding.c -> build/bdist.linux-x86_64/wheel/./tree_sitter_python
copying build/lib.linux-x86_64-cpython-312/tree_sitter_python/py.typed -> build/bdist.linux-x86_64/wheel/./tree_sitter_python
copying build/lib.linux-x86_64-cpython-312/tree_sitter_python/_binding.abi3.so -> build/bdist.linux-x86_64/wheel/./tree_sitter_python
running install_egg_info
Copying bindings/python/tree_sitter_python.egg-info to build/bdist.linux-x86_64/wheel/./tree_sitter_python-0.23.6-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/tree_sitter_python-0.23.6.dist-info/WHEEL
creating '/build/source/dist/.tmp-3gwufa0x/tree_sitter_python-0.23.6-cp39-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'tree_sitter_python/__init__.py'
adding 'tree_sitter_python/__init__.pyi'
adding 'tree_sitter_python/_binding.abi3.so'
adding 'tree_sitter_python/binding.c'
adding 'tree_sitter_python/py.typed'
adding 'tree_sitter_python/queries/highlights.scm'
adding 'tree_sitter_python/queries/tags.scm'
adding 'tree_sitter_python-0.23.6.dist-info/licenses/LICENSE'
adding 'tree_sitter_python-0.23.6.dist-info/METADATA'
adding 'tree_sitter_python-0.23.6.dist-info/WHEEL'
adding 'tree_sitter_python-0.23.6.dist-info/top_level.txt'
adding 'tree_sitter_python-0.23.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built tree_sitter_python-0.23.6-cp39-abi3-linux_x86_64.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for tree_sitter_python-0.23.6-cp39-abi3-linux_x86_64.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed tree_sitter_python-0.23.6-cp39-abi3-linux_x86_64.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/rl44fy8j4kc6lywnf2qahhly43gvv98g-python3.12-tree-sitter-python-0.23.6
shrinking /nix/store/rl44fy8j4kc6lywnf2qahhly43gvv98g-python3.12-tree-sitter-python-0.23.6/lib/python3.12/site-packages/tree_sitter_python/_binding.abi3.so
checking for references to /build/ in /nix/store/rl44fy8j4kc6lywnf2qahhly43gvv98g-python3.12-tree-sitter-python-0.23.6...
patching script interpreter paths in /nix/store/rl44fy8j4kc6lywnf2qahhly43gvv98g-python3.12-tree-sitter-python-0.23.6
stripping (with command strip and flags -S -p) in  /nix/store/rl44fy8j4kc6lywnf2qahhly43gvv98g-python3.12-tree-sitter-python-0.23.6/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/n59hsdk5hka7d8p8pn3qpya0sjw1d52m-python3.12-tree-sitter-python-0.23.6-dist
checking for references to /build/ in /nix/store/n59hsdk5hka7d8p8pn3qpya0sjw1d52m-python3.12-tree-sitter-python-0.23.6-dist...
patching script interpreter paths in /nix/store/n59hsdk5hka7d8p8pn3qpya0sjw1d52m-python3.12-tree-sitter-python-0.23.6-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonCatchConflictsPhase
→ pythonRemoveBinBytecodePhase
→ pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: tree_sitter_python
python3.12-uc-micro-py-1.0.3
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
→ unpackPhase
unpacking source archive /nix/store/kfk67dpk0mqymxdi5rc3607zr0qb7rjr-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uc_micro/properties/__init__.py"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
python3.12-tree-sitter-rust-0.23.2
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -Isrc -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c src/scanner.c -o build/temp.linux-x86_64-cpython-312/src/scanner.o -std=c11 -fvisibility=hidden
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib build/temp.linux-x86_64-cpython-312/bindings/python/tree_sitter_rust/binding.o build/temp.linux-x86_64-cpython-312/src/parser.o build/temp.linux-x86_64-cpython-312/src/scanner.o -L/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/lib -o build/lib.linux-x86_64-cpython-312/tree_sitter_rust/_binding.abi3.so
python3.12-uc-micro-py-1.0.3
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
python3.12-tree-sitter-rust-0.23.2
installing to build/bdist.linux-x86_64/wheel
running install
python3.12-uc-micro-py-1.0.3
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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
creating uc_micro_py.egg-info
writing uc_micro_py.egg-info/PKG-INFO
python3.12-tree-sitter-rust-0.23.2
running install_lib
python3.12-uc-micro-py-1.0.3
writing dependency_links to uc_micro_py.egg-info/dependency_links.txt
writing requirements to uc_micro_py.egg-info/requires.txt
writing top-level names to uc_micro_py.egg-info/top_level.txt
writing manifest file 'uc_micro_py.egg-info/SOURCES.txt'
python3.12-tree-sitter-rust-0.23.2
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tree_sitter_rust
creating build/bdist.linux-x86_64/wheel/tree_sitter_rust/queries
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/queries/highlights.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust/queries
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/queries/injections.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust/queries
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/queries/tags.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust/queries
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/__init__.py -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/__init__.pyi -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/binding.c -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/py.typed -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust
copying build/lib.linux-x86_64-cpython-312/tree_sitter_rust/_binding.abi3.so -> build/bdist.linux-x86_64/wheel/./tree_sitter_rust
running install_egg_info
Copying bindings/python/tree_sitter_rust.egg-info to build/bdist.linux-x86_64/wheel/./tree_sitter_rust-0.23.2-py3.12.egg-info
running install_scripts
python3.12-uc-micro-py-1.0.3
reading manifest file 'uc_micro_py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'uc_micro_py.egg-info/SOURCES.txt'
python3.12-tree-sitter-rust-0.23.2
creating build/bdist.linux-x86_64/wheel/tree_sitter_rust-0.23.2.dist-info/WHEEL
creating '/build/source/dist/.tmp-54cyeq5b/tree_sitter_rust-0.23.2-cp39-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'tree_sitter_rust/__init__.py'
adding 'tree_sitter_rust/__init__.pyi'
adding 'tree_sitter_rust/_binding.abi3.so'
adding 'tree_sitter_rust/binding.c'
adding 'tree_sitter_rust/py.typed'
adding 'tree_sitter_rust/queries/highlights.scm'
adding 'tree_sitter_rust/queries/injections.scm'
adding 'tree_sitter_rust/queries/tags.scm'
adding 'tree_sitter_rust-0.23.2.dist-info/licenses/LICENSE'
adding 'tree_sitter_rust-0.23.2.dist-info/METADATA'
adding 'tree_sitter_rust-0.23.2.dist-info/WHEEL'
adding 'tree_sitter_rust-0.23.2.dist-info/top_level.txt'
adding 'tree_sitter_rust-0.23.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
python3.12-uc-micro-py-1.0.3
* Building wheel...
python3.12-tree-sitter-rust-0.23.2
Successfully built tree_sitter_rust-0.23.2-cp39-abi3-linux_x86_64.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for tree_sitter_rust-0.23.2-cp39-abi3-linux_x86_64.whl
Finished executing pythonRuntimeDepsCheck
python3.12-uc-micro-py-1.0.3
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
python3.12-tree-sitter-rust-0.23.2
→ installPhase
Executing pypaInstallPhase
python3.12-uc-micro-py-1.0.3
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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/uc_micro
copying uc_micro/__init__.py -> build/lib/uc_micro
creating build/lib/uc_micro/categories
copying uc_micro/categories/__init__.py -> build/lib/uc_micro/categories
creating build/lib/uc_micro/properties
copying uc_micro/properties/__init__.py -> build/lib/uc_micro/properties
creating build/lib/uc_micro/categories/Cc
copying uc_micro/categories/Cc/__init__.py -> build/lib/uc_micro/categories/Cc
copying uc_micro/categories/Cc/regex.py -> build/lib/uc_micro/categories/Cc
creating build/lib/uc_micro/categories/Cf
copying uc_micro/categories/Cf/__init__.py -> build/lib/uc_micro/categories/Cf
copying uc_micro/categories/Cf/regex.py -> build/lib/uc_micro/categories/Cf
creating build/lib/uc_micro/categories/P
copying uc_micro/categories/P/__init__.py -> build/lib/uc_micro/categories/P
copying uc_micro/categories/P/regex.py -> build/lib/uc_micro/categories/P
creating build/lib/uc_micro/categories/Z
copying uc_micro/categories/Z/__init__.py -> build/lib/uc_micro/categories/Z
copying uc_micro/categories/Z/regex.py -> build/lib/uc_micro/categories/Z
creating build/lib/uc_micro/properties/Any
copying uc_micro/properties/Any/__init__.py -> build/lib/uc_micro/properties/Any
copying uc_micro/properties/Any/regex.py -> build/lib/uc_micro/properties/Any
running egg_info
writing uc_micro_py.egg-info/PKG-INFO
writing dependency_links to uc_micro_py.egg-info/dependency_links.txt
writing requirements to uc_micro_py.egg-info/requires.txt
writing top-level names to uc_micro_py.egg-info/top_level.txt
reading manifest file 'uc_micro_py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'uc_micro_py.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/uc_micro
copying build/lib/uc_micro/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro
creating build/bdist.linux-x86_64/wheel/uc_micro/categories
copying build/lib/uc_micro/categories/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories
creating build/bdist.linux-x86_64/wheel/uc_micro/categories/Cc
copying build/lib/uc_micro/categories/Cc/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/Cc
copying build/lib/uc_micro/categories/Cc/regex.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/Cc
creating build/bdist.linux-x86_64/wheel/uc_micro/categories/Cf
copying build/lib/uc_micro/categories/Cf/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/Cf
copying build/lib/uc_micro/categories/Cf/regex.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/Cf
creating build/bdist.linux-x86_64/wheel/uc_micro/categories/P
copying build/lib/uc_micro/categories/P/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/P
copying build/lib/uc_micro/categories/P/regex.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/P
creating build/bdist.linux-x86_64/wheel/uc_micro/categories/Z
copying build/lib/uc_micro/categories/Z/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/Z
copying build/lib/uc_micro/categories/Z/regex.py -> build/bdist.linux-x86_64/wheel/./uc_micro/categories/Z
creating build/bdist.linux-x86_64/wheel/uc_micro/properties
copying build/lib/uc_micro/properties/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro/properties
creating build/bdist.linux-x86_64/wheel/uc_micro/properties/Any
copying build/lib/uc_micro/properties/Any/__init__.py -> build/bdist.linux-x86_64/wheel/./uc_micro/properties/Any
copying build/lib/uc_micro/properties/Any/regex.py -> build/bdist.linux-x86_64/wheel/./uc_micro/properties/Any
running install_egg_info
Copying uc_micro_py.egg-info to build/bdist.linux-x86_64/wheel/./uc_micro_py-1.0.3-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/uc_micro_py-1.0.3.dist-info/WHEEL
creating '/build/source/dist/.tmp-3oc0c1s4/uc_micro_py-1.0.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'uc_micro/__init__.py'
adding 'uc_micro/categories/__init__.py'
adding 'uc_micro/categories/Cc/__init__.py'
adding 'uc_micro/categories/Cc/regex.py'
adding 'uc_micro/categories/Cf/__init__.py'
adding 'uc_micro/categories/Cf/regex.py'
adding 'uc_micro/categories/P/__init__.py'
adding 'uc_micro/categories/P/regex.py'
adding 'uc_micro/categories/Z/__init__.py'
adding 'uc_micro/categories/Z/regex.py'
adding 'uc_micro/properties/__init__.py'
adding 'uc_micro/properties/Any/__init__.py'
adding 'uc_micro/properties/Any/regex.py'
adding 'uc_micro_py-1.0.3.dist-info/licenses/LICENSE'
adding 'uc_micro_py-1.0.3.dist-info/METADATA'
adding 'uc_micro_py-1.0.3.dist-info/WHEEL'
adding 'uc_micro_py-1.0.3.dist-info/top_level.txt'
adding 'uc_micro_py-1.0.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
python3.12-tree-sitter-rust-0.23.2
Successfully installed tree_sitter_rust-0.23.2-cp39-abi3-linux_x86_64.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
python3.12-uc-micro-py-1.0.3
Successfully built uc_micro_py-1.0.3-py3-none-any.whl
python3.12-tree-sitter-rust-0.23.2
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
python3.12-uc-micro-py-1.0.3
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for uc_micro_py-1.0.3-py3-none-any.whl
python3.12-tree-sitter-rust-0.23.2
shrinking RPATHs of ELF executables and libraries in /nix/store/5brdsr42s4fbygkp2m4159psi7qfshkj-python3.12-tree-sitter-rust-0.23.2
shrinking /nix/store/5brdsr42s4fbygkp2m4159psi7qfshkj-python3.12-tree-sitter-rust-0.23.2/lib/python3.12/site-packages/tree_sitter_rust/_binding.abi3.so
checking for references to /build/ in /nix/store/5brdsr42s4fbygkp2m4159psi7qfshkj-python3.12-tree-sitter-rust-0.23.2...
patching script interpreter paths in /nix/store/5brdsr42s4fbygkp2m4159psi7qfshkj-python3.12-tree-sitter-rust-0.23.2
stripping (with command strip and flags -S -p) in  /nix/store/5brdsr42s4fbygkp2m4159psi7qfshkj-python3.12-tree-sitter-rust-0.23.2/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/yhnyhyw3hq9lhg5k6485p3vwph91xal2-python3.12-tree-sitter-rust-0.23.2-dist
checking for references to /build/ in /nix/store/yhnyhyw3hq9lhg5k6485p3vwph91xal2-python3.12-tree-sitter-rust-0.23.2-dist...
patching script interpreter paths in /nix/store/yhnyhyw3hq9lhg5k6485p3vwph91xal2-python3.12-tree-sitter-rust-0.23.2-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonCatchConflictsPhase
python3.12-uc-micro-py-1.0.3
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
python3.12-tree-sitter-rust-0.23.2
→ pythonRemoveBinBytecodePhase
→ pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: tree_sitter_rust
python3.12-uc-micro-py-1.0.3
Successfully installed uc_micro_py-1.0.3-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/pyblgyvb5jrwykx1qimhd5bl5p7rdm78-python3.12-uc-micro-py-1.0.3-x86_64-unknown-linux-gnufilc0
python3.12-tree-sitter-0.24.0
Build started
python3.12-uc-micro-py-1.0.3
checking for references to /build/ in /nix/store/pyblgyvb5jrwykx1qimhd5bl5p7rdm78-python3.12-uc-micro-py-1.0.3-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/pyblgyvb5jrwykx1qimhd5bl5p7rdm78-python3.12-uc-micro-py-1.0.3-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/pyblgyvb5jrwykx1qimhd5bl5p7rdm78-python3.12-uc-micro-py-1.0.3-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/vfyr7cfgkzf14yxplwmkfdp8crxzdl24-python3.12-uc-micro-py-1.0.3-x86_64-unknown-linux-gnufilc0-dist
python3.12-tree-sitter-0.24.0
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
python3.12-uc-micro-py-1.0.3
checking for references to /build/ in /nix/store/vfyr7cfgkzf14yxplwmkfdp8crxzdl24-python3.12-uc-micro-py-1.0.3-x86_64-unknown-linux-gnufilc0-dist...
python3.12-tree-sitter-0.24.0
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
python3.12-uc-micro-py-1.0.3
patching script interpreter paths in /nix/store/vfyr7cfgkzf14yxplwmkfdp8crxzdl24-python3.12-uc-micro-py-1.0.3-x86_64-unknown-linux-gnufilc0-dist
python3.12-tree-sitter-0.24.0
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
python3.12-uc-micro-py-1.0.3
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
python3.12-tree-sitter-0.24.0
→ unpackPhase
python3.12-uc-micro-py-1.0.3
→ installCheckPhase
python3.12-tree-sitter-0.24.0
unpacking source archive /nix/store/0pan1fvdkk4s5ggiypvkvwaxgnyxrz56-source
python3.12-uc-micro-py-1.0.3
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest
python3.12-tree-sitter-0.24.0
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tree_sitter/py.typed"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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
creating tree_sitter.egg-info
writing tree_sitter.egg-info/PKG-INFO
writing dependency_links to tree_sitter.egg-info/dependency_links.txt
writing requirements to tree_sitter.egg-info/requires.txt
writing top-level names to tree_sitter.egg-info/top_level.txt
writing manifest file 'tree_sitter.egg-info/SOURCES.txt'
reading manifest file 'tree_sitter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'tree_sitter.egg-info/SOURCES.txt'
* Building wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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.linux-x86_64-cpython-312/tree_sitter
copying tree_sitter/__init__.py -> build/lib.linux-x86_64-cpython-312/tree_sitter
copying tree_sitter/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tree_sitter
copying tree_sitter/py.typed -> build/lib.linux-x86_64-cpython-312/tree_sitter
running build_ext
building 'tree_sitter._binding' extension
creating build/temp.linux-x86_64-cpython-312/tree_sitter/binding
creating build/temp.linux-x86_64-cpython-312/tree_sitter/core/lib/src
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/language.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/language.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-uc-micro-py-1.0.3
============================= test session starts ==============================
platform linux -- Python 3.12.5, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/source
configfile: pyproject.toml
collected 5 items                                                              
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/lookahead_iterator.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/lookahead_iterator.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-uc-micro-py-1.0.3
test/test_uc_micro.py .....                                              [100%]
============================== 5 passed in 0.11s ===============================
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/lookahead_names_iterator.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/lookahead_names_iterator.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-uc-micro-py-1.0.3
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/module.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/module.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-linkify-it-py-2.0.3
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
→ unpackPhase
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/node.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/node.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-linkify-it-py-2.0.3
unpacking source archive /nix/store/3x1ilynymyf4y2rxcyw3fxqjqxbpw4vw-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/parser.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/parser.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-linkify-it-py-2.0.3
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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
creating linkify_it_py.egg-info
writing linkify_it_py.egg-info/PKG-INFO
writing dependency_links to linkify_it_py.egg-info/dependency_links.txt
writing requirements to linkify_it_py.egg-info/requires.txt
writing top-level names to linkify_it_py.egg-info/top_level.txt
writing manifest file 'linkify_it_py.egg-info/SOURCES.txt'
reading manifest file 'linkify_it_py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'linkify_it_py.egg-info/SOURCES.txt'
* Building wheel...
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/query.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/query.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-linkify-it-py-2.0.3
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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/linkify_it
copying linkify_it/__init__.py -> build/lib/linkify_it
copying linkify_it/main.py -> build/lib/linkify_it
copying linkify_it/tlds.py -> build/lib/linkify_it
copying linkify_it/ucre.py -> build/lib/linkify_it
running egg_info
writing linkify_it_py.egg-info/PKG-INFO
writing dependency_links to linkify_it_py.egg-info/dependency_links.txt
writing requirements to linkify_it_py.egg-info/requires.txt
writing top-level names to linkify_it_py.egg-info/top_level.txt
reading manifest file 'linkify_it_py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'linkify_it_py.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/linkify_it
copying build/lib/linkify_it/__init__.py -> build/bdist.linux-x86_64/wheel/./linkify_it
copying build/lib/linkify_it/main.py -> build/bdist.linux-x86_64/wheel/./linkify_it
copying build/lib/linkify_it/tlds.py -> build/bdist.linux-x86_64/wheel/./linkify_it
copying build/lib/linkify_it/ucre.py -> build/bdist.linux-x86_64/wheel/./linkify_it
running install_egg_info
Copying linkify_it_py.egg-info to build/bdist.linux-x86_64/wheel/./linkify_it_py-2.0.3-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/linkify_it_py-2.0.3.dist-info/WHEEL
creating '/build/source/dist/.tmp-9ii63h9o/linkify_it_py-2.0.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'linkify_it/__init__.py'
adding 'linkify_it/main.py'
adding 'linkify_it/tlds.py'
adding 'linkify_it/ucre.py'
adding 'linkify_it_py-2.0.3.dist-info/licenses/LICENSE'
adding 'linkify_it_py-2.0.3.dist-info/METADATA'
adding 'linkify_it_py-2.0.3.dist-info/WHEEL'
adding 'linkify_it_py-2.0.3.dist-info/top_level.txt'
adding 'linkify_it_py-2.0.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built linkify_it_py-2.0.3-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for linkify_it_py-2.0.3-py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/query_predicates.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/query_predicates.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-linkify-it-py-2.0.3
Successfully installed linkify_it_py-2.0.3-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/nbvdkjrrjk6f6hw4m2rajbr6w77nssgl-python3.12-linkify-it-py-2.0.3-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/nbvdkjrrjk6f6hw4m2rajbr6w77nssgl-python3.12-linkify-it-py-2.0.3-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/nbvdkjrrjk6f6hw4m2rajbr6w77nssgl-python3.12-linkify-it-py-2.0.3-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/nbvdkjrrjk6f6hw4m2rajbr6w77nssgl-python3.12-linkify-it-py-2.0.3-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/j5k5ncl6r0xyykws3dbrjhhkaz349qal-python3.12-linkify-it-py-2.0.3-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/j5k5ncl6r0xyykws3dbrjhhkaz349qal-python3.12-linkify-it-py-2.0.3-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/j5k5ncl6r0xyykws3dbrjhhkaz349qal-python3.12-linkify-it-py-2.0.3-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest
python3.12-tree-sitter-0.24.0
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/range.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/range.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/tree.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/tree.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/binding/tree_cursor.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/tree_cursor.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPY_SSIZE_T_CLEAN -DTREE_SITTER_HIDE_SYMBOLS -UTREE_SITTER_FEATURE_WASM -Itree_sitter/binding -Itree_sitter/core/lib/include -Itree_sitter/core/lib/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree_sitter/core/lib/src/lib.c -o build/temp.linux-x86_64-cpython-312/tree_sitter/core/lib/src/lib.o -std=c11 -fvisibility=hidden -Wno-cast-function-type -Werror=implicit-function-declaration
python3.12-linkify-it-py-2.0.3
============================= test session starts ==============================
platform linux -- Python 3.12.5, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/source
configfile: pyproject.toml
collected 177 items                                                            
test/test_apis.py .......................................                [ 22%]
test/test_linkify.py ................................................... [ 50%]
........................................................................ [ 91%]
...............                                                          [100%]
============================= 177 passed in 4.06s ==============================
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
python3.12-tree-sitter-0.24.0
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib build/temp.linux-x86_64-cpython-312/tree_sitter/binding/language.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/lookahead_iterator.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/lookahead_names_iterator.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/module.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/node.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/parser.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/query.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/query_predicates.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/range.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/tree.o build/temp.linux-x86_64-cpython-312/tree_sitter/binding/tree_cursor.o build/temp.linux-x86_64-cpython-312/tree_sitter/core/lib/src/lib.o -L/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/lib -o build/lib.linux-x86_64-cpython-312/tree_sitter/_binding.cpython-312-x86_64-linux-gnu.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tree_sitter
copying build/lib.linux-x86_64-cpython-312/tree_sitter/__init__.py -> build/bdist.linux-x86_64/wheel/./tree_sitter
copying build/lib.linux-x86_64-cpython-312/tree_sitter/__init__.pyi -> build/bdist.linux-x86_64/wheel/./tree_sitter
copying build/lib.linux-x86_64-cpython-312/tree_sitter/py.typed -> build/bdist.linux-x86_64/wheel/./tree_sitter
copying build/lib.linux-x86_64-cpython-312/tree_sitter/_binding.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./tree_sitter
running install_egg_info
running egg_info
writing tree_sitter.egg-info/PKG-INFO
writing dependency_links to tree_sitter.egg-info/dependency_links.txt
writing requirements to tree_sitter.egg-info/requires.txt
writing top-level names to tree_sitter.egg-info/top_level.txt
reading manifest file 'tree_sitter.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'tree_sitter.egg-info/SOURCES.txt'
Copying tree_sitter.egg-info to build/bdist.linux-x86_64/wheel/./tree_sitter-0.24.0-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/tree_sitter-0.24.0.dist-info/WHEEL
creating '/build/source/dist/.tmp-lx1647bk/tree_sitter-0.24.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'tree_sitter/__init__.py'
adding 'tree_sitter/__init__.pyi'
adding 'tree_sitter/_binding.cpython-312-x86_64-linux-gnu.so'
adding 'tree_sitter/py.typed'
adding 'tree_sitter-0.24.0.dist-info/licenses/LICENSE'
adding 'tree_sitter-0.24.0.dist-info/METADATA'
adding 'tree_sitter-0.24.0.dist-info/WHEEL'
adding 'tree_sitter-0.24.0.dist-info/top_level.txt'
adding 'tree_sitter-0.24.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built tree_sitter-0.24.0-cp312-cp312-linux_x86_64.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for tree_sitter-0.24.0-cp312-cp312-linux_x86_64.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed tree_sitter-0.24.0-cp312-cp312-linux_x86_64.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/d6dnz6wnyn05x2qawr5rfmdmqlm4hwn4-python3.12-tree-sitter-0.24.0
shrinking /nix/store/d6dnz6wnyn05x2qawr5rfmdmqlm4hwn4-python3.12-tree-sitter-0.24.0/lib/python3.12/site-packages/tree_sitter/_binding.cpython-312-x86_64-linux-gnu.so
checking for references to /build/ in /nix/store/d6dnz6wnyn05x2qawr5rfmdmqlm4hwn4-python3.12-tree-sitter-0.24.0...
patching script interpreter paths in /nix/store/d6dnz6wnyn05x2qawr5rfmdmqlm4hwn4-python3.12-tree-sitter-0.24.0
stripping (with command strip and flags -S -p) in  /nix/store/d6dnz6wnyn05x2qawr5rfmdmqlm4hwn4-python3.12-tree-sitter-0.24.0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/d9fabbds5bfabxf6al8ycy7kn958swf8-python3.12-tree-sitter-0.24.0-dist
checking for references to /build/ in /nix/store/d9fabbds5bfabxf6al8ycy7kn958swf8-python3.12-tree-sitter-0.24.0-dist...
patching script interpreter paths in /nix/store/d9fabbds5bfabxf6al8ycy7kn958swf8-python3.12-tree-sitter-0.24.0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonCatchConflictsPhase
→ pythonRemoveBinBytecodePhase
→ pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: tree_sitter
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest -k not\ \(test_dot_graphs\)
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/source
configfile: pyproject.toml
collected 59 items / 1 deselected / 58 selected                                
tests/test_language.py .............                                     [ 22%]
tests/test_lookahead_iterator.py .                                       [ 24%]
tests/test_node.py ...............                                       [ 50%]
tests/test_parser.py ...............                                     [ 75%]
tests/test_query.py ...........                                          [ 94%]
tests/test_tree.py ...                                                   [100%]
======================= 58 passed, 1 deselected in 0.06s =======================
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
python3.12-tree-sitter-markdown-0.4.1
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
→ unpackPhase
unpacking source archive /nix/store/drlazdrcw5x3cm3hnfgx932sg7mb49gx-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tree-sitter.json"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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
creating bindings/python/tree_sitter_markdown.egg-info
writing bindings/python/tree_sitter_markdown.egg-info/PKG-INFO
writing dependency_links to bindings/python/tree_sitter_markdown.egg-info/dependency_links.txt
writing requirements to bindings/python/tree_sitter_markdown.egg-info/requires.txt
writing top-level names to bindings/python/tree_sitter_markdown.egg-info/top_level.txt
writing manifest file 'bindings/python/tree_sitter_markdown.egg-info/SOURCES.txt'
reading manifest file 'bindings/python/tree_sitter_markdown.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'bindings/python/tree_sitter_markdown.egg-info/SOURCES.txt'
* Building wheel...
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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).
        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************
!!
  corresp(dist, value, root_dir)
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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()
/nix/store/dc1zv2avnpf3zifhg4awwq3fi7wx0yzq-python3.12-setuptools-78.1.1/lib/python3.12/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
creating build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown
copying tree-sitter-markdown/queries/highlights.scm -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown
copying tree-sitter-markdown/queries/injections.scm -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown
creating build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown_inline
copying tree-sitter-markdown-inline/queries/highlights.scm -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown_inline
copying tree-sitter-markdown-inline/queries/injections.scm -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown_inline
running build_py
copying bindings/python/tree_sitter_markdown/__init__.py -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown
running egg_info
writing bindings/python/tree_sitter_markdown.egg-info/PKG-INFO
writing dependency_links to bindings/python/tree_sitter_markdown.egg-info/dependency_links.txt
writing requirements to bindings/python/tree_sitter_markdown.egg-info/requires.txt
writing top-level names to bindings/python/tree_sitter_markdown.egg-info/top_level.txt
reading manifest file 'bindings/python/tree_sitter_markdown.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'bindings/python/tree_sitter_markdown.egg-info/SOURCES.txt'
copying bindings/python/tree_sitter_markdown/__init__.pyi -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown
copying bindings/python/tree_sitter_markdown/binding.c -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown
copying bindings/python/tree_sitter_markdown/py.typed -> build/lib.linux-x86_64-cpython-312/tree_sitter_markdown
running build_ext
building '_binding' extension
creating build/temp.linux-x86_64-cpython-312/bindings/python/tree_sitter_markdown
creating build/temp.linux-x86_64-cpython-312/tree-sitter-markdown-inline/src
creating build/temp.linux-x86_64-cpython-312/tree-sitter-markdown/src
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -Itree-sitter-markdown/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c bindings/python/tree_sitter_markdown/binding.c -o build/temp.linux-x86_64-cpython-312/bindings/python/tree_sitter_markdown/binding.o -std=c11
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -Itree-sitter-markdown/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree-sitter-markdown-inline/src/parser.c -o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown-inline/src/parser.o -std=c11
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -Itree-sitter-markdown/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree-sitter-markdown-inline/src/scanner.c -o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown-inline/src/scanner.o -std=c11
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -Itree-sitter-markdown/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree-sitter-markdown/src/parser.c -o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown/src/parser.o -std=c11
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -I/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/include -fPIC -DPy_LIMITED_API=0x03090000 -DPY_SSIZE_T_CLEAN -Itree-sitter-markdown/src -I/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/include/python3.12 -c tree-sitter-markdown/src/scanner.c -o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown/src/scanner.o -std=c11
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-2.41.1-lib/lib -L/nix/store/mqdzkx7md35lbx1klh4hjlwn5912gmvd-libxcrypt-4.4.38/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.4.2/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.8.1/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3.1/lib -L/nix/store/f7yb9lhi1z8dk4x8gy3c5xf3gvn3yi1s-tzdata-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-8.2p13/lib build/temp.linux-x86_64-cpython-312/bindings/python/tree_sitter_markdown/binding.o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown-inline/src/parser.o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown-inline/src/scanner.o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown/src/parser.o build/temp.linux-x86_64-cpython-312/tree-sitter-markdown/src/scanner.o -L/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/lib -o build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/_binding.abi3.so
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tree_sitter_markdown
creating build/bdist.linux-x86_64/wheel/tree_sitter_markdown/queries
creating build/bdist.linux-x86_64/wheel/tree_sitter_markdown/queries/markdown
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown/highlights.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown/queries/markdown
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown/injections.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown/queries/markdown
creating build/bdist.linux-x86_64/wheel/tree_sitter_markdown/queries/markdown_inline
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown_inline/highlights.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown/queries/markdown_inline
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/queries/markdown_inline/injections.scm -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown/queries/markdown_inline
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/__init__.py -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/__init__.pyi -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/binding.c -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/py.typed -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown
copying build/lib.linux-x86_64-cpython-312/tree_sitter_markdown/_binding.abi3.so -> build/bdist.linux-x86_64/wheel/./tree_sitter_markdown
running install_egg_info
Copying bindings/python/tree_sitter_markdown.egg-info to build/bdist.linux-x86_64/wheel/./tree_sitter_markdown-0.4.0-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/tree_sitter_markdown-0.4.0.dist-info/WHEEL
creating '/build/source/dist/.tmp-fh04bids/tree_sitter_markdown-0.4.0-cp39-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'tree_sitter_markdown/__init__.py'
adding 'tree_sitter_markdown/__init__.pyi'
adding 'tree_sitter_markdown/_binding.abi3.so'
adding 'tree_sitter_markdown/binding.c'
adding 'tree_sitter_markdown/py.typed'
adding 'tree_sitter_markdown/queries/markdown/highlights.scm'
adding 'tree_sitter_markdown/queries/markdown/injections.scm'
adding 'tree_sitter_markdown/queries/markdown_inline/highlights.scm'
adding 'tree_sitter_markdown/queries/markdown_inline/injections.scm'
adding 'tree_sitter_markdown-0.4.0.dist-info/licenses/LICENSE'
adding 'tree_sitter_markdown-0.4.0.dist-info/METADATA'
adding 'tree_sitter_markdown-0.4.0.dist-info/WHEEL'
adding 'tree_sitter_markdown-0.4.0.dist-info/top_level.txt'
adding 'tree_sitter_markdown-0.4.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built tree_sitter_markdown-0.4.0-cp39-abi3-linux_x86_64.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for tree_sitter_markdown-0.4.0-cp39-abi3-linux_x86_64.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed tree_sitter_markdown-0.4.0-cp39-abi3-linux_x86_64.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/ch57v9g56y7bicn446xsn2hszb0mjndr-python3.12-tree-sitter-markdown-0.4.1
shrinking /nix/store/ch57v9g56y7bicn446xsn2hszb0mjndr-python3.12-tree-sitter-markdown-0.4.1/lib/python3.12/site-packages/tree_sitter_markdown/_binding.abi3.so
checking for references to /build/ in /nix/store/ch57v9g56y7bicn446xsn2hszb0mjndr-python3.12-tree-sitter-markdown-0.4.1...
patching script interpreter paths in /nix/store/ch57v9g56y7bicn446xsn2hszb0mjndr-python3.12-tree-sitter-markdown-0.4.1
stripping (with command strip and flags -S -p) in  /nix/store/ch57v9g56y7bicn446xsn2hszb0mjndr-python3.12-tree-sitter-markdown-0.4.1/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/36l2sa3m6hdl3ipjf3yxwmj12p6rs2sr-python3.12-tree-sitter-markdown-0.4.1-dist
checking for references to /build/ in /nix/store/36l2sa3m6hdl3ipjf3yxwmj12p6rs2sr-python3.12-tree-sitter-markdown-0.4.1-dist...
patching script interpreter paths in /nix/store/36l2sa3m6hdl3ipjf3yxwmj12p6rs2sr-python3.12-tree-sitter-markdown-0.4.1-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonCatchConflictsPhase
→ pythonRemoveBinBytecodePhase
→ pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: tree_sitter_markdown
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0
rootdir: /build/source
configfile: pyproject.toml
collected 1 item                                                               
bindings/python/tests/test_binding.py .                                  [100%]
============================== 1 passed in 0.02s ===============================
Finished executing pytestCheckPhase
→ pytestcachePhase
→ pytestRemoveBytecodePhase
python3.12-textual-3.2.0
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing pytest-check-hook
Using pytestCheckPhase
→ unpackPhase
unpacking source archive /nix/store/wclp6ww9fywdmp2fg65f3j9z9cg12254-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tools/widget_documentation.py"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing pypaBuildPhase
Creating a wheel...
pypa build flags: --no-isolation --outdir dist/ --wheel
* Getting build dependencies for wheel...
* Building wheel...
Successfully built textual-3.2.0-py3-none-any.whl
Finished creating a wheel...
Finished executing pypaBuildPhase
→ pythonRuntimeDepsCheckHook
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for textual-3.2.0-py3-none-any.whl
Finished executing pythonRuntimeDepsCheck
→ installPhase
Executing pypaInstallPhase
Successfully installed textual-3.2.0-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/n406vvrgba51p04ldyvp3hqyaw2chv2a-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/n406vvrgba51p04ldyvp3hqyaw2chv2a-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/n406vvrgba51p04ldyvp3hqyaw2chv2a-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in  /nix/store/n406vvrgba51p04ldyvp3hqyaw2chv2a-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/amsaany714fzf8qx2y9cdr3j6xhp8354-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/amsaany714fzf8qx2y9cdr3j6xhp8354-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/amsaany714fzf8qx2y9cdr3j6xhp8354-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
no Makefile or custom installCheckPhase, doing nothing
→ pythonRemoveBinBytecodePhase
→ pytestCheckPhase
Executing pytestCheckPhase
pytest flags: -m pytest --ignore-glob=tests/snapshot_tests/test_snapshots.py -k not\ \(test_textual_env_var\) --dist=loadgroup --numprocesses=6
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pytest/__main__.py", line 9, in <module>
    raise SystemExit(pytest.console_main())
                     ^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 201, in console_main
    code = main()
           ^^^^^^
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 156, in main
    config = _prepareconfig(args, plugins)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 341, in _prepareconfig
    config = pluginmanager.hook.pytest_cmdline_parse(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/yj2b9vypc6wafgniwsd7044bmydlfg7j-python3.12-pluggy-1.5.0-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pluggy/_hooks.py", line 513, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/yj2b9vypc6wafgniwsd7044bmydlfg7j-python3.12-pluggy-1.5.0-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/yj2b9vypc6wafgniwsd7044bmydlfg7j-python3.12-pluggy-1.5.0-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pluggy/_callers.py", line 139, in _multicall
    raise exception.with_traceback(exception.__traceback__)
  File "/nix/store/yj2b9vypc6wafgniwsd7044bmydlfg7j-python3.12-pluggy-1.5.0-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pluggy/_callers.py", line 122, in _multicall
    teardown.throw(exception)  # type: ignore[union-attr]
    ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/helpconfig.py", line 105, in pytest_cmdline_parse
    config = yield
             ^^^^^
  File "/nix/store/yj2b9vypc6wafgniwsd7044bmydlfg7j-python3.12-pluggy-1.5.0-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pluggy/_callers.py", line 103, in _multicall
    res = hook_impl.function(*args)
          ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1140, in pytest_cmdline_parse
    self.parse(args)
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1494, in parse
    self._preparse(args, addopts=addopts)
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1381, in _preparse
    self.pluginmanager.load_setuptools_entrypoints("pytest11")
  File "/nix/store/yj2b9vypc6wafgniwsd7044bmydlfg7j-python3.12-pluggy-1.5.0-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pluggy/_manager.py", line 421, in load_setuptools_entrypoints
    plugin = ep.load()
             ^^^^^^^^^
  File "/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/assertion/rewrite.py", line 185, in exec_module
    exec(co, module.__dict__)
  File "/nix/store/ans2fad34fdsc56a15fyy9yv9pdsp5v2-python3.12-time-machine-2.16.0/lib/python3.12/site-packages/time_machine/__init__.py", line 26, in <module>
    import _time_machine
ModuleNotFoundError: No module named '_time_machine'
error: Cannot build '/nix/store/wy9pypri6xljbjmx2pnh7wwq7myr6r1r-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/amsaany714fzf8qx2y9cdr3j6xhp8354-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0-dist
         /nix/store/n406vvrgba51p04ldyvp3hqyaw2chv2a-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0
       Last 25 log lines:
       >           ^^^^^^^^^^^^^^^^^^^^^^^^^
       >   File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1140, in pytest_cmdline_parse
       >     self.parse(args)
       >   File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1494, in parse
       >     self._preparse(args, addopts=addopts)
       >   File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/config/__init__.py", line 1381, in _preparse
       >     self.pluginmanager.load_setuptools_entrypoints("pytest11")
       >   File "/nix/store/yj2b9vypc6wafgniwsd7044bmydlfg7j-python3.12-pluggy-1.5.0-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/pluggy/_manager.py", line 421, in load_setuptools_entrypoints
       >     plugin = ep.load()
       >              ^^^^^^^^^
       >   File "/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
       >     module = import_module(match.group('module'))
       >              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >   File "/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/importlib/__init__.py", line 90, in import_module
       >     return _bootstrap._gcd_import(name[level:], package, level)
       >            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
       >   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
       >   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
       >   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
       >   File "/nix/store/a8s7s68vjyysmv7ajny2pi027v76ri4a-python3.12-pytest-8.3.5-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_pytest/assertion/rewrite.py", line 185, in exec_module
       >     exec(co, module.__dict__)
       >   File "/nix/store/ans2fad34fdsc56a15fyy9yv9pdsp5v2-python3.12-time-machine-2.16.0/lib/python3.12/site-packages/time_machine/__init__.py", line 26, in <module>
       >     import _time_machine
       > ModuleNotFoundError: No module named '_time_machine'
       For full logs, run:
         nix log /nix/store/wy9pypri6xljbjmx2pnh7wwq7myr6r1r-python3.12-textual-3.2.0-x86_64-unknown-linux-gnufilc0.drv
mstpd-0.0.8
error: Cannot build '/nix/store/1knfxjnynw607b40kklkj45w26dnwk9v-mstpd-x86_64-unknown-linux-gnufilc0-0.0.8.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/ijc0y5pz1k8gxn23p1wnmmk41p8hyzbq-mstpd-x86_64-unknown-linux-gnufilc0-0.0.8
       Last 25 log lines:
       > hmac_md5.c:252:13: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Werror,-Wdeprecated-non-prototype]
       >   252 | static void MD5Update(context, input, inputLen)
       >       |             ^
       > hmac_md5.c:302:24: error: passing 'const unsigned char[64]' to parameter of type 'unsigned char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers]
       >   302 |     MD5Update(context, PADDING, padLen);
       >       |                        ^~~~~~~
       > hmac_md5.c:289:13: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Werror,-Wdeprecated-non-prototype]
       >   289 | static void MD5Final(digest, context)
       >       |             ^
       > hmac_md5.c:318:6: error: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Werror,-Wdeprecated-non-prototype]
       >   318 | void hmac_md5(text, text_len, key, key_len, digest)
       >       |      ^
       > hmac_md5.c:377:14: error: passing 'caddr_t' (aka 'char *') to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
       >   377 |     MD5Final(digest, &context);          /* finish up 1st pass */
       >       |              ^~~~~~
       > hmac_md5.c:384:25: error: passing 'caddr_t' (aka 'char *') to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
       >   384 |     MD5Update(&context, digest, 16);     /* then results of 1st
       >       |                         ^~~~~~
       > hmac_md5.c:386:14: error: passing 'caddr_t' (aka 'char *') to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
       >   386 |     MD5Final(digest, &context);          /* finish up 2nd pass */
       >       |              ^~~~~~
       > 11 errors generated.
       > make[1]: *** [Makefile:701: mstpd-hmac_md5.o] Error 1
       > make[1]: Leaving directory '/build/source'
       > make: *** [Makefile:385: all] Error 2
       For full logs, run:
         nix log /nix/store/1knfxjnynw607b40kklkj45w26dnwk9v-mstpd-x86_64-unknown-linux-gnufilc0-0.0.8.drv
mtd-utils-2.3.0
error: Cannot build '/nix/store/88f0wq3nbwvp6g75isa3zzmjkxvai4ld-mtd-utils-x86_64-unknown-linux-gnufilc0-2.3.0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/1z8kq77d108xxfkafzxzf9jzfr7rz8b6-mtd-utils-x86_64-unknown-linux-gnufilc0-2.3.0
         /nix/store/c69q809cg29ff962mpn48s3b54f80ga8-mtd-utils-x86_64-unknown-linux-gnufilc0-2.3.0-dev
       Last 25 log lines:
       > checking for PTHREAD_PRIO_INHERIT... yes
       > checking for lzo1x_1_15_compress in -llzo2... yes
       > checking for libzstd... yes
       > checking for stdio.h... yes
       > checking for stdlib.h... yes
       > checking for string.h... yes
       > checking for inttypes.h... yes
       > checking for stdint.h... yes
       > checking for strings.h... yes
       > checking for sys/stat.h... yes
       > checking for sys/types.h... yes
       > checking for unistd.h... yes
       > checking for sys/xattr.h... yes
       > checking for sys/acl.h... yes
       > checking for libselinux... no
       > checking for selinux/selinux.h... no
       > checking for selinux/label.h... no
       > checking for openssl/rand.h... no
       > checking for openssl... no
       > checking for sys/random.h... yes
       > checking for cmocka... no
       > checking for execinfo.h... yes
       > configure: WARNING: cannot find CMocka library required for unit tests
       > configure: unit tests can optionally be disabled
       > configure: error: missing one or more dependencies
       For full logs, run:
         nix log /nix/store/88f0wq3nbwvp6g75isa3zzmjkxvai4ld-mtd-utils-x86_64-unknown-linux-gnufilc0-2.3.0.drv
mtm-1.2.1
error: Cannot build '/nix/store/w3hlx957awml5vsnlgyfb85n3jqkn4qn-mtm-x86_64-unknown-linux-gnufilc0-1.2.1.drv'.
       Reason: builder failed with exit code 127.
       Output paths:
         /nix/store/p17bpd46kpbiq3bprhg6m7hzxhwivr6m-mtm-x86_64-unknown-linux-gnufilc0-1.2.1-terminfo
         /nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1
       Last 18 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/d40f2dsy84kw31ahpygwdr1h6s3r9knm-source
       > source root is source
       > Running phase: patchPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > no configure script, doing nothing
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash DESTDIR=/nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1 MANDIR=/nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1/share/man/man1
       > cp -i config.def.h config.h
       > clang -std=c99 -Wall -Wextra -pedantic -Os -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -o mtm  vtparser.c mtm.c pair.c  -lncursesw -lutil
       > strip mtm
       > Running phase: installPhase
       > install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash DESTDIR=/nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1 MANDIR=/nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1/share/man/man1 pkgconfigdir=/nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1/lib/pkgconfig m4datadir=/nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1/share/aclocal aclocaldir=/nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1/share/aclocal install
       > cp mtm /nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1/bin
       > cp mtm.1 /nix/store/yxvzi5s8ab4sypygvmahgm5wx369gf5v-mtm-x86_64-unknown-linux-gnufilc0-1.2.1/share/man/man1
       > /nix/store/ls4rca5iy2gi4227mkdh0ihjxzcw797l-stdenv-linux/setup: line 270: tic: command not found
       For full logs, run:
         nix log /nix/store/w3hlx957awml5vsnlgyfb85n3jqkn4qn-mtm-x86_64-unknown-linux-gnufilc0-1.2.1.drv
muon-0.4.0
error: Cannot build '/nix/store/hib8i5l6zgmdxrygcv4a3dv58879k3bj-muon-x86_64-unknown-linux-gnufilc0-0.4.0.drv'.
       Reason: builder failed with exit code 133.
       Output paths:
         /nix/store/qrmg3xmhax90ma5mzyrg9dissa4cv76d-muon-x86_64-unknown-linux-gnufilc0-0.4.0
         /nix/store/wnkjlry1jr2phnqanlpmqfwlaagyfky0-muon-x86_64-unknown-linux-gnufilc0-0.4.0-man
       Last 25 log lines:
       >     (muon-bootstrap) <somewhere>: obj_array_flat_iter_next
       > check scheduled at:
       >     (muon-bootstrap) <somewhere>: obj_array_flat_iter_next
       >     (muon-bootstrap) <somewhere>: typecheck_and_mutate_function_arg
       >     (muon-bootstrap) <somewhere>: vm_pop_args
       >     (muon-bootstrap) <somewhere>: pop_args
       >     (muon-bootstrap) <somewhere>: compiler_get_supported_arguments
       >     (muon-bootstrap) <somewhere>: func_compiler_get_supported_arguments
       >     (muon-bootstrap) <somewhere>: vm_native_func_dispatch
       >     (muon-bootstrap) <somewhere>: vm_execute_native
       >     (muon-bootstrap) <somewhere>: vm_op_call
       >     (muon-bootstrap) <somewhere>: vm_execute_loop
       >     (muon-bootstrap) <somewhere>: vm_execute
       >     (muon-bootstrap) <somewhere>: eval
       >     (muon-bootstrap) <somewhere>: eval_project_file
       >     (muon-bootstrap) <somewhere>: eval_project
       >     (muon-bootstrap) <somewhere>: workspace_do_setup
       >     (muon-bootstrap) <somewhere>: cmd_setup
       >     (muon-bootstrap) <somewhere>: cmd_main
       >     (muon-bootstrap) <somewhere>: main
       >     (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:58:16: __libc_start_call_main
       >     (libc.so.6666) ../csu/libc-start.c:161:3: __libc_start_main
       >     (libpizlo.so) <runtime>: start_program
       > [83] filc panic: thwarted a futile attempt to violate memory safety.
       > /nix/store/ls4rca5iy2gi4227mkdh0ihjxzcw797l-stdenv-linux/setup: line 1767:    83 Trace/breakpoint trap   ./stage-1/muon-bootstrap setup -Dstatic=false -Ddocs=enabled -Dsamurai=disabled stage-2
       For full logs, run:
         nix log /nix/store/hib8i5l6zgmdxrygcv4a3dv58879k3bj-muon-x86_64-unknown-linux-gnufilc0-0.4.0.drv
muon-embedded-samurai-0.4.0
error: Cannot build '/nix/store/q1h900rhh5hfjma59wf272ccg9b3lk92-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0.drv'.
       Reason: builder failed with exit code 133.
       Output paths:
         /nix/store/8xhclv2z124pd3bq1hnbi84h0rqv0mx4-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0
       Last 25 log lines:
       >     (muon-bootstrap) <somewhere>: obj_array_flat_iter_next
       > check scheduled at:
       >     (muon-bootstrap) <somewhere>: obj_array_flat_iter_next
       >     (muon-bootstrap) <somewhere>: typecheck_and_mutate_function_arg
       >     (muon-bootstrap) <somewhere>: vm_pop_args
       >     (muon-bootstrap) <somewhere>: pop_args
       >     (muon-bootstrap) <somewhere>: compiler_get_supported_arguments
       >     (muon-bootstrap) <somewhere>: func_compiler_get_supported_arguments
       >     (muon-bootstrap) <somewhere>: vm_native_func_dispatch
       >     (muon-bootstrap) <somewhere>: vm_execute_native
       >     (muon-bootstrap) <somewhere>: vm_op_call
       >     (muon-bootstrap) <somewhere>: vm_execute_loop
       >     (muon-bootstrap) <somewhere>: vm_execute
       >     (muon-bootstrap) <somewhere>: eval
       >     (muon-bootstrap) <somewhere>: eval_project_file
       >     (muon-bootstrap) <somewhere>: eval_project
       >     (muon-bootstrap) <somewhere>: workspace_do_setup
       >     (muon-bootstrap) <somewhere>: cmd_setup
       >     (muon-bootstrap) <somewhere>: cmd_main
       >     (muon-bootstrap) <somewhere>: main
       >     (libc.so.6666) ../sysdeps/nptl/libc_start_call_main.h:58:16: __libc_start_call_main
       >     (libc.so.6666) ../csu/libc-start.c:161:3: __libc_start_main
       >     (libpizlo.so) <runtime>: start_program
       > [71] filc panic: thwarted a futile attempt to violate memory safety.
       > /nix/store/ls4rca5iy2gi4227mkdh0ihjxzcw797l-stdenv-linux/setup: line 1767:    71 Trace/breakpoint trap   ./stage-1/muon-bootstrap setup -Dstatic=false -Ddocs=disabled -Dsamurai=enabled stage-2
       For full logs, run:
         nix log /nix/store/q1h900rhh5hfjma59wf272ccg9b3lk92-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0.drv
muparser-2.3.5
error: Cannot build '/nix/store/jr4yzj7p9vm543adidrbvfwkqs54n2rq-muparser-x86_64-unknown-linux-gnufilc0-2.3.5.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5
       Last 25 log lines:
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > fixing cmake files...
       > cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/share/doc/muParserProject -DCMAKE_INSTALL_INFODIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/include -DCMAKE_INSTALL_SBINDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/bd9z7qx6kyyn3m337vwzpji24cmcya8k-muparser-x86_64-unknown-linux-gnufilc0-2.3.5 -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
       > -- The C compiler identification is Clang 20.1.8
       > -- The CXX compiler identification is Clang 20.1.8
       > -- Detecting C compiler ABI info
       > -- Detecting C compiler ABI info - done
       > -- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
       > -- Detecting C compile features
       > -- Detecting C compile features - done
       > -- Detecting CXX compiler ABI info
       > -- Detecting CXX compiler ABI info - done
       > -- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
       > -- Detecting CXX compile features
       > -- Detecting CXX compile features - done
       > CMake Error at /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
       >   Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)
       > Call Stack (most recent call first):
       >   /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
       >   /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/share/cmake-3.31/Modules/FindOpenMP.cmake:616 (find_package_handle_standard_args)
       >   CMakeLists.txt:26 (find_package)
       >
       > 
       > -- Configuring incomplete, errors occurred!
       For full logs, run:
         nix log /nix/store/jr4yzj7p9vm543adidrbvfwkqs54n2rq-muparser-x86_64-unknown-linux-gnufilc0-2.3.5.drv
mupdf-1.25.3
error: Cannot build '/nix/store/nk9png5g5zsc9d47nwk09qw01yhl7969-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/79a6abg8hipxc68xjd50l5yb5g4z2qng-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3
         /nix/store/bxp93vmnc6916kghwphzczbizxfvhixv-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-bin
         /nix/store/g34gd9jlz60rfckvr12lx1aabk8diqgd-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-dev
         /nix/store/py0gkwwpyq3qxv7zw2anq7zfi4wsamd6-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-man
         /nix/store/zgg48c2vb8igp5d9nrla1lpcyd94hklq-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3-doc
       Last 25 log lines:
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL-Italic.cff.o: multiple definition of '_binary__nix_store_14i07vk4qkfcdyyha9amqryg033l3xcf_filc_sysroot_with_metadata_lib_libpizlo_so_start'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_7fsmzzzgkjq3dma1vz6406199xqqz1v3_filc_libcxx_git_lib_libc__abi_so_end'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_7fsmzzzgkjq3dma1vz6406199xqqz1v3_filc_libcxx_git_lib_libc__abi_so_start'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_7fsmzzzgkjq3dma1vz6406199xqqz1v3_filc_libcxx_git_lib_libc___so_end'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_7fsmzzzgkjq3dma1vz6406199xqqz1v3_filc_libcxx_git_lib_libc___so_start'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_14i07vk4qkfcdyyha9amqryg033l3xcf_filc_sysroot_with_metadata_lib_libyolom_so_end'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_14i07vk4qkfcdyyha9amqryg033l3xcf_filc_sysroot_with_metadata_lib_libyolom_so_start'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_14i07vk4qkfcdyyha9amqryg033l3xcf_filc_sysroot_with_metadata_lib_libyoloc_so_end'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_14i07vk4qkfcdyyha9amqryg033l3xcf_filc_sysroot_with_metadata_lib_libyoloc_so_start'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_14i07vk4qkfcdyyha9amqryg033l3xcf_filc_sysroot_with_metadata_lib_libpizlo_so_end'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: build/shared-release/resources/fonts/sil/CharisSIL.cff.o: multiple definition of '_binary__nix_store_14i07vk4qkfcdyyha9amqryg033l3xcf_filc_sysroot_with_metadata_lib_libpizlo_so_start'
       > /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: build/shared-release/resources/fonts/urw/Dingbats.cff.o: previous definition here
       > clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
       > make: *** [Makefile:110: build/shared-release/libmupdf.so] Error 1
       For full logs, run:
         nix log /nix/store/nk9png5g5zsc9d47nwk09qw01yhl7969-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3.drv
musl-1.2.5
error: Cannot build '/nix/store/dhaqw3sy28wx1fh8a6l383xs2bacal41-musl-x86_64-unknown-linux-gnufilc0-1.2.5.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/bjkfjw3ss1cby9xf7x8cj3rwrh613ikd-musl-x86_64-unknown-linux-gnufilc0-1.2.5-dev
         /nix/store/cf62kivfd4jvhva4gccmzp26nps4w4c6-musl-x86_64-unknown-linux-gnufilc0-1.2.5
         /nix/store/mn6yf7zbplih355rplz957rwsifijg23-musl-x86_64-unknown-linux-gnufilc0-1.2.5-bin
         /nix/store/v0vds88j0wizhjsgrv5x0ddvpcnkzqyh-musl-x86_64-unknown-linux-gnufilc0-1.2.5-debug
       Last 25 log lines:
       > cp arch/x86_64/bits/syscall.h.in obj/include/bits/syscall.h
       > clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -O2 -fno-align-functions -pipe   -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -fstack-protector-strong -fno-stack-protector -DCRT -c -o obj/crt/x86_64/crti.o crt/x86_64/crti.s
       > clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -O2 -fno-align-functions -pipe   -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -fstack-protector-strong -fno-stack-protector -DCRT -c -o obj/crt/x86_64/crtn.o crt/x86_64/crtn.s
       > clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -O2 -fno-align-functions -pipe   -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -fstack-protector-strong -fPIC -c -o obj/src/fenv/x86_64/fenv.lo src/fenv/x86_64/fenv.s
       > printf '#define VERSION "%s"\n' "$(cd .; sh tools/version.sh)" > obj/src/internal/version.h
       > sed -n -e s/__NR_/SYS_/p < arch/x86_64/bits/syscall.h.in >> obj/include/bits/syscall.h
       > clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -O2 -fno-align-functions -pipe   -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -fstack-protector-strong -fPIC -c -o obj/src/ldso/x86_64/dlsym.lo src/ldso/x86_64/dlsym.s
       > clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -O2 -fno-align-functions -pipe   -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -fstack-protector-strong -fPIC -c -o obj/src/ldso/x86_64/tlsdesc.lo src/ldso/x86_64/tlsdesc.s
       > clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include  -g -O2 -fno-align-functions -pipe   -ffunction-sections -fdata-sections -w -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Qunused-arguments -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable -fstack-protector-strong -fPIC -c -o obj/src/legacy/cuserid.lo src/legacy/cuserid.c
       > clang-20: error: '-Wa,--noexecstack' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > clang-20: error: '-Wa,--compress-debug-sections' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > clang-20: error: '-Wa,--noexecstack' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > clang-20: error: '-Wa,--compress-debug-sections' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > make: *** [Makefile:144: obj/crt/x86_64/crti.o] Error 1
       > make: *** Waiting for unfinished jobs....
       > make: *** [Makefile:153: obj/src/fenv/x86_64/fenv.lo] Error 1
       > clang-20: error: '-Wa,--noexecstack' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > clang-20: error: '-Wa,--compress-debug-sections' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > make: *** [Makefile:153: obj/src/ldso/x86_64/dlsym.lo] Error 1
       > clang-20: error: '-Wa,--noexecstack' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > clang-20: error: '-Wa,--compress-debug-sections' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > make: *** [Makefile:144: obj/crt/x86_64/crtn.o] Error 1
       > clang-20: error: '-Wa,--noexecstack' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > clang-20: error: '-Wa,--compress-debug-sections' is not supported by the sarcasm assembler (pass -yolo-assembler to use the built-in YOLO assembler)
       > make: *** [Makefile:153: obj/src/ldso/x86_64/tlsdesc.lo] Error 1
       For full logs, run:
         nix log /nix/store/dhaqw3sy28wx1fh8a6l383xs2bacal41-musl-x86_64-unknown-linux-gnufilc0-1.2.5.drv
mutmut-3.2.0
error: Cannot build '/nix/store/75s6wj9kkvjbzs3ka8syfb00nzmqwj1i-mutmut-3.2.0-x86_64-unknown-linux-gnufilc0.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/paklr5bhfa5n0414wjhb2j96njsyswvn-mutmut-3.2.0-x86_64-unknown-linux-gnufilc0
         /nix/store/ziy2gn45zwa8nvpbpw267kn0kllh2lfl-mutmut-3.2.0-x86_64-unknown-linux-gnufilc0-dist
mstpd-0.0.8
error: build of '/nix/store/1knfxjnynw607b40kklkj45w26dnwk9v-mstpd-x86_64-unknown-linux-gnufilc0-0.0.8.drv^*', '/nix/store/75s6wj9kkvjbzs3ka8syfb00nzmqwj1i-mutmut-3.2.0-x86_64-unknown-linux-gnufilc0.drv^*', '/nix/store/88f0wq3nbwvp6g75isa3zzmjkxvai4ld-mtd-utils-x86_64-unknown-linux-gnufilc0-2.3.0.drv^*', '/nix/store/dhaqw3sy28wx1fh8a6l383xs2bacal41-musl-x86_64-unknown-linux-gnufilc0-1.2.5.drv^*', '/nix/store/hib8i5l6zgmdxrygcv4a3dv58879k3bj-muon-x86_64-unknown-linux-gnufilc0-0.4.0.drv^*', '/nix/store/jr4yzj7p9vm543adidrbvfwkqs54n2rq-muparser-x86_64-unknown-linux-gnufilc0-2.3.5.drv^*', '/nix/store/nk9png5g5zsc9d47nwk09qw01yhl7969-mupdf-x86_64-unknown-linux-gnufilc0-1.25.3.drv^*', '/nix/store/q1h900rhh5hfjma59wf272ccg9b3lk92-muon-embedded-samurai-x86_64-unknown-linux-gnufilc0-0.4.0.drv^*', '/nix/store/w3hlx957awml5vsnlgyfb85n3jqkn4qn-mtm-x86_64-unknown-linux-gnufilc0-1.2.1.drv^*' failed

End of log