>>> cython: Building main/cython 3.2.4-r0 (using abuild 3.16.0-r0) started Mon, 02 Mar 2026 08:53:56 +0000 >>> cython: Validating /home/buildozer/aports/main/cython/APKBUILD... >>> cython: Analyzing dependencies... >>> cython: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r0) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.2-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20251231-r0) ( 7/25) Installing sqlite-libs (3.51.2-r1) ( 8/25) Installing python3 (3.12.12-r0) ( 9/25) Installing python3-pycache-pyc0 (3.12.12-r0) (10/25) Installing pyc (3.12.12-r0) (11/25) Installing python3-pyc (3.12.12-r0) (12/25) Installing py3-installer (0.7.0-r2) (13/25) Installing py3-installer-pyc (0.7.0-r2) (14/25) Installing py3-gpep517 (19-r1) (15/25) Installing py3-gpep517-pyc (19-r1) (16/25) Installing py3-parsing (3.3.2-r0) (17/25) Installing py3-parsing-pyc (3.3.2-r0) (18/25) Installing py3-packaging (25.0-r0) (19/25) Installing py3-packaging-pyc (25.0-r0) (20/25) Installing py3-setuptools (82.0.0-r0) (21/25) Installing py3-setuptools-pyc (82.0.0-r0) (22/25) Installing py3-wheel (0.46.1-r0) (23/25) Installing py3-wheel-pyc (0.46.1-r0) (24/25) Installing python3-dev (3.12.12-r0) (25/25) Installing .makedepends-cython (20260302.085357) Executing busybox-1.37.0-r31.trigger OK: 529.1 MiB in 132 packages >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.2.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> cython: Fetching cython-3.2.4.tar.gz::https://github.com/cython/cython/archive/3.2.4.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/cython-3.2.4.tar.gz.part' cython-3.2.4.tar.gz. 3210k --:--:-- ETA cython-3.2.4.tar.gz. 100% |********************************| 3227k 0:00:00 ETA '/var/cache/distfiles/edge/cython-3.2.4.tar.gz.part' saved /var/cache/distfiles/edge/cython-3.2.4.tar.gz: OK /home/buildozer/aports/main/cython/0001-Don-t-include-absolute-paths-when-using-embed-positi.patch: OK /home/buildozer/aports/main/cython/fix-get_time_point.patch: OK >>> cython: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cython-3.2.4.tar.gz /var/cache/distfiles/edge/cython-3.2.4.tar.gz: OK /home/buildozer/aports/main/cython/0001-Don-t-include-absolute-paths-when-using-embed-positi.patch: OK /home/buildozer/aports/main/cython/fix-get_time_point.patch: OK >>> cython: Unpacking /var/cache/distfiles/edge/cython-3.2.4.tar.gz... >>> cython: 0001-Don-t-include-absolute-paths-when-using-embed-positi.patch patching file Cython/Compiler/ExprNodes.py Hunk #1 succeeded at 10596 (offset -99 lines). patching file Cython/Compiler/ModuleNode.py Hunk #1 succeeded at 1075 (offset -1 lines). patching file Cython/Compiler/Nodes.py patching file Cython/Compiler/Scanning.py Hunk #4 succeeded at 660 (offset -2 lines). patching file tests/build/run_cython_not_in_cwd.srctree >>> cython: fix-get_time_point.patch patching file tests/run/cpp_condition_variables.pyx 2026-03-02 08:53:59,801 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Unable to find pgen, not compiling formal grammar. /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-02 08:54:00,127 root INFO running bdist_wheel 2026-03-02 08:54:00,136 root INFO running build 2026-03-02 08:54:00,136 root INFO running build_py 2026-03-02 08:54:00,138 root INFO creating build/lib.linux-x86_64-cpython-312 2026-03-02 08:54:00,139 root INFO copying cython.py -> build/lib.linux-x86_64-cpython-312 2026-03-02 08:54:00,139 root INFO creating build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,139 root INFO copying Cython/StringIOTree.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,140 root INFO copying Cython/CodeWriter.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,140 root INFO copying Cython/Coverage.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,140 root INFO copying Cython/TestUtils.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,140 root INFO copying Cython/Shadow.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,141 root INFO copying Cython/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,141 root INFO copying Cython/Utils.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,141 root INFO copying Cython/Debugging.py -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,141 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,142 root INFO copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,142 root INFO copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,142 root INFO copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,142 root INFO copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,143 root INFO copying Cython/Build/SharedModule.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,143 root INFO copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,143 root INFO copying Cython/Build/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,143 root INFO copying Cython/Build/Inline.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,144 root INFO copying Cython/Build/Cache.py -> build/lib.linux-x86_64-cpython-312/Cython/Build 2026-03-02 08:54:00,144 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,144 root INFO copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,145 root INFO copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,145 root INFO copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,145 root INFO copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,145 root INFO copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,146 root INFO copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,146 root INFO copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,146 root INFO copying Cython/Compiler/Dataclass.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,146 root INFO copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,147 root INFO copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,147 root INFO copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,147 root INFO copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,147 root INFO copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,148 root INFO copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,148 root INFO copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,148 root INFO copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,149 root INFO copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,149 root INFO copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,149 root INFO copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,149 root INFO copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,150 root INFO copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,150 root INFO copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,150 root INFO copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,150 root INFO copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,150 root INFO copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,151 root INFO copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,151 root INFO copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,151 root INFO copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,151 root INFO copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,152 root INFO copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,152 root INFO copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,152 root INFO copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,153 root INFO copying Cython/Compiler/UFuncs.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,153 root INFO copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,153 root INFO copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,153 root INFO copying Cython/Compiler/LineTable.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,154 root INFO copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,154 root INFO copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,154 root INFO copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,155 root INFO copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,155 root INFO copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,156 root INFO copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,156 root INFO copying Cython/Compiler/MatchCaseNodes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,156 root INFO copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,157 root INFO copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,157 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Runtime 2026-03-02 08:54:00,157 root INFO copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Runtime 2026-03-02 08:54:00,158 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Distutils 2026-03-02 08:54:00,158 root INFO copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2026-03-02 08:54:00,158 root INFO copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2026-03-02 08:54:00,158 root INFO copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2026-03-02 08:54:00,159 root INFO copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Distutils 2026-03-02 08:54:00,159 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Debugger 2026-03-02 08:54:00,159 root INFO copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2026-03-02 08:54:00,159 root INFO copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2026-03-02 08:54:00,159 root INFO copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2026-03-02 08:54:00,160 root INFO copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2026-03-02 08:54:00,160 root INFO copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger 2026-03-02 08:54:00,160 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,161 root INFO copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,161 root INFO copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,161 root INFO copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,161 root INFO copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,162 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,162 root INFO copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,162 root INFO copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,162 root INFO copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,162 root INFO copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,163 root INFO copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,163 root INFO copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,163 root INFO copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,163 root INFO copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,164 root INFO copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,164 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,164 root INFO copying Cython/Tests/TestShadow.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,164 root INFO copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,165 root INFO copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,165 root INFO copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,165 root INFO copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,165 root INFO copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,165 root INFO copying Cython/Tests/TestTestUtils.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,166 root INFO copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-cpython-312/Cython/Tests 2026-03-02 08:54:00,166 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,166 root INFO copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,166 root INFO copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,167 root INFO copying Cython/Build/Tests/TestCythonizeArgsParser.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,167 root INFO copying Cython/Build/Tests/TestDependencies.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,167 root INFO copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,167 root INFO copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,168 root INFO copying Cython/Build/Tests/TestRecythonize.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,168 root INFO copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-cpython-312/Cython/Build/Tests 2026-03-02 08:54:00,168 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,168 root INFO copying Cython/Compiler/Tests/TestBuiltin.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,169 root INFO copying Cython/Compiler/Tests/TestCode.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,169 root INFO copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,169 root INFO copying Cython/Compiler/Tests/TestScanning.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,169 root INFO copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,170 root INFO copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,170 root INFO copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,170 root INFO copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,170 root INFO copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,170 root INFO copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,171 root INFO copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,171 root INFO copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,171 root INFO copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,171 root INFO copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,172 root INFO copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,172 root INFO copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,172 root INFO copying Cython/Compiler/Tests/Utils.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,172 root INFO copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests 2026-03-02 08:54:00,173 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,173 root INFO copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,173 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Tempita 2026-03-02 08:54:00,173 root INFO copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2026-03-02 08:54:00,173 root INFO copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2026-03-02 08:54:00,174 root INFO copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-cpython-312/Cython/Tempita 2026-03-02 08:54:00,174 root INFO creating build/lib.linux-x86_64-cpython-312/pyximport 2026-03-02 08:54:00,174 root INFO copying pyximport/pyximport.py -> build/lib.linux-x86_64-cpython-312/pyximport 2026-03-02 08:54:00,174 root INFO copying pyximport/__init__.py -> build/lib.linux-x86_64-cpython-312/pyximport 2026-03-02 08:54:00,175 root INFO copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-cpython-312/pyximport 2026-03-02 08:54:00,182 root INFO copying Cython/Shadow.pyi -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,182 root INFO copying Cython/__init__.pyi -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,182 root INFO copying Cython/py.typed -> build/lib.linux-x86_64-cpython-312/Cython 2026-03-02 08:54:00,182 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes 2026-03-02 08:54:00,183 root INFO copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes 2026-03-02 08:54:00,183 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,183 root INFO copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,183 root INFO copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,183 root INFO copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,184 root INFO copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,184 root INFO copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,184 root INFO copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,184 root INFO copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,184 root INFO copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,185 root INFO copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,185 root INFO copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,185 root INFO copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,185 root INFO copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,186 root INFO copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,186 root INFO copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,186 root INFO copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,186 root INFO copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,187 root INFO copying Cython/Includes/posix/uio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/posix 2026-03-02 08:54:00,187 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,187 root INFO copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,187 root INFO copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,187 root INFO copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,188 root INFO copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,188 root INFO copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,188 root INFO copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,188 root INFO copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,188 root INFO copying Cython/Includes/libc/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,189 root INFO copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,189 root INFO copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,189 root INFO copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,189 root INFO copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,190 root INFO copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,190 root INFO copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,190 root INFO copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,190 root INFO copying Cython/Includes/libc/threads.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libc 2026-03-02 08:54:00,191 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,191 root INFO copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,191 root INFO copying Cython/Includes/libcpp/string_view.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,191 root INFO copying Cython/Includes/libcpp/span.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,191 root INFO copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,192 root INFO copying Cython/Includes/libcpp/semaphore.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,192 root INFO copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,192 root INFO copying Cython/Includes/libcpp/optional.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,192 root INFO copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,193 root INFO copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,193 root INFO copying Cython/Includes/libcpp/cmath.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,193 root INFO copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,193 root INFO copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,193 root INFO copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,194 root INFO copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,194 root INFO copying Cython/Includes/libcpp/condition_variable.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,194 root INFO copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,194 root INFO copying Cython/Includes/libcpp/future.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,195 root INFO copying Cython/Includes/libcpp/latch.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,195 root INFO copying Cython/Includes/libcpp/bit.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,195 root INFO copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,195 root INFO copying Cython/Includes/libcpp/barrier.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,196 root INFO copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,196 root INFO copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,196 root INFO copying Cython/Includes/libcpp/exception.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,196 root INFO copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,196 root INFO copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,197 root INFO copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,197 root INFO copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,197 root INFO copying Cython/Includes/libcpp/random.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,197 root INFO copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,198 root INFO copying Cython/Includes/libcpp/shared_mutex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,198 root INFO copying Cython/Includes/libcpp/stop_token.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,198 root INFO copying Cython/Includes/libcpp/mutex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,198 root INFO copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,199 root INFO copying Cython/Includes/libcpp/any.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,199 root INFO copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,199 root INFO copying Cython/Includes/libcpp/numeric.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,199 root INFO copying Cython/Includes/libcpp/atomic.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,199 root INFO copying Cython/Includes/libcpp/execution.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,200 root INFO copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,200 root INFO copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,200 root INFO copying Cython/Includes/libcpp/numbers.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,200 root INFO copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp 2026-03-02 08:54:00,201 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2026-03-02 08:54:00,201 root INFO copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy 2026-03-02 08:54:00,201 root INFO creating build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,201 root INFO copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,201 root INFO copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,202 root INFO copying Cython/Includes/cpython/time.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,202 root INFO copying Cython/Includes/cpython/descr.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,202 root INFO copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,202 root INFO copying Cython/Includes/cpython/marshal.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,203 root INFO copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,203 root INFO copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,203 root INFO copying Cython/Includes/cpython/pyport.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,203 root INFO copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,203 root INFO copying Cython/Includes/cpython/fileobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,204 root INFO copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,204 root INFO copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,204 root INFO copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,204 root INFO copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,205 root INFO copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,205 root INFO copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,205 root INFO copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,205 root INFO copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,206 root INFO copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,206 root INFO copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,206 root INFO copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,206 root INFO copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,207 root INFO copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,207 root INFO copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,207 root INFO copying Cython/Includes/cpython/contextvars.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,208 root INFO copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,208 root INFO copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,208 root INFO copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,208 root INFO copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,209 root INFO copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,209 root INFO copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,209 root INFO copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,209 root INFO copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,210 root INFO copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,210 root INFO copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,210 root INFO copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,210 root INFO copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,210 root INFO copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,211 root INFO copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,211 root INFO copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,211 root INFO copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,211 root INFO copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,212 root INFO copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,212 root INFO copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,212 root INFO copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,212 root INFO copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,212 root INFO copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,213 root INFO copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,213 root INFO copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython 2026-03-02 08:54:00,213 root INFO copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,213 root INFO copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,214 root INFO copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,214 root INFO copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,214 root INFO copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,214 root INFO copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Compiler 2026-03-02 08:54:00,215 root INFO copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Runtime 2026-03-02 08:54:00,215 root INFO copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,215 root INFO copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests 2026-03-02 08:54:00,215 root INFO copying Cython/Plex/Transitions.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,215 root INFO copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,216 root INFO copying Cython/Plex/Machines.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,216 root INFO copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,216 root INFO copying Cython/Plex/DFA.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Plex 2026-03-02 08:54:00,216 root INFO copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,217 root INFO copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,217 root INFO copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,217 root INFO copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,217 root INFO copying Cython/Utility/FusedFunction.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,218 root INFO copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,218 root INFO copying Cython/Utility/UFuncs.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,218 root INFO copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,218 root INFO copying Cython/Utility/MemoryView.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,218 root INFO copying Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,219 root INFO copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,219 root INFO copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,219 root INFO copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,220 root INFO copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,220 root INFO copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,220 root INFO copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,220 root INFO copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,221 root INFO copying Cython/Utility/NumpyImportArray.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,221 root INFO copying Cython/Utility/Dataclasses.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,221 root INFO copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,221 root INFO copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,221 root INFO copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,222 root INFO copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,222 root INFO copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,222 root INFO copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,222 root INFO copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,223 root INFO copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,223 root INFO copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,223 root INFO copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,223 root INFO copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,224 root INFO copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,224 root INFO copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,224 root INFO copying Cython/Utility/Synchronization.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,225 root INFO copying Cython/Utility/TString.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,225 root INFO copying Cython/Utility/UFuncs_C.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,225 root INFO copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,225 root INFO copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,226 root INFO copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,226 root INFO copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,226 root INFO copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-cpython-312/Cython/Utility 2026-03-02 08:54:00,228 root INFO running build_ext Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.py 2026-03-02 08:54:04,525 root INFO building 'Cython.Compiler.Parsing' extension 2026-03-02 08:54:04,526 root INFO creating build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler 2026-03-02 08:54:04,526 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.o 2026-03-02 08:54:22,807 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.cpython-312-x86_64-linux-musl.so warning: Cython/Compiler/Code.py:836:40: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly. warning: Cython/Compiler/Code.py:866:54: Strings should no longer be used for type declarations. Use 'cython.int' etc. directly. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.py 2026-03-02 08:54:25,629 root INFO building 'Cython.Compiler.Code' extension 2026-03-02 08:54:25,629 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.o 2026-03-02 08:54:52,484 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.py 2026-03-02 08:54:54,097 root INFO building 'Cython.Compiler.FlowControl' extension 2026-03-02 08:54:54,098 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.o 2026-03-02 08:55:05,454 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.py 2026-03-02 08:55:06,142 root INFO building 'Cython.Compiler.FusedNode' extension 2026-03-02 08:55:06,143 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.o 2026-03-02 08:55:14,629 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FusedNode.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/FusedNode.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.py 2026-03-02 08:55:15,472 root INFO building 'Cython.Tempita._tempita' extension 2026-03-02 08:55:15,473 root INFO creating build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita 2026-03-02 08:55:15,473 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.o 2026-03-02 08:55:24,574 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Tempita/_tempita.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Tempita/_tempita.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.py 2026-03-02 08:55:25,218 root INFO building 'Cython.Compiler.Visitor' extension 2026-03-02 08:55:25,219 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.o 2026-03-02 08:55:30,938 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.py 2026-03-02 08:55:31,610 root INFO building 'Cython.Compiler.Scanning' extension 2026-03-02 08:55:31,611 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.o 2026-03-02 08:55:37,537 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.py 2026-03-02 08:55:37,998 root INFO building 'Cython.Utils' extension 2026-03-02 08:55:37,998 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.o 2026-03-02 08:55:43,606 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Utils.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.py 2026-03-02 08:55:43,908 root INFO building 'Cython.Plex.Scanners' extension 2026-03-02 08:55:43,908 root INFO creating build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex 2026-03-02 08:55:43,908 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.o 2026-03-02 08:55:46,343 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.pyx 2026-03-02 08:55:46,717 root INFO building 'Cython.Runtime.refnanny' extension 2026-03-02 08:55:46,717 root INFO creating build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime 2026-03-02 08:55:46,718 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.o 2026-03-02 08:55:48,359 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Runtime/refnanny.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Runtime/refnanny.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.py 2026-03-02 08:55:48,622 root INFO building 'Cython.Plex.Machines' extension 2026-03-02 08:55:48,623 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.o 2026-03-02 08:55:51,492 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.py 2026-03-02 08:55:51,749 root INFO building 'Cython.Plex.Transitions' extension 2026-03-02 08:55:51,750 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.o 2026-03-02 08:55:53,973 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.py 2026-03-02 08:55:54,153 root INFO building 'Cython.Plex.DFA' extension 2026-03-02 08:55:54,153 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.o 2026-03-02 08:55:55,888 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.py 2026-03-02 08:55:56,007 root INFO building 'Cython.StringIOTree' extension 2026-03-02 08:55:56,008 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.o 2026-03-02 08:55:57,528 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/StringIOTree.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.py 2026-03-02 08:55:57,639 root INFO building 'Cython.Compiler.LineTable' extension 2026-03-02 08:55:57,640 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.o 2026-03-02 08:55:58,828 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/LineTable.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Compiler/LineTable.cpython-312-x86_64-linux-musl.so Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.py 2026-03-02 08:55:58,922 root INFO building 'Cython.Plex.Actions' extension 2026-03-02 08:55:58,922 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.c -o build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.o 2026-03-02 08:56:00,432 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.cpython-312-x86_64-linux-musl.so 2026-03-02 08:56:00,454 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-02 08:56:00,454 root INFO running install 2026-03-02 08:56:00,463 root INFO running install_lib 2026-03-02 08:56:00,466 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-02 08:56:00,466 root INFO copying build/lib.linux-x86_64-cpython-312/cython.py -> build/bdist.linux-x86_64/wheel/. 2026-03-02 08:56:00,466 root INFO creating build/bdist.linux-x86_64/wheel/pyximport 2026-03-02 08:56:00,466 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/pyximport.py -> build/bdist.linux-x86_64/wheel/./pyximport 2026-03-02 08:56:00,467 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/__init__.py -> build/bdist.linux-x86_64/wheel/./pyximport 2026-03-02 08:56:00,467 root INFO copying build/lib.linux-x86_64-cpython-312/pyximport/pyxbuild.py -> build/bdist.linux-x86_64/wheel/./pyximport 2026-03-02 08:56:00,467 root INFO creating build/bdist.linux-x86_64/wheel/Cython 2026-03-02 08:56:00,467 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utils.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,468 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Distutils 2026-03-02 08:56:00,468 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/build_ext.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2026-03-02 08:56:00,468 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/old_build_ext.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2026-03-02 08:56:00,468 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/extension.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2026-03-02 08:56:00,468 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Distutils/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Distutils 2026-03-02 08:56:00,469 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Shadow.pyi -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,469 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Runtime 2026-03-02 08:56:00,469 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/refnanny.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2026-03-02 08:56:00,469 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/refnanny.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2026-03-02 08:56:00,470 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Runtime 2026-03-02 08:56:00,470 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Utility 2026-03-02 08:56:00,470 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Coroutine.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,470 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestCyUtilityLoader.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,470 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CConvert.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,471 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ExtensionTypes.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,471 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CythonFunction.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,471 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ModuleSetupCode.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,471 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/AsyncGen.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,472 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Complex.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,472 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ImportExport.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,472 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/NumpyImportArray.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,472 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Dataclasses.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,472 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/MemoryView.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,473 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Embed.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,473 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestUtilityLoader.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,473 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TypeConversion.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,473 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Buffer.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,473 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Builtins.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,474 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Printing.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,474 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/FunctionArguments.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,474 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CommonStructures.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,474 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/MemoryView.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,474 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CppConvert.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,475 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/MemoryView_C.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,475 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/FusedFunction.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,475 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Optimize.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,475 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TestCythonScope.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,475 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/StringTools.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,476 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Profile.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,476 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/ObjectHandling.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,476 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/BufferFormatFromTypeInfo.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,476 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,476 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Synchronization.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,477 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/TString.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,477 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/UFuncs.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,477 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/UFuncs_C.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,477 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Exceptions.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,477 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CMath.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,478 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/Overflow.c -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,478 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CppSupport.cpp -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,478 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/CpdefEnums.pyx -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,478 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utility/arrayarray.h -> build/bdist.linux-x86_64/wheel/./Cython/Utility 2026-03-02 08:56:00,478 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/StringIOTree.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,479 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Debugger 2026-03-02 08:56:00,479 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/DebugWriter.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2026-03-02 08:56:00,479 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2026-03-02 08:56:00,479 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/libpython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2026-03-02 08:56:00,479 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/libcython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2026-03-02 08:56:00,480 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Cygdb.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger 2026-03-02 08:56:00,480 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Debugger/Tests 2026-03-02 08:56:00,480 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:00,480 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/TestLibCython.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:00,481 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/codefile -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:00,481 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:00,481 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:00,481 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugger/Tests/cfuncs.c -> build/bdist.linux-x86_64/wheel/./Cython/Debugger/Tests 2026-03-02 08:56:00,481 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/StringIOTree.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,481 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/CodeWriter.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,482 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Plex 2026-03-02 08:56:00,482 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,482 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,482 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,483 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,483 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Lexicons.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,483 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,483 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,483 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,483 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Regexps.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,484 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,484 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Transitions.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,484 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,484 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Machines.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,485 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Actions.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,485 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,485 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,485 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Errors.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,485 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/DFA.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,486 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Plex/Scanners.py -> build/bdist.linux-x86_64/wheel/./Cython/Plex 2026-03-02 08:56:00,486 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/py.typed -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,486 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Coverage.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,486 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/TestUtils.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,486 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Shadow.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,486 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,487 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Build 2026-03-02 08:56:00,487 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/IpythonMagic.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,487 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Distutils.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,487 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Dependencies.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,488 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/BuildExecutable.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,488 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/SharedModule.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,488 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Cythonize.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,488 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,488 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Inline.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,488 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Cache.py -> build/bdist.linux-x86_64/wheel/./Cython/Build 2026-03-02 08:56:00,489 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Build/Tests 2026-03-02 08:56:00,489 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestInline.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,489 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestIpythonMagic.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,489 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestCythonizeArgsParser.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,489 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestDependencies.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,490 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestCyCache.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,490 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,490 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestRecythonize.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,490 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Build/Tests/TestStripLiterals.py -> build/bdist.linux-x86_64/wheel/./Cython/Build/Tests 2026-03-02 08:56:00,490 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes 2026-03-02 08:56:00,491 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/openmp.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes 2026-03-02 08:56:00,491 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/posix 2026-03-02 08:56:00,491 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/fcntl.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,491 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/wait.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,491 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/unistd.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,492 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/strings.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,492 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/time.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,492 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/dlfcn.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,492 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/stdlib.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,492 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/stdio.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,492 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,493 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/ioctl.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,493 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/stat.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,493 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/select.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,493 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/resource.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,493 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/signal.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,493 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/types.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,494 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/mman.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,494 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/posix/uio.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/posix 2026-03-02 08:56:00,494 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/libc 2026-03-02 08:56:00,494 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/string.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,494 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/time.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,495 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stdlib.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,495 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stdint.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,495 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/locale.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,495 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stdio.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,495 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,496 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/complex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,496 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/limits.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,496 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/errno.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,496 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/math.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,496 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/signal.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,496 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/float.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,497 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/stddef.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,497 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/setjmp.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,497 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libc/threads.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libc 2026-03-02 08:56:00,497 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/libcpp 2026-03-02 08:56:00,497 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/string.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,498 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/string_view.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,498 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/span.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,498 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/memory.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,498 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/semaphore.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,498 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,498 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/optional.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,499 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/list.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,499 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/complex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,499 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/cmath.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,499 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/limits.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,499 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/unordered_set.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/forward_list.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/functional.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/condition_variable.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/cast.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/future.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,500 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/latch.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,501 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/bit.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,501 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/queue.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,501 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/barrier.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,501 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/iterator.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,501 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/unordered_map.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,501 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/exception.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,502 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/typeinfo.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,502 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/map.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,502 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/pair.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,502 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/deque.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,502 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/random.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,503 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/set.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,503 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/shared_mutex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,503 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/stop_token.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,503 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/mutex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,503 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/stack.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,503 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/any.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,504 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/vector.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,504 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/numeric.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,504 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/atomic.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,504 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/execution.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,504 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/utility.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,504 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/algorithm.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,505 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/numbers.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,505 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/libcpp/typeindex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/libcpp 2026-03-02 08:56:00,505 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/numpy 2026-03-02 08:56:00,505 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/numpy/math.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/numpy 2026-03-02 08:56:00,506 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Includes/cpython 2026-03-02 08:56:00,506 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/memoryview.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,506 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/longintrepr.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,506 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/time.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,506 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/descr.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,506 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/iterobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,507 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/marshal.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,507 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/bytearray.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,507 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/array.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,507 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pyport.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,507 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/weakref.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,507 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/fileobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,508 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/bytes.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,508 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/bool.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,508 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/long.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,508 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/ref.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,508 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/ceval.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,509 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/number.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,509 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/__init__.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,509 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/mem.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,509 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/list.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,509 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/tuple.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,509 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/complex.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,510 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/codecs.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,510 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/slice.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,510 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/unicode.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,510 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/contextvars.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,510 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/version.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,510 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pycapsule.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,511 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/sequence.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,511 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/iterator.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,511 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pylifecycle.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,511 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/exc.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,511 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/object.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,512 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/type.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,512 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pythread.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,512 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/module.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,512 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/genobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,512 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/float.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,512 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/set.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,513 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/function.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,513 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/dict.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,513 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/mapping.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,513 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/datetime.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,513 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/getargs.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,513 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/instance.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,514 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/conversion.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,514 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/method.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,514 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/buffer.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,514 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/pystate.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,514 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Includes/cpython/cellobject.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Includes/cpython 2026-03-02 08:56:00,514 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Tempita 2026-03-02 08:56:00,515 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_tempita.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2026-03-02 08:56:00,515 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_looper.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2026-03-02 08:56:00,515 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2026-03-02 08:56:00,515 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tempita/_tempita.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Tempita 2026-03-02 08:56:00,516 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Utils.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,516 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Compiler 2026-03-02 08:56:00,516 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,516 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/AnalysedTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,517 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Buffer.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,517 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FusedNode.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,517 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Interpreter.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,517 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CodeGeneration.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,518 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Optimize.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,518 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,518 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,518 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UtilityCode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,518 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Dataclass.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,519 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Version.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,519 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/MemoryView.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,519 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,519 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Pipeline.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,519 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/PyrexTypes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,520 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Lexicon.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,520 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Options.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,520 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,520 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,521 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,521 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TreeFragment.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,521 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FusedNode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,522 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TypeSlots.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,522 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UtilNodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,522 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,522 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TypeInference.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,522 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,523 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Main.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,523 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Future.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,523 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CmdLine.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,523 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/TreePath.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,523 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/DebugFlags.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,524 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,525 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Builtin.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,525 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Visitor.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,525 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Pythran.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,525 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/StringEncoding.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,526 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ParseTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,526 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ModuleNode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,526 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/UFuncs.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,526 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,527 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ParseTreeTransforms.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,527 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Scanning.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,527 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Naming.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,527 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/LineTable.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,528 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Nodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,528 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Errors.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,528 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Annotate.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,528 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Parsing.pxd -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,529 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/CythonScope.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,529 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/ExprNodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,530 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Symtab.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,530 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/MatchCaseNodes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,530 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/LineTable.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,530 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Code.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,531 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/FlowControl.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,531 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/AutoDocTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler 2026-03-02 08:56:00,531 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Compiler/Tests 2026-03-02 08:56:00,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestBuiltin.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestCode.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestSignatureMatching.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestScanning.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,532 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestGrammar.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,533 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestVisitor.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,533 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestUtilityLoad.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,533 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestStringEncoding.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,533 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestTreePath.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,533 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestFlowControl.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,533 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestTypes.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,534 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestCmdLine.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,534 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestBuffer.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,534 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,534 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestMemView.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,534 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/Utils.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,535 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Compiler/Tests/TestTreeFragment.py -> build/bdist.linux-x86_64/wheel/./Cython/Compiler/Tests 2026-03-02 08:56:00,535 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/__init__.pyi -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,535 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Debugging.py -> build/bdist.linux-x86_64/wheel/./Cython 2026-03-02 08:56:00,535 root INFO creating build/bdist.linux-x86_64/wheel/Cython/Tests 2026-03-02 08:56:00,535 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestShadow.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,535 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestCodeWriter.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,536 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestStringIOTree.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,536 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/xmlrunner.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,536 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestJediTyper.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,536 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/__init__.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,536 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestTestUtils.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,536 root INFO copying build/lib.linux-x86_64-cpython-312/Cython/Tests/TestCythonUtils.py -> build/bdist.linux-x86_64/wheel/./Cython/Tests 2026-03-02 08:56:00,537 root INFO running install_egg_info 2026-03-02 08:56:00,540 root INFO running egg_info 2026-03-02 08:56:00,542 root INFO creating Cython.egg-info 2026-03-02 08:56:00,542 root INFO writing Cython.egg-info/PKG-INFO 2026-03-02 08:56:00,542 root INFO writing dependency_links to Cython.egg-info/dependency_links.txt 2026-03-02 08:56:00,543 root INFO writing entry points to Cython.egg-info/entry_points.txt 2026-03-02 08:56:00,543 root INFO writing top-level names to Cython.egg-info/top_level.txt 2026-03-02 08:56:00,543 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Parsing.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Code.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/FlowControl.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Visitor.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Compiler/Scanning.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Utils.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Scanners.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Machines.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Transitions.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/DFA.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/StringIOTree.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,553 root INFO dependency /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Plex/Actions.pxd won't be automatically included in the manifest: the path must be relative 2026-03-02 08:56:00,556 root INFO reading manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:00,556 root INFO reading manifest template 'MANIFEST.in' 2026-03-02 08:56:00,556 root WARNING warning: no files found matching '.gitrev' 2026-03-02 08:56:00,557 root WARNING warning: no files found matching 'setupegg.py' 2026-03-02 08:56:00,573 root WARNING warning: no files found matching 'Doc/*' 2026-03-02 08:56:00,575 root WARNING warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' 2026-03-02 08:56:00,575 root WARNING warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' 2026-03-02 08:56:00,781 root WARNING warning: no files found matching 'pyximport/README' 2026-03-02 08:56:00,803 root INFO writing manifest file 'Cython.egg-info/SOURCES.txt' 2026-03-02 08:56:00,804 root INFO Copying Cython.egg-info to build/bdist.linux-x86_64/wheel/./Cython-3.2.4-py3.12.egg-info 2026-03-02 08:56:00,805 root INFO running install_scripts 2026-03-02 08:56:00,810 root INFO creating build/bdist.linux-x86_64/wheel/cython-3.2.4.dist-info/WHEEL 2026-03-02 08:56:00,810 wheel INFO creating '/home/buildozer/aports/main/cython/src/cython-3.2.4/.dist/.tmp-6_qlg9h8/cython-3.2.4-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-02 08:56:00,811 wheel INFO adding 'cython.py' 2026-03-02 08:56:00,811 wheel INFO adding 'Cython/CodeWriter.py' 2026-03-02 08:56:00,811 wheel INFO adding 'Cython/Coverage.py' 2026-03-02 08:56:00,812 wheel INFO adding 'Cython/Debugging.py' 2026-03-02 08:56:00,812 wheel INFO adding 'Cython/Shadow.py' 2026-03-02 08:56:00,812 wheel INFO adding 'Cython/Shadow.pyi' 2026-03-02 08:56:00,813 wheel INFO adding 'Cython/StringIOTree.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,813 wheel INFO adding 'Cython/StringIOTree.py' 2026-03-02 08:56:00,813 wheel INFO adding 'Cython/TestUtils.py' 2026-03-02 08:56:00,814 wheel INFO adding 'Cython/Utils.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,815 wheel INFO adding 'Cython/Utils.py' 2026-03-02 08:56:00,815 wheel INFO adding 'Cython/__init__.py' 2026-03-02 08:56:00,815 wheel INFO adding 'Cython/__init__.pyi' 2026-03-02 08:56:00,815 wheel INFO adding 'Cython/py.typed' 2026-03-02 08:56:00,816 wheel INFO adding 'Cython/Build/BuildExecutable.py' 2026-03-02 08:56:00,816 wheel INFO adding 'Cython/Build/Cache.py' 2026-03-02 08:56:00,816 wheel INFO adding 'Cython/Build/Cythonize.py' 2026-03-02 08:56:00,817 wheel INFO adding 'Cython/Build/Dependencies.py' 2026-03-02 08:56:00,817 wheel INFO adding 'Cython/Build/Distutils.py' 2026-03-02 08:56:00,817 wheel INFO adding 'Cython/Build/Inline.py' 2026-03-02 08:56:00,817 wheel INFO adding 'Cython/Build/IpythonMagic.py' 2026-03-02 08:56:00,818 wheel INFO adding 'Cython/Build/SharedModule.py' 2026-03-02 08:56:00,818 wheel INFO adding 'Cython/Build/__init__.py' 2026-03-02 08:56:00,818 wheel INFO adding 'Cython/Build/Tests/TestCyCache.py' 2026-03-02 08:56:00,818 wheel INFO adding 'Cython/Build/Tests/TestCythonizeArgsParser.py' 2026-03-02 08:56:00,819 wheel INFO adding 'Cython/Build/Tests/TestDependencies.py' 2026-03-02 08:56:00,819 wheel INFO adding 'Cython/Build/Tests/TestInline.py' 2026-03-02 08:56:00,819 wheel INFO adding 'Cython/Build/Tests/TestIpythonMagic.py' 2026-03-02 08:56:00,820 wheel INFO adding 'Cython/Build/Tests/TestRecythonize.py' 2026-03-02 08:56:00,820 wheel INFO adding 'Cython/Build/Tests/TestStripLiterals.py' 2026-03-02 08:56:00,820 wheel INFO adding 'Cython/Build/Tests/__init__.py' 2026-03-02 08:56:00,820 wheel INFO adding 'Cython/Compiler/AnalysedTreeTransforms.py' 2026-03-02 08:56:00,821 wheel INFO adding 'Cython/Compiler/Annotate.py' 2026-03-02 08:56:00,821 wheel INFO adding 'Cython/Compiler/AutoDocTransforms.py' 2026-03-02 08:56:00,821 wheel INFO adding 'Cython/Compiler/Buffer.py' 2026-03-02 08:56:00,821 wheel INFO adding 'Cython/Compiler/Builtin.py' 2026-03-02 08:56:00,822 wheel INFO adding 'Cython/Compiler/CmdLine.py' 2026-03-02 08:56:00,824 wheel INFO adding 'Cython/Compiler/Code.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,826 wheel INFO adding 'Cython/Compiler/Code.pxd' 2026-03-02 08:56:00,826 wheel INFO adding 'Cython/Compiler/Code.py' 2026-03-02 08:56:00,827 wheel INFO adding 'Cython/Compiler/CodeGeneration.py' 2026-03-02 08:56:00,827 wheel INFO adding 'Cython/Compiler/CythonScope.py' 2026-03-02 08:56:00,827 wheel INFO adding 'Cython/Compiler/Dataclass.py' 2026-03-02 08:56:00,828 wheel INFO adding 'Cython/Compiler/DebugFlags.py' 2026-03-02 08:56:00,828 wheel INFO adding 'Cython/Compiler/Errors.py' 2026-03-02 08:56:00,829 wheel INFO adding 'Cython/Compiler/ExprNodes.py' 2026-03-02 08:56:00,831 wheel INFO adding 'Cython/Compiler/FlowControl.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,833 wheel INFO adding 'Cython/Compiler/FlowControl.pxd' 2026-03-02 08:56:00,833 wheel INFO adding 'Cython/Compiler/FlowControl.py' 2026-03-02 08:56:00,834 wheel INFO adding 'Cython/Compiler/FusedNode.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,835 wheel INFO adding 'Cython/Compiler/FusedNode.py' 2026-03-02 08:56:00,835 wheel INFO adding 'Cython/Compiler/Future.py' 2026-03-02 08:56:00,835 wheel INFO adding 'Cython/Compiler/Interpreter.py' 2026-03-02 08:56:00,836 wheel INFO adding 'Cython/Compiler/Lexicon.py' 2026-03-02 08:56:00,836 wheel INFO adding 'Cython/Compiler/LineTable.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,836 wheel INFO adding 'Cython/Compiler/LineTable.py' 2026-03-02 08:56:00,837 wheel INFO adding 'Cython/Compiler/Main.py' 2026-03-02 08:56:00,837 wheel INFO adding 'Cython/Compiler/MatchCaseNodes.py' 2026-03-02 08:56:00,837 wheel INFO adding 'Cython/Compiler/MemoryView.py' 2026-03-02 08:56:00,838 wheel INFO adding 'Cython/Compiler/ModuleNode.py' 2026-03-02 08:56:00,839 wheel INFO adding 'Cython/Compiler/Naming.py' 2026-03-02 08:56:00,840 wheel INFO adding 'Cython/Compiler/Nodes.py' 2026-03-02 08:56:00,841 wheel INFO adding 'Cython/Compiler/Optimize.py' 2026-03-02 08:56:00,842 wheel INFO adding 'Cython/Compiler/Options.py' 2026-03-02 08:56:00,842 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.pxd' 2026-03-02 08:56:00,843 wheel INFO adding 'Cython/Compiler/ParseTreeTransforms.py' 2026-03-02 08:56:00,844 wheel INFO adding 'Cython/Compiler/Parsing.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,846 wheel INFO adding 'Cython/Compiler/Parsing.pxd' 2026-03-02 08:56:00,846 wheel INFO adding 'Cython/Compiler/Parsing.py' 2026-03-02 08:56:00,847 wheel INFO adding 'Cython/Compiler/Pipeline.py' 2026-03-02 08:56:00,848 wheel INFO adding 'Cython/Compiler/PyrexTypes.py' 2026-03-02 08:56:00,848 wheel INFO adding 'Cython/Compiler/Pythran.py' 2026-03-02 08:56:00,849 wheel INFO adding 'Cython/Compiler/Scanning.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,850 wheel INFO adding 'Cython/Compiler/Scanning.pxd' 2026-03-02 08:56:00,850 wheel INFO adding 'Cython/Compiler/Scanning.py' 2026-03-02 08:56:00,850 wheel INFO adding 'Cython/Compiler/StringEncoding.py' 2026-03-02 08:56:00,851 wheel INFO adding 'Cython/Compiler/Symtab.py' 2026-03-02 08:56:00,851 wheel INFO adding 'Cython/Compiler/TreeFragment.py' 2026-03-02 08:56:00,851 wheel INFO adding 'Cython/Compiler/TreePath.py' 2026-03-02 08:56:00,852 wheel INFO adding 'Cython/Compiler/TypeInference.py' 2026-03-02 08:56:00,852 wheel INFO adding 'Cython/Compiler/TypeSlots.py' 2026-03-02 08:56:00,852 wheel INFO adding 'Cython/Compiler/UFuncs.py' 2026-03-02 08:56:00,852 wheel INFO adding 'Cython/Compiler/UtilNodes.py' 2026-03-02 08:56:00,853 wheel INFO adding 'Cython/Compiler/UtilityCode.py' 2026-03-02 08:56:00,853 wheel INFO adding 'Cython/Compiler/Version.py' 2026-03-02 08:56:00,853 wheel INFO adding 'Cython/Compiler/Visitor.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,854 wheel INFO adding 'Cython/Compiler/Visitor.pxd' 2026-03-02 08:56:00,854 wheel INFO adding 'Cython/Compiler/Visitor.py' 2026-03-02 08:56:00,855 wheel INFO adding 'Cython/Compiler/__init__.py' 2026-03-02 08:56:00,855 wheel INFO adding 'Cython/Compiler/Tests/TestBuffer.py' 2026-03-02 08:56:00,855 wheel INFO adding 'Cython/Compiler/Tests/TestBuiltin.py' 2026-03-02 08:56:00,855 wheel INFO adding 'Cython/Compiler/Tests/TestCmdLine.py' 2026-03-02 08:56:00,856 wheel INFO adding 'Cython/Compiler/Tests/TestCode.py' 2026-03-02 08:56:00,856 wheel INFO adding 'Cython/Compiler/Tests/TestFlowControl.py' 2026-03-02 08:56:00,856 wheel INFO adding 'Cython/Compiler/Tests/TestGrammar.py' 2026-03-02 08:56:00,856 wheel INFO adding 'Cython/Compiler/Tests/TestMemView.py' 2026-03-02 08:56:00,857 wheel INFO adding 'Cython/Compiler/Tests/TestParseTreeTransforms.py' 2026-03-02 08:56:00,857 wheel INFO adding 'Cython/Compiler/Tests/TestScanning.py' 2026-03-02 08:56:00,857 wheel INFO adding 'Cython/Compiler/Tests/TestSignatureMatching.py' 2026-03-02 08:56:00,857 wheel INFO adding 'Cython/Compiler/Tests/TestStringEncoding.py' 2026-03-02 08:56:00,858 wheel INFO adding 'Cython/Compiler/Tests/TestTreeFragment.py' 2026-03-02 08:56:00,858 wheel INFO adding 'Cython/Compiler/Tests/TestTreePath.py' 2026-03-02 08:56:00,858 wheel INFO adding 'Cython/Compiler/Tests/TestTypes.py' 2026-03-02 08:56:00,858 wheel INFO adding 'Cython/Compiler/Tests/TestUtilityLoad.py' 2026-03-02 08:56:00,858 wheel INFO adding 'Cython/Compiler/Tests/TestVisitor.py' 2026-03-02 08:56:00,859 wheel INFO adding 'Cython/Compiler/Tests/Utils.py' 2026-03-02 08:56:00,859 wheel INFO adding 'Cython/Compiler/Tests/__init__.py' 2026-03-02 08:56:00,859 wheel INFO adding 'Cython/Debugger/Cygdb.py' 2026-03-02 08:56:00,859 wheel INFO adding 'Cython/Debugger/DebugWriter.py' 2026-03-02 08:56:00,860 wheel INFO adding 'Cython/Debugger/__init__.py' 2026-03-02 08:56:00,860 wheel INFO adding 'Cython/Debugger/libcython.py' 2026-03-02 08:56:00,860 wheel INFO adding 'Cython/Debugger/libpython.py' 2026-03-02 08:56:00,861 wheel INFO adding 'Cython/Debugger/Tests/TestLibCython.py' 2026-03-02 08:56:00,861 wheel INFO adding 'Cython/Debugger/Tests/__init__.py' 2026-03-02 08:56:00,861 wheel INFO adding 'Cython/Debugger/Tests/cfuncs.c' 2026-03-02 08:56:00,861 wheel INFO adding 'Cython/Debugger/Tests/codefile' 2026-03-02 08:56:00,862 wheel INFO adding 'Cython/Debugger/Tests/test_libcython_in_gdb.py' 2026-03-02 08:56:00,862 wheel INFO adding 'Cython/Debugger/Tests/test_libpython_in_gdb.py' 2026-03-02 08:56:00,862 wheel INFO adding 'Cython/Distutils/__init__.py' 2026-03-02 08:56:00,862 wheel INFO adding 'Cython/Distutils/build_ext.py' 2026-03-02 08:56:00,862 wheel INFO adding 'Cython/Distutils/extension.py' 2026-03-02 08:56:00,863 wheel INFO adding 'Cython/Distutils/old_build_ext.py' 2026-03-02 08:56:00,863 wheel INFO adding 'Cython/Includes/openmp.pxd' 2026-03-02 08:56:00,863 wheel INFO adding 'Cython/Includes/cpython/__init__.pxd' 2026-03-02 08:56:00,863 wheel INFO adding 'Cython/Includes/cpython/array.pxd' 2026-03-02 08:56:00,864 wheel INFO adding 'Cython/Includes/cpython/bool.pxd' 2026-03-02 08:56:00,864 wheel INFO adding 'Cython/Includes/cpython/buffer.pxd' 2026-03-02 08:56:00,864 wheel INFO adding 'Cython/Includes/cpython/bytearray.pxd' 2026-03-02 08:56:00,864 wheel INFO adding 'Cython/Includes/cpython/bytes.pxd' 2026-03-02 08:56:00,864 wheel INFO adding 'Cython/Includes/cpython/cellobject.pxd' 2026-03-02 08:56:00,865 wheel INFO adding 'Cython/Includes/cpython/ceval.pxd' 2026-03-02 08:56:00,865 wheel INFO adding 'Cython/Includes/cpython/codecs.pxd' 2026-03-02 08:56:00,865 wheel INFO adding 'Cython/Includes/cpython/complex.pxd' 2026-03-02 08:56:00,865 wheel INFO adding 'Cython/Includes/cpython/contextvars.pxd' 2026-03-02 08:56:00,865 wheel INFO adding 'Cython/Includes/cpython/conversion.pxd' 2026-03-02 08:56:00,866 wheel INFO adding 'Cython/Includes/cpython/datetime.pxd' 2026-03-02 08:56:00,866 wheel INFO adding 'Cython/Includes/cpython/descr.pxd' 2026-03-02 08:56:00,866 wheel INFO adding 'Cython/Includes/cpython/dict.pxd' 2026-03-02 08:56:00,866 wheel INFO adding 'Cython/Includes/cpython/exc.pxd' 2026-03-02 08:56:00,866 wheel INFO adding 'Cython/Includes/cpython/fileobject.pxd' 2026-03-02 08:56:00,867 wheel INFO adding 'Cython/Includes/cpython/float.pxd' 2026-03-02 08:56:00,867 wheel INFO adding 'Cython/Includes/cpython/function.pxd' 2026-03-02 08:56:00,867 wheel INFO adding 'Cython/Includes/cpython/genobject.pxd' 2026-03-02 08:56:00,867 wheel INFO adding 'Cython/Includes/cpython/getargs.pxd' 2026-03-02 08:56:00,867 wheel INFO adding 'Cython/Includes/cpython/instance.pxd' 2026-03-02 08:56:00,868 wheel INFO adding 'Cython/Includes/cpython/iterator.pxd' 2026-03-02 08:56:00,868 wheel INFO adding 'Cython/Includes/cpython/iterobject.pxd' 2026-03-02 08:56:00,868 wheel INFO adding 'Cython/Includes/cpython/list.pxd' 2026-03-02 08:56:00,868 wheel INFO adding 'Cython/Includes/cpython/long.pxd' 2026-03-02 08:56:00,868 wheel INFO adding 'Cython/Includes/cpython/longintrepr.pxd' 2026-03-02 08:56:00,869 wheel INFO adding 'Cython/Includes/cpython/mapping.pxd' 2026-03-02 08:56:00,869 wheel INFO adding 'Cython/Includes/cpython/marshal.pxd' 2026-03-02 08:56:00,869 wheel INFO adding 'Cython/Includes/cpython/mem.pxd' 2026-03-02 08:56:00,869 wheel INFO adding 'Cython/Includes/cpython/memoryview.pxd' 2026-03-02 08:56:00,869 wheel INFO adding 'Cython/Includes/cpython/method.pxd' 2026-03-02 08:56:00,870 wheel INFO adding 'Cython/Includes/cpython/module.pxd' 2026-03-02 08:56:00,870 wheel INFO adding 'Cython/Includes/cpython/number.pxd' 2026-03-02 08:56:00,870 wheel INFO adding 'Cython/Includes/cpython/object.pxd' 2026-03-02 08:56:00,870 wheel INFO adding 'Cython/Includes/cpython/pycapsule.pxd' 2026-03-02 08:56:00,871 wheel INFO adding 'Cython/Includes/cpython/pylifecycle.pxd' 2026-03-02 08:56:00,871 wheel INFO adding 'Cython/Includes/cpython/pyport.pxd' 2026-03-02 08:56:00,871 wheel INFO adding 'Cython/Includes/cpython/pystate.pxd' 2026-03-02 08:56:00,871 wheel INFO adding 'Cython/Includes/cpython/pythread.pxd' 2026-03-02 08:56:00,871 wheel INFO adding 'Cython/Includes/cpython/ref.pxd' 2026-03-02 08:56:00,872 wheel INFO adding 'Cython/Includes/cpython/sequence.pxd' 2026-03-02 08:56:00,872 wheel INFO adding 'Cython/Includes/cpython/set.pxd' 2026-03-02 08:56:00,872 wheel INFO adding 'Cython/Includes/cpython/slice.pxd' 2026-03-02 08:56:00,872 wheel INFO adding 'Cython/Includes/cpython/time.pxd' 2026-03-02 08:56:00,872 wheel INFO adding 'Cython/Includes/cpython/tuple.pxd' 2026-03-02 08:56:00,873 wheel INFO adding 'Cython/Includes/cpython/type.pxd' 2026-03-02 08:56:00,873 wheel INFO adding 'Cython/Includes/cpython/unicode.pxd' 2026-03-02 08:56:00,873 wheel INFO adding 'Cython/Includes/cpython/version.pxd' 2026-03-02 08:56:00,873 wheel INFO adding 'Cython/Includes/cpython/weakref.pxd' 2026-03-02 08:56:00,874 wheel INFO adding 'Cython/Includes/libc/__init__.pxd' 2026-03-02 08:56:00,874 wheel INFO adding 'Cython/Includes/libc/complex.pxd' 2026-03-02 08:56:00,874 wheel INFO adding 'Cython/Includes/libc/errno.pxd' 2026-03-02 08:56:00,874 wheel INFO adding 'Cython/Includes/libc/float.pxd' 2026-03-02 08:56:00,874 wheel INFO adding 'Cython/Includes/libc/limits.pxd' 2026-03-02 08:56:00,875 wheel INFO adding 'Cython/Includes/libc/locale.pxd' 2026-03-02 08:56:00,875 wheel INFO adding 'Cython/Includes/libc/math.pxd' 2026-03-02 08:56:00,875 wheel INFO adding 'Cython/Includes/libc/setjmp.pxd' 2026-03-02 08:56:00,875 wheel INFO adding 'Cython/Includes/libc/signal.pxd' 2026-03-02 08:56:00,875 wheel INFO adding 'Cython/Includes/libc/stddef.pxd' 2026-03-02 08:56:00,875 wheel INFO adding 'Cython/Includes/libc/stdint.pxd' 2026-03-02 08:56:00,876 wheel INFO adding 'Cython/Includes/libc/stdio.pxd' 2026-03-02 08:56:00,876 wheel INFO adding 'Cython/Includes/libc/stdlib.pxd' 2026-03-02 08:56:00,876 wheel INFO adding 'Cython/Includes/libc/string.pxd' 2026-03-02 08:56:00,876 wheel INFO adding 'Cython/Includes/libc/threads.pxd' 2026-03-02 08:56:00,876 wheel INFO adding 'Cython/Includes/libc/time.pxd' 2026-03-02 08:56:00,877 wheel INFO adding 'Cython/Includes/libcpp/__init__.pxd' 2026-03-02 08:56:00,877 wheel INFO adding 'Cython/Includes/libcpp/algorithm.pxd' 2026-03-02 08:56:00,877 wheel INFO adding 'Cython/Includes/libcpp/any.pxd' 2026-03-02 08:56:00,877 wheel INFO adding 'Cython/Includes/libcpp/atomic.pxd' 2026-03-02 08:56:00,878 wheel INFO adding 'Cython/Includes/libcpp/barrier.pxd' 2026-03-02 08:56:00,878 wheel INFO adding 'Cython/Includes/libcpp/bit.pxd' 2026-03-02 08:56:00,878 wheel INFO adding 'Cython/Includes/libcpp/cast.pxd' 2026-03-02 08:56:00,878 wheel INFO adding 'Cython/Includes/libcpp/cmath.pxd' 2026-03-02 08:56:00,878 wheel INFO adding 'Cython/Includes/libcpp/complex.pxd' 2026-03-02 08:56:00,879 wheel INFO adding 'Cython/Includes/libcpp/condition_variable.pxd' 2026-03-02 08:56:00,879 wheel INFO adding 'Cython/Includes/libcpp/deque.pxd' 2026-03-02 08:56:00,879 wheel INFO adding 'Cython/Includes/libcpp/exception.pxd' 2026-03-02 08:56:00,879 wheel INFO adding 'Cython/Includes/libcpp/execution.pxd' 2026-03-02 08:56:00,880 wheel INFO adding 'Cython/Includes/libcpp/forward_list.pxd' 2026-03-02 08:56:00,880 wheel INFO adding 'Cython/Includes/libcpp/functional.pxd' 2026-03-02 08:56:00,880 wheel INFO adding 'Cython/Includes/libcpp/future.pxd' 2026-03-02 08:56:00,880 wheel INFO adding 'Cython/Includes/libcpp/iterator.pxd' 2026-03-02 08:56:00,880 wheel INFO adding 'Cython/Includes/libcpp/latch.pxd' 2026-03-02 08:56:00,880 wheel INFO adding 'Cython/Includes/libcpp/limits.pxd' 2026-03-02 08:56:00,881 wheel INFO adding 'Cython/Includes/libcpp/list.pxd' 2026-03-02 08:56:00,881 wheel INFO adding 'Cython/Includes/libcpp/map.pxd' 2026-03-02 08:56:00,881 wheel INFO adding 'Cython/Includes/libcpp/memory.pxd' 2026-03-02 08:56:00,881 wheel INFO adding 'Cython/Includes/libcpp/mutex.pxd' 2026-03-02 08:56:00,882 wheel INFO adding 'Cython/Includes/libcpp/numbers.pxd' 2026-03-02 08:56:00,882 wheel INFO adding 'Cython/Includes/libcpp/numeric.pxd' 2026-03-02 08:56:00,882 wheel INFO adding 'Cython/Includes/libcpp/optional.pxd' 2026-03-02 08:56:00,882 wheel INFO adding 'Cython/Includes/libcpp/pair.pxd' 2026-03-02 08:56:00,882 wheel INFO adding 'Cython/Includes/libcpp/queue.pxd' 2026-03-02 08:56:00,882 wheel INFO adding 'Cython/Includes/libcpp/random.pxd' 2026-03-02 08:56:00,883 wheel INFO adding 'Cython/Includes/libcpp/semaphore.pxd' 2026-03-02 08:56:00,883 wheel INFO adding 'Cython/Includes/libcpp/set.pxd' 2026-03-02 08:56:00,883 wheel INFO adding 'Cython/Includes/libcpp/shared_mutex.pxd' 2026-03-02 08:56:00,883 wheel INFO adding 'Cython/Includes/libcpp/span.pxd' 2026-03-02 08:56:00,883 wheel INFO adding 'Cython/Includes/libcpp/stack.pxd' 2026-03-02 08:56:00,884 wheel INFO adding 'Cython/Includes/libcpp/stop_token.pxd' 2026-03-02 08:56:00,884 wheel INFO adding 'Cython/Includes/libcpp/string.pxd' 2026-03-02 08:56:00,884 wheel INFO adding 'Cython/Includes/libcpp/string_view.pxd' 2026-03-02 08:56:00,884 wheel INFO adding 'Cython/Includes/libcpp/typeindex.pxd' 2026-03-02 08:56:00,884 wheel INFO adding 'Cython/Includes/libcpp/typeinfo.pxd' 2026-03-02 08:56:00,885 wheel INFO adding 'Cython/Includes/libcpp/unordered_map.pxd' 2026-03-02 08:56:00,885 wheel INFO adding 'Cython/Includes/libcpp/unordered_set.pxd' 2026-03-02 08:56:00,885 wheel INFO adding 'Cython/Includes/libcpp/utility.pxd' 2026-03-02 08:56:00,885 wheel INFO adding 'Cython/Includes/libcpp/vector.pxd' 2026-03-02 08:56:00,886 wheel INFO adding 'Cython/Includes/numpy/math.pxd' 2026-03-02 08:56:00,886 wheel INFO adding 'Cython/Includes/posix/__init__.pxd' 2026-03-02 08:56:00,886 wheel INFO adding 'Cython/Includes/posix/dlfcn.pxd' 2026-03-02 08:56:00,886 wheel INFO adding 'Cython/Includes/posix/fcntl.pxd' 2026-03-02 08:56:00,886 wheel INFO adding 'Cython/Includes/posix/ioctl.pxd' 2026-03-02 08:56:00,886 wheel INFO adding 'Cython/Includes/posix/mman.pxd' 2026-03-02 08:56:00,887 wheel INFO adding 'Cython/Includes/posix/resource.pxd' 2026-03-02 08:56:00,887 wheel INFO adding 'Cython/Includes/posix/select.pxd' 2026-03-02 08:56:00,887 wheel INFO adding 'Cython/Includes/posix/signal.pxd' 2026-03-02 08:56:00,887 wheel INFO adding 'Cython/Includes/posix/stat.pxd' 2026-03-02 08:56:00,887 wheel INFO adding 'Cython/Includes/posix/stdio.pxd' 2026-03-02 08:56:00,888 wheel INFO adding 'Cython/Includes/posix/stdlib.pxd' 2026-03-02 08:56:00,888 wheel INFO adding 'Cython/Includes/posix/strings.pxd' 2026-03-02 08:56:00,888 wheel INFO adding 'Cython/Includes/posix/time.pxd' 2026-03-02 08:56:00,888 wheel INFO adding 'Cython/Includes/posix/types.pxd' 2026-03-02 08:56:00,888 wheel INFO adding 'Cython/Includes/posix/uio.pxd' 2026-03-02 08:56:00,889 wheel INFO adding 'Cython/Includes/posix/unistd.pxd' 2026-03-02 08:56:00,889 wheel INFO adding 'Cython/Includes/posix/wait.pxd' 2026-03-02 08:56:00,889 wheel INFO adding 'Cython/Plex/Actions.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,890 wheel INFO adding 'Cython/Plex/Actions.pxd' 2026-03-02 08:56:00,890 wheel INFO adding 'Cython/Plex/Actions.py' 2026-03-02 08:56:00,890 wheel INFO adding 'Cython/Plex/DFA.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,891 wheel INFO adding 'Cython/Plex/DFA.pxd' 2026-03-02 08:56:00,891 wheel INFO adding 'Cython/Plex/DFA.py' 2026-03-02 08:56:00,891 wheel INFO adding 'Cython/Plex/Errors.py' 2026-03-02 08:56:00,891 wheel INFO adding 'Cython/Plex/Lexicons.py' 2026-03-02 08:56:00,892 wheel INFO adding 'Cython/Plex/Machines.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,892 wheel INFO adding 'Cython/Plex/Machines.pxd' 2026-03-02 08:56:00,892 wheel INFO adding 'Cython/Plex/Machines.py' 2026-03-02 08:56:00,893 wheel INFO adding 'Cython/Plex/Regexps.py' 2026-03-02 08:56:00,893 wheel INFO adding 'Cython/Plex/Scanners.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,893 wheel INFO adding 'Cython/Plex/Scanners.pxd' 2026-03-02 08:56:00,894 wheel INFO adding 'Cython/Plex/Scanners.py' 2026-03-02 08:56:00,894 wheel INFO adding 'Cython/Plex/Transitions.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,894 wheel INFO adding 'Cython/Plex/Transitions.pxd' 2026-03-02 08:56:00,895 wheel INFO adding 'Cython/Plex/Transitions.py' 2026-03-02 08:56:00,895 wheel INFO adding 'Cython/Plex/__init__.py' 2026-03-02 08:56:00,895 wheel INFO adding 'Cython/Runtime/__init__.py' 2026-03-02 08:56:00,895 wheel INFO adding 'Cython/Runtime/refnanny.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,896 wheel INFO adding 'Cython/Runtime/refnanny.pyx' 2026-03-02 08:56:00,896 wheel INFO adding 'Cython/Tempita/__init__.py' 2026-03-02 08:56:00,896 wheel INFO adding 'Cython/Tempita/_looper.py' 2026-03-02 08:56:00,897 wheel INFO adding 'Cython/Tempita/_tempita.cpython-312-x86_64-linux-musl.so' 2026-03-02 08:56:00,898 wheel INFO adding 'Cython/Tempita/_tempita.py' 2026-03-02 08:56:00,898 wheel INFO adding 'Cython/Tests/TestCodeWriter.py' 2026-03-02 08:56:00,898 wheel INFO adding 'Cython/Tests/TestCythonUtils.py' 2026-03-02 08:56:00,899 wheel INFO adding 'Cython/Tests/TestJediTyper.py' 2026-03-02 08:56:00,899 wheel INFO adding 'Cython/Tests/TestShadow.py' 2026-03-02 08:56:00,899 wheel INFO adding 'Cython/Tests/TestStringIOTree.py' 2026-03-02 08:56:00,899 wheel INFO adding 'Cython/Tests/TestTestUtils.py' 2026-03-02 08:56:00,899 wheel INFO adding 'Cython/Tests/__init__.py' 2026-03-02 08:56:00,900 wheel INFO adding 'Cython/Tests/xmlrunner.py' 2026-03-02 08:56:00,900 wheel INFO adding 'Cython/Utility/AsyncGen.c' 2026-03-02 08:56:00,900 wheel INFO adding 'Cython/Utility/Buffer.c' 2026-03-02 08:56:00,901 wheel INFO adding 'Cython/Utility/BufferFormatFromTypeInfo.pxd' 2026-03-02 08:56:00,901 wheel INFO adding 'Cython/Utility/Builtins.c' 2026-03-02 08:56:00,901 wheel INFO adding 'Cython/Utility/CConvert.pyx' 2026-03-02 08:56:00,901 wheel INFO adding 'Cython/Utility/CMath.c' 2026-03-02 08:56:00,902 wheel INFO adding 'Cython/Utility/CommonStructures.c' 2026-03-02 08:56:00,902 wheel INFO adding 'Cython/Utility/Complex.c' 2026-03-02 08:56:00,902 wheel INFO adding 'Cython/Utility/Coroutine.c' 2026-03-02 08:56:00,903 wheel INFO adding 'Cython/Utility/CpdefEnums.pyx' 2026-03-02 08:56:00,903 wheel INFO adding 'Cython/Utility/CppConvert.pyx' 2026-03-02 08:56:00,903 wheel INFO adding 'Cython/Utility/CppSupport.cpp' 2026-03-02 08:56:00,903 wheel INFO adding 'Cython/Utility/CythonFunction.c' 2026-03-02 08:56:00,904 wheel INFO adding 'Cython/Utility/Dataclasses.c' 2026-03-02 08:56:00,904 wheel INFO adding 'Cython/Utility/Embed.c' 2026-03-02 08:56:00,904 wheel INFO adding 'Cython/Utility/Exceptions.c' 2026-03-02 08:56:00,905 wheel INFO adding 'Cython/Utility/ExtensionTypes.c' 2026-03-02 08:56:00,905 wheel INFO adding 'Cython/Utility/FunctionArguments.c' 2026-03-02 08:56:00,905 wheel INFO adding 'Cython/Utility/FusedFunction.pyx' 2026-03-02 08:56:00,905 wheel INFO adding 'Cython/Utility/ImportExport.c' 2026-03-02 08:56:00,906 wheel INFO adding 'Cython/Utility/MemoryView.pxd' 2026-03-02 08:56:00,906 wheel INFO adding 'Cython/Utility/MemoryView.pyx' 2026-03-02 08:56:00,906 wheel INFO adding 'Cython/Utility/MemoryView_C.c' 2026-03-02 08:56:00,907 wheel INFO adding 'Cython/Utility/ModuleSetupCode.c' 2026-03-02 08:56:00,907 wheel INFO adding 'Cython/Utility/NumpyImportArray.c' 2026-03-02 08:56:00,908 wheel INFO adding 'Cython/Utility/ObjectHandling.c' 2026-03-02 08:56:00,908 wheel INFO adding 'Cython/Utility/Optimize.c' 2026-03-02 08:56:00,909 wheel INFO adding 'Cython/Utility/Overflow.c' 2026-03-02 08:56:00,909 wheel INFO adding 'Cython/Utility/Printing.c' 2026-03-02 08:56:00,909 wheel INFO adding 'Cython/Utility/Profile.c' 2026-03-02 08:56:00,910 wheel INFO adding 'Cython/Utility/StringTools.c' 2026-03-02 08:56:00,910 wheel INFO adding 'Cython/Utility/Synchronization.c' 2026-03-02 08:56:00,910 wheel INFO adding 'Cython/Utility/TString.c' 2026-03-02 08:56:00,910 wheel INFO adding 'Cython/Utility/TestCyUtilityLoader.pyx' 2026-03-02 08:56:00,911 wheel INFO adding 'Cython/Utility/TestCythonScope.pyx' 2026-03-02 08:56:00,911 wheel INFO adding 'Cython/Utility/TestUtilityLoader.c' 2026-03-02 08:56:00,911 wheel INFO adding 'Cython/Utility/TypeConversion.c' 2026-03-02 08:56:00,911 wheel INFO adding 'Cython/Utility/UFuncs.pyx' 2026-03-02 08:56:00,912 wheel INFO adding 'Cython/Utility/UFuncs_C.c' 2026-03-02 08:56:00,912 wheel INFO adding 'Cython/Utility/__init__.py' 2026-03-02 08:56:00,912 wheel INFO adding 'Cython/Utility/arrayarray.h' 2026-03-02 08:56:00,912 wheel INFO adding 'pyximport/__init__.py' 2026-03-02 08:56:00,913 wheel INFO adding 'pyximport/pyxbuild.py' 2026-03-02 08:56:00,913 wheel INFO adding 'pyximport/pyximport.py' 2026-03-02 08:56:00,913 wheel INFO adding 'cython-3.2.4.dist-info/METADATA' 2026-03-02 08:56:00,913 wheel INFO adding 'cython-3.2.4.dist-info/WHEEL' 2026-03-02 08:56:00,913 wheel INFO adding 'cython-3.2.4.dist-info/entry_points.txt' 2026-03-02 08:56:00,913 wheel INFO adding 'cython-3.2.4.dist-info/top_level.txt' 2026-03-02 08:56:00,915 wheel INFO adding 'cython-3.2.4.dist-info/RECORD' 2026-03-02 08:56:00,916 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-02 08:56:00,923 gpep517 INFO The backend produced .dist/cython-3.2.4-cp312-cp312-linux_x86_64.whl cython-3.2.4-cp312-cp312-linux_x86_64.whl Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0] Running tests against Cython 3.2.4 Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Using Cython language level 2. Backends: c,cpp Using Cython language level 2. Tests in shard (17/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (7/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (8/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (35/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (44/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (3/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (20/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (22/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (28/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (9/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (2/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (11/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (26/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (36/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (39/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (23/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (12/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (24/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (34/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (19/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (6/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (43/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (45/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (33/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (1/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (37/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (29/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (27/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (5/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (42/48) starting (Thread ID 0x7fa1c3bc6b28) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testzp5u9ht1/srcfzkcml4r/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testzp5u9ht1/srcfzkcml4r/a.pyx Tests in shard (47/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (40/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (21/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (4/48) starting (Thread ID 0x7fa1c3bc6b28) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_eaa53255695bfc9393e8eb27d27b826070ff2c41c809bda71b2e690bb15fecab.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_eaa53255695bfc9393e8eb27d27b826070ff2c41c809bda71b2e690bb15fecab.pyx Tests in shard (13/48) starting (Thread ID 0x7fa1c3bc6b28) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testzp5u9ht1/srcfzkcml4r/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testzp5u9ht1/srcfzkcml4r/a.pyx Tests in shard (32/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (30/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (41/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (38/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (10/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (31/48) starting (Thread ID 0x7fa1c3bc6b28) Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/b.py because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/b.py Tests in shard (46/48) starting (Thread ID 0x7fa1c3bc6b28) /home/buildozer/aports/main/cython/src/cython-3.2.4/Cython/Debugger/Tests/TestLibCython.py:64: UserWarning: Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7 warnings.warn('Skipping gdb tests, need gdb >= 7.2 with Python >= 2.7') Tests in shard (0/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (25/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (14/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (16/48) starting (Thread ID 0x7fa1c3bc6b28) Tests in shard (15/48) starting (Thread ID 0x7fa1c3bc6b28) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfwh04ogz/srcdwl_9asz/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfwh04ogz/srcdwl_9asz/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfwh04ogz/srcdwl_9asz/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfwh04ogz/srcdwl_9asz/a.pyx Tests in shard (18/48) starting (Thread ID 0x7fa1c3bc6b28) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfwh04ogz/srcdwl_9asz/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testfwh04ogz/srcdwl_9asz/a.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6utbcr08/srcvz5xi8ir/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6utbcr08/srcvz5xi8ir/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6utbcr08/srcvz5xi8ir/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test6utbcr08/srcvz5xi8ir/a.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test99iyetlx/srcrpg19m31/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test99iyetlx/srcrpg19m31/a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test99iyetlx/srcrpg19m31/a.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-test99iyetlx/srcrpg19m31/a.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx because it changed. [1/1] Found compiled /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/cycache-testgr94ye9o/srck9a4mua0/options.pyx in cache Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/b.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testxbsnprwv/srcif7o6u_7/b.py Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test1nmn56kq/src1s6546et/a.py because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test1nmn56kq/src1s6546et/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test1nmn56kq/src1s6546et/a.py because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test1nmn56kq/src1s6546et/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-test1nmn56kq/src1s6546et/a.py Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/a.pyx because it changed. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/b.pyx because it changed. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/b.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/a.pxd. Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/b.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/a.pxd. [1/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/a.pyx [2/2] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testhdzqfppp/srcwms5wdd0/b.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testthrv2mej/srcdbfgt_3q/a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testthrv2mej/srcdbfgt_3q/a.pyx #### 2026-03-02 08:56:12.876917 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Compiling /home/buildozer/.cython/inline/_cython_inline_a714f0bf72661ee2e9e13af281c078f7d292fa5a828c6d5e029bb27cacd97fcb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a714f0bf72661ee2e9e13af281c078f7d292fa5a828c6d5e029bb27cacd97fcb.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testthrv2mej/srcdbfgt_3q/a.pyx because it depends on /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testthrv2mej/srcdbfgt_3q/a.pxd. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/recythonize-testthrv2mej/srcdbfgt_3q/a.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_9dd1755c7451458c5c6c88d4cc75a25cb2e96634ade5c3341f0fea0158bbe630.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9dd1755c7451458c5c6c88d4cc75a25cb2e96634ade5c3341f0fea0158bbe630.pyx Compiler output for module e_switch_transform: e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one': e_switch_transform.c:2450:5: error: duplicate case value 2450 | case 1+0: | ^~~~ e_switch_transform.c:2449:5: note: previously used here 2449 | case 1: | ^~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:56:22.881522 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Compiling /home/buildozer/.cython/inline/_cython_inline_6065c107f8bd89c9b3fc247d7b40f338bba2523d2caa7061c32387b98c47b0c4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6065c107f8bd89c9b3fc247d7b40f338bba2523d2caa7061c32387b98c47b0c4.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Python build environment: Python sys.version_info(major=3, minor=12, micro=12, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0CF0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_CPYTHON_FREETHREADING 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_AVOID_THREAD_UNSAFE_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP487_INIT_SUBCLASS 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_MODULE_STATE 0 CYTHON_USE_SYS_MONITORING 0 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 sizeof(PY_LONG_LONG) 8 (8) Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/10/compile/c/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/10/support/lib.linux-x86_64-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-x86_64-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = C.UTF-8 PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Python build environment: Python sys.version_info(major=3, minor=12, micro=12, releaselevel='final', serial=0) PY_VERSION_HEX 0x30C0CF0 CYTHON_COMPILING_IN_CPYTHON 1 CYTHON_COMPILING_IN_LIMITED_API 0 CYTHON_COMPILING_IN_PYPY 0 CYTHON_COMPILING_IN_GRAAL 0 CYTHON_COMPILING_IN_CPYTHON_FREETHREADING 0 CYTHON_USE_PYLONG_INTERNALS 1 CYTHON_USE_PYLIST_INTERNALS 1 CYTHON_USE_UNICODE_INTERNALS 1 CYTHON_USE_UNICODE_WRITER 0 CYTHON_AVOID_BORROWED_REFS 0 CYTHON_AVOID_THREAD_UNSAFE_BORROWED_REFS 0 CYTHON_ASSUME_SAFE_MACROS 1 CYTHON_USE_TYPE_SLOTS 1 CYTHON_UNPACK_METHODS 1 CYTHON_FAST_THREAD_STATE 1 CYTHON_FAST_PYCALL 1 CYTHON_PEP487_INIT_SUBCLASS 1 CYTHON_PEP489_MULTI_PHASE_INIT 1 CYTHON_USE_MODULE_STATE 0 CYTHON_USE_SYS_MONITORING 0 CYTHON_USE_TP_FINALIZE 1 PyLong_BASE 0x40000000 PyLong_MASK 0x3FFFFFFF PyLong_SHIFT 30 sizeof(digit) 4 sizeof(sdigit) 4 sys.int_info sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640) sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64) (28, 28, 28, 28, 32, 32, 36, 36) SIZEOF_INT 4 (4) SIZEOF_LONG 8 (8) SIZEOF_SIZE_T 8 (8, 9223372036854775807) SIZEOF_LONG_LONG 8 (8) SIZEOF_VOID_P 8 (8) SIZEOF_UINTPTR_T 8 (8) SIZEOF_OFF_T 8 sizeof(PY_LONG_LONG) 8 (8) Paths: sys.executable = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/bin/python3 sys.exec_prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.base_exec_prefix = /usr sys.prefix = /home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv sys.path = ['/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/10/compile/cpp/buildenv', '/home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/10/support/lib.linux-x86_64-cpython-312', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/home/buildozer/aports/main/cython/src/cython-3.2.4', '/usr/lib/python312.zip', '/usr/lib/python3.12', '/usr/lib/python3.12/lib-dynload', '/home/buildozer/aports/main/cython/src/cython-3.2.4/.testenv/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages', '/usr/lib/python3.12/site-packages/setuptools/_vendor'] PYTHONPATH (env) = PYTHONHOME (env) = Distutils: INCDIR = /usr/include/python3.12 LIBS = -ldl LIBDIR = /usr/lib LIBPL = /usr/lib/python3.12/config-3.12-x86_64-linux-musl Python LIBRARY = libpython3.12.a LINKFORSHARED = -Xlinker -export-dynamic CC (distutils) = cc CC (env) = cc CFLAGS (distutils) = -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall CFLAGS (env) = -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt LINKCC (distutils) = cc LINKCC (env) = Encodings: sys maxunicode = 1114111 LANG (env) = C.UTF-8 PYTHONIOENCODING (env) = utf-8 sys stdout encoding = utf-8 sys default encoding = utf-8 sys FS encoding = utf-8 Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_68cdeab9f6642ea10e9e503d1356262274a19f17002b1baf19fb7fff1fe175f4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_68cdeab9f6642ea10e9e503d1356262274a19f17002b1baf19fb7fff1fe175f4.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:56:32.885387 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: /home/buildozer/.cython/inline/_cython_inline_a4dc0efa2e656596b957cf8800bdd3f9b6f1b0a098117248ab565909141f2c75.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_a4dc0efa2e656596b957cf8800bdd3f9b6f1b0a098117248ab565909141f2c75.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a4dc0efa2e656596b957cf8800bdd3f9b6f1b0a098117248ab565909141f2c75.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_dd05e90162526a250018b7cbbb61eb5022e964288ee280ad285c89f638379097.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_32ff5267cd71b546230f8ba01e8de772a82c130abfdd7864d4361b22c0229026.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_32ff5267cd71b546230f8ba01e8de772a82c130abfdd7864d4361b22c0229026.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_5d84747d5b61db3b90104ebf874a95d3ef70c8da971745e79c2956ccda01bada.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5d84747d5b61db3b90104ebf874a95d3ef70c8da971745e79c2956ccda01bada.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_cdb34b8de40e737ea7164c70b5f6f479d834b09a2bc95ef39ac3f05679a997df.pyx:6:4: Unreachable code #### 2026-03-02 08:56:42.889769 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_8dbf89d594ebc8e92f4e21d6b7dac68fe166bd68404fe551c48916ea8c3e81b1.pyx:11:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Compiling /home/buildozer/.cython/inline/_cython_inline_baa74fbfa6e8dc7b19199f51f227d60b22256dc68dd85dab962ed72b8535f329.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_baa74fbfa6e8dc7b19199f51f227d60b22256dc68dd85dab962ed72b8535f329.pyx Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_1c8da5c7b871af5ee076a567b3cdef8993e0f33811dbb8b84e3445cba91fadbc.pyx:6:4: Unreachable code Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' warning: TEST_TMP/inline/_cython_inline_ddf319a792ffeed1b6c73116061634a553f8836a2738f109ed977a9c56bfbdd4.pyx:8:4: Unreachable code #### 2026-03-02 08:56:52.895045 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:57:02.898309 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:57:12.905394 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' #### 2026-03-02 08:57:22.909236 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' RuntimeError Exception ignored in: 'cpdef_void_return.unraisable' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:57:32.914327 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: #### 2026-03-02 08:57:42.917985 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! ValueError Exception ignored in: 'pure_py.ccall_except_no_check' Traceback (most recent call last): File "", line 1, in ValueError: RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! RuntimeError: HUHU ! Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: HUHU ! RuntimeError: Cleaning up ! Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__' Traceback (most recent call last): File "", line 1, in RuntimeError: Cleaning up ! /usr/lib/python3.12/doctest.py:1375: RuntimeWarning: coroutine 'yield_from_cyobject..simple_nonit' was never awaited exception = sys.exc_info() :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback /usr/lib/python3.12/doctest.py:1375: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited exception = sys.exc_info() RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2026-03-02 08:57:52.923498 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] :1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited next(yield_from(py_simple_nonit())) RuntimeWarning: Enable tracemalloc to get the object allocation traceback #### 2026-03-02 08:58:02.926629 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:58:12.930456 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Compiler output for module memslice: memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct': memslice.c:95689:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 95689 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~^~~~~ Test dependency not found: 'numpy' Test dependency not found: 'pythran' Test dependency not found: 'setuptools.sandbox' Test dependency found: 'asyncio' version 3.12.12 Test dependency found: 'pstats' version 3.12.12 Test dependency found: 'posix' version 3.12.12 Test dependency found: 'array' version 3.12.12 Test dependency not found: 'Cython.Coverage' Test dependency not found: 'Cython.Coverage' Test dependency not found: 'IPython.testing.globalipapp' Test dependency not found: 'jedi_BROKEN_AND_DISABLED' Test dependency not found: 'test.support' Test dependency not found: 'interpreters_backport' acquired default acquired Global_A RuntimeError Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises' Traceback (most recent call last): File "", line 1, in RuntimeError: #### 2026-03-02 08:58:22.934675 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Compiling /home/buildozer/.cython/inline/_cython_inline_6b3c0e2b4db18d32b4560edfe2c28015fa23425441eec2e330dfc1b6a6b928c5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6b3c0e2b4db18d32b4560edfe2c28015fa23425441eec2e330dfc1b6a6b928c5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0f578b0cac5bd33ce62f1a12831ac7cf487bcfcea5ffcfc907fc09b9281e255c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6aa2f9671786fc6783fe9e5191c74e6869e3072422945a260b8948b269c6872f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6aa2f9671786fc6783fe9e5191c74e6869e3072422945a260b8948b269c6872f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e535be4ceb82d28f0660ba3881fabe40e3e279d370de047fa63b7557be6a3da5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9e3ae020c15dd939ed2cee2d67be92326fdd5e3be0ccae8937c361a38d4a5a45.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9e3ae020c15dd939ed2cee2d67be92326fdd5e3be0ccae8937c361a38d4a5a45.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1f9ff06e9265c255778739f55bbe3d78b602a31cce92e3deb951187dff043c21.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_89cebfdcf1f134a892c56eb3771a054e51078ace8e090f2032934000e3633429.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_89cebfdcf1f134a892c56eb3771a054e51078ace8e090f2032934000e3633429.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_117d6be54d9f62bd48308f3a39b73761fb800002a30da98c49d2d1cde436fc3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d08e0413ffed74dcef7ce47833484d4e5261857ae3ebc8b558d29b9817edfde4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d08e0413ffed74dcef7ce47833484d4e5261857ae3ebc8b558d29b9817edfde4.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_479624f6d64be509db2ff0a244b82e5ae925f4898b9258704f132888ddec2e15.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_80adee69195190e90013b54d2163f3e5046db702c07bd0b87823503ac198ade5.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_80adee69195190e90013b54d2163f3e5046db702c07bd0b87823503ac198ade5.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a64711df1f87a38bacdc9bfa865ea54d9d66cb06e7870c192670fa7739404d62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1689064888dbf0a66d4e24a0742a9c525d7bdfe3a83ae5c8d61514222a34ff47.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1689064888dbf0a66d4e24a0742a9c525d7bdfe3a83ae5c8d61514222a34ff47.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8b80983cabc2860fb2f81919c1aeefcb19d3248ab018fe4f131badc984233460.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_728202d510369d93093cdca0b6bab9cb1d51d9e17778ed3e6ad4434f74823916.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_728202d510369d93093cdca0b6bab9cb1d51d9e17778ed3e6ad4434f74823916.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e987d7683c0c9c86428de8ade00975f652663eeacdbd539958772d0fb3aa41bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a01f662fcdbcb58e7edffd1516a10e430353426c26a2e1707d0b7cda2055d745.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a01f662fcdbcb58e7edffd1516a10e430353426c26a2e1707d0b7cda2055d745.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a6cfb87a6e291248d86dc1ce64c11b70e5b200c1d7e70401d62ff9d3e3689d6e.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_939a6a6f23dede33457a4782e2b6198a712571f84c86f15843b60b6635f04d2c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_939a6a6f23dede33457a4782e2b6198a712571f84c86f15843b60b6635f04d2c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5832f10fdfd6ee891d7b589f886eb06617bfe225cfdc40ef2b38f8d9479c1cbb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5832f10fdfd6ee891d7b589f886eb06617bfe225cfdc40ef2b38f8d9479c1cbb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a72f376f8444659e150488ba9992893e1c270124129011c9705b2ee254d450c0.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_bdb570e551106e9630b40ef989c912ca962a821b242257fe218afd39cf2f9df7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bdb570e551106e9630b40ef989c912ca962a821b242257fe218afd39cf2f9df7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c4f996f1861aa178a33f76c75785deff0119a09a3229050f91492c0ffc2890df.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_af0be31193065c6b8ebce24c7fd0396ca57f2cf056b63efb801b7dc31bda31b3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_af0be31193065c6b8ebce24c7fd0396ca57f2cf056b63efb801b7dc31bda31b3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_73c0cedbbb14fa18de8ffa082d0626e2d122090a5a40b5859379c88680aa3f52.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_73c0cedbbb14fa18de8ffa082d0626e2d122090a5a40b5859379c88680aa3f52.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c0dbee72be2559c34b809a0706afc5b7cf89ffee1b9234c7c54502f7c996f011.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c0dbee72be2559c34b809a0706afc5b7cf89ffee1b9234c7c54502f7c996f011.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_b46ac4524c2d2e1ea9c3acef9b17598b415bc8a632cdae0a50dd7a454c690fc3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_b46ac4524c2d2e1ea9c3acef9b17598b415bc8a632cdae0a50dd7a454c690fc3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_997d2eb933874375695d26724043d9a0b489fbbf9d143e756cfaa49934a3808b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_997d2eb933874375695d26724043d9a0b489fbbf9d143e756cfaa49934a3808b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6fa9662f37e8b0bc3b5fa63bde145ae5f927b6f9c80368d91cadecdd827d1de1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6fa9662f37e8b0bc3b5fa63bde145ae5f927b6f9c80368d91cadecdd827d1de1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_71cd04801d7318f9a423f77aadb6700435f1452ef95d34410d7f9b659119e455.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_71cd04801d7318f9a423f77aadb6700435f1452ef95d34410d7f9b659119e455.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_72df534bcbdc7f14a8f86cba8c5ca8569c90e09a3708678a0bc4bb654f2eb78d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_72df534bcbdc7f14a8f86cba8c5ca8569c90e09a3708678a0bc4bb654f2eb78d.pyx Couldn't find 'a' Compiling /home/buildozer/.cython/inline/_cython_inline_dfe616847ecb173ff34d01968595a23be3b9f809714047cedca01312d20ed9a2.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_dfe616847ecb173ff34d01968595a23be3b9f809714047cedca01312d20ed9a2.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1cef80f304a0501f532d04eb249eb5a7f1b71c2564a57a5bbcb112f4908600fa.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1cef80f304a0501f532d04eb249eb5a7f1b71c2564a57a5bbcb112f4908600fa.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_597cbc9a3bc3945f122ac30aea9434e261ff21643e8c42b4b914823e797f9290.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_597cbc9a3bc3945f122ac30aea9434e261ff21643e8c42b4b914823e797f9290.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d83aa89d633754c47d7e2541514a108ef797ddbd7b0cd77d813b39bf3f410d34.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d83aa89d633754c47d7e2541514a108ef797ddbd7b0cd77d813b39bf3f410d34.pyx #### 2026-03-02 08:58:32.942906 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Compiling /home/buildozer/.cython/inline/_cython_inline_314f24bb7b0257d1166b829998cfa5e5e5324053ce6cb0217a27f4a42d3ced6f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_314f24bb7b0257d1166b829998cfa5e5e5324053ce6cb0217a27f4a42d3ced6f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f10baf8868fa60f15d8aef5890e4cdfd9c27fbd4fca0b01733a1993f8b073f70.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f10baf8868fa60f15d8aef5890e4cdfd9c27fbd4fca0b01733a1993f8b073f70.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_48e938d7d4fe8526a79fcdb184daa4c2462e3a4c868e8d91c52f9c553ffffbde.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_48e938d7d4fe8526a79fcdb184daa4c2462e3a4c868e8d91c52f9c553ffffbde.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9f6dada1fb770b06ca16ac8c5ebbb36b98615cb00d96ad892dc0e1fb7321d399.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9f6dada1fb770b06ca16ac8c5ebbb36b98615cb00d96ad892dc0e1fb7321d399.pyx #### 2026-03-02 08:58:42.946173 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] Compiling /home/buildozer/.cython/inline/_cython_inline_4dfff8344348e15f4b331fc8cada0d788ee2d1f9bf02e0fd2b5fd14aa98eb4c7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_4dfff8344348e15f4b331fc8cada0d788ee2d1f9bf02e0fd2b5fd14aa98eb4c7.pyx ---------------------------------------------------------------------- Ran 239 tests in 154.851s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (40/48) Compiling /home/buildozer/.cython/inline/_cython_inline_26424daaab6b67c9519d287c1fead71763c50c71ca2fcdd40a53d349dd4c7c02.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_26424daaab6b67c9519d287c1fead71763c50c71ca2fcdd40a53d349dd4c7c02.pyx ---------------------------------------------------------------------- Ran 228 tests in 163.448s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (34/48) #### 2026-03-02 08:58:52.951386 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47] Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_4b7126b0542ffe960dbd12eb042222730caa18f9f04a455abea8b1901e566851.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_902bb7ea5cd089d71158ff88e86ccc917e8d97dd962c2a0757246eef6adc4bfd.pyx:5:8: Cannot assign to or delete this #### 2026-03-02 08:59:02.957631 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47] :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', :13: SyntaxWarning: invalid escape sequence '\u' b'\u1234', :14: SyntaxWarning: invalid escape sequence '\U' b'\U00001234', warning: /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx:6:4: Unreachable code ---------------------------------------------------------------------- Ran 269 tests in 177.803s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (42/48) Compiling /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bddac18f3d1098cee35844a920b96211b793d6f91adbf2892659b55841d106c6.pyx ---------------------------------------------------------------------- Ran 243 tests in 182.209s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (46/48) #### 2026-03-02 08:59:12.964476 - waiting for [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 164 tests in 183.885s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (1/48) ---------------------------------------------------------------------- Ran 235 tests in 187.270s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (7/48) ---------------------------------------------------------------------- Ran 241 tests in 188.770s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (17/48) ---------------------------------------------------------------------- Ran 230 tests in 188.999s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (38/48) #### 2026-03-02 08:59:22.971158 - waiting for [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 315 tests in 198.075s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (32/48) ---------------------------------------------------------------------- Ran 298 tests in 199.882s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (19/48) #### 2026-03-02 08:59:32.978361 - waiting for [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 482 tests in 207.646s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (10/48) ---------------------------------------------------------------------- Ran 297 tests in 209.310s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (4/48) ---------------------------------------------------------------------- Ran 169 tests in 209.638s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (29/48) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{num!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx:5:18: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' 'str literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' u'unicode literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' f'f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' r'raw string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' rf'raw f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' b'bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' br'raw bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return 'str literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx:5:25: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return u'unicode literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx:5:30: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return f'f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx:5:31: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return r'raw string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx:5:33: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return rf'raw f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return b'bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx:5:28: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return br'raw bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx:5:33: cannot mix t-string literals with string or bytes literals warning: /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:6:4: Unreachable code Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'Hello, {name}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:5:21: undeclared name not builtin: name Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx:5:15: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{a' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx:5:16: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx:5:13: f-string or t-string: single '}' is not allowed Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{=x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx:5:14: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{!x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx:5:14: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{:x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x;y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx:5:15: Unexpected characters after t-string expression: ; Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx:5:16: Unexpected characters after t-string expression: y Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx:5:17: Unexpected characters after t-string expression: ! Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s:' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx:5:18: Expected '}', found 'END_FT_STRING' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx:5:16: missing conversion character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx:5:17: missing conversion character Compiling /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx because it changed. Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx:5:16: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Expected an identifier, found 'EOF' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Unrecognized character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x:{;}}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx:5:17: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{1:d ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx:5:17: Unclosed string literal #### 2026-03-02 08:59:42.983047 - waiting for [0, 2, 3, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] Exception ignored in: .Broken object at 0x7fa1b6687ad0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fa1b6687ad0> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero warning: /home/buildozer/.cython/inline/_cython_inline_8ddbf200316dc4c120e74997c05f3f7bcb69778b63815920ab979e79cb895e2f.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_8ddbf200316dc4c120e74997c05f3f7bcb69778b63815920ab979e79cb895e2f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8ddbf200316dc4c120e74997c05f3f7bcb69778b63815920ab979e79cb895e2f.pyx Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{num!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx:5:18: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' 'str literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' u'unicode literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx:5:36: cannot mix t-string literals with string or bytes literals #### 2026-03-02 08:59:52.986539 - waiting for [0, 2, 3, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' f'f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' r'raw string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' rf'raw f-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' b'bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{what}-string literal' br'raw bytes literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return 'str literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx:5:25: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return u'unicode literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx:5:30: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return f'f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx:5:31: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return r'raw string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx:5:33: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return rf'raw f-string literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx:5:36: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return b'bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx:5:28: cannot mix t-string literals with string or bytes literals Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return br'raw bytes literal' t'{what}-string literal' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx:5:33: cannot mix t-string literals with string or bytes literals warning: /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:6:4: Unreachable code Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'Hello, {name}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx:5:21: undeclared name not builtin: name Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx:5:15: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{a' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx:5:16: Unclosed string literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx:5:13: f-string or t-string: single '}' is not allowed Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{=x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx:5:14: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{!x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx:5:14: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{:x}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx:5:13: empty expression not allowed in t-string Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x;y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx:5:15: Unexpected characters after t-string expression: ; Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=y}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx:5:16: Unexpected characters after t-string expression: y [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_009ec17bf42385787f13089dc2f7f12087dbaa774c2345c5f5002763d01934b8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fbacb0a7aef770004168dfbfc47f0cb4206dadfa6f2aaee69c06cf54e8c2e488.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_92c247a61aad867d8d2a52fbd6961b1597868f0f1fe3196e72ee2fbf8416267a.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7c664564350d291dafb55e3f2bdb9f2f9a0b44a90fd65a403453be70361f4e3c.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9b00b320149e8455f23676803b9ef7ad8a0881373c95fa01ad4d0e8835a3195d.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_cb65507a956752d7cbbd86a968c99196d00389699cf203e0b591e789b5b1f5e1.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e74ede70b3e88b89dc2912d824b34f4e9258dd0f8d7f60be03cb9a37741e56f3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_5c719c0297d3125abf14d24e18eb052699411723dce170589b63907e22b923d3.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_001ae0018abc9688ad74d70728cf247e00db8d29fa7e173782e346c6f9f721e7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_c23c9a689fbdd4f432b6fb59d17d72309549bf6051a9db2b9cc4639419a34a71.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_99018a7f80389a83adc3262a0154478726b52c39b372ecab5b219cc3d72ac827.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_1e06b48a4a34a8ce7340bf438fe80897ac8429b13dbce3ff9541163f7d6bcf05.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_506cc0d496e89c307ac74dc863afd0fc9e9fdb06d71f13279f788d60d9b3a924.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_554f7da5addb8f522bdd4c904fb617089aacf078af3a2788240c1589ec608555.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_6ca9388f76a2a4c0f5ee2e356e6772cac21ed3e498d4414d10d0a8b307e71cf8.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_35371025839fa13a7462248d39c1ee8e1a0505d3a1da6002bad2b21fe33ade3b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_954960ba3cee4bf3b7ef765e1fc2d611eebf6ed94b0933c77f0eca72ed744378.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fb19a52fd39482e3ad06cde8e1d2ae812d20958e74f0b65ed38b5a0f0551b420.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_296f0e462583eb46a12bf49d2af74c48434354d74fca431d90213b30857ac346.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_55507558f95c6fae088d7e35b6f8927b8f739b310fd2eb3eef5c2fd8e014acc7.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_45ee332f618263d6829bf60179e329fcfa3a59879183ebc59049caac31517c83.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f2ca274e44beb96c80662e0ac333c0b8bf1709b491ce639efec65ba523ffcd4b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_60ca2835caef449b23dba45a614f3bdce9d09798130f5b5ad9d2eb11b5035a2b.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3232a2bf92f3dcce2bab88f8be99722e8481843b6cd64d6012c654b71f31d372.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_d9adeaf3878bc6343dfb0bf29a839450bc7f22215d4ff7092b2d3daddc1d3975.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_9451aedee364f0dac1146b6a06577405941eb120e3a9114e4b85ef6bb5a6dea7.pyx:5:17: Unexpected characters after t-string expression: ! Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!s:' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx:5:18: Expected '}', found 'END_FT_STRING' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx:5:16: missing conversion character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x=!}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx:5:17: missing conversion character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x!z}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx:5:16: invalid conversion character 'z' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Expected an identifier, found 'EOF' Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{lambda:1}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx:5:20: Unrecognized character Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{x:{;}}' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx:5:17: Expected an identifier or literal Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): return t'{1:d ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx:5:17: Unclosed string literal ---------------------------------------------------------------------- Ran 289 tests in 226.506s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (27/48) Compiling /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_8f8f8f758932e493707c5030b6615e498bb8a86f31df05831105ebf6b654b917.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_e97971d757385f09b9f35e67b7c212891c4c675258b8834d540b4bd74e50ec4f.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3708ab4eb28661a30a2c118c0e90726db98525ca9b87c189ebb422d7b0d384fc.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_44bcdf69cef838c53901083daadbccad42ddc33b42eb6c82b862aa57c34d3f62.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_3a3f5c0331b941b1214872865328edfc657b1c4c8906b1e4fae88101ccafa042.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_0ddf34cc8fa75069e517c56a153af54985411c169a83d43906fd7141f8c2b5bb.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_48e7d79a0bb7e679318589c59c51760538a8c5c0ad8999c4bb487bc9beb32431.pyx ---------------------------------------------------------------------- Ran 270 tests in 228.112s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (3/48) ---------------------------------------------------------------------- Ran 242 tests in 230.630s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (21/48) Compiling /home/buildozer/.cython/inline/_cython_inline_a11e702f76a4653469384c772f1c687833d04fe54d1861dabc975fde565e717c.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_a11e702f76a4653469384c772f1c687833d04fe54d1861dabc975fde565e717c.pyx #### 2026-03-02 09:00:02.990795 - waiting for [0, 2, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 18, 20, 22, 23, 24, 25, 26, 28, 30, 31, 33, 35, 36, 37, 39, 41, 43, 44, 45, 47] Compiler output for module memslice: memslice.cpp: In function 'PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)': memslice.cpp:95710:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member] 95710 | member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad; | ~~^~~~ acquired default acquired Global_A ---------------------------------------------------------------------- Ran 217 tests in 235.102s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (33/48) Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_7a34d6b13762273165c10a3513ce6ac0ccd91b698b164fd239b659a7272b9eb9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_7a34d6b13762273165c10a3513ce6ac0ccd91b698b164fd239b659a7272b9eb9.pyx Exception ignored in: .Broken object at 0x7fa1b6cab620> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Exception ignored in: .Broken object at 0x7fa1b6cab620> Traceback (most recent call last): File "tests/run/yield_from_pep380.pyx", line 573, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ 1/0 ZeroDivisionError: integer division or modulo by zero Compiling /home/buildozer/.cython/inline/_cython_inline_679a8ebbe9f91006e0557f13584c55e8b90229ee339f806e4adb8ad23c50642b.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_679a8ebbe9f91006e0557f13584c55e8b90229ee339f806e4adb8ad23c50642b.pyx ---------------------------------------------------------------------- Ran 224 tests in 236.950s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (18/48) Compiling /home/buildozer/.cython/inline/_cython_inline_bbb21e3f33618f6d96c28295a393a42da57f3a2caec1da3740c8077cd7546fe4.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_bbb21e3f33618f6d96c28295a393a42da57f3a2caec1da3740c8077cd7546fe4.pyx warning: /home/buildozer/.cython/inline/_cython_inline_fdb832c52ed2159c0613ee518892b903de346699e005b91889b44b0926c01b49.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_fdb832c52ed2159c0613ee518892b903de346699e005b91889b44b0926c01b49.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_fdb832c52ed2159c0613ee518892b903de346699e005b91889b44b0926c01b49.pyx Compiling /home/buildozer/.cython/inline/_cython_inline_2df04a6639711c17460b3f08a35e5a57a53fb93881ddc61f79540645bacb0c45.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_2df04a6639711c17460b3f08a35e5a57a53fb93881ddc61f79540645bacb0c45.pyx ---------------------------------------------------------------------- Ran 307 tests in 243.186s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (11/48) warning: /home/buildozer/.cython/inline/_cython_inline_837d1d44f7b79c008606d8845d57f9ff3287da9f32c10e56bbb25c82f26db602.pyx:6:4: Unreachable code Compiling /home/buildozer/.cython/inline/_cython_inline_837d1d44f7b79c008606d8845d57f9ff3287da9f32c10e56bbb25c82f26db602.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_837d1d44f7b79c008606d8845d57f9ff3287da9f32c10e56bbb25c82f26db602.pyx #### 2026-03-02 09:00:12.994353 - waiting for [0, 2, 5, 6, 8, 9, 12, 13, 14, 15, 16, 20, 22, 23, 24, 25, 26, 28, 30, 31, 35, 36, 37, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 347 tests in 245.050s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (23/48) ---------------------------------------------------------------------- Ran 330 tests in 246.157s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (22/48) ---------------------------------------------------------------------- Ran 242 tests in 248.618s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (35/48) ---------------------------------------------------------------------- Ran 350 tests in 252.267s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (37/48) #### 2026-03-02 09:00:22.997872 - waiting for [0, 2, 5, 6, 8, 9, 12, 13, 14, 15, 16, 20, 24, 25, 26, 28, 30, 31, 36, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 257 tests in 258.225s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (6/48) ---------------------------------------------------------------------- Ran 334 tests in 261.309s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (28/48) #### 2026-03-02 09:00:33.001274 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 15, 16, 20, 24, 25, 26, 30, 31, 36, 39, 41, 43, 44, 45, 47] ---------------------------------------------------------------------- Ran 609 tests in 265.262s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (25/48) Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_4b7126b0542ffe960dbd12eb042222730caa18f9f04a455abea8b1901e566851.pyx:5:8: Cannot assign to or delete this Error compiling Cython file: ------------------------------------------------------------ ... def __invoke(): del '' f'' ^ ------------------------------------------------------------ /home/buildozer/.cython/inline/_cython_inline_902bb7ea5cd089d71158ff88e86ccc917e8d97dd962c2a0757246eef6adc4bfd.pyx:5:8: Cannot assign to or delete this ---------------------------------------------------------------------- Ran 397 tests in 270.598s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (39/48) ---------------------------------------------------------------------- Ran 917 tests in 271.056s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (43/48) ---------------------------------------------------------------------- Ran 282 tests in 272.621s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (41/48) ---------------------------------------------------------------------- Ran 466 tests in 273.181s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (20/48) #### 2026-03-02 09:00:43.004969 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 15, 16, 24, 26, 30, 31, 36, 44, 45, 47] ---------------------------------------------------------------------- Ran 394 tests in 275.928s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (31/48) #### 2026-03-02 09:00:53.009424 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 15, 16, 24, 26, 30, 36, 44, 45, 47] ---------------------------------------------------------------------- Ran 241 tests in 286.425s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (24/48) ---------------------------------------------------------------------- Ran 278 tests in 288.100s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (36/48) ---------------------------------------------------------------------- Ran 377 tests in 288.006s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (15/48) ---------------------------------------------------------------------- Ran 358 tests in 288.909s OK (skipped=1) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (26/48) #### 2026-03-02 09:01:03.013558 - waiting for [0, 2, 5, 8, 9, 12, 13, 14, 16, 30, 44, 45, 47] ---------------------------------------------------------------------- Ran 392 tests in 300.876s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (8/48) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_373e1da0a542a21999b4c879b64795b7a4cb1121d3ed0752913b4345d7ddfe87.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_373e1da0a542a21999b4c879b64795b7a4cb1121d3ed0752913b4345d7ddfe87.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_58be46240f3bb4a848e8c69814f4d03b098dd57d8f53dafb155745ace1c98c21.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_58be46240f3bb4a848e8c69814f4d03b098dd57d8f53dafb155745ace1c98c21.pyx #### 2026-03-02 09:01:13.018218 - waiting for [0, 2, 5, 9, 12, 13, 14, 16, 30, 44, 45, 47] Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_819ac26372ea1c252a559ade085e3bb36b3859a142ec0e270193079b0b5cb7fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_819ac26372ea1c252a559ade085e3bb36b3859a142ec0e270193079b0b5cb7fe.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f770a4556f6b9188c882ad7e4cbd941e170bb23ccddfbde3f4c673cc515d4599.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_f770a4556f6b9188c882ad7e4cbd941e170bb23ccddfbde3f4c673cc515d4599.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9f0ff5b63e20dc776dcacac5f1a1f846a05a87cf41c6490e68cd5236338b0f94.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9f0ff5b63e20dc776dcacac5f1a1f846a05a87cf41c6490e68cd5236338b0f94.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9e14611357c4da502e921fccaa018bb4379694861f76fdaf7511c2db7fd63745.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_9e14611357c4da502e921fccaa018bb4379694861f76fdaf7511c2db7fd63745.pyx ---------------------------------------------------------------------- Ran 377 tests in 307.068s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (30/48) Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_1eb9c9ff77b08747804fc32e2be011a513c6ad9914e8dff1ec0581d539aacd1a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_1eb9c9ff77b08747804fc32e2be011a513c6ad9914e8dff1ec0581d539aacd1a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_def2145ae5481ce17c2791646243f284c301ffe5c85b70766ce67e65483b5ac4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_def2145ae5481ce17c2791646243f284c301ffe5c85b70766ce67e65483b5ac4.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_270a633a659a11dbb787051441cd597d0f570af20e60a458f23d166f771b91c4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/c/test_coroutines_pep492/_cython_inline_270a633a659a11dbb787051441cd597d0f570af20e60a458f23d166f771b91c4.pyx /usr/lib/python3.12/unittest/case.py:868: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited asserter = getattr(self, asserter) /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: #### 2026-03-02 09:01:23.022422 - waiting for [0, 2, 5, 9, 12, 13, 14, 16, 44, 45, 47] ---------------------------------------------------------------------- Ran 368 tests in 317.904s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (2/48) ---------------------------------------------------------------------- Ran 411 tests in 319.939s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (44/48) ---------------------------------------------------------------------- Ran 356 tests in 321.665s OK (skipped=24) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused TestCodeFormat ALL DONE (0/48) #### 2026-03-02 09:01:33.027414 - waiting for [5, 9, 12, 13, 14, 16, 45, 47] ---------------------------------------------------------------------- Ran 453 tests in 325.795s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (14/48) ---------------------------------------------------------------------- Ran 456 tests in 329.063s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (5/48) #### 2026-03-02 09:01:43.032428 - waiting for [9, 12, 13, 16, 45, 47] /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine '123' was never awaited if method() is not None: #### 2026-03-02 09:01:53.037305 - waiting for [9, 12, 13, 16, 45, 47] ---------------------------------------------------------------------- Ran 416 tests in 346.421s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (45/48) ---------------------------------------------------------------------- Ran 524 tests in 347.612s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (12/48) #### 2026-03-02 09:02:03.042414 - waiting for [9, 13, 16, 47] #### 2026-03-02 09:02:13.047506 - waiting for [9, 13, 16, 47] Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bcb6ffbe9c8b34be8b9bd38ff963d70e98f203062780d017b9fbf0df5279e6e3.pyx Couldn't find 'something' Couldn't find 'something' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_bc9ed788d722bee7eb60ed1f27b3f4d4e13ec187504e98d967a59e717543e1b7.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c3f186c83d56f5eb2125bfbeed8dca654c6e9e8ae751525c700fa2516fcb7472.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_eb80fdde6a038990c9d9594087ae065605fc89852d2ad35f31f430dc9baf4d0a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_4e84b7085e6d45b70c2f84e9cf3515fb96986c5a89de7b4f4e1086404b263eb5.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_fd5504baa3c0e829973894fa978e013706d71f8431617c6ed5c1891856fb5019.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_441565440fe1d1b0b1cf7f0c4d24f96b33b203c3ff479e8e08d07cf31a0e4c82.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_cb627ec7503756393f1ae1194d7a078a3698e8e684d4ae71756f5ca14d4c7b38.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_10197881e1ad18143b73f84144a48c1fb4a0a6584d84d5833873730cb98c2e69.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_f0ce8b9e10d5efd7415387f139c66b945a9fe1992fbeddc7314d29c2cdfed04a.pyx Couldn't find 'els' Couldn't find 'els' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_b20ed142f7eb014729b28df5246972b85e29d49c1fb2af875e26b8cf26c4e38f.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_189ad5b52371bab8d609f251f7ca97b2fb1e686045ce33fb94f705d2bb4c94a4.pyx Couldn't find 'b' Couldn't find 'b' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_debe0bb7aa2c5e154d1f45e1501eae23bb46cbf1db8c55ee15329094b0419fb2.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_c167fd25eafe562707146c013f563cf5b091640d795e7f310dd84b7840ce6f7a.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/13/run/cpp/test_coroutines_pep492/_cython_inline_2ee9d0d9b31693eb279f25f22a9da45dc1c7b55ec5d56888bb128c51d4341e72.pyx/usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1..f' was never awaited if method() is not None: /usr/lib/python3.12/contextlib.py:141: RuntimeWarning: coroutine 'CoroutineTest.test_await_9..bar' was never awaited def __exit__(self, typ, value, traceback): /usr/lib/python3.12/unittest/case.py:589: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes..foo' was never awaited if method() is not None: Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/c/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_37a83ec14df123c8b611e1929b0896902e247a1d46ce46c3c07ba166fae8eb88.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_bba51bc71fdac81559abe84dfd49cfc86b7cf3489893136cd0e959bf27074252.pyx Couldn't find 'abc' Couldn't find 'abc' Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_823b005300c9993880ab2db97d5c9bb3e6501fbb25d044707ba3d8887402ef4c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_3cd570c77577e96efd5e52ec17323dec7a91ff4efac592861d2d9afcc7d44b9c.pyx Compiling /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx because it changed. [1/1] Cythonizing /home/buildozer/aports/main/cython/src/cython-3.2.4/TEST_TMP/47/run/cpp/test_asyncgen/_cython_inline_515e1de04623b780333385184ba43ea4cb7ea04ffd3c202093e91895125ae2fe.pyx #### 2026-03-02 09:02:23.052230 - waiting for [9, 13, 16, 47] #### 2026-03-02 09:02:33.056684 - waiting for [9, 13, 16, 47] ---------------------------------------------------------------------- Ran 529 tests in 383.869s OK (skipped=2) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (13/48) ---------------------------------------------------------------------- Ran 632 tests in 389.411s OK (skipped=22) Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (9/48) #### 2026-03-02 09:02:43.061182 - waiting for [16, 47] ---------------------------------------------------------------------- Ran 419 tests in 395.556s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (16/48) #### 2026-03-02 09:02:53.065738 - waiting for [47] #### 2026-03-02 09:03:03.070339 - waiting for [47] ---------------------------------------------------------------------- Ran 559 tests in 414.598s OK Following tests excluded because of missing dependencies on your system: Cython.Coverage build.depfile_numpy build.setuptools_reimport errors.nogil_buffer_acquisition errors.w_numpy_arr_as_cppvec_ref memoryview.contig_check memoryview.extension_type_memoryview memoryview.memoryview_annotation_typing memoryview.memoryview_shared_utility memoryview.memoryviewattrs memoryview.numpy_memoryview memoryview.numpy_memoryview_readonly memoryview.relaxed_strides run.complex_extern_GH1433 run.coverage_api run.coverage_cmd run.coverage_cmd_src_layout run.coverage_cmd_src_pkg_layout run.coverage_installed_pkg run.coverage_nogil run.numpy_ValueError_T172 run.numpy_attributes run.numpy_bufacc_T155 run.numpy_cimport run.numpy_cimport_1 run.numpy_cimport_2 run.numpy_cimport_3 run.numpy_cimport_4 run.numpy_cimport_5 run.numpy_cimport_6 run.numpy_math run.numpy_parallel run.numpy_pythran run.numpy_pythran_unit run.numpy_subarray run.numpy_test run.subinterpreters run.test_exceptions run.test_shadow_error run.ufunc numpy.convolve2 memoryviews.cython_array memoryviews.cython_array numpy_ufuncs.ufunc numpy_ufuncs.ufunc numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_ctuple numpy_ufuncs.ufunc_fused numpy_ufuncs.ufunc_fused ALL DONE (47/48) Compiler output for module embedded: embedded_main.c: In function 'main': embedded_main.c:29:5: warning: 'Py_SetProgramName' is deprecated [-Wdeprecated-declarations] 29 | Py_SetProgramName(program); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:94, from embedded.h:6, from embedded_main.c:4: /usr/include/python3.12/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ Couldn't find 'f' Couldn't find 'f' Compiling /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx because it changed. [1/1] Cythonizing /home/buildozer/.cython/inline/_cython_inline_f0ad4f478e930c7aad9810581fe4f6981cdbe9eb2d6c392e2c7776a42f7bacf9.pyx Sharded tests run in 421 seconds (7.0 minutes) Most expensive pipeline stages: 'AnalyseDeclarationsTransform': 504.12 / 8673 (0.058 / run, 30.8%), 'generate_pyx_code_stage': 286.08 / 2846 (0.101 / run, 17.5%), 'inject_utility_code_stage': 230.79 / 3182 (0.073 / run, 14.1%), 'parse': 100.38 / 6639 (0.015 / run, 6.1%), 'AnalyseExpressionsTransform': 62.04 / 7517 (0.008 / run, 3.8%), 'RemoveUnreachableCode': 31.16 / 16193 (0.002 / run, 1.9%), 'ControlFlowAnalysis': 27.96 / 7518 (0.004 / run, 1.7%), 'MarkClosureVisitor': 26.07 / 8675 (0.003 / run, 1.6%), 'PostParse': 22.47 / 8675 (0.003 / run, 1.4%), 'InterpretCompilerDirectives': 21.51 / 8675 (0.002 / run, 1.3%) Times: compile-cpp : 5602.27 sec (1426, 3.929 / run) - slowest: 'cpp:test_dataclasses' (77.66s), 'cpp:test_coroutines_pep492' (49.28s), 'cpp:memslice' (48.35s), 'cpp:test_unicode' (43.99s), 'cpp:memoryview' (35.51s), 'cpp:exttype_total_ordering' (34.27s), 'cpp:test_grammar' (33.32s), 'cpp:fused_def' (29.27s) compile-c : 4361.95 sec (1238, 3.523 / run) - slowest: 'c:test_dataclasses' (104.60s), 'c:test_coroutines_pep492' (53.30s), 'c:test_grammar' (49.42s), 'c:memslice' (46.50s), 'c:test_unicode' (45.45s), 'c:test_fstring' (41.91s), 'c:exttype_total_ordering' (33.67s), 'c:memoryview' (32.91s) cython : 1088.26 sec (2903, 0.375 / run) - slowest: 'c:test_dataclasses' (22.26s), 'cpp:test_dataclasses' (12.49s), 'cpp:memslice' (8.93s), 'c:memslice' (8.51s), 'cpp:fused_types' (8.45s), 'c:fused_types' (8.28s), 'cpp:test_unicode' (7.02s), 'cpp:memoryview' (6.99s) etoe-build : 836.14 sec ( 105, 7.963 / run) - slowest: 'c:isolated_limited_api_tests(2)' (139.17s), 'c:cline_in_traceback(1)' (24.20s), 'c:memoryview_compare_type_pointers(1)' (23.85s), 'c:memoryview_acq_count(1)' (21.95s), 'c:public_fused_types(1)' (18.97s), 'c:cdef_multiple_inheritance_errors(1)' (17.68s), 'c:pymutex_includes(1)' (16.31s), 'c:check_size(1)' (15.89s) run : 354.53 sec (1669, 0.212 / run) - slowest: 'c:test_fstring' (75.26s), 'cpp:memslice' (49.62s), 'c:memslice' (42.52s), 'c:trashcan' (26.05s), 'cpp:trashcan' (24.12s), 'c:test_named_expressions' (20.25s), 'c:fstring' (15.50s), 'cpp:fstring' (15.29s) etoe-run : 148.79 sec ( 231, 0.644 / run) - slowest: 'c:cythonize_cymeit(2)' (9.81s), 'c:cythonize_cymeit(1)' (8.89s), 'c:cpdef_pickle(1)' (6.09s), 'c:cythonize_script_package(1)' (4.74s), 'c:cythonize_with_annotate_via_cli(5)' (4.38s), 'c:cythonize_with_annotate_via_cli(3)' (4.37s), 'c:cythonize_with_annotate_via_cli(1)' (4.07s), 'c:string_compression(4)' (3.88s) import : 1.28 sec (1669, 0.001 / run) - slowest: 'c:test_dataclasses' (0.02s), 'cpp:test_dataclasses' (0.02s), 'c:test_fstring' (0.02s), 'cpp:parallel_refcounting_stress_test' (0.01s), 'c:memslice' (0.01s), 'cpp:memoryview' (0.01s), 'cpp:cpp_vector_in_generator' (0.01s), 'c:memoryview' (0.01s) pyrun : 0.63 sec ( 80, 0.008 / run) - slowest: 'py:builtin_exceptions' (0.11s), 'py:builtin_divmod' (0.04s), 'py:ext_auto_richcmp' (0.03s), 'py:generators_py' (0.03s), 'py:posonly' (0.03s), 'py:builtin_float' (0.03s), 'py:pure_py' (0.03s), 'py:methodmangling_T5' (0.03s) pyimport : 0.21 sec ( 80, 0.003 / run) - slowest: 'py:builtin_exceptions' (0.05s), 'py:pure_py' (0.01s), 'py:constant_folding' (0.01s), 'py:pure_cdef_class_dataclass' (0.01s), 'py:pep557_dataclasses' (0.01s), 'py:generators_py' (0.01s), 'py:pep3135_class_cell' (0.01s), 'py:extra_walrus' (0.01s) ALL DONE >>> cython: Entering fakeroot... >>> cython-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyximport/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/pyximport/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Distutils/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Runtime/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Utility/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Debugger/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Plex/__pycache__' 'usr/lib/python3.12/site-packages/Cython/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Build/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Build/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tempita/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Compiler/Tests/__pycache__' 'usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/Cython/Tests/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/cython/pkg/cython-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> cython-pyc*: Preparing subpackage cython-pyc... >>> cython-pyc*: Running postcheck for cython-pyc >>> cython-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/main/cython/pkg/cython-doc/usr/share/licenses' >>> cython-doc*: Preparing subpackage cython-doc... >>> cython-doc*: Running postcheck for cython-doc >>> cython*: Running postcheck for cython >>> cython*: Preparing package cython... >>> cython*: Stripping binaries >>> cython*: Scanning shared objects >>> cython-doc*: Tracing dependencies... >>> cython-doc*: Package size: 15.8 KB >>> cython-doc*: Compressing data... >>> cython-doc*: Create checksum... >>> cython-doc*: Create cython-doc-3.2.4-r0.apk >>> cython-pyc*: Tracing dependencies... python3~3.12 >>> cython-pyc*: Package size: 4.3 MB >>> cython-pyc*: Compressing data... >>> cython-pyc*: Create checksum... >>> cython-pyc*: Create cython-pyc-3.2.4-r0.apk >>> cython*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 >>> cython*: Package size: 8.3 MB >>> cython*: Compressing data... >>> cython*: Create checksum... >>> cython*: Create cython-3.2.4-r0.apk >>> cython: Build complete at Mon, 02 Mar 2026 09:03:07 +0000 elapsed time 0h 9m 11s >>> cython: Cleaning up srcdir >>> cython: Cleaning up pkgdir >>> cython: Cleaning up tmpdir >>> cython: Uninstalling dependencies... ( 1/25) Purging .makedepends-cython (20260302.085357) ( 2/25) Purging py3-gpep517-pyc (19-r1) ( 3/25) Purging py3-gpep517 (19-r1) ( 4/25) Purging py3-installer-pyc (0.7.0-r2) ( 5/25) Purging py3-installer (0.7.0-r2) ( 6/25) Purging py3-setuptools-pyc (82.0.0-r0) ( 7/25) Purging py3-setuptools (82.0.0-r0) ( 8/25) Purging py3-wheel-pyc (0.46.1-r0) ( 9/25) Purging py3-wheel (0.46.1-r0) (10/25) Purging py3-packaging-pyc (25.0-r0) (11/25) Purging py3-packaging (25.0-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r0) (13/25) Purging py3-parsing (3.3.2-r0) (14/25) Purging python3-dev (3.12.12-r0) (15/25) Purging python3-pyc (3.12.12-r0) (16/25) Purging python3-pycache-pyc0 (3.12.12-r0) (17/25) Purging pyc (3.12.12-r0) (18/25) Purging python3 (3.12.12-r0) (19/25) Purging gdbm (1.26-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.5.2-r0) (22/25) Purging libpanelw (6.6_p20251231-r0) (23/25) Purging mpdecimal (4.0.1-r0) (24/25) Purging sqlite-libs (3.51.2-r1) (25/25) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.3 MiB in 107 packages >>> cython: Updating the main/x86_64 repository index... >>> cython: Signing the index...