>>> py3-sympy: Building community/py3-sympy 1.14.0-r1 (using abuild 3.16.0-r0) started Mon, 16 Feb 2026 00:13:35 +0000 >>> py3-sympy: Validating /home/buildozer/aports/community/py3-sympy/APKBUILD... >>> WARNING: py3-sympy: No maintainer >>> py3-sympy: Analyzing dependencies... >>> py3-sympy: Installing for build: build-base py3-mpmath py3-gpep517 py3-setuptools py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.12.12-r0) ( 9/26) Installing python3-pycache-pyc0 (3.12.12-r0) (10/26) Installing pyc (3.12.12-r0) (11/26) Installing py3-mpmath-pyc (1.3.0-r3) (12/26) Installing python3-pyc (3.12.12-r0) (13/26) Installing py3-mpmath (1.3.0-r3) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (19-r1) (17/26) Installing py3-gpep517-pyc (19-r1) (18/26) Installing py3-parsing (3.3.2-r0) (19/26) Installing py3-parsing-pyc (3.3.2-r0) (20/26) Installing py3-packaging (25.0-r0) (21/26) Installing py3-packaging-pyc (25.0-r0) (22/26) Installing py3-setuptools (82.0.0-r0) (23/26) Installing py3-setuptools-pyc (82.0.0-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-sympy (20260216.001336) Executing busybox-1.37.0-r31.trigger OK: 483.5 MiB in 135 packages >>> py3-sympy: Cleaning up srcdir >>> py3-sympy: Cleaning up pkgdir >>> py3-sympy: Cleaning up tmpdir >>> py3-sympy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sympy-1.14.0.tar.gz /var/cache/distfiles/edge/py3-sympy-1.14.0.tar.gz: OK >>> py3-sympy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sympy-1.14.0.tar.gz /var/cache/distfiles/edge/py3-sympy-1.14.0.tar.gz: OK >>> py3-sympy: Unpacking /var/cache/distfiles/edge/py3-sympy-1.14.0.tar.gz... 2026-02-16 00:13:37,755 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-02-16 00:13:37,782 root INFO running bdist_wheel 2026-02-16 00:13:37,799 root INFO running build 2026-02-16 00:13:37,799 root INFO running build_py 2026-02-16 00:13:37,802 root INFO creating build/lib 2026-02-16 00:13:37,803 root INFO copying isympy.py -> build/lib 2026-02-16 00:13:37,803 root INFO creating build/lib/sympy 2026-02-16 00:13:37,804 root INFO copying sympy/__init__.py -> build/lib/sympy 2026-02-16 00:13:37,804 root INFO copying sympy/abc.py -> build/lib/sympy 2026-02-16 00:13:37,804 root INFO copying sympy/conftest.py -> build/lib/sympy 2026-02-16 00:13:37,804 root INFO copying sympy/galgebra.py -> build/lib/sympy 2026-02-16 00:13:37,805 root INFO copying sympy/release.py -> build/lib/sympy 2026-02-16 00:13:37,805 root INFO copying sympy/this.py -> build/lib/sympy 2026-02-16 00:13:37,805 root INFO creating build/lib/sympy/algebras 2026-02-16 00:13:37,806 root INFO copying sympy/algebras/__init__.py -> build/lib/sympy/algebras 2026-02-16 00:13:37,806 root INFO copying sympy/algebras/quaternion.py -> build/lib/sympy/algebras 2026-02-16 00:13:37,806 root INFO creating build/lib/sympy/assumptions 2026-02-16 00:13:37,807 root INFO copying sympy/assumptions/__init__.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,807 root INFO copying sympy/assumptions/assume.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,807 root INFO copying sympy/assumptions/ask.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,807 root INFO copying sympy/assumptions/facts.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,808 root INFO copying sympy/assumptions/cnf.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,808 root INFO copying sympy/assumptions/ask_generated.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,808 root INFO copying sympy/assumptions/lra_satask.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,808 root INFO copying sympy/assumptions/satask.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,808 root INFO copying sympy/assumptions/wrapper.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,809 root INFO copying sympy/assumptions/sathandlers.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,809 root INFO copying sympy/assumptions/refine.py -> build/lib/sympy/assumptions 2026-02-16 00:13:37,809 root INFO creating build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,810 root INFO copying sympy/assumptions/handlers/__init__.py -> build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,810 root INFO copying sympy/assumptions/handlers/sets.py -> build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,810 root INFO copying sympy/assumptions/handlers/matrices.py -> build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,810 root INFO copying sympy/assumptions/handlers/calculus.py -> build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,810 root INFO copying sympy/assumptions/handlers/order.py -> build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,811 root INFO copying sympy/assumptions/handlers/ntheory.py -> build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,811 root INFO copying sympy/assumptions/handlers/common.py -> build/lib/sympy/assumptions/handlers 2026-02-16 00:13:37,811 root INFO creating build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,811 root INFO copying sympy/assumptions/predicates/__init__.py -> build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,812 root INFO copying sympy/assumptions/predicates/sets.py -> build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,812 root INFO copying sympy/assumptions/predicates/matrices.py -> build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,812 root INFO copying sympy/assumptions/predicates/calculus.py -> build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,812 root INFO copying sympy/assumptions/predicates/order.py -> build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,812 root INFO copying sympy/assumptions/predicates/ntheory.py -> build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,813 root INFO copying sympy/assumptions/predicates/common.py -> build/lib/sympy/assumptions/predicates 2026-02-16 00:13:37,813 root INFO creating build/lib/sympy/assumptions/relation 2026-02-16 00:13:37,813 root INFO copying sympy/assumptions/relation/__init__.py -> build/lib/sympy/assumptions/relation 2026-02-16 00:13:37,813 root INFO copying sympy/assumptions/relation/equality.py -> build/lib/sympy/assumptions/relation 2026-02-16 00:13:37,814 root INFO copying sympy/assumptions/relation/binrel.py -> build/lib/sympy/assumptions/relation 2026-02-16 00:13:37,814 root INFO creating build/lib/sympy/benchmarks 2026-02-16 00:13:37,814 root INFO copying sympy/benchmarks/__init__.py -> build/lib/sympy/benchmarks 2026-02-16 00:13:37,814 root INFO copying sympy/benchmarks/bench_discrete_log.py -> build/lib/sympy/benchmarks 2026-02-16 00:13:37,814 root INFO copying sympy/benchmarks/bench_symbench.py -> build/lib/sympy/benchmarks 2026-02-16 00:13:37,815 root INFO copying sympy/benchmarks/bench_meijerint.py -> build/lib/sympy/benchmarks 2026-02-16 00:13:37,815 root INFO creating build/lib/sympy/calculus 2026-02-16 00:13:37,815 root INFO copying sympy/calculus/__init__.py -> build/lib/sympy/calculus 2026-02-16 00:13:37,815 root INFO copying sympy/calculus/finite_diff.py -> build/lib/sympy/calculus 2026-02-16 00:13:37,816 root INFO copying sympy/calculus/singularities.py -> build/lib/sympy/calculus 2026-02-16 00:13:37,816 root INFO copying sympy/calculus/util.py -> build/lib/sympy/calculus 2026-02-16 00:13:37,816 root INFO copying sympy/calculus/accumulationbounds.py -> build/lib/sympy/calculus 2026-02-16 00:13:37,816 root INFO copying sympy/calculus/euler.py -> build/lib/sympy/calculus 2026-02-16 00:13:37,817 root INFO creating build/lib/sympy/categories 2026-02-16 00:13:37,817 root INFO copying sympy/categories/__init__.py -> build/lib/sympy/categories 2026-02-16 00:13:37,817 root INFO copying sympy/categories/diagram_drawing.py -> build/lib/sympy/categories 2026-02-16 00:13:37,817 root INFO copying sympy/categories/baseclasses.py -> build/lib/sympy/categories 2026-02-16 00:13:37,818 root INFO creating build/lib/sympy/codegen 2026-02-16 00:13:37,818 root INFO copying sympy/codegen/__init__.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,818 root INFO copying sympy/codegen/cxxnodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,818 root INFO copying sympy/codegen/abstract_nodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,819 root INFO copying sympy/codegen/cfunctions.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,819 root INFO copying sympy/codegen/numpy_nodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,819 root INFO copying sympy/codegen/pyutils.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,819 root INFO copying sympy/codegen/matrix_nodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,819 root INFO copying sympy/codegen/pynodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,820 root INFO copying sympy/codegen/approximations.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,820 root INFO copying sympy/codegen/fnodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,820 root INFO copying sympy/codegen/scipy_nodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,820 root INFO copying sympy/codegen/algorithms.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,820 root INFO copying sympy/codegen/ast.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,821 root INFO copying sympy/codegen/rewriting.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,821 root INFO copying sympy/codegen/cnodes.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,821 root INFO copying sympy/codegen/futils.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,821 root INFO copying sympy/codegen/cutils.py -> build/lib/sympy/codegen 2026-02-16 00:13:37,822 root INFO creating build/lib/sympy/combinatorics 2026-02-16 00:13:37,822 root INFO copying sympy/combinatorics/__init__.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,822 root INFO copying sympy/combinatorics/permutations.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,823 root INFO copying sympy/combinatorics/testutil.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,823 root INFO copying sympy/combinatorics/free_groups.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,823 root INFO copying sympy/combinatorics/homomorphisms.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,823 root INFO copying sympy/combinatorics/generators.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,824 root INFO copying sympy/combinatorics/partitions.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,824 root INFO copying sympy/combinatorics/fp_groups.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,824 root INFO copying sympy/combinatorics/rewritingsystem.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,824 root INFO copying sympy/combinatorics/schur_number.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,824 root INFO copying sympy/combinatorics/subsets.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,825 root INFO copying sympy/combinatorics/group_numbers.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,825 root INFO copying sympy/combinatorics/polyhedron.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,825 root INFO copying sympy/combinatorics/prufer.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,825 root INFO copying sympy/combinatorics/perm_groups.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,826 root INFO copying sympy/combinatorics/util.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,826 root INFO copying sympy/combinatorics/galois.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,826 root INFO copying sympy/combinatorics/rewritingsystem_fsm.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,827 root INFO copying sympy/combinatorics/named_groups.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,827 root INFO copying sympy/combinatorics/graycode.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,827 root INFO copying sympy/combinatorics/group_constructs.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,827 root INFO copying sympy/combinatorics/coset_table.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,827 root INFO copying sympy/combinatorics/pc_groups.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,828 root INFO copying sympy/combinatorics/tensor_can.py -> build/lib/sympy/combinatorics 2026-02-16 00:13:37,828 root INFO creating build/lib/sympy/concrete 2026-02-16 00:13:37,828 root INFO copying sympy/concrete/__init__.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,829 root INFO copying sympy/concrete/gosper.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,829 root INFO copying sympy/concrete/guess.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,829 root INFO copying sympy/concrete/summations.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,829 root INFO copying sympy/concrete/delta.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,830 root INFO copying sympy/concrete/expr_with_limits.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,830 root INFO copying sympy/concrete/products.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,830 root INFO copying sympy/concrete/expr_with_intlimits.py -> build/lib/sympy/concrete 2026-02-16 00:13:37,831 root INFO creating build/lib/sympy/core 2026-02-16 00:13:37,831 root INFO copying sympy/core/__init__.py -> build/lib/sympy/core 2026-02-16 00:13:37,831 root INFO copying sympy/core/core.py -> build/lib/sympy/core 2026-02-16 00:13:37,831 root INFO copying sympy/core/alphabets.py -> build/lib/sympy/core 2026-02-16 00:13:37,831 root INFO copying sympy/core/containers.py -> build/lib/sympy/core 2026-02-16 00:13:37,832 root INFO copying sympy/core/logic.py -> build/lib/sympy/core 2026-02-16 00:13:37,832 root INFO copying sympy/core/decorators.py -> build/lib/sympy/core 2026-02-16 00:13:37,832 root INFO copying sympy/core/evalf.py -> build/lib/sympy/core 2026-02-16 00:13:37,832 root INFO copying sympy/core/facts.py -> build/lib/sympy/core 2026-02-16 00:13:37,833 root INFO copying sympy/core/relational.py -> build/lib/sympy/core 2026-02-16 00:13:37,833 root INFO copying sympy/core/exprtools.py -> build/lib/sympy/core 2026-02-16 00:13:37,833 root INFO copying sympy/core/parameters.py -> build/lib/sympy/core 2026-02-16 00:13:37,833 root INFO copying sympy/core/cache.py -> build/lib/sympy/core 2026-02-16 00:13:37,834 root INFO copying sympy/core/operations.py -> build/lib/sympy/core 2026-02-16 00:13:37,834 root INFO copying sympy/core/kind.py -> build/lib/sympy/core 2026-02-16 00:13:37,834 root INFO copying sympy/core/expr.py -> build/lib/sympy/core 2026-02-16 00:13:37,834 root INFO copying sympy/core/trace.py -> build/lib/sympy/core 2026-02-16 00:13:37,835 root INFO copying sympy/core/traversal.py -> build/lib/sympy/core 2026-02-16 00:13:37,835 root INFO copying sympy/core/function.py -> build/lib/sympy/core 2026-02-16 00:13:37,835 root INFO copying sympy/core/mod.py -> build/lib/sympy/core 2026-02-16 00:13:37,835 root INFO copying sympy/core/compatibility.py -> build/lib/sympy/core 2026-02-16 00:13:37,836 root INFO copying sympy/core/sorting.py -> build/lib/sympy/core 2026-02-16 00:13:37,836 root INFO copying sympy/core/rules.py -> build/lib/sympy/core 2026-02-16 00:13:37,836 root INFO copying sympy/core/power.py -> build/lib/sympy/core 2026-02-16 00:13:37,836 root INFO copying sympy/core/singleton.py -> build/lib/sympy/core 2026-02-16 00:13:37,837 root INFO copying sympy/core/backend.py -> build/lib/sympy/core 2026-02-16 00:13:37,837 root INFO copying sympy/core/intfunc.py -> build/lib/sympy/core 2026-02-16 00:13:37,837 root INFO copying sympy/core/add.py -> build/lib/sympy/core 2026-02-16 00:13:37,837 root INFO copying sympy/core/symbol.py -> build/lib/sympy/core 2026-02-16 00:13:37,838 root INFO copying sympy/core/numbers.py -> build/lib/sympy/core 2026-02-16 00:13:37,838 root INFO copying sympy/core/basic.py -> build/lib/sympy/core 2026-02-16 00:13:37,838 root INFO copying sympy/core/mul.py -> build/lib/sympy/core 2026-02-16 00:13:37,839 root INFO copying sympy/core/random.py -> build/lib/sympy/core 2026-02-16 00:13:37,839 root INFO copying sympy/core/coreerrors.py -> build/lib/sympy/core 2026-02-16 00:13:37,839 root INFO copying sympy/core/assumptions.py -> build/lib/sympy/core 2026-02-16 00:13:37,839 root INFO copying sympy/core/_print_helpers.py -> build/lib/sympy/core 2026-02-16 00:13:37,840 root INFO copying sympy/core/multidimensional.py -> build/lib/sympy/core 2026-02-16 00:13:37,840 root INFO copying sympy/core/sympify.py -> build/lib/sympy/core 2026-02-16 00:13:37,840 root INFO copying sympy/core/assumptions_generated.py -> build/lib/sympy/core 2026-02-16 00:13:37,840 root INFO creating build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,841 root INFO copying sympy/core/benchmarks/__init__.py -> build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,841 root INFO copying sympy/core/benchmarks/bench_sympify.py -> build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,841 root INFO copying sympy/core/benchmarks/bench_basic.py -> build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,841 root INFO copying sympy/core/benchmarks/bench_expand.py -> build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,841 root INFO copying sympy/core/benchmarks/bench_assumptions.py -> build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,841 root INFO copying sympy/core/benchmarks/bench_numbers.py -> build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,842 root INFO copying sympy/core/benchmarks/bench_arit.py -> build/lib/sympy/core/benchmarks 2026-02-16 00:13:37,842 root INFO creating build/lib/sympy/crypto 2026-02-16 00:13:37,842 root INFO copying sympy/crypto/__init__.py -> build/lib/sympy/crypto 2026-02-16 00:13:37,842 root INFO copying sympy/crypto/crypto.py -> build/lib/sympy/crypto 2026-02-16 00:13:37,843 root INFO creating build/lib/sympy/diffgeom 2026-02-16 00:13:37,843 root INFO copying sympy/diffgeom/__init__.py -> build/lib/sympy/diffgeom 2026-02-16 00:13:37,843 root INFO copying sympy/diffgeom/rn.py -> build/lib/sympy/diffgeom 2026-02-16 00:13:37,843 root INFO copying sympy/diffgeom/diffgeom.py -> build/lib/sympy/diffgeom 2026-02-16 00:13:37,844 root INFO creating build/lib/sympy/discrete 2026-02-16 00:13:37,844 root INFO copying sympy/discrete/__init__.py -> build/lib/sympy/discrete 2026-02-16 00:13:37,844 root INFO copying sympy/discrete/transforms.py -> build/lib/sympy/discrete 2026-02-16 00:13:37,844 root INFO copying sympy/discrete/recurrences.py -> build/lib/sympy/discrete 2026-02-16 00:13:37,845 root INFO copying sympy/discrete/convolutions.py -> build/lib/sympy/discrete 2026-02-16 00:13:37,845 root INFO creating build/lib/sympy/external 2026-02-16 00:13:37,845 root INFO copying sympy/external/__init__.py -> build/lib/sympy/external 2026-02-16 00:13:37,845 root INFO copying sympy/external/pythonmpq.py -> build/lib/sympy/external 2026-02-16 00:13:37,845 root INFO copying sympy/external/importtools.py -> build/lib/sympy/external 2026-02-16 00:13:37,846 root INFO copying sympy/external/ntheory.py -> build/lib/sympy/external 2026-02-16 00:13:37,846 root INFO copying sympy/external/gmpy.py -> build/lib/sympy/external 2026-02-16 00:13:37,846 root INFO creating build/lib/sympy/functions 2026-02-16 00:13:37,846 root INFO copying sympy/functions/__init__.py -> build/lib/sympy/functions 2026-02-16 00:13:37,847 root INFO creating build/lib/sympy/functions/combinatorial 2026-02-16 00:13:37,847 root INFO copying sympy/functions/combinatorial/__init__.py -> build/lib/sympy/functions/combinatorial 2026-02-16 00:13:37,847 root INFO copying sympy/functions/combinatorial/factorials.py -> build/lib/sympy/functions/combinatorial 2026-02-16 00:13:37,847 root INFO copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial 2026-02-16 00:13:37,848 root INFO creating build/lib/sympy/functions/elementary 2026-02-16 00:13:37,848 root INFO copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,848 root INFO copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,849 root INFO copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,849 root INFO copying sympy/functions/elementary/_trigonometric_special.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,849 root INFO copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,849 root INFO copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,850 root INFO copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,850 root INFO copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,850 root INFO copying sympy/functions/elementary/piecewise.py -> build/lib/sympy/functions/elementary 2026-02-16 00:13:37,851 root INFO creating build/lib/sympy/functions/elementary/benchmarks 2026-02-16 00:13:37,851 root INFO copying sympy/functions/elementary/benchmarks/__init__.py -> build/lib/sympy/functions/elementary/benchmarks 2026-02-16 00:13:37,851 root INFO copying sympy/functions/elementary/benchmarks/bench_exp.py -> build/lib/sympy/functions/elementary/benchmarks 2026-02-16 00:13:37,852 root INFO creating build/lib/sympy/functions/special 2026-02-16 00:13:37,852 root INFO copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,852 root INFO copying sympy/functions/special/hyper.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,852 root INFO copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,852 root INFO copying sympy/functions/special/bsplines.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,853 root INFO copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,853 root INFO copying sympy/functions/special/bessel.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,853 root INFO copying sympy/functions/special/beta_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,853 root INFO copying sympy/functions/special/singularity_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,854 root INFO copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,854 root INFO copying sympy/functions/special/mathieu_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,854 root INFO copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,854 root INFO copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,855 root INFO copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,855 root INFO copying sympy/functions/special/delta_functions.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,855 root INFO copying sympy/functions/special/elliptic_integrals.py -> build/lib/sympy/functions/special 2026-02-16 00:13:37,856 root INFO creating build/lib/sympy/functions/special/benchmarks 2026-02-16 00:13:37,856 root INFO copying sympy/functions/special/benchmarks/__init__.py -> build/lib/sympy/functions/special/benchmarks 2026-02-16 00:13:37,856 root INFO copying sympy/functions/special/benchmarks/bench_special.py -> build/lib/sympy/functions/special/benchmarks 2026-02-16 00:13:37,856 root INFO creating build/lib/sympy/geometry 2026-02-16 00:13:37,856 root INFO copying sympy/geometry/__init__.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,857 root INFO copying sympy/geometry/entity.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,857 root INFO copying sympy/geometry/line.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,857 root INFO copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,857 root INFO copying sympy/geometry/plane.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,858 root INFO copying sympy/geometry/point.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,858 root INFO copying sympy/geometry/ellipse.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,858 root INFO copying sympy/geometry/polygon.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,858 root INFO copying sympy/geometry/curve.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,859 root INFO copying sympy/geometry/util.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,859 root INFO copying sympy/geometry/parabola.py -> build/lib/sympy/geometry 2026-02-16 00:13:37,859 root INFO creating build/lib/sympy/holonomic 2026-02-16 00:13:37,859 root INFO copying sympy/holonomic/__init__.py -> build/lib/sympy/holonomic 2026-02-16 00:13:37,860 root INFO copying sympy/holonomic/numerical.py -> build/lib/sympy/holonomic 2026-02-16 00:13:37,860 root INFO copying sympy/holonomic/holonomic.py -> build/lib/sympy/holonomic 2026-02-16 00:13:37,860 root INFO copying sympy/holonomic/holonomicerrors.py -> build/lib/sympy/holonomic 2026-02-16 00:13:37,860 root INFO copying sympy/holonomic/recurrence.py -> build/lib/sympy/holonomic 2026-02-16 00:13:37,861 root INFO creating build/lib/sympy/integrals 2026-02-16 00:13:37,861 root INFO copying sympy/integrals/__init__.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,861 root INFO copying sympy/integrals/heurisch.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,861 root INFO copying sympy/integrals/risch.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,862 root INFO copying sympy/integrals/prde.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,862 root INFO copying sympy/integrals/integrals.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,862 root INFO copying sympy/integrals/singularityfunctions.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,863 root INFO copying sympy/integrals/quadrature.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,863 root INFO copying sympy/integrals/meijerint.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,863 root INFO copying sympy/integrals/meijerint_doc.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,863 root INFO copying sympy/integrals/intpoly.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,864 root INFO copying sympy/integrals/transforms.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,864 root INFO copying sympy/integrals/deltafunctions.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,864 root INFO copying sympy/integrals/laplace.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,864 root INFO copying sympy/integrals/rde.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,865 root INFO copying sympy/integrals/trigonometry.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,865 root INFO copying sympy/integrals/rationaltools.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,865 root INFO copying sympy/integrals/manualintegrate.py -> build/lib/sympy/integrals 2026-02-16 00:13:37,866 root INFO creating build/lib/sympy/integrals/benchmarks 2026-02-16 00:13:37,866 root INFO copying sympy/integrals/benchmarks/__init__.py -> build/lib/sympy/integrals/benchmarks 2026-02-16 00:13:37,866 root INFO copying sympy/integrals/benchmarks/bench_trigintegrate.py -> build/lib/sympy/integrals/benchmarks 2026-02-16 00:13:37,866 root INFO copying sympy/integrals/benchmarks/bench_integrate.py -> build/lib/sympy/integrals/benchmarks 2026-02-16 00:13:37,866 root INFO creating build/lib/sympy/interactive 2026-02-16 00:13:37,867 root INFO copying sympy/interactive/__init__.py -> build/lib/sympy/interactive 2026-02-16 00:13:37,867 root INFO copying sympy/interactive/printing.py -> build/lib/sympy/interactive 2026-02-16 00:13:37,867 root INFO copying sympy/interactive/session.py -> build/lib/sympy/interactive 2026-02-16 00:13:37,867 root INFO copying sympy/interactive/traversal.py -> build/lib/sympy/interactive 2026-02-16 00:13:37,868 root INFO creating build/lib/sympy/liealgebras 2026-02-16 00:13:37,868 root INFO copying sympy/liealgebras/__init__.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,868 root INFO copying sympy/liealgebras/type_c.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,868 root INFO copying sympy/liealgebras/cartan_type.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,868 root INFO copying sympy/liealgebras/type_f.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,869 root INFO copying sympy/liealgebras/type_b.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,869 root INFO copying sympy/liealgebras/root_system.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,869 root INFO copying sympy/liealgebras/type_d.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,869 root INFO copying sympy/liealgebras/type_a.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,870 root INFO copying sympy/liealgebras/weyl_group.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,870 root INFO copying sympy/liealgebras/type_g.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,870 root INFO copying sympy/liealgebras/dynkin_diagram.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,870 root INFO copying sympy/liealgebras/cartan_matrix.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,870 root INFO copying sympy/liealgebras/type_e.py -> build/lib/sympy/liealgebras 2026-02-16 00:13:37,871 root INFO creating build/lib/sympy/logic 2026-02-16 00:13:37,871 root INFO copying sympy/logic/__init__.py -> build/lib/sympy/logic 2026-02-16 00:13:37,871 root INFO copying sympy/logic/boolalg.py -> build/lib/sympy/logic 2026-02-16 00:13:37,871 root INFO copying sympy/logic/inference.py -> build/lib/sympy/logic 2026-02-16 00:13:37,872 root INFO creating build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,872 root INFO copying sympy/logic/algorithms/__init__.py -> build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,872 root INFO copying sympy/logic/algorithms/z3_wrapper.py -> build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,872 root INFO copying sympy/logic/algorithms/pycosat_wrapper.py -> build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,873 root INFO copying sympy/logic/algorithms/minisat22_wrapper.py -> build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,873 root INFO copying sympy/logic/algorithms/lra_theory.py -> build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,873 root INFO copying sympy/logic/algorithms/dpll.py -> build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,873 root INFO copying sympy/logic/algorithms/dpll2.py -> build/lib/sympy/logic/algorithms 2026-02-16 00:13:37,873 root INFO creating build/lib/sympy/logic/utilities 2026-02-16 00:13:37,874 root INFO copying sympy/logic/utilities/__init__.py -> build/lib/sympy/logic/utilities 2026-02-16 00:13:37,874 root INFO copying sympy/logic/utilities/dimacs.py -> build/lib/sympy/logic/utilities 2026-02-16 00:13:37,874 root INFO creating build/lib/sympy/matrices 2026-02-16 00:13:37,874 root INFO copying sympy/matrices/immutable.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,875 root INFO copying sympy/matrices/__init__.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,875 root INFO copying sympy/matrices/reductions.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,875 root INFO copying sympy/matrices/graph.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,875 root INFO copying sympy/matrices/inverse.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,875 root INFO copying sympy/matrices/sparsetools.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,876 root INFO copying sympy/matrices/dense.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,876 root INFO copying sympy/matrices/matrices.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,876 root INFO copying sympy/matrices/exceptions.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,876 root INFO copying sympy/matrices/kind.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,876 root INFO copying sympy/matrices/eigen.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,877 root INFO copying sympy/matrices/determinant.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,877 root INFO copying sympy/matrices/matrixbase.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,877 root INFO copying sympy/matrices/subspaces.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,878 root INFO copying sympy/matrices/repmatrix.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,878 root INFO copying sympy/matrices/decompositions.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,878 root INFO copying sympy/matrices/normalforms.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,879 root INFO copying sympy/matrices/utilities.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,879 root INFO copying sympy/matrices/solvers.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,879 root INFO copying sympy/matrices/common.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,879 root INFO copying sympy/matrices/sparse.py -> build/lib/sympy/matrices 2026-02-16 00:13:37,880 root INFO creating build/lib/sympy/matrices/benchmarks 2026-02-16 00:13:37,880 root INFO copying sympy/matrices/benchmarks/__init__.py -> build/lib/sympy/matrices/benchmarks 2026-02-16 00:13:37,880 root INFO copying sympy/matrices/benchmarks/bench_matrix.py -> build/lib/sympy/matrices/benchmarks 2026-02-16 00:13:37,880 root INFO creating build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,881 root INFO copying sympy/matrices/expressions/__init__.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,881 root INFO copying sympy/matrices/expressions/sets.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,881 root INFO copying sympy/matrices/expressions/applyfunc.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,881 root INFO copying sympy/matrices/expressions/inverse.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,881 root INFO copying sympy/matrices/expressions/matexpr.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,882 root INFO copying sympy/matrices/expressions/funcmatrix.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,882 root INFO copying sympy/matrices/expressions/companion.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,882 root INFO copying sympy/matrices/expressions/permutation.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,882 root INFO copying sympy/matrices/expressions/blockmatrix.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,883 root INFO copying sympy/matrices/expressions/diagonal.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,883 root INFO copying sympy/matrices/expressions/trace.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,883 root INFO copying sympy/matrices/expressions/factorizations.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,883 root INFO copying sympy/matrices/expressions/determinant.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,883 root INFO copying sympy/matrices/expressions/slice.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,883 root INFO copying sympy/matrices/expressions/matpow.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,884 root INFO copying sympy/matrices/expressions/matmul.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,884 root INFO copying sympy/matrices/expressions/hadamard.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,884 root INFO copying sympy/matrices/expressions/kronecker.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,884 root INFO copying sympy/matrices/expressions/special.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,885 root INFO copying sympy/matrices/expressions/dotproduct.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,885 root INFO copying sympy/matrices/expressions/fourier.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,885 root INFO copying sympy/matrices/expressions/_shape.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,885 root INFO copying sympy/matrices/expressions/matadd.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,885 root INFO copying sympy/matrices/expressions/transpose.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,885 root INFO copying sympy/matrices/expressions/adjoint.py -> build/lib/sympy/matrices/expressions 2026-02-16 00:13:37,886 root INFO creating build/lib/sympy/multipledispatch 2026-02-16 00:13:37,886 root INFO copying sympy/multipledispatch/__init__.py -> build/lib/sympy/multipledispatch 2026-02-16 00:13:37,886 root INFO copying sympy/multipledispatch/core.py -> build/lib/sympy/multipledispatch 2026-02-16 00:13:37,886 root INFO copying sympy/multipledispatch/dispatcher.py -> build/lib/sympy/multipledispatch 2026-02-16 00:13:37,887 root INFO copying sympy/multipledispatch/utils.py -> build/lib/sympy/multipledispatch 2026-02-16 00:13:37,887 root INFO copying sympy/multipledispatch/conflict.py -> build/lib/sympy/multipledispatch 2026-02-16 00:13:37,887 root INFO creating build/lib/sympy/ntheory 2026-02-16 00:13:37,887 root INFO copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,887 root INFO copying sympy/ntheory/elliptic_curve.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,888 root INFO copying sympy/ntheory/qs.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,888 root INFO copying sympy/ntheory/residue_ntheory.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,888 root INFO copying sympy/ntheory/modular.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,888 root INFO copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,889 root INFO copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,889 root INFO copying sympy/ntheory/continued_fraction.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,889 root INFO copying sympy/ntheory/egyptian_fraction.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,890 root INFO copying sympy/ntheory/digits.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,890 root INFO copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,890 root INFO copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,890 root INFO copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,890 root INFO copying sympy/ntheory/ecm.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,891 root INFO copying sympy/ntheory/multinomial.py -> build/lib/sympy/ntheory 2026-02-16 00:13:37,891 root INFO creating build/lib/sympy/parsing 2026-02-16 00:13:37,891 root INFO copying sympy/parsing/__init__.py -> build/lib/sympy/parsing 2026-02-16 00:13:37,891 root INFO copying sympy/parsing/maxima.py -> build/lib/sympy/parsing 2026-02-16 00:13:37,892 root INFO copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing 2026-02-16 00:13:37,892 root INFO copying sympy/parsing/sympy_parser.py -> build/lib/sympy/parsing 2026-02-16 00:13:37,892 root INFO copying sympy/parsing/ast_parser.py -> build/lib/sympy/parsing 2026-02-16 00:13:37,892 root INFO copying sympy/parsing/sym_expr.py -> build/lib/sympy/parsing 2026-02-16 00:13:37,893 root INFO creating build/lib/sympy/parsing/autolev 2026-02-16 00:13:37,893 root INFO copying sympy/parsing/autolev/__init__.py -> build/lib/sympy/parsing/autolev 2026-02-16 00:13:37,893 root INFO copying sympy/parsing/autolev/_parse_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2026-02-16 00:13:37,893 root INFO copying sympy/parsing/autolev/_listener_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2026-02-16 00:13:37,894 root INFO copying sympy/parsing/autolev/_build_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2026-02-16 00:13:37,894 root INFO creating build/lib/sympy/parsing/autolev/_antlr 2026-02-16 00:13:37,894 root INFO copying sympy/parsing/autolev/_antlr/__init__.py -> build/lib/sympy/parsing/autolev/_antlr 2026-02-16 00:13:37,894 root INFO copying sympy/parsing/autolev/_antlr/autolevparser.py -> build/lib/sympy/parsing/autolev/_antlr 2026-02-16 00:13:37,895 root INFO copying sympy/parsing/autolev/_antlr/autolevlistener.py -> build/lib/sympy/parsing/autolev/_antlr 2026-02-16 00:13:37,895 root INFO copying sympy/parsing/autolev/_antlr/autolevlexer.py -> build/lib/sympy/parsing/autolev/_antlr 2026-02-16 00:13:37,895 root INFO creating build/lib/sympy/parsing/c 2026-02-16 00:13:37,895 root INFO copying sympy/parsing/c/__init__.py -> build/lib/sympy/parsing/c 2026-02-16 00:13:37,896 root INFO copying sympy/parsing/c/c_parser.py -> build/lib/sympy/parsing/c 2026-02-16 00:13:37,896 root INFO creating build/lib/sympy/parsing/fortran 2026-02-16 00:13:37,896 root INFO copying sympy/parsing/fortran/__init__.py -> build/lib/sympy/parsing/fortran 2026-02-16 00:13:37,896 root INFO copying sympy/parsing/fortran/fortran_parser.py -> build/lib/sympy/parsing/fortran 2026-02-16 00:13:37,897 root INFO creating build/lib/sympy/parsing/latex 2026-02-16 00:13:37,897 root INFO copying sympy/parsing/latex/__init__.py -> build/lib/sympy/parsing/latex 2026-02-16 00:13:37,897 root INFO copying sympy/parsing/latex/_build_latex_antlr.py -> build/lib/sympy/parsing/latex 2026-02-16 00:13:37,897 root INFO copying sympy/parsing/latex/_parse_latex_antlr.py -> build/lib/sympy/parsing/latex 2026-02-16 00:13:37,898 root INFO copying sympy/parsing/latex/errors.py -> build/lib/sympy/parsing/latex 2026-02-16 00:13:37,898 root INFO creating build/lib/sympy/parsing/latex/_antlr 2026-02-16 00:13:37,898 root INFO copying sympy/parsing/latex/_antlr/__init__.py -> build/lib/sympy/parsing/latex/_antlr 2026-02-16 00:13:37,898 root INFO copying sympy/parsing/latex/_antlr/latexlexer.py -> build/lib/sympy/parsing/latex/_antlr 2026-02-16 00:13:37,898 root INFO copying sympy/parsing/latex/_antlr/latexparser.py -> build/lib/sympy/parsing/latex/_antlr 2026-02-16 00:13:37,899 root INFO creating build/lib/sympy/parsing/latex/lark 2026-02-16 00:13:37,899 root INFO copying sympy/parsing/latex/lark/__init__.py -> build/lib/sympy/parsing/latex/lark 2026-02-16 00:13:37,899 root INFO copying sympy/parsing/latex/lark/transformer.py -> build/lib/sympy/parsing/latex/lark 2026-02-16 00:13:37,900 root INFO copying sympy/parsing/latex/lark/latex_parser.py -> build/lib/sympy/parsing/latex/lark 2026-02-16 00:13:37,900 root INFO creating build/lib/sympy/physics 2026-02-16 00:13:37,900 root INFO copying sympy/physics/__init__.py -> build/lib/sympy/physics 2026-02-16 00:13:37,900 root INFO copying sympy/physics/matrices.py -> build/lib/sympy/physics 2026-02-16 00:13:37,900 root INFO copying sympy/physics/qho_1d.py -> build/lib/sympy/physics 2026-02-16 00:13:37,901 root INFO copying sympy/physics/secondquant.py -> build/lib/sympy/physics 2026-02-16 00:13:37,901 root INFO copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics 2026-02-16 00:13:37,901 root INFO copying sympy/physics/hydrogen.py -> build/lib/sympy/physics 2026-02-16 00:13:37,901 root INFO copying sympy/physics/pring.py -> build/lib/sympy/physics 2026-02-16 00:13:37,902 root INFO copying sympy/physics/wigner.py -> build/lib/sympy/physics 2026-02-16 00:13:37,902 root INFO copying sympy/physics/sho.py -> build/lib/sympy/physics 2026-02-16 00:13:37,902 root INFO creating build/lib/sympy/physics/biomechanics 2026-02-16 00:13:37,902 root INFO copying sympy/physics/biomechanics/__init__.py -> build/lib/sympy/physics/biomechanics 2026-02-16 00:13:37,903 root INFO copying sympy/physics/biomechanics/musculotendon.py -> build/lib/sympy/physics/biomechanics 2026-02-16 00:13:37,903 root INFO copying sympy/physics/biomechanics/activation.py -> build/lib/sympy/physics/biomechanics 2026-02-16 00:13:37,903 root INFO copying sympy/physics/biomechanics/curve.py -> build/lib/sympy/physics/biomechanics 2026-02-16 00:13:37,903 root INFO copying sympy/physics/biomechanics/_mixin.py -> build/lib/sympy/physics/biomechanics 2026-02-16 00:13:37,904 root INFO creating build/lib/sympy/physics/continuum_mechanics 2026-02-16 00:13:37,904 root INFO copying sympy/physics/continuum_mechanics/__init__.py -> build/lib/sympy/physics/continuum_mechanics 2026-02-16 00:13:37,904 root INFO copying sympy/physics/continuum_mechanics/cable.py -> build/lib/sympy/physics/continuum_mechanics 2026-02-16 00:13:37,904 root INFO copying sympy/physics/continuum_mechanics/truss.py -> build/lib/sympy/physics/continuum_mechanics 2026-02-16 00:13:37,905 root INFO copying sympy/physics/continuum_mechanics/beam.py -> build/lib/sympy/physics/continuum_mechanics 2026-02-16 00:13:37,905 root INFO copying sympy/physics/continuum_mechanics/arch.py -> build/lib/sympy/physics/continuum_mechanics 2026-02-16 00:13:37,906 root INFO creating build/lib/sympy/physics/control 2026-02-16 00:13:37,906 root INFO copying sympy/physics/control/__init__.py -> build/lib/sympy/physics/control 2026-02-16 00:13:37,906 root INFO copying sympy/physics/control/lti.py -> build/lib/sympy/physics/control 2026-02-16 00:13:37,906 root INFO copying sympy/physics/control/control_plots.py -> build/lib/sympy/physics/control 2026-02-16 00:13:37,907 root INFO creating build/lib/sympy/physics/hep 2026-02-16 00:13:37,907 root INFO copying sympy/physics/hep/__init__.py -> build/lib/sympy/physics/hep 2026-02-16 00:13:37,907 root INFO copying sympy/physics/hep/gamma_matrices.py -> build/lib/sympy/physics/hep 2026-02-16 00:13:37,908 root INFO creating build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,908 root INFO copying sympy/physics/mechanics/__init__.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,908 root INFO copying sympy/physics/mechanics/functions.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,908 root INFO copying sympy/physics/mechanics/wrapping_geometry.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,908 root INFO copying sympy/physics/mechanics/inertia.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,909 root INFO copying sympy/physics/mechanics/body_base.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,909 root INFO copying sympy/physics/mechanics/system.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,909 root INFO copying sympy/physics/mechanics/jointsmethod.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,909 root INFO copying sympy/physics/mechanics/models.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,909 root INFO copying sympy/physics/mechanics/loads.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,910 root INFO copying sympy/physics/mechanics/actuator.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,910 root INFO copying sympy/physics/mechanics/method.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,910 root INFO copying sympy/physics/mechanics/joint.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,910 root INFO copying sympy/physics/mechanics/pathway.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,911 root INFO copying sympy/physics/mechanics/lagrange.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,911 root INFO copying sympy/physics/mechanics/kane.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,911 root INFO copying sympy/physics/mechanics/rigidbody.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,912 root INFO copying sympy/physics/mechanics/body.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,912 root INFO copying sympy/physics/mechanics/linearize.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,912 root INFO copying sympy/physics/mechanics/particle.py -> build/lib/sympy/physics/mechanics 2026-02-16 00:13:37,912 root INFO creating build/lib/sympy/physics/optics 2026-02-16 00:13:37,913 root INFO copying sympy/physics/optics/__init__.py -> build/lib/sympy/physics/optics 2026-02-16 00:13:37,913 root INFO copying sympy/physics/optics/polarization.py -> build/lib/sympy/physics/optics 2026-02-16 00:13:37,913 root INFO copying sympy/physics/optics/medium.py -> build/lib/sympy/physics/optics 2026-02-16 00:13:37,913 root INFO copying sympy/physics/optics/utils.py -> build/lib/sympy/physics/optics 2026-02-16 00:13:37,914 root INFO copying sympy/physics/optics/waves.py -> build/lib/sympy/physics/optics 2026-02-16 00:13:37,914 root INFO copying sympy/physics/optics/gaussopt.py -> build/lib/sympy/physics/optics 2026-02-16 00:13:37,914 root INFO creating build/lib/sympy/physics/quantum 2026-02-16 00:13:37,915 root INFO copying sympy/physics/quantum/sho1d.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,915 root INFO copying sympy/physics/quantum/__init__.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,915 root INFO copying sympy/physics/quantum/state.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,915 root INFO copying sympy/physics/quantum/operator.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,915 root INFO copying sympy/physics/quantum/matrixcache.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,916 root INFO copying sympy/physics/quantum/commutator.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,916 root INFO copying sympy/physics/quantum/operatorset.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,916 root INFO copying sympy/physics/quantum/qapply.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,916 root INFO copying sympy/physics/quantum/cg.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,917 root INFO copying sympy/physics/quantum/piab.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,917 root INFO copying sympy/physics/quantum/matrixutils.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,917 root INFO copying sympy/physics/quantum/fermion.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,917 root INFO copying sympy/physics/quantum/circuitplot.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,917 root INFO copying sympy/physics/quantum/kind.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,918 root INFO copying sympy/physics/quantum/transforms.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,918 root INFO copying sympy/physics/quantum/density.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,918 root INFO copying sympy/physics/quantum/trace.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,918 root INFO copying sympy/physics/quantum/circuitutils.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,918 root INFO copying sympy/physics/quantum/qubit.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,919 root INFO copying sympy/physics/quantum/represent.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,919 root INFO copying sympy/physics/quantum/qft.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,919 root INFO copying sympy/physics/quantum/gate.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,919 root INFO copying sympy/physics/quantum/pauli.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,920 root INFO copying sympy/physics/quantum/innerproduct.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,920 root INFO copying sympy/physics/quantum/cartesian.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,920 root INFO copying sympy/physics/quantum/qasm.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,920 root INFO copying sympy/physics/quantum/grover.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,921 root INFO copying sympy/physics/quantum/operatorordering.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,921 root INFO copying sympy/physics/quantum/identitysearch.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,921 root INFO copying sympy/physics/quantum/constants.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,921 root INFO copying sympy/physics/quantum/qexpr.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,921 root INFO copying sympy/physics/quantum/spin.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,922 root INFO copying sympy/physics/quantum/hilbert.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,922 root INFO copying sympy/physics/quantum/dagger.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,922 root INFO copying sympy/physics/quantum/anticommutator.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,922 root INFO copying sympy/physics/quantum/boson.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,923 root INFO copying sympy/physics/quantum/tensorproduct.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,923 root INFO copying sympy/physics/quantum/shor.py -> build/lib/sympy/physics/quantum 2026-02-16 00:13:37,923 root INFO creating build/lib/sympy/physics/units 2026-02-16 00:13:37,923 root INFO copying sympy/physics/units/__init__.py -> build/lib/sympy/physics/units 2026-02-16 00:13:37,924 root INFO copying sympy/physics/units/unitsystem.py -> build/lib/sympy/physics/units 2026-02-16 00:13:37,924 root INFO copying sympy/physics/units/prefixes.py -> build/lib/sympy/physics/units 2026-02-16 00:13:37,924 root INFO copying sympy/physics/units/dimensions.py -> build/lib/sympy/physics/units 2026-02-16 00:13:37,924 root INFO copying sympy/physics/units/util.py -> build/lib/sympy/physics/units 2026-02-16 00:13:37,924 root INFO copying sympy/physics/units/quantities.py -> build/lib/sympy/physics/units 2026-02-16 00:13:37,925 root INFO creating build/lib/sympy/physics/units/definitions 2026-02-16 00:13:37,925 root INFO copying sympy/physics/units/definitions/__init__.py -> build/lib/sympy/physics/units/definitions 2026-02-16 00:13:37,925 root INFO copying sympy/physics/units/definitions/dimension_definitions.py -> build/lib/sympy/physics/units/definitions 2026-02-16 00:13:37,925 root INFO copying sympy/physics/units/definitions/unit_definitions.py -> build/lib/sympy/physics/units/definitions 2026-02-16 00:13:37,926 root INFO creating build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,926 root INFO copying sympy/physics/units/systems/__init__.py -> build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,926 root INFO copying sympy/physics/units/systems/length_weight_time.py -> build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,926 root INFO copying sympy/physics/units/systems/si.py -> build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,927 root INFO copying sympy/physics/units/systems/mksa.py -> build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,927 root INFO copying sympy/physics/units/systems/natural.py -> build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,927 root INFO copying sympy/physics/units/systems/cgs.py -> build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,927 root INFO copying sympy/physics/units/systems/mks.py -> build/lib/sympy/physics/units/systems 2026-02-16 00:13:37,928 root INFO creating build/lib/sympy/physics/vector 2026-02-16 00:13:37,928 root INFO copying sympy/physics/vector/__init__.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,928 root INFO copying sympy/physics/vector/functions.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,928 root INFO copying sympy/physics/vector/dyadic.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,928 root INFO copying sympy/physics/vector/printing.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,929 root INFO copying sympy/physics/vector/frame.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,929 root INFO copying sympy/physics/vector/vector.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,929 root INFO copying sympy/physics/vector/point.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,929 root INFO copying sympy/physics/vector/fieldfunctions.py -> build/lib/sympy/physics/vector 2026-02-16 00:13:37,930 root INFO creating build/lib/sympy/plotting 2026-02-16 00:13:37,930 root INFO copying sympy/plotting/__init__.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,930 root INFO copying sympy/plotting/series.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,931 root INFO copying sympy/plotting/plot.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,931 root INFO copying sympy/plotting/plot_implicit.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,931 root INFO copying sympy/plotting/experimental_lambdify.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,931 root INFO copying sympy/plotting/utils.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,932 root INFO copying sympy/plotting/plotgrid.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,932 root INFO copying sympy/plotting/textplot.py -> build/lib/sympy/plotting 2026-02-16 00:13:37,932 root INFO creating build/lib/sympy/plotting/backends 2026-02-16 00:13:37,932 root INFO copying sympy/plotting/backends/__init__.py -> build/lib/sympy/plotting/backends 2026-02-16 00:13:37,933 root INFO copying sympy/plotting/backends/base_backend.py -> build/lib/sympy/plotting/backends 2026-02-16 00:13:37,933 root INFO creating build/lib/sympy/plotting/backends/matplotlibbackend 2026-02-16 00:13:37,933 root INFO copying sympy/plotting/backends/matplotlibbackend/__init__.py -> build/lib/sympy/plotting/backends/matplotlibbackend 2026-02-16 00:13:37,933 root INFO copying sympy/plotting/backends/matplotlibbackend/matplotlib.py -> build/lib/sympy/plotting/backends/matplotlibbackend 2026-02-16 00:13:37,934 root INFO creating build/lib/sympy/plotting/backends/textbackend 2026-02-16 00:13:37,934 root INFO copying sympy/plotting/backends/textbackend/__init__.py -> build/lib/sympy/plotting/backends/textbackend 2026-02-16 00:13:37,934 root INFO copying sympy/plotting/backends/textbackend/text.py -> build/lib/sympy/plotting/backends/textbackend 2026-02-16 00:13:37,934 root INFO creating build/lib/sympy/plotting/intervalmath 2026-02-16 00:13:37,934 root INFO copying sympy/plotting/intervalmath/__init__.py -> build/lib/sympy/plotting/intervalmath 2026-02-16 00:13:37,935 root INFO copying sympy/plotting/intervalmath/lib_interval.py -> build/lib/sympy/plotting/intervalmath 2026-02-16 00:13:37,935 root INFO copying sympy/plotting/intervalmath/interval_membership.py -> build/lib/sympy/plotting/intervalmath 2026-02-16 00:13:37,935 root INFO copying sympy/plotting/intervalmath/interval_arithmetic.py -> build/lib/sympy/plotting/intervalmath 2026-02-16 00:13:37,935 root INFO creating build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,936 root INFO copying sympy/plotting/pygletplot/__init__.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,936 root INFO copying sympy/plotting/pygletplot/plot_controller.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,936 root INFO copying sympy/plotting/pygletplot/plot.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,936 root INFO copying sympy/plotting/pygletplot/plot_rotation.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,936 root INFO copying sympy/plotting/pygletplot/plot_interval.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,937 root INFO copying sympy/plotting/pygletplot/plot_window.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,937 root INFO copying sympy/plotting/pygletplot/plot_curve.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,937 root INFO copying sympy/plotting/pygletplot/plot_object.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,937 root INFO copying sympy/plotting/pygletplot/plot_mode.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,937 root INFO copying sympy/plotting/pygletplot/color_scheme.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,938 root INFO copying sympy/plotting/pygletplot/plot_camera.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,938 root INFO copying sympy/plotting/pygletplot/plot_axes.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,938 root INFO copying sympy/plotting/pygletplot/plot_modes.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,938 root INFO copying sympy/plotting/pygletplot/util.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,938 root INFO copying sympy/plotting/pygletplot/plot_mode_base.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,939 root INFO copying sympy/plotting/pygletplot/managed_window.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,939 root INFO copying sympy/plotting/pygletplot/plot_surface.py -> build/lib/sympy/plotting/pygletplot 2026-02-16 00:13:37,939 root INFO creating build/lib/sympy/polys 2026-02-16 00:13:37,940 root INFO copying sympy/polys/subresultants_qq_zz.py -> build/lib/sympy/polys 2026-02-16 00:13:37,940 root INFO copying sympy/polys/__init__.py -> build/lib/sympy/polys 2026-02-16 00:13:37,940 root INFO copying sympy/polys/polytools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,941 root INFO copying sympy/polys/densebasic.py -> build/lib/sympy/polys 2026-02-16 00:13:37,941 root INFO copying sympy/polys/orderings.py -> build/lib/sympy/polys 2026-02-16 00:13:37,941 root INFO copying sympy/polys/partfrac.py -> build/lib/sympy/polys 2026-02-16 00:13:37,942 root INFO copying sympy/polys/sqfreetools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,942 root INFO copying sympy/polys/appellseqs.py -> build/lib/sympy/polys 2026-02-16 00:13:37,942 root INFO copying sympy/polys/polyroots.py -> build/lib/sympy/polys 2026-02-16 00:13:37,942 root INFO copying sympy/polys/dispersion.py -> build/lib/sympy/polys 2026-02-16 00:13:37,942 root INFO copying sympy/polys/specialpolys.py -> build/lib/sympy/polys 2026-02-16 00:13:37,943 root INFO copying sympy/polys/densearith.py -> build/lib/sympy/polys 2026-02-16 00:13:37,943 root INFO copying sympy/polys/ring_series.py -> build/lib/sympy/polys 2026-02-16 00:13:37,943 root INFO copying sympy/polys/distributedmodules.py -> build/lib/sympy/polys 2026-02-16 00:13:37,943 root INFO copying sympy/polys/galoistools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,944 root INFO copying sympy/polys/rootisolation.py -> build/lib/sympy/polys 2026-02-16 00:13:37,944 root INFO copying sympy/polys/heuristicgcd.py -> build/lib/sympy/polys 2026-02-16 00:13:37,944 root INFO copying sympy/polys/polyconfig.py -> build/lib/sympy/polys 2026-02-16 00:13:37,944 root INFO copying sympy/polys/polyfuncs.py -> build/lib/sympy/polys 2026-02-16 00:13:37,945 root INFO copying sympy/polys/polymatrix.py -> build/lib/sympy/polys 2026-02-16 00:13:37,945 root INFO copying sympy/polys/polyclasses.py -> build/lib/sympy/polys 2026-02-16 00:13:37,945 root INFO copying sympy/polys/polyutils.py -> build/lib/sympy/polys 2026-02-16 00:13:37,945 root INFO copying sympy/polys/factortools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,946 root INFO copying sympy/polys/compatibility.py -> build/lib/sympy/polys 2026-02-16 00:13:37,946 root INFO copying sympy/polys/rings.py -> build/lib/sympy/polys 2026-02-16 00:13:37,946 root INFO copying sympy/polys/monomials.py -> build/lib/sympy/polys 2026-02-16 00:13:37,947 root INFO copying sympy/polys/polyerrors.py -> build/lib/sympy/polys 2026-02-16 00:13:37,947 root INFO copying sympy/polys/domainmatrix.py -> build/lib/sympy/polys 2026-02-16 00:13:37,947 root INFO copying sympy/polys/polyoptions.py -> build/lib/sympy/polys 2026-02-16 00:13:37,947 root INFO copying sympy/polys/constructor.py -> build/lib/sympy/polys 2026-02-16 00:13:37,947 root INFO copying sympy/polys/densetools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,948 root INFO copying sympy/polys/modulargcd.py -> build/lib/sympy/polys 2026-02-16 00:13:37,948 root INFO copying sympy/polys/polyquinticconst.py -> build/lib/sympy/polys 2026-02-16 00:13:37,948 root INFO copying sympy/polys/puiseux.py -> build/lib/sympy/polys 2026-02-16 00:13:37,948 root INFO copying sympy/polys/orthopolys.py -> build/lib/sympy/polys 2026-02-16 00:13:37,949 root INFO copying sympy/polys/groebnertools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,949 root INFO copying sympy/polys/fields.py -> build/lib/sympy/polys 2026-02-16 00:13:37,949 root INFO copying sympy/polys/euclidtools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,949 root INFO copying sympy/polys/rootoftools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,950 root INFO copying sympy/polys/multivariate_resultants.py -> build/lib/sympy/polys 2026-02-16 00:13:37,950 root INFO copying sympy/polys/fglmtools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,950 root INFO copying sympy/polys/solvers.py -> build/lib/sympy/polys 2026-02-16 00:13:37,950 root INFO copying sympy/polys/rationaltools.py -> build/lib/sympy/polys 2026-02-16 00:13:37,951 root INFO creating build/lib/sympy/polys/agca 2026-02-16 00:13:37,951 root INFO copying sympy/polys/agca/__init__.py -> build/lib/sympy/polys/agca 2026-02-16 00:13:37,951 root INFO copying sympy/polys/agca/ideals.py -> build/lib/sympy/polys/agca 2026-02-16 00:13:37,951 root INFO copying sympy/polys/agca/homomorphisms.py -> build/lib/sympy/polys/agca 2026-02-16 00:13:37,952 root INFO copying sympy/polys/agca/extensions.py -> build/lib/sympy/polys/agca 2026-02-16 00:13:37,952 root INFO copying sympy/polys/agca/modules.py -> build/lib/sympy/polys/agca 2026-02-16 00:13:37,952 root INFO creating build/lib/sympy/polys/benchmarks 2026-02-16 00:13:37,952 root INFO copying sympy/polys/benchmarks/__init__.py -> build/lib/sympy/polys/benchmarks 2026-02-16 00:13:37,952 root INFO copying sympy/polys/benchmarks/bench_solvers.py -> build/lib/sympy/polys/benchmarks 2026-02-16 00:13:37,953 root INFO copying sympy/polys/benchmarks/bench_groebnertools.py -> build/lib/sympy/polys/benchmarks 2026-02-16 00:13:37,953 root INFO copying sympy/polys/benchmarks/bench_galoispolys.py -> build/lib/sympy/polys/benchmarks 2026-02-16 00:13:37,954 root INFO creating build/lib/sympy/polys/domains 2026-02-16 00:13:37,954 root INFO copying sympy/polys/domains/__init__.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,955 root INFO copying sympy/polys/domains/gmpyfinitefield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,955 root INFO copying sympy/polys/domains/pythonrationalfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,955 root INFO copying sympy/polys/domains/old_fractionfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,955 root INFO copying sympy/polys/domains/rationalfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,956 root INFO copying sympy/polys/domains/gaussiandomains.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,956 root INFO copying sympy/polys/domains/complexfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,956 root INFO copying sympy/polys/domains/field.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,956 root INFO copying sympy/polys/domains/finitefield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,957 root INFO copying sympy/polys/domains/quotientring.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,957 root INFO copying sympy/polys/domains/mpelements.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,957 root INFO copying sympy/polys/domains/pythonfinitefield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,957 root INFO copying sympy/polys/domains/gmpyrationalfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,957 root INFO copying sympy/polys/domains/fractionfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,958 root INFO copying sympy/polys/domains/modularinteger.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,958 root INFO copying sympy/polys/domains/realfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,958 root INFO copying sympy/polys/domains/compositedomain.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,958 root INFO copying sympy/polys/domains/characteristiczero.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,958 root INFO copying sympy/polys/domains/domainelement.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,959 root INFO copying sympy/polys/domains/expressiondomain.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,959 root INFO copying sympy/polys/domains/polynomialring.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,959 root INFO copying sympy/polys/domains/ring.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,959 root INFO copying sympy/polys/domains/simpledomain.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,959 root INFO copying sympy/polys/domains/groundtypes.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,960 root INFO copying sympy/polys/domains/pythonintegerring.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,960 root INFO copying sympy/polys/domains/algebraicfield.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,960 root INFO copying sympy/polys/domains/old_polynomialring.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,960 root INFO copying sympy/polys/domains/domain.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,961 root INFO copying sympy/polys/domains/expressionrawdomain.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,961 root INFO copying sympy/polys/domains/pythonrational.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,961 root INFO copying sympy/polys/domains/integerring.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,961 root INFO copying sympy/polys/domains/gmpyintegerring.py -> build/lib/sympy/polys/domains 2026-02-16 00:13:37,962 root INFO creating build/lib/sympy/polys/matrices 2026-02-16 00:13:37,962 root INFO copying sympy/polys/matrices/__init__.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,962 root INFO copying sympy/polys/matrices/dense.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,962 root INFO copying sympy/polys/matrices/linsolve.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,962 root INFO copying sympy/polys/matrices/exceptions.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,963 root INFO copying sympy/polys/matrices/eigen.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,963 root INFO copying sympy/polys/matrices/rref.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,963 root INFO copying sympy/polys/matrices/domainmatrix.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,963 root INFO copying sympy/polys/matrices/_typing.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,964 root INFO copying sympy/polys/matrices/domainscalar.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,964 root INFO copying sympy/polys/matrices/normalforms.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,964 root INFO copying sympy/polys/matrices/sdm.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,964 root INFO copying sympy/polys/matrices/_dfm.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,964 root INFO copying sympy/polys/matrices/lll.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,965 root INFO copying sympy/polys/matrices/ddm.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,965 root INFO copying sympy/polys/matrices/dfm.py -> build/lib/sympy/polys/matrices 2026-02-16 00:13:37,965 root INFO creating build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,965 root INFO copying sympy/polys/numberfields/__init__.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,966 root INFO copying sympy/polys/numberfields/galois_resolvents.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,966 root INFO copying sympy/polys/numberfields/galoisgroups.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,966 root INFO copying sympy/polys/numberfields/exceptions.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,966 root INFO copying sympy/polys/numberfields/basis.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,967 root INFO copying sympy/polys/numberfields/subfield.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,967 root INFO copying sympy/polys/numberfields/primes.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,967 root INFO copying sympy/polys/numberfields/modules.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,968 root INFO copying sympy/polys/numberfields/minpoly.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,968 root INFO copying sympy/polys/numberfields/utilities.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,968 root INFO copying sympy/polys/numberfields/resolvent_lookup.py -> build/lib/sympy/polys/numberfields 2026-02-16 00:13:37,969 root INFO creating build/lib/sympy/printing 2026-02-16 00:13:37,969 root INFO copying sympy/printing/python.py -> build/lib/sympy/printing 2026-02-16 00:13:37,969 root INFO copying sympy/printing/__init__.py -> build/lib/sympy/printing 2026-02-16 00:13:37,969 root INFO copying sympy/printing/glsl.py -> build/lib/sympy/printing 2026-02-16 00:13:37,970 root INFO copying sympy/printing/cxx.py -> build/lib/sympy/printing 2026-02-16 00:13:37,970 root INFO copying sympy/printing/dot.py -> build/lib/sympy/printing 2026-02-16 00:13:37,970 root INFO copying sympy/printing/theanocode.py -> build/lib/sympy/printing 2026-02-16 00:13:37,970 root INFO copying sympy/printing/fortran.py -> build/lib/sympy/printing 2026-02-16 00:13:37,970 root INFO copying sympy/printing/conventions.py -> build/lib/sympy/printing 2026-02-16 00:13:37,971 root INFO copying sympy/printing/precedence.py -> build/lib/sympy/printing 2026-02-16 00:13:37,971 root INFO copying sympy/printing/mathematica.py -> build/lib/sympy/printing 2026-02-16 00:13:37,971 root INFO copying sympy/printing/defaults.py -> build/lib/sympy/printing 2026-02-16 00:13:37,971 root INFO copying sympy/printing/smtlib.py -> build/lib/sympy/printing 2026-02-16 00:13:37,971 root INFO copying sympy/printing/maple.py -> build/lib/sympy/printing 2026-02-16 00:13:37,972 root INFO copying sympy/printing/pytorch.py -> build/lib/sympy/printing 2026-02-16 00:13:37,972 root INFO copying sympy/printing/printer.py -> build/lib/sympy/printing 2026-02-16 00:13:37,972 root INFO copying sympy/printing/tensorflow.py -> build/lib/sympy/printing 2026-02-16 00:13:37,972 root INFO copying sympy/printing/lambdarepr.py -> build/lib/sympy/printing 2026-02-16 00:13:37,972 root INFO copying sympy/printing/numpy.py -> build/lib/sympy/printing 2026-02-16 00:13:37,973 root INFO copying sympy/printing/tree.py -> build/lib/sympy/printing 2026-02-16 00:13:37,973 root INFO copying sympy/printing/aesaracode.py -> build/lib/sympy/printing 2026-02-16 00:13:37,973 root INFO copying sympy/printing/rust.py -> build/lib/sympy/printing 2026-02-16 00:13:37,973 root INFO copying sympy/printing/rcode.py -> build/lib/sympy/printing 2026-02-16 00:13:37,973 root INFO copying sympy/printing/llvmjitcode.py -> build/lib/sympy/printing 2026-02-16 00:13:37,974 root INFO copying sympy/printing/preview.py -> build/lib/sympy/printing 2026-02-16 00:13:37,974 root INFO copying sympy/printing/octave.py -> build/lib/sympy/printing 2026-02-16 00:13:37,974 root INFO copying sympy/printing/repr.py -> build/lib/sympy/printing 2026-02-16 00:13:37,974 root INFO copying sympy/printing/julia.py -> build/lib/sympy/printing 2026-02-16 00:13:37,975 root INFO copying sympy/printing/latex.py -> build/lib/sympy/printing 2026-02-16 00:13:37,975 root INFO copying sympy/printing/tableform.py -> build/lib/sympy/printing 2026-02-16 00:13:37,975 root INFO copying sympy/printing/jscode.py -> build/lib/sympy/printing 2026-02-16 00:13:37,975 root INFO copying sympy/printing/mathml.py -> build/lib/sympy/printing 2026-02-16 00:13:37,976 root INFO copying sympy/printing/pycode.py -> build/lib/sympy/printing 2026-02-16 00:13:37,976 root INFO copying sympy/printing/c.py -> build/lib/sympy/printing 2026-02-16 00:13:37,976 root INFO copying sympy/printing/codeprinter.py -> build/lib/sympy/printing 2026-02-16 00:13:37,977 root INFO copying sympy/printing/str.py -> build/lib/sympy/printing 2026-02-16 00:13:37,977 root INFO copying sympy/printing/gtk.py -> build/lib/sympy/printing 2026-02-16 00:13:37,977 root INFO creating build/lib/sympy/printing/pretty 2026-02-16 00:13:37,977 root INFO copying sympy/printing/pretty/__init__.py -> build/lib/sympy/printing/pretty 2026-02-16 00:13:37,978 root INFO copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty 2026-02-16 00:13:37,978 root INFO copying sympy/printing/pretty/pretty.py -> build/lib/sympy/printing/pretty 2026-02-16 00:13:37,978 root INFO copying sympy/printing/pretty/stringpict.py -> build/lib/sympy/printing/pretty 2026-02-16 00:13:37,979 root INFO creating build/lib/sympy/sandbox 2026-02-16 00:13:37,979 root INFO copying sympy/sandbox/__init__.py -> build/lib/sympy/sandbox 2026-02-16 00:13:37,979 root INFO copying sympy/sandbox/indexed_integrals.py -> build/lib/sympy/sandbox 2026-02-16 00:13:37,979 root INFO creating build/lib/sympy/series 2026-02-16 00:13:37,979 root INFO copying sympy/series/__init__.py -> build/lib/sympy/series 2026-02-16 00:13:37,980 root INFO copying sympy/series/series.py -> build/lib/sympy/series 2026-02-16 00:13:37,980 root INFO copying sympy/series/aseries.py -> build/lib/sympy/series 2026-02-16 00:13:37,980 root INFO copying sympy/series/series_class.py -> build/lib/sympy/series 2026-02-16 00:13:37,980 root INFO copying sympy/series/formal.py -> build/lib/sympy/series 2026-02-16 00:13:37,980 root INFO copying sympy/series/limitseq.py -> build/lib/sympy/series 2026-02-16 00:13:37,981 root INFO copying sympy/series/residues.py -> build/lib/sympy/series 2026-02-16 00:13:37,981 root INFO copying sympy/series/order.py -> build/lib/sympy/series 2026-02-16 00:13:37,981 root INFO copying sympy/series/approximants.py -> build/lib/sympy/series 2026-02-16 00:13:37,981 root INFO copying sympy/series/gruntz.py -> build/lib/sympy/series 2026-02-16 00:13:37,982 root INFO copying sympy/series/limits.py -> build/lib/sympy/series 2026-02-16 00:13:37,982 root INFO copying sympy/series/sequences.py -> build/lib/sympy/series 2026-02-16 00:13:37,982 root INFO copying sympy/series/fourier.py -> build/lib/sympy/series 2026-02-16 00:13:37,982 root INFO copying sympy/series/acceleration.py -> build/lib/sympy/series 2026-02-16 00:13:37,982 root INFO copying sympy/series/kauers.py -> build/lib/sympy/series 2026-02-16 00:13:37,983 root INFO creating build/lib/sympy/series/benchmarks 2026-02-16 00:13:37,983 root INFO copying sympy/series/benchmarks/__init__.py -> build/lib/sympy/series/benchmarks 2026-02-16 00:13:37,983 root INFO copying sympy/series/benchmarks/bench_limit.py -> build/lib/sympy/series/benchmarks 2026-02-16 00:13:37,983 root INFO copying sympy/series/benchmarks/bench_order.py -> build/lib/sympy/series/benchmarks 2026-02-16 00:13:37,984 root INFO creating build/lib/sympy/sets 2026-02-16 00:13:37,984 root INFO copying sympy/sets/__init__.py -> build/lib/sympy/sets 2026-02-16 00:13:37,984 root INFO copying sympy/sets/sets.py -> build/lib/sympy/sets 2026-02-16 00:13:37,984 root INFO copying sympy/sets/fancysets.py -> build/lib/sympy/sets 2026-02-16 00:13:37,985 root INFO copying sympy/sets/ordinals.py -> build/lib/sympy/sets 2026-02-16 00:13:37,985 root INFO copying sympy/sets/contains.py -> build/lib/sympy/sets 2026-02-16 00:13:37,985 root INFO copying sympy/sets/conditionset.py -> build/lib/sympy/sets 2026-02-16 00:13:37,985 root INFO copying sympy/sets/powerset.py -> build/lib/sympy/sets 2026-02-16 00:13:37,986 root INFO copying sympy/sets/setexpr.py -> build/lib/sympy/sets 2026-02-16 00:13:37,986 root INFO creating build/lib/sympy/sets/handlers 2026-02-16 00:13:37,986 root INFO copying sympy/sets/handlers/__init__.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,986 root INFO copying sympy/sets/handlers/functions.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,987 root INFO copying sympy/sets/handlers/issubset.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,987 root INFO copying sympy/sets/handlers/intersection.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,987 root INFO copying sympy/sets/handlers/power.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,987 root INFO copying sympy/sets/handlers/comparison.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,987 root INFO copying sympy/sets/handlers/union.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,988 root INFO copying sympy/sets/handlers/add.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,988 root INFO copying sympy/sets/handlers/mul.py -> build/lib/sympy/sets/handlers 2026-02-16 00:13:37,988 root INFO creating build/lib/sympy/simplify 2026-02-16 00:13:37,988 root INFO copying sympy/simplify/__init__.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,988 root INFO copying sympy/simplify/powsimp.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,989 root INFO copying sympy/simplify/_cse_diff.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,989 root INFO copying sympy/simplify/simplify.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,989 root INFO copying sympy/simplify/epathtools.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,989 root INFO copying sympy/simplify/trigsimp.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,990 root INFO copying sympy/simplify/fu.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,990 root INFO copying sympy/simplify/combsimp.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,990 root INFO copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,990 root INFO copying sympy/simplify/hyperexpand.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,991 root INFO copying sympy/simplify/traversaltools.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,991 root INFO copying sympy/simplify/radsimp.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,991 root INFO copying sympy/simplify/cse_main.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,992 root INFO copying sympy/simplify/hyperexpand_doc.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,992 root INFO copying sympy/simplify/ratsimp.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,992 root INFO copying sympy/simplify/gammasimp.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,992 root INFO copying sympy/simplify/cse_opts.py -> build/lib/sympy/simplify 2026-02-16 00:13:37,993 root INFO creating build/lib/sympy/solvers 2026-02-16 00:13:37,993 root INFO copying sympy/solvers/__init__.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,993 root INFO copying sympy/solvers/decompogen.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,993 root INFO copying sympy/solvers/solveset.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,994 root INFO copying sympy/solvers/pde.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,994 root INFO copying sympy/solvers/deutils.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,994 root INFO copying sympy/solvers/recurr.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,994 root INFO copying sympy/solvers/polysys.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,995 root INFO copying sympy/solvers/inequalities.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,995 root INFO copying sympy/solvers/simplex.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,995 root INFO copying sympy/solvers/bivariate.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,995 root INFO copying sympy/solvers/solvers.py -> build/lib/sympy/solvers 2026-02-16 00:13:37,996 root INFO creating build/lib/sympy/solvers/benchmarks 2026-02-16 00:13:37,996 root INFO copying sympy/solvers/benchmarks/__init__.py -> build/lib/sympy/solvers/benchmarks 2026-02-16 00:13:37,996 root INFO copying sympy/solvers/benchmarks/bench_solvers.py -> build/lib/sympy/solvers/benchmarks 2026-02-16 00:13:37,996 root INFO creating build/lib/sympy/solvers/diophantine 2026-02-16 00:13:37,997 root INFO copying sympy/solvers/diophantine/__init__.py -> build/lib/sympy/solvers/diophantine 2026-02-16 00:13:37,997 root INFO copying sympy/solvers/diophantine/diophantine.py -> build/lib/sympy/solvers/diophantine 2026-02-16 00:13:37,997 root INFO creating build/lib/sympy/solvers/ode 2026-02-16 00:13:37,998 root INFO copying sympy/solvers/ode/__init__.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:37,998 root INFO copying sympy/solvers/ode/lie_group.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:37,998 root INFO copying sympy/solvers/ode/nonhomogeneous.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:37,998 root INFO copying sympy/solvers/ode/subscheck.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:37,999 root INFO copying sympy/solvers/ode/riccati.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:37,999 root INFO copying sympy/solvers/ode/systems.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:37,999 root INFO copying sympy/solvers/ode/single.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:37,999 root INFO copying sympy/solvers/ode/ode.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:38,000 root INFO copying sympy/solvers/ode/hypergeometric.py -> build/lib/sympy/solvers/ode 2026-02-16 00:13:38,000 root INFO creating build/lib/sympy/stats 2026-02-16 00:13:38,000 root INFO copying sympy/stats/__init__.py -> build/lib/sympy/stats 2026-02-16 00:13:38,001 root INFO copying sympy/stats/matrix_distributions.py -> build/lib/sympy/stats 2026-02-16 00:13:38,001 root INFO copying sympy/stats/rv_interface.py -> build/lib/sympy/stats 2026-02-16 00:13:38,001 root INFO copying sympy/stats/symbolic_multivariate_probability.py -> build/lib/sympy/stats 2026-02-16 00:13:38,001 root INFO copying sympy/stats/stochastic_process_types.py -> build/lib/sympy/stats 2026-02-16 00:13:38,002 root INFO copying sympy/stats/drv_types.py -> build/lib/sympy/stats 2026-02-16 00:13:38,002 root INFO copying sympy/stats/random_matrix.py -> build/lib/sympy/stats 2026-02-16 00:13:38,002 root INFO copying sympy/stats/crv.py -> build/lib/sympy/stats 2026-02-16 00:13:38,002 root INFO copying sympy/stats/error_prop.py -> build/lib/sympy/stats 2026-02-16 00:13:38,002 root INFO copying sympy/stats/random_matrix_models.py -> build/lib/sympy/stats 2026-02-16 00:13:38,003 root INFO copying sympy/stats/joint_rv_types.py -> build/lib/sympy/stats 2026-02-16 00:13:38,003 root INFO copying sympy/stats/stochastic_process.py -> build/lib/sympy/stats 2026-02-16 00:13:38,003 root INFO copying sympy/stats/rv.py -> build/lib/sympy/stats 2026-02-16 00:13:38,003 root INFO copying sympy/stats/compound_rv.py -> build/lib/sympy/stats 2026-02-16 00:13:38,004 root INFO copying sympy/stats/joint_rv.py -> build/lib/sympy/stats 2026-02-16 00:13:38,004 root INFO copying sympy/stats/frv.py -> build/lib/sympy/stats 2026-02-16 00:13:38,004 root INFO copying sympy/stats/drv.py -> build/lib/sympy/stats 2026-02-16 00:13:38,004 root INFO copying sympy/stats/frv_types.py -> build/lib/sympy/stats 2026-02-16 00:13:38,005 root INFO copying sympy/stats/symbolic_probability.py -> build/lib/sympy/stats 2026-02-16 00:13:38,005 root INFO copying sympy/stats/crv_types.py -> build/lib/sympy/stats 2026-02-16 00:13:38,006 root INFO creating build/lib/sympy/stats/sampling 2026-02-16 00:13:38,006 root INFO copying sympy/stats/sampling/__init__.py -> build/lib/sympy/stats/sampling 2026-02-16 00:13:38,006 root INFO copying sympy/stats/sampling/sample_scipy.py -> build/lib/sympy/stats/sampling 2026-02-16 00:13:38,006 root INFO copying sympy/stats/sampling/sample_numpy.py -> build/lib/sympy/stats/sampling 2026-02-16 00:13:38,006 root INFO copying sympy/stats/sampling/sample_pymc.py -> build/lib/sympy/stats/sampling 2026-02-16 00:13:38,007 root INFO creating build/lib/sympy/strategies 2026-02-16 00:13:38,007 root INFO copying sympy/strategies/__init__.py -> build/lib/sympy/strategies 2026-02-16 00:13:38,007 root INFO copying sympy/strategies/core.py -> build/lib/sympy/strategies 2026-02-16 00:13:38,007 root INFO copying sympy/strategies/tools.py -> build/lib/sympy/strategies 2026-02-16 00:13:38,007 root INFO copying sympy/strategies/tree.py -> build/lib/sympy/strategies 2026-02-16 00:13:38,008 root INFO copying sympy/strategies/traverse.py -> build/lib/sympy/strategies 2026-02-16 00:13:38,008 root INFO copying sympy/strategies/rl.py -> build/lib/sympy/strategies 2026-02-16 00:13:38,008 root INFO copying sympy/strategies/util.py -> build/lib/sympy/strategies 2026-02-16 00:13:38,008 root INFO creating build/lib/sympy/strategies/branch 2026-02-16 00:13:38,008 root INFO copying sympy/strategies/branch/__init__.py -> build/lib/sympy/strategies/branch 2026-02-16 00:13:38,009 root INFO copying sympy/strategies/branch/core.py -> build/lib/sympy/strategies/branch 2026-02-16 00:13:38,009 root INFO copying sympy/strategies/branch/tools.py -> build/lib/sympy/strategies/branch 2026-02-16 00:13:38,009 root INFO copying sympy/strategies/branch/traverse.py -> build/lib/sympy/strategies/branch 2026-02-16 00:13:38,009 root INFO creating build/lib/sympy/tensor 2026-02-16 00:13:38,009 root INFO copying sympy/tensor/__init__.py -> build/lib/sympy/tensor 2026-02-16 00:13:38,010 root INFO copying sympy/tensor/functions.py -> build/lib/sympy/tensor 2026-02-16 00:13:38,010 root INFO copying sympy/tensor/tensor.py -> build/lib/sympy/tensor 2026-02-16 00:13:38,010 root INFO copying sympy/tensor/toperators.py -> build/lib/sympy/tensor 2026-02-16 00:13:38,010 root INFO copying sympy/tensor/index_methods.py -> build/lib/sympy/tensor 2026-02-16 00:13:38,011 root INFO copying sympy/tensor/indexed.py -> build/lib/sympy/tensor 2026-02-16 00:13:38,011 root INFO creating build/lib/sympy/tensor/array 2026-02-16 00:13:38,011 root INFO copying sympy/tensor/array/__init__.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,011 root INFO copying sympy/tensor/array/dense_ndim_array.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,012 root INFO copying sympy/tensor/array/arrayop.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,012 root INFO copying sympy/tensor/array/ndim_array.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,012 root INFO copying sympy/tensor/array/mutable_ndim_array.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,012 root INFO copying sympy/tensor/array/array_comprehension.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,013 root INFO copying sympy/tensor/array/sparse_ndim_array.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,013 root INFO copying sympy/tensor/array/array_derivatives.py -> build/lib/sympy/tensor/array 2026-02-16 00:13:38,013 root INFO creating build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,013 root INFO copying sympy/tensor/array/expressions/__init__.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,014 root INFO copying sympy/tensor/array/expressions/array_expressions.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,014 root INFO copying sympy/tensor/array/expressions/from_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,014 root INFO copying sympy/tensor/array/expressions/from_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,014 root INFO copying sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,015 root INFO copying sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,015 root INFO copying sympy/tensor/array/expressions/utils.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,015 root INFO copying sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,015 root INFO copying sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,015 root INFO copying sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,016 root INFO copying sympy/tensor/array/expressions/from_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,016 root INFO copying sympy/tensor/array/expressions/from_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-02-16 00:13:38,016 root INFO creating build/lib/sympy/testing 2026-02-16 00:13:38,016 root INFO copying sympy/testing/__init__.py -> build/lib/sympy/testing 2026-02-16 00:13:38,017 root INFO copying sympy/testing/runtests.py -> build/lib/sympy/testing 2026-02-16 00:13:38,017 root INFO copying sympy/testing/matrices.py -> build/lib/sympy/testing 2026-02-16 00:13:38,017 root INFO copying sympy/testing/tmpfiles.py -> build/lib/sympy/testing 2026-02-16 00:13:38,017 root INFO copying sympy/testing/quality_unicode.py -> build/lib/sympy/testing 2026-02-16 00:13:38,018 root INFO copying sympy/testing/runtests_pytest.py -> build/lib/sympy/testing 2026-02-16 00:13:38,018 root INFO copying sympy/testing/pytest.py -> build/lib/sympy/testing 2026-02-16 00:13:38,018 root INFO copying sympy/testing/randtest.py -> build/lib/sympy/testing 2026-02-16 00:13:38,018 root INFO creating build/lib/sympy/unify 2026-02-16 00:13:38,018 root INFO copying sympy/unify/__init__.py -> build/lib/sympy/unify 2026-02-16 00:13:38,019 root INFO copying sympy/unify/core.py -> build/lib/sympy/unify 2026-02-16 00:13:38,019 root INFO copying sympy/unify/usympy.py -> build/lib/sympy/unify 2026-02-16 00:13:38,019 root INFO copying sympy/unify/rewrite.py -> build/lib/sympy/unify 2026-02-16 00:13:38,020 root INFO creating build/lib/sympy/utilities 2026-02-16 00:13:38,020 root INFO copying sympy/utilities/__init__.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,020 root INFO copying sympy/utilities/iterables.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,020 root INFO copying sympy/utilities/autowrap.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,021 root INFO copying sympy/utilities/runtests.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,021 root INFO copying sympy/utilities/pkgdata.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,021 root INFO copying sympy/utilities/source.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,021 root INFO copying sympy/utilities/exceptions.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,022 root INFO copying sympy/utilities/tmpfiles.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,022 root INFO copying sympy/utilities/timeutils.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,022 root INFO copying sympy/utilities/memoization.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,022 root INFO copying sympy/utilities/codegen.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,022 root INFO copying sympy/utilities/enumerative.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,023 root INFO copying sympy/utilities/lambdify.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,023 root INFO copying sympy/utilities/misc.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,023 root INFO copying sympy/utilities/matchpy_connector.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,023 root INFO copying sympy/utilities/magic.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,024 root INFO copying sympy/utilities/decorator.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,024 root INFO copying sympy/utilities/pytest.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,024 root INFO copying sympy/utilities/randtest.py -> build/lib/sympy/utilities 2026-02-16 00:13:38,024 root INFO creating build/lib/sympy/utilities/_compilation 2026-02-16 00:13:38,024 root INFO copying sympy/utilities/_compilation/__init__.py -> build/lib/sympy/utilities/_compilation 2026-02-16 00:13:38,025 root INFO copying sympy/utilities/_compilation/compilation.py -> build/lib/sympy/utilities/_compilation 2026-02-16 00:13:38,025 root INFO copying sympy/utilities/_compilation/runners.py -> build/lib/sympy/utilities/_compilation 2026-02-16 00:13:38,025 root INFO copying sympy/utilities/_compilation/availability.py -> build/lib/sympy/utilities/_compilation 2026-02-16 00:13:38,025 root INFO copying sympy/utilities/_compilation/util.py -> build/lib/sympy/utilities/_compilation 2026-02-16 00:13:38,026 root INFO creating build/lib/sympy/utilities/mathml 2026-02-16 00:13:38,026 root INFO copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml 2026-02-16 00:13:38,026 root INFO creating build/lib/sympy/utilities/mathml/data 2026-02-16 00:13:38,026 root INFO copying sympy/utilities/mathml/data/__init__.py -> build/lib/sympy/utilities/mathml/data 2026-02-16 00:13:38,027 root INFO creating build/lib/sympy/vector 2026-02-16 00:13:38,027 root INFO copying sympy/vector/__init__.py -> build/lib/sympy/vector 2026-02-16 00:13:38,027 root INFO copying sympy/vector/parametricregion.py -> build/lib/sympy/vector 2026-02-16 00:13:38,027 root INFO copying sympy/vector/functions.py -> build/lib/sympy/vector 2026-02-16 00:13:38,028 root INFO copying sympy/vector/integrals.py -> build/lib/sympy/vector 2026-02-16 00:13:38,028 root INFO copying sympy/vector/dyadic.py -> build/lib/sympy/vector 2026-02-16 00:13:38,028 root INFO copying sympy/vector/vector.py -> build/lib/sympy/vector 2026-02-16 00:13:38,028 root INFO copying sympy/vector/scalar.py -> build/lib/sympy/vector 2026-02-16 00:13:38,028 root INFO copying sympy/vector/kind.py -> build/lib/sympy/vector 2026-02-16 00:13:38,029 root INFO copying sympy/vector/orienters.py -> build/lib/sympy/vector 2026-02-16 00:13:38,029 root INFO copying sympy/vector/point.py -> build/lib/sympy/vector 2026-02-16 00:13:38,029 root INFO copying sympy/vector/operators.py -> build/lib/sympy/vector 2026-02-16 00:13:38,029 root INFO copying sympy/vector/coordsysrect.py -> build/lib/sympy/vector 2026-02-16 00:13:38,030 root INFO copying sympy/vector/basisdependent.py -> build/lib/sympy/vector 2026-02-16 00:13:38,030 root INFO copying sympy/vector/implicitregion.py -> build/lib/sympy/vector 2026-02-16 00:13:38,030 root INFO copying sympy/vector/deloperator.py -> build/lib/sympy/vector 2026-02-16 00:13:38,030 root INFO creating build/lib/sympy/algebras/tests 2026-02-16 00:13:38,030 root INFO copying sympy/algebras/tests/__init__.py -> build/lib/sympy/algebras/tests 2026-02-16 00:13:38,031 root INFO copying sympy/algebras/tests/test_quaternion.py -> build/lib/sympy/algebras/tests 2026-02-16 00:13:38,031 root INFO creating build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,031 root INFO copying sympy/assumptions/tests/__init__.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,031 root INFO copying sympy/assumptions/tests/test_query.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,032 root INFO copying sympy/assumptions/tests/test_assumptions_2.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,032 root INFO copying sympy/assumptions/tests/test_satask.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,032 root INFO copying sympy/assumptions/tests/test_sathandlers.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,032 root INFO copying sympy/assumptions/tests/test_context.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,033 root INFO copying sympy/assumptions/tests/test_rel_queries.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,033 root INFO copying sympy/assumptions/tests/test_refine.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,033 root INFO copying sympy/assumptions/tests/test_matrices.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,033 root INFO copying sympy/assumptions/tests/test_wrapper.py -> build/lib/sympy/assumptions/tests 2026-02-16 00:13:38,034 root INFO creating build/lib/sympy/calculus/tests 2026-02-16 00:13:38,034 root INFO copying sympy/calculus/tests/__init__.py -> build/lib/sympy/calculus/tests 2026-02-16 00:13:38,034 root INFO copying sympy/calculus/tests/test_util.py -> build/lib/sympy/calculus/tests 2026-02-16 00:13:38,034 root INFO copying sympy/calculus/tests/test_euler.py -> build/lib/sympy/calculus/tests 2026-02-16 00:13:38,034 root INFO copying sympy/calculus/tests/test_accumulationbounds.py -> build/lib/sympy/calculus/tests 2026-02-16 00:13:38,035 root INFO copying sympy/calculus/tests/test_singularities.py -> build/lib/sympy/calculus/tests 2026-02-16 00:13:38,035 root INFO copying sympy/calculus/tests/test_finite_diff.py -> build/lib/sympy/calculus/tests 2026-02-16 00:13:38,035 root INFO creating build/lib/sympy/categories/tests 2026-02-16 00:13:38,035 root INFO copying sympy/categories/tests/__init__.py -> build/lib/sympy/categories/tests 2026-02-16 00:13:38,036 root INFO copying sympy/categories/tests/test_drawing.py -> build/lib/sympy/categories/tests 2026-02-16 00:13:38,036 root INFO copying sympy/categories/tests/test_baseclasses.py -> build/lib/sympy/categories/tests 2026-02-16 00:13:38,036 root INFO creating build/lib/sympy/codegen/tests 2026-02-16 00:13:38,036 root INFO copying sympy/codegen/tests/__init__.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,037 root INFO copying sympy/codegen/tests/test_pynodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,037 root INFO copying sympy/codegen/tests/test_cnodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,037 root INFO copying sympy/codegen/tests/test_algorithms.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,037 root INFO copying sympy/codegen/tests/test_applications.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,037 root INFO copying sympy/codegen/tests/test_cfunctions.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,037 root INFO copying sympy/codegen/tests/test_cxxnodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,038 root INFO copying sympy/codegen/tests/test_rewriting.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,038 root INFO copying sympy/codegen/tests/test_matrix_nodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,038 root INFO copying sympy/codegen/tests/test_pyutils.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,038 root INFO copying sympy/codegen/tests/test_fnodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,039 root INFO copying sympy/codegen/tests/test_ast.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,039 root INFO copying sympy/codegen/tests/test_numpy_nodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,039 root INFO copying sympy/codegen/tests/test_abstract_nodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,039 root INFO copying sympy/codegen/tests/test_approximations.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,039 root INFO copying sympy/codegen/tests/test_scipy_nodes.py -> build/lib/sympy/codegen/tests 2026-02-16 00:13:38,040 root INFO creating build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,040 root INFO copying sympy/combinatorics/tests/__init__.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,040 root INFO copying sympy/combinatorics/tests/test_testutil.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,040 root INFO copying sympy/combinatorics/tests/test_group_numbers.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,041 root INFO copying sympy/combinatorics/tests/test_perm_groups.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,041 root INFO copying sympy/combinatorics/tests/test_group_constructs.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,041 root INFO copying sympy/combinatorics/tests/test_util.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,041 root INFO copying sympy/combinatorics/tests/test_permutations.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,042 root INFO copying sympy/combinatorics/tests/test_pc_groups.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,042 root INFO copying sympy/combinatorics/tests/test_tensor_can.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,042 root INFO copying sympy/combinatorics/tests/test_subsets.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,042 root INFO copying sympy/combinatorics/tests/test_prufer.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,042 root INFO copying sympy/combinatorics/tests/test_polyhedron.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,043 root INFO copying sympy/combinatorics/tests/test_galois.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,043 root INFO copying sympy/combinatorics/tests/test_rewriting.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,043 root INFO copying sympy/combinatorics/tests/test_generators.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,043 root INFO copying sympy/combinatorics/tests/test_partitions.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,043 root INFO copying sympy/combinatorics/tests/test_graycode.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,044 root INFO copying sympy/combinatorics/tests/test_schur_number.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,044 root INFO copying sympy/combinatorics/tests/test_fp_groups.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,044 root INFO copying sympy/combinatorics/tests/test_free_groups.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,044 root INFO copying sympy/combinatorics/tests/test_coset_table.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,044 root INFO copying sympy/combinatorics/tests/test_homomorphisms.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,045 root INFO copying sympy/combinatorics/tests/test_named_groups.py -> build/lib/sympy/combinatorics/tests 2026-02-16 00:13:38,045 root INFO creating build/lib/sympy/concrete/tests 2026-02-16 00:13:38,045 root INFO copying sympy/concrete/tests/__init__.py -> build/lib/sympy/concrete/tests 2026-02-16 00:13:38,045 root INFO copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests 2026-02-16 00:13:38,045 root INFO copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests 2026-02-16 00:13:38,046 root INFO copying sympy/concrete/tests/test_delta.py -> build/lib/sympy/concrete/tests 2026-02-16 00:13:38,046 root INFO copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests 2026-02-16 00:13:38,046 root INFO copying sympy/concrete/tests/test_guess.py -> build/lib/sympy/concrete/tests 2026-02-16 00:13:38,047 root INFO creating build/lib/sympy/core/tests 2026-02-16 00:13:38,047 root INFO copying sympy/core/tests/test_containers.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,047 root INFO copying sympy/core/tests/__init__.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,047 root INFO copying sympy/core/tests/test_constructor_postprocessor.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,048 root INFO copying sympy/core/tests/test_rules.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,048 root INFO copying sympy/core/tests/test_logic.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,048 root INFO copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,048 root INFO copying sympy/core/tests/test_kind.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,048 root INFO copying sympy/core/tests/test_power.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,049 root INFO copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,049 root INFO copying sympy/core/tests/test_parameters.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,049 root INFO copying sympy/core/tests/test_basic.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,049 root INFO copying sympy/core/tests/test_cache.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,049 root INFO copying sympy/core/tests/test_compatibility.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,050 root INFO copying sympy/core/tests/test_sorting.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,050 root INFO copying sympy/core/tests/test_expr.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,050 root INFO copying sympy/core/tests/test_facts.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,050 root INFO copying sympy/core/tests/test_assumptions.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,051 root INFO copying sympy/core/tests/test_multidimensional.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,051 root INFO copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,051 root INFO copying sympy/core/tests/test_args.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,051 root INFO copying sympy/core/tests/test_priority.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,052 root INFO copying sympy/core/tests/test_expand.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,052 root INFO copying sympy/core/tests/test_arit.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,052 root INFO copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,052 root INFO copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,053 root INFO copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,053 root INFO copying sympy/core/tests/test_random.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,053 root INFO copying sympy/core/tests/test_count_ops.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,053 root INFO copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,054 root INFO copying sympy/core/tests/test_traversal.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,054 root INFO copying sympy/core/tests/test_exprtools.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,054 root INFO copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,054 root INFO copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,054 root INFO copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,055 root INFO copying sympy/core/tests/test_operations.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,055 root INFO copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,055 root INFO copying sympy/core/tests/test_noncommutative.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,055 root INFO copying sympy/core/tests/test_singleton.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,055 root INFO copying sympy/core/tests/test_evalf.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,056 root INFO copying sympy/core/tests/test_function.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,056 root INFO copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests 2026-02-16 00:13:38,056 root INFO creating build/lib/sympy/crypto/tests 2026-02-16 00:13:38,056 root INFO copying sympy/crypto/tests/__init__.py -> build/lib/sympy/crypto/tests 2026-02-16 00:13:38,057 root INFO copying sympy/crypto/tests/test_crypto.py -> build/lib/sympy/crypto/tests 2026-02-16 00:13:38,057 root INFO creating build/lib/sympy/diffgeom/tests 2026-02-16 00:13:38,057 root INFO copying sympy/diffgeom/tests/__init__.py -> build/lib/sympy/diffgeom/tests 2026-02-16 00:13:38,057 root INFO copying sympy/diffgeom/tests/test_class_structure.py -> build/lib/sympy/diffgeom/tests 2026-02-16 00:13:38,058 root INFO copying sympy/diffgeom/tests/test_hyperbolic_space.py -> build/lib/sympy/diffgeom/tests 2026-02-16 00:13:38,058 root INFO copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/lib/sympy/diffgeom/tests 2026-02-16 00:13:38,058 root INFO copying sympy/diffgeom/tests/test_diffgeom.py -> build/lib/sympy/diffgeom/tests 2026-02-16 00:13:38,058 root INFO creating build/lib/sympy/discrete/tests 2026-02-16 00:13:38,058 root INFO copying sympy/discrete/tests/__init__.py -> build/lib/sympy/discrete/tests 2026-02-16 00:13:38,059 root INFO copying sympy/discrete/tests/test_convolutions.py -> build/lib/sympy/discrete/tests 2026-02-16 00:13:38,059 root INFO copying sympy/discrete/tests/test_recurrences.py -> build/lib/sympy/discrete/tests 2026-02-16 00:13:38,059 root INFO copying sympy/discrete/tests/test_transforms.py -> build/lib/sympy/discrete/tests 2026-02-16 00:13:38,059 root INFO creating build/lib/sympy/external/tests 2026-02-16 00:13:38,060 root INFO copying sympy/external/tests/__init__.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,060 root INFO copying sympy/external/tests/test_ntheory.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,060 root INFO copying sympy/external/tests/test_autowrap.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,060 root INFO copying sympy/external/tests/test_gmpy.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,060 root INFO copying sympy/external/tests/test_importtools.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,061 root INFO copying sympy/external/tests/test_numpy.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,061 root INFO copying sympy/external/tests/test_pythonmpq.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,061 root INFO copying sympy/external/tests/test_codegen.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,061 root INFO copying sympy/external/tests/test_scipy.py -> build/lib/sympy/external/tests 2026-02-16 00:13:38,062 root INFO creating build/lib/sympy/functions/combinatorial/tests 2026-02-16 00:13:38,062 root INFO copying sympy/functions/combinatorial/tests/__init__.py -> build/lib/sympy/functions/combinatorial/tests 2026-02-16 00:13:38,062 root INFO copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/lib/sympy/functions/combinatorial/tests 2026-02-16 00:13:38,062 root INFO copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests 2026-02-16 00:13:38,063 root INFO creating build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,063 root INFO copying sympy/functions/elementary/tests/__init__.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,063 root INFO copying sympy/functions/elementary/tests/test_hyperbolic.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,063 root INFO copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,063 root INFO copying sympy/functions/elementary/tests/test_miscellaneous.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,064 root INFO copying sympy/functions/elementary/tests/test_integers.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,064 root INFO copying sympy/functions/elementary/tests/test_interface.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,064 root INFO copying sympy/functions/elementary/tests/test_exponential.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,064 root INFO copying sympy/functions/elementary/tests/test_piecewise.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,065 root INFO copying sympy/functions/elementary/tests/test_complexes.py -> build/lib/sympy/functions/elementary/tests 2026-02-16 00:13:38,065 root INFO creating build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,065 root INFO copying sympy/functions/special/tests/__init__.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,066 root INFO copying sympy/functions/special/tests/test_singularity_functions.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,066 root INFO copying sympy/functions/special/tests/test_mathieu.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,066 root INFO copying sympy/functions/special/tests/test_gamma_functions.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,066 root INFO copying sympy/functions/special/tests/test_beta_functions.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,066 root INFO copying sympy/functions/special/tests/test_spec_polynomials.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,067 root INFO copying sympy/functions/special/tests/test_spherical_harmonics.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,067 root INFO copying sympy/functions/special/tests/test_elliptic_integrals.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,067 root INFO copying sympy/functions/special/tests/test_bessel.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,067 root INFO copying sympy/functions/special/tests/test_bsplines.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,068 root INFO copying sympy/functions/special/tests/test_error_functions.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,068 root INFO copying sympy/functions/special/tests/test_hyper.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,068 root INFO copying sympy/functions/special/tests/test_delta_functions.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,068 root INFO copying sympy/functions/special/tests/test_tensor_functions.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,068 root INFO copying sympy/functions/special/tests/test_zeta_functions.py -> build/lib/sympy/functions/special/tests 2026-02-16 00:13:38,069 root INFO creating build/lib/sympy/geometry/tests 2026-02-16 00:13:38,069 root INFO copying sympy/geometry/tests/__init__.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,069 root INFO copying sympy/geometry/tests/test_line.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,069 root INFO copying sympy/geometry/tests/test_geometrysets.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,070 root INFO copying sympy/geometry/tests/test_polygon.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,070 root INFO copying sympy/geometry/tests/test_ellipse.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,070 root INFO copying sympy/geometry/tests/test_util.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,070 root INFO copying sympy/geometry/tests/test_entity.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,070 root INFO copying sympy/geometry/tests/test_parabola.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,071 root INFO copying sympy/geometry/tests/test_curve.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,071 root INFO copying sympy/geometry/tests/test_plane.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,071 root INFO copying sympy/geometry/tests/test_point.py -> build/lib/sympy/geometry/tests 2026-02-16 00:13:38,071 root INFO creating build/lib/sympy/holonomic/tests 2026-02-16 00:13:38,072 root INFO copying sympy/holonomic/tests/__init__.py -> build/lib/sympy/holonomic/tests 2026-02-16 00:13:38,072 root INFO copying sympy/holonomic/tests/test_holonomic.py -> build/lib/sympy/holonomic/tests 2026-02-16 00:13:38,072 root INFO copying sympy/holonomic/tests/test_recurrence.py -> build/lib/sympy/holonomic/tests 2026-02-16 00:13:38,072 root INFO creating build/lib/sympy/integrals/tests 2026-02-16 00:13:38,073 root INFO copying sympy/integrals/tests/__init__.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,073 root INFO copying sympy/integrals/tests/test_lineintegrals.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,073 root INFO copying sympy/integrals/tests/test_rationaltools.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,073 root INFO copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,073 root INFO copying sympy/integrals/tests/test_deltafunctions.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,074 root INFO copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,074 root INFO copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,074 root INFO copying sympy/integrals/tests/test_prde.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,074 root INFO copying sympy/integrals/tests/test_meijerint.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,075 root INFO copying sympy/integrals/tests/test_failing_integrals.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,075 root INFO copying sympy/integrals/tests/test_quadrature.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,075 root INFO copying sympy/integrals/tests/test_intpoly.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,075 root INFO copying sympy/integrals/tests/test_singularityfunctions.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,076 root INFO copying sympy/integrals/tests/test_rde.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,076 root INFO copying sympy/integrals/tests/test_manual.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,076 root INFO copying sympy/integrals/tests/test_transforms.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,076 root INFO copying sympy/integrals/tests/test_laplace.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,077 root INFO copying sympy/integrals/tests/test_heurisch.py -> build/lib/sympy/integrals/tests 2026-02-16 00:13:38,077 root INFO creating build/lib/sympy/interactive/tests 2026-02-16 00:13:38,077 root INFO copying sympy/interactive/tests/__init__.py -> build/lib/sympy/interactive/tests 2026-02-16 00:13:38,077 root INFO copying sympy/interactive/tests/test_interactive.py -> build/lib/sympy/interactive/tests 2026-02-16 00:13:38,077 root INFO copying sympy/interactive/tests/test_ipython.py -> build/lib/sympy/interactive/tests 2026-02-16 00:13:38,078 root INFO creating build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,078 root INFO copying sympy/liealgebras/tests/__init__.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,078 root INFO copying sympy/liealgebras/tests/test_root_system.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,078 root INFO copying sympy/liealgebras/tests/test_type_D.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,079 root INFO copying sympy/liealgebras/tests/test_type_F.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,079 root INFO copying sympy/liealgebras/tests/test_dynkin_diagram.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,079 root INFO copying sympy/liealgebras/tests/test_type_E.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,079 root INFO copying sympy/liealgebras/tests/test_cartan_type.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,079 root INFO copying sympy/liealgebras/tests/test_cartan_matrix.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,079 root INFO copying sympy/liealgebras/tests/test_type_A.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,080 root INFO copying sympy/liealgebras/tests/test_weyl_group.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,080 root INFO copying sympy/liealgebras/tests/test_type_B.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,080 root INFO copying sympy/liealgebras/tests/test_type_G.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,080 root INFO copying sympy/liealgebras/tests/test_type_C.py -> build/lib/sympy/liealgebras/tests 2026-02-16 00:13:38,080 root INFO creating build/lib/sympy/logic/tests 2026-02-16 00:13:38,081 root INFO copying sympy/logic/tests/__init__.py -> build/lib/sympy/logic/tests 2026-02-16 00:13:38,081 root INFO copying sympy/logic/tests/test_dimacs.py -> build/lib/sympy/logic/tests 2026-02-16 00:13:38,081 root INFO copying sympy/logic/tests/test_boolalg.py -> build/lib/sympy/logic/tests 2026-02-16 00:13:38,081 root INFO copying sympy/logic/tests/test_lra_theory.py -> build/lib/sympy/logic/tests 2026-02-16 00:13:38,082 root INFO copying sympy/logic/tests/test_inference.py -> build/lib/sympy/logic/tests 2026-02-16 00:13:38,082 root INFO creating build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,082 root INFO copying sympy/matrices/expressions/tests/test_permutation.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,083 root INFO copying sympy/matrices/expressions/tests/__init__.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,083 root INFO copying sympy/matrices/expressions/tests/test_kronecker.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,083 root INFO copying sympy/matrices/expressions/tests/test_slice.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,083 root INFO copying sympy/matrices/expressions/tests/test_factorizations.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,083 root INFO copying sympy/matrices/expressions/tests/test_diagonal.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,083 root INFO copying sympy/matrices/expressions/tests/test_hadamard.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,084 root INFO copying sympy/matrices/expressions/tests/test_determinant.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,084 root INFO copying sympy/matrices/expressions/tests/test_dotproduct.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,084 root INFO copying sympy/matrices/expressions/tests/test_sets.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,084 root INFO copying sympy/matrices/expressions/tests/test_transpose.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,085 root INFO copying sympy/matrices/expressions/tests/test_matmul.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,085 root INFO copying sympy/matrices/expressions/tests/test_companion.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,085 root INFO copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,085 root INFO copying sympy/matrices/expressions/tests/test_indexing.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,085 root INFO copying sympy/matrices/expressions/tests/test_fourier.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,085 root INFO copying sympy/matrices/expressions/tests/test_matadd.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,086 root INFO copying sympy/matrices/expressions/tests/test_applyfunc.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,086 root INFO copying sympy/matrices/expressions/tests/test_inverse.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,086 root INFO copying sympy/matrices/expressions/tests/test_special.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,086 root INFO copying sympy/matrices/expressions/tests/test_matpow.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,086 root INFO copying sympy/matrices/expressions/tests/test_derivatives.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,087 root INFO copying sympy/matrices/expressions/tests/test_blockmatrix.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,087 root INFO copying sympy/matrices/expressions/tests/test_trace.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,087 root INFO copying sympy/matrices/expressions/tests/test_adjoint.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,087 root INFO copying sympy/matrices/expressions/tests/test_matexpr.py -> build/lib/sympy/matrices/expressions/tests 2026-02-16 00:13:38,088 root INFO creating build/lib/sympy/matrices/tests 2026-02-16 00:13:38,088 root INFO copying sympy/matrices/tests/__init__.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,088 root INFO copying sympy/matrices/tests/test_reductions.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,088 root INFO copying sympy/matrices/tests/test_matrixbase.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,089 root INFO copying sympy/matrices/tests/test_commonmatrix.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,089 root INFO copying sympy/matrices/tests/test_determinant.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,089 root INFO copying sympy/matrices/tests/test_solvers.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,090 root INFO copying sympy/matrices/tests/test_interactions.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,090 root INFO copying sympy/matrices/tests/test_subspaces.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,090 root INFO copying sympy/matrices/tests/test_sparsetools.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,090 root INFO copying sympy/matrices/tests/test_decompositions.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,090 root INFO copying sympy/matrices/tests/test_repmatrix.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,091 root INFO copying sympy/matrices/tests/test_immutable.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,091 root INFO copying sympy/matrices/tests/test_sparse.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,091 root INFO copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,091 root INFO copying sympy/matrices/tests/test_domains.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,092 root INFO copying sympy/matrices/tests/test_graph.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,092 root INFO copying sympy/matrices/tests/test_eigen.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,092 root INFO copying sympy/matrices/tests/test_normalforms.py -> build/lib/sympy/matrices/tests 2026-02-16 00:13:38,092 root INFO creating build/lib/sympy/multipledispatch/tests 2026-02-16 00:13:38,092 root INFO copying sympy/multipledispatch/tests/__init__.py -> build/lib/sympy/multipledispatch/tests 2026-02-16 00:13:38,093 root INFO copying sympy/multipledispatch/tests/test_dispatcher.py -> build/lib/sympy/multipledispatch/tests 2026-02-16 00:13:38,093 root INFO copying sympy/multipledispatch/tests/test_conflict.py -> build/lib/sympy/multipledispatch/tests 2026-02-16 00:13:38,093 root INFO copying sympy/multipledispatch/tests/test_core.py -> build/lib/sympy/multipledispatch/tests 2026-02-16 00:13:38,094 root INFO creating build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,094 root INFO copying sympy/ntheory/tests/__init__.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,094 root INFO copying sympy/ntheory/tests/test_multinomial.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,094 root INFO copying sympy/ntheory/tests/test_modular.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,094 root INFO copying sympy/ntheory/tests/test_primetest.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,094 root INFO copying sympy/ntheory/tests/test_residue.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,095 root INFO copying sympy/ntheory/tests/test_qs.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,095 root INFO copying sympy/ntheory/tests/test_ecm.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,095 root INFO copying sympy/ntheory/tests/test_generate.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,095 root INFO copying sympy/ntheory/tests/test_egyptian_fraction.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,096 root INFO copying sympy/ntheory/tests/test_continued_fraction.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,096 root INFO copying sympy/ntheory/tests/test_digits.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,096 root INFO copying sympy/ntheory/tests/test_hypothesis.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,096 root INFO copying sympy/ntheory/tests/test_bbp_pi.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,096 root INFO copying sympy/ntheory/tests/test_partitions.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,096 root INFO copying sympy/ntheory/tests/test_elliptic_curve.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,097 root INFO copying sympy/ntheory/tests/test_factor_.py -> build/lib/sympy/ntheory/tests 2026-02-16 00:13:38,097 root INFO creating build/lib/sympy/parsing/tests 2026-02-16 00:13:38,097 root INFO copying sympy/parsing/tests/test_implicit_multiplication_application.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,098 root INFO copying sympy/parsing/tests/__init__.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,098 root INFO copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,098 root INFO copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,098 root INFO copying sympy/parsing/tests/test_latex.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,098 root INFO copying sympy/parsing/tests/test_latex_lark.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,099 root INFO copying sympy/parsing/tests/test_autolev.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,099 root INFO copying sympy/parsing/tests/test_c_parser.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,099 root INFO copying sympy/parsing/tests/test_ast_parser.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,099 root INFO copying sympy/parsing/tests/test_fortran_parser.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,100 root INFO copying sympy/parsing/tests/test_latex_deps.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,100 root INFO copying sympy/parsing/tests/test_sym_expr.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,100 root INFO copying sympy/parsing/tests/test_sympy_parser.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,100 root INFO copying sympy/parsing/tests/test_custom_latex.py -> build/lib/sympy/parsing/tests 2026-02-16 00:13:38,101 root INFO creating build/lib/sympy/physics/biomechanics/tests 2026-02-16 00:13:38,101 root INFO copying sympy/physics/biomechanics/tests/__init__.py -> build/lib/sympy/physics/biomechanics/tests 2026-02-16 00:13:38,101 root INFO copying sympy/physics/biomechanics/tests/test_mixin.py -> build/lib/sympy/physics/biomechanics/tests 2026-02-16 00:13:38,101 root INFO copying sympy/physics/biomechanics/tests/test_curve.py -> build/lib/sympy/physics/biomechanics/tests 2026-02-16 00:13:38,101 root INFO copying sympy/physics/biomechanics/tests/test_activation.py -> build/lib/sympy/physics/biomechanics/tests 2026-02-16 00:13:38,102 root INFO copying sympy/physics/biomechanics/tests/test_musculotendon.py -> build/lib/sympy/physics/biomechanics/tests 2026-02-16 00:13:38,102 root INFO creating build/lib/sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,102 root INFO copying sympy/physics/continuum_mechanics/tests/__init__.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,102 root INFO copying sympy/physics/continuum_mechanics/tests/test_beam.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,103 root INFO copying sympy/physics/continuum_mechanics/tests/test_truss.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,103 root INFO copying sympy/physics/continuum_mechanics/tests/test_arch.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,103 root INFO copying sympy/physics/continuum_mechanics/tests/test_cable.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,103 root INFO creating build/lib/sympy/physics/control/tests 2026-02-16 00:13:38,104 root INFO copying sympy/physics/control/tests/__init__.py -> build/lib/sympy/physics/control/tests 2026-02-16 00:13:38,104 root INFO copying sympy/physics/control/tests/test_control_plots.py -> build/lib/sympy/physics/control/tests 2026-02-16 00:13:38,104 root INFO copying sympy/physics/control/tests/test_lti.py -> build/lib/sympy/physics/control/tests 2026-02-16 00:13:38,104 root INFO creating build/lib/sympy/physics/hep/tests 2026-02-16 00:13:38,105 root INFO copying sympy/physics/hep/tests/__init__.py -> build/lib/sympy/physics/hep/tests 2026-02-16 00:13:38,105 root INFO copying sympy/physics/hep/tests/test_gamma_matrices.py -> build/lib/sympy/physics/hep/tests 2026-02-16 00:13:38,105 root INFO creating build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,106 root INFO copying sympy/physics/mechanics/tests/__init__.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,106 root INFO copying sympy/physics/mechanics/tests/test_kane2.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,106 root INFO copying sympy/physics/mechanics/tests/test_rigidbody.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,106 root INFO copying sympy/physics/mechanics/tests/test_kane3.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,106 root INFO copying sympy/physics/mechanics/tests/test_functions.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,107 root INFO copying sympy/physics/mechanics/tests/test_wrapping_geometry.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,107 root INFO copying sympy/physics/mechanics/tests/test_linearity_of_velocity_constraints.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,107 root INFO copying sympy/physics/mechanics/tests/test_particle.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,107 root INFO copying sympy/physics/mechanics/tests/test_kane4.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,107 root INFO copying sympy/physics/mechanics/tests/test_loads.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,108 root INFO copying sympy/physics/mechanics/tests/test_system_class.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,108 root INFO copying sympy/physics/mechanics/tests/test_pathway.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,108 root INFO copying sympy/physics/mechanics/tests/test_kane.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,108 root INFO copying sympy/physics/mechanics/tests/test_lagrange2.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,108 root INFO copying sympy/physics/mechanics/tests/test_linearize.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,109 root INFO copying sympy/physics/mechanics/tests/test_lagrange.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,109 root INFO copying sympy/physics/mechanics/tests/test_kane5.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,109 root INFO copying sympy/physics/mechanics/tests/test_models.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,109 root INFO copying sympy/physics/mechanics/tests/test_actuator.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,109 root INFO copying sympy/physics/mechanics/tests/test_system.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,110 root INFO copying sympy/physics/mechanics/tests/test_joint.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,110 root INFO copying sympy/physics/mechanics/tests/test_body.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,110 root INFO copying sympy/physics/mechanics/tests/test_jointsmethod.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,110 root INFO copying sympy/physics/mechanics/tests/test_method.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,111 root INFO copying sympy/physics/mechanics/tests/test_inertia.py -> build/lib/sympy/physics/mechanics/tests 2026-02-16 00:13:38,111 root INFO creating build/lib/sympy/physics/optics/tests 2026-02-16 00:13:38,111 root INFO copying sympy/physics/optics/tests/__init__.py -> build/lib/sympy/physics/optics/tests 2026-02-16 00:13:38,111 root INFO copying sympy/physics/optics/tests/test_medium.py -> build/lib/sympy/physics/optics/tests 2026-02-16 00:13:38,112 root INFO copying sympy/physics/optics/tests/test_utils.py -> build/lib/sympy/physics/optics/tests 2026-02-16 00:13:38,112 root INFO copying sympy/physics/optics/tests/test_gaussopt.py -> build/lib/sympy/physics/optics/tests 2026-02-16 00:13:38,112 root INFO copying sympy/physics/optics/tests/test_polarization.py -> build/lib/sympy/physics/optics/tests 2026-02-16 00:13:38,112 root INFO copying sympy/physics/optics/tests/test_waves.py -> build/lib/sympy/physics/optics/tests 2026-02-16 00:13:38,113 root INFO creating build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,113 root INFO copying sympy/physics/quantum/tests/__init__.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,113 root INFO copying sympy/physics/quantum/tests/test_spin.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,114 root INFO copying sympy/physics/quantum/tests/test_sho1d.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,114 root INFO copying sympy/physics/quantum/tests/test_dagger.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,114 root INFO copying sympy/physics/quantum/tests/test_cartesian.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,114 root INFO copying sympy/physics/quantum/tests/test_qft.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,115 root INFO copying sympy/physics/quantum/tests/test_kind.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,115 root INFO copying sympy/physics/quantum/tests/test_qexpr.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,115 root INFO copying sympy/physics/quantum/tests/test_commutator.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,115 root INFO copying sympy/physics/quantum/tests/test_pauli.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,115 root INFO copying sympy/physics/quantum/tests/test_gate.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,116 root INFO copying sympy/physics/quantum/tests/test_shor.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,116 root INFO copying sympy/physics/quantum/tests/test_density.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,116 root INFO copying sympy/physics/quantum/tests/test_operatorordering.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,116 root INFO copying sympy/physics/quantum/tests/test_innerproduct.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,116 root INFO copying sympy/physics/quantum/tests/test_boson.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,117 root INFO copying sympy/physics/quantum/tests/test_circuitutils.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,117 root INFO copying sympy/physics/quantum/tests/test_circuitplot.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,117 root INFO copying sympy/physics/quantum/tests/test_operatorset.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,117 root INFO copying sympy/physics/quantum/tests/test_piab.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,117 root INFO copying sympy/physics/quantum/tests/test_represent.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,117 root INFO copying sympy/physics/quantum/tests/test_qubit.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,118 root INFO copying sympy/physics/quantum/tests/test_printing.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,118 root INFO copying sympy/physics/quantum/tests/test_fermion.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,118 root INFO copying sympy/physics/quantum/tests/test_matrixutils.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,118 root INFO copying sympy/physics/quantum/tests/test_operator.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,118 root INFO copying sympy/physics/quantum/tests/test_grover.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,119 root INFO copying sympy/physics/quantum/tests/test_qasm.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,119 root INFO copying sympy/physics/quantum/tests/test_constants.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,119 root INFO copying sympy/physics/quantum/tests/test_anticommutator.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,119 root INFO copying sympy/physics/quantum/tests/test_qapply.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,119 root INFO copying sympy/physics/quantum/tests/test_state.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,120 root INFO copying sympy/physics/quantum/tests/test_trace.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,120 root INFO copying sympy/physics/quantum/tests/test_identitysearch.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,120 root INFO copying sympy/physics/quantum/tests/test_tensorproduct.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,120 root INFO copying sympy/physics/quantum/tests/test_transforms.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,121 root INFO copying sympy/physics/quantum/tests/test_cg.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,121 root INFO copying sympy/physics/quantum/tests/test_hilbert.py -> build/lib/sympy/physics/quantum/tests 2026-02-16 00:13:38,121 root INFO creating build/lib/sympy/physics/tests 2026-02-16 00:13:38,121 root INFO copying sympy/physics/tests/__init__.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,122 root INFO copying sympy/physics/tests/test_hydrogen.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,122 root INFO copying sympy/physics/tests/test_secondquant.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,122 root INFO copying sympy/physics/tests/test_sho.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,122 root INFO copying sympy/physics/tests/test_clebsch_gordan.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,122 root INFO copying sympy/physics/tests/test_paulialgebra.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,123 root INFO copying sympy/physics/tests/test_physics_matrices.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,123 root INFO copying sympy/physics/tests/test_pring.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,123 root INFO copying sympy/physics/tests/test_qho_1d.py -> build/lib/sympy/physics/tests 2026-02-16 00:13:38,123 root INFO creating build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,124 root INFO copying sympy/physics/units/tests/__init__.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,124 root INFO copying sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,124 root INFO copying sympy/physics/units/tests/test_util.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,124 root INFO copying sympy/physics/units/tests/test_quantities.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,124 root INFO copying sympy/physics/units/tests/test_unitsystem.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,125 root INFO copying sympy/physics/units/tests/test_prefixes.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,125 root INFO copying sympy/physics/units/tests/test_dimensions.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,125 root INFO copying sympy/physics/units/tests/test_dimensionsystem.py -> build/lib/sympy/physics/units/tests 2026-02-16 00:13:38,125 root INFO creating build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,125 root INFO copying sympy/physics/vector/tests/__init__.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,126 root INFO copying sympy/physics/vector/tests/test_functions.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,126 root INFO copying sympy/physics/vector/tests/test_fieldfunctions.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,126 root INFO copying sympy/physics/vector/tests/test_vector.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,126 root INFO copying sympy/physics/vector/tests/test_printing.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,126 root INFO copying sympy/physics/vector/tests/test_output.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,127 root INFO copying sympy/physics/vector/tests/test_dyadic.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,127 root INFO copying sympy/physics/vector/tests/test_frame.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,127 root INFO copying sympy/physics/vector/tests/test_point.py -> build/lib/sympy/physics/vector/tests 2026-02-16 00:13:38,127 root INFO creating build/lib/sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,128 root INFO copying sympy/plotting/intervalmath/tests/__init__.py -> build/lib/sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,128 root INFO copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/lib/sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,128 root INFO copying sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/lib/sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,128 root INFO copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/lib/sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,129 root INFO creating build/lib/sympy/plotting/pygletplot/tests 2026-02-16 00:13:38,129 root INFO copying sympy/plotting/pygletplot/tests/__init__.py -> build/lib/sympy/plotting/pygletplot/tests 2026-02-16 00:13:38,129 root INFO copying sympy/plotting/pygletplot/tests/test_plotting.py -> build/lib/sympy/plotting/pygletplot/tests 2026-02-16 00:13:38,129 root INFO creating build/lib/sympy/plotting/tests 2026-02-16 00:13:38,129 root INFO copying sympy/plotting/tests/__init__.py -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,130 root INFO copying sympy/plotting/tests/test_textplot.py -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,130 root INFO copying sympy/plotting/tests/test_plot_implicit.py -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,130 root INFO copying sympy/plotting/tests/test_utils.py -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,130 root INFO copying sympy/plotting/tests/test_plot.py -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,130 root INFO copying sympy/plotting/tests/test_experimental_lambdify.py -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,131 root INFO copying sympy/plotting/tests/test_series.py -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,131 root INFO creating build/lib/sympy/polys/agca/tests 2026-02-16 00:13:38,131 root INFO copying sympy/polys/agca/tests/__init__.py -> build/lib/sympy/polys/agca/tests 2026-02-16 00:13:38,132 root INFO copying sympy/polys/agca/tests/test_ideals.py -> build/lib/sympy/polys/agca/tests 2026-02-16 00:13:38,132 root INFO copying sympy/polys/agca/tests/test_modules.py -> build/lib/sympy/polys/agca/tests 2026-02-16 00:13:38,132 root INFO copying sympy/polys/agca/tests/test_homomorphisms.py -> build/lib/sympy/polys/agca/tests 2026-02-16 00:13:38,132 root INFO copying sympy/polys/agca/tests/test_extensions.py -> build/lib/sympy/polys/agca/tests 2026-02-16 00:13:38,133 root INFO creating build/lib/sympy/polys/domains/tests 2026-02-16 00:13:38,133 root INFO copying sympy/polys/domains/tests/__init__.py -> build/lib/sympy/polys/domains/tests 2026-02-16 00:13:38,133 root INFO copying sympy/polys/domains/tests/test_polynomialring.py -> build/lib/sympy/polys/domains/tests 2026-02-16 00:13:38,133 root INFO copying sympy/polys/domains/tests/test_domains.py -> build/lib/sympy/polys/domains/tests 2026-02-16 00:13:38,133 root INFO copying sympy/polys/domains/tests/test_quotientring.py -> build/lib/sympy/polys/domains/tests 2026-02-16 00:13:38,134 root INFO creating build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,134 root INFO copying sympy/polys/matrices/tests/__init__.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,134 root INFO copying sympy/polys/matrices/tests/test_rref.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,134 root INFO copying sympy/polys/matrices/tests/test_xxm.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,134 root INFO copying sympy/polys/matrices/tests/test_linsolve.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,135 root INFO copying sympy/polys/matrices/tests/test_domainscalar.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,135 root INFO copying sympy/polys/matrices/tests/test_nullspace.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,135 root INFO copying sympy/polys/matrices/tests/test_domainmatrix.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,135 root INFO copying sympy/polys/matrices/tests/test_lll.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,136 root INFO copying sympy/polys/matrices/tests/test_fflu.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,136 root INFO copying sympy/polys/matrices/tests/test_ddm.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,136 root INFO copying sympy/polys/matrices/tests/test_inverse.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,136 root INFO copying sympy/polys/matrices/tests/test_sdm.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,136 root INFO copying sympy/polys/matrices/tests/test_eigen.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,137 root INFO copying sympy/polys/matrices/tests/test_dense.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,137 root INFO copying sympy/polys/matrices/tests/test_normalforms.py -> build/lib/sympy/polys/matrices/tests 2026-02-16 00:13:38,137 root INFO creating build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,137 root INFO copying sympy/polys/numberfields/tests/__init__.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,137 root INFO copying sympy/polys/numberfields/tests/test_primes.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,138 root INFO copying sympy/polys/numberfields/tests/test_subfield.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,138 root INFO copying sympy/polys/numberfields/tests/test_utilities.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,138 root INFO copying sympy/polys/numberfields/tests/test_basis.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,138 root INFO copying sympy/polys/numberfields/tests/test_numbers.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,138 root INFO copying sympy/polys/numberfields/tests/test_modules.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,139 root INFO copying sympy/polys/numberfields/tests/test_galoisgroups.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,139 root INFO copying sympy/polys/numberfields/tests/test_minpoly.py -> build/lib/sympy/polys/numberfields/tests 2026-02-16 00:13:38,140 root INFO creating build/lib/sympy/polys/tests 2026-02-16 00:13:38,140 root INFO copying sympy/polys/tests/test_rootoftools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,140 root INFO copying sympy/polys/tests/__init__.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,140 root INFO copying sympy/polys/tests/test_rationaltools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,140 root INFO copying sympy/polys/tests/test_appellseqs.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,141 root INFO copying sympy/polys/tests/test_densebasic.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,141 root INFO copying sympy/polys/tests/test_injections.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,141 root INFO copying sympy/polys/tests/test_galoistools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,141 root INFO copying sympy/polys/tests/test_pythonrational.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,141 root INFO copying sympy/polys/tests/test_fields.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,142 root INFO copying sympy/polys/tests/test_specialpolys.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,142 root INFO copying sympy/polys/tests/test_puiseux.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,142 root INFO copying sympy/polys/tests/test_solvers.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,142 root INFO copying sympy/polys/tests/test_modulargcd.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,142 root INFO copying sympy/polys/tests/test_constructor.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,143 root INFO copying sympy/polys/tests/test_polyclasses.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,143 root INFO copying sympy/polys/tests/test_polyoptions.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,143 root INFO copying sympy/polys/tests/test_multivariate_resultants.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,143 root INFO copying sympy/polys/tests/test_polymatrix.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,144 root INFO copying sympy/polys/tests/test_rings.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,144 root INFO copying sympy/polys/tests/test_ring_series.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,144 root INFO copying sympy/polys/tests/test_distributedmodules.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,144 root INFO copying sympy/polys/tests/test_monomials.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,144 root INFO copying sympy/polys/tests/test_polyutils.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,145 root INFO copying sympy/polys/tests/test_orthopolys.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,145 root INFO copying sympy/polys/tests/test_euclidtools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,145 root INFO copying sympy/polys/tests/test_polyroots.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,145 root INFO copying sympy/polys/tests/test_hypothesis.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,145 root INFO copying sympy/polys/tests/test_factortools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,146 root INFO copying sympy/polys/tests/test_rootisolation.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,146 root INFO copying sympy/polys/tests/test_polytools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,146 root INFO copying sympy/polys/tests/test_polyfuncs.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,147 root INFO copying sympy/polys/tests/test_densetools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,147 root INFO copying sympy/polys/tests/test_partfrac.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,147 root INFO copying sympy/polys/tests/test_groebnertools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,147 root INFO copying sympy/polys/tests/test_sqfreetools.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,147 root INFO copying sympy/polys/tests/test_densearith.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,148 root INFO copying sympy/polys/tests/test_heuristicgcd.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,148 root INFO copying sympy/polys/tests/test_orderings.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,148 root INFO copying sympy/polys/tests/test_dispersion.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,148 root INFO copying sympy/polys/tests/test_subresultants_qq_zz.py -> build/lib/sympy/polys/tests 2026-02-16 00:13:38,149 root INFO creating build/lib/sympy/printing/pretty/tests 2026-02-16 00:13:38,149 root INFO copying sympy/printing/pretty/tests/__init__.py -> build/lib/sympy/printing/pretty/tests 2026-02-16 00:13:38,149 root INFO copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests 2026-02-16 00:13:38,150 root INFO creating build/lib/sympy/printing/tests 2026-02-16 00:13:38,150 root INFO copying sympy/printing/tests/__init__.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,150 root INFO copying sympy/printing/tests/test_jscode.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,150 root INFO copying sympy/printing/tests/test_dot.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,151 root INFO copying sympy/printing/tests/test_mathematica.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,151 root INFO copying sympy/printing/tests/test_tree.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,151 root INFO copying sympy/printing/tests/test_rust.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,151 root INFO copying sympy/printing/tests/test_cupy.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,151 root INFO copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,152 root INFO copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,152 root INFO copying sympy/printing/tests/test_precedence.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,152 root INFO copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,152 root INFO copying sympy/printing/tests/test_llvmjit.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,153 root INFO copying sympy/printing/tests/test_rcode.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,153 root INFO copying sympy/printing/tests/test_lambdarepr.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,153 root INFO copying sympy/printing/tests/test_c.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,153 root INFO copying sympy/printing/tests/test_smtlib.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,154 root INFO copying sympy/printing/tests/test_numpy.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,154 root INFO copying sympy/printing/tests/test_tableform.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,154 root INFO copying sympy/printing/tests/test_preview.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,154 root INFO copying sympy/printing/tests/test_glsl.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,154 root INFO copying sympy/printing/tests/test_torch.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,155 root INFO copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,155 root INFO copying sympy/printing/tests/test_str.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,155 root INFO copying sympy/printing/tests/test_jax.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,156 root INFO copying sympy/printing/tests/test_julia.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,156 root INFO copying sympy/printing/tests/test_octave.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,156 root INFO copying sympy/printing/tests/test_maple.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,156 root INFO copying sympy/printing/tests/test_conventions.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,156 root INFO copying sympy/printing/tests/test_aesaracode.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,157 root INFO copying sympy/printing/tests/test_theanocode.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,157 root INFO copying sympy/printing/tests/test_tensorflow.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,157 root INFO copying sympy/printing/tests/test_fortran.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,157 root INFO copying sympy/printing/tests/test_cxx.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,158 root INFO copying sympy/printing/tests/test_repr.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,158 root INFO copying sympy/printing/tests/test_codeprinter.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,158 root INFO copying sympy/printing/tests/test_pycode.py -> build/lib/sympy/printing/tests 2026-02-16 00:13:38,158 root INFO creating build/lib/sympy/sandbox/tests 2026-02-16 00:13:38,158 root INFO copying sympy/sandbox/tests/__init__.py -> build/lib/sympy/sandbox/tests 2026-02-16 00:13:38,159 root INFO copying sympy/sandbox/tests/test_indexed_integrals.py -> build/lib/sympy/sandbox/tests 2026-02-16 00:13:38,159 root INFO creating build/lib/sympy/series/tests 2026-02-16 00:13:38,159 root INFO copying sympy/series/tests/__init__.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,159 root INFO copying sympy/series/tests/test_sequences.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,160 root INFO copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,160 root INFO copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,160 root INFO copying sympy/series/tests/test_lseries.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,160 root INFO copying sympy/series/tests/test_aseries.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,160 root INFO copying sympy/series/tests/test_approximants.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,161 root INFO copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,161 root INFO copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,161 root INFO copying sympy/series/tests/test_residues.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,161 root INFO copying sympy/series/tests/test_kauers.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,161 root INFO copying sympy/series/tests/test_fourier.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,162 root INFO copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,162 root INFO copying sympy/series/tests/test_limitseq.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,162 root INFO copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,162 root INFO copying sympy/series/tests/test_formal.py -> build/lib/sympy/series/tests 2026-02-16 00:13:38,163 root INFO creating build/lib/sympy/sets/tests 2026-02-16 00:13:38,163 root INFO copying sympy/sets/tests/__init__.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,163 root INFO copying sympy/sets/tests/test_fancysets.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,163 root INFO copying sympy/sets/tests/test_powerset.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,164 root INFO copying sympy/sets/tests/test_sets.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,164 root INFO copying sympy/sets/tests/test_ordinals.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,164 root INFO copying sympy/sets/tests/test_conditionset.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,164 root INFO copying sympy/sets/tests/test_setexpr.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,165 root INFO copying sympy/sets/tests/test_contains.py -> build/lib/sympy/sets/tests 2026-02-16 00:13:38,165 root INFO creating build/lib/sympy/simplify/tests 2026-02-16 00:13:38,165 root INFO copying sympy/simplify/tests/__init__.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,165 root INFO copying sympy/simplify/tests/test_radsimp.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,166 root INFO copying sympy/simplify/tests/test_hyperexpand.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,166 root INFO copying sympy/simplify/tests/test_trigsimp.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,166 root INFO copying sympy/simplify/tests/test_combsimp.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,166 root INFO copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,166 root INFO copying sympy/simplify/tests/test_epathtools.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,167 root INFO copying sympy/simplify/tests/test_cse.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,167 root INFO copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,167 root INFO copying sympy/simplify/tests/test_gammasimp.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,167 root INFO copying sympy/simplify/tests/test_ratsimp.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,168 root INFO copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,168 root INFO copying sympy/simplify/tests/test_fu.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,168 root INFO copying sympy/simplify/tests/test_cse_diff.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,168 root INFO copying sympy/simplify/tests/test_powsimp.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,168 root INFO copying sympy/simplify/tests/test_function.py -> build/lib/sympy/simplify/tests 2026-02-16 00:13:38,169 root INFO creating build/lib/sympy/solvers/diophantine/tests 2026-02-16 00:13:38,169 root INFO copying sympy/solvers/diophantine/tests/__init__.py -> build/lib/sympy/solvers/diophantine/tests 2026-02-16 00:13:38,169 root INFO copying sympy/solvers/diophantine/tests/test_diophantine.py -> build/lib/sympy/solvers/diophantine/tests 2026-02-16 00:13:38,170 root INFO creating build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,170 root INFO copying sympy/solvers/ode/tests/__init__.py -> build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,170 root INFO copying sympy/solvers/ode/tests/test_single.py -> build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,170 root INFO copying sympy/solvers/ode/tests/test_ode.py -> build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,171 root INFO copying sympy/solvers/ode/tests/test_lie_group.py -> build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,171 root INFO copying sympy/solvers/ode/tests/test_riccati.py -> build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,171 root INFO copying sympy/solvers/ode/tests/test_systems.py -> build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,171 root INFO copying sympy/solvers/ode/tests/test_subscheck.py -> build/lib/sympy/solvers/ode/tests 2026-02-16 00:13:38,172 root INFO creating build/lib/sympy/solvers/tests 2026-02-16 00:13:38,172 root INFO copying sympy/solvers/tests/__init__.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,172 root INFO copying sympy/solvers/tests/test_numeric.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,173 root INFO copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,173 root INFO copying sympy/solvers/tests/test_constantsimp.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,173 root INFO copying sympy/solvers/tests/test_simplex.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,173 root INFO copying sympy/solvers/tests/test_decompogen.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,173 root INFO copying sympy/solvers/tests/test_pde.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,174 root INFO copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,174 root INFO copying sympy/solvers/tests/test_solveset.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,174 root INFO copying sympy/solvers/tests/test_polysys.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,175 root INFO copying sympy/solvers/tests/test_inequalities.py -> build/lib/sympy/solvers/tests 2026-02-16 00:13:38,175 root INFO creating build/lib/sympy/stats/sampling/tests 2026-02-16 00:13:38,175 root INFO copying sympy/stats/sampling/tests/__init__.py -> build/lib/sympy/stats/sampling/tests 2026-02-16 00:13:38,175 root INFO copying sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/lib/sympy/stats/sampling/tests 2026-02-16 00:13:38,176 root INFO copying sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/lib/sympy/stats/sampling/tests 2026-02-16 00:13:38,176 root INFO copying sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/lib/sympy/stats/sampling/tests 2026-02-16 00:13:38,176 root INFO creating build/lib/sympy/stats/tests 2026-02-16 00:13:38,176 root INFO copying sympy/stats/tests/__init__.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,177 root INFO copying sympy/stats/tests/test_mix.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,177 root INFO copying sympy/stats/tests/test_rv.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,177 root INFO copying sympy/stats/tests/test_random_matrix.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,177 root INFO copying sympy/stats/tests/test_discrete_rv.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,177 root INFO copying sympy/stats/tests/test_error_prop.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,178 root INFO copying sympy/stats/tests/test_symbolic_probability.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,178 root INFO copying sympy/stats/tests/test_finite_rv.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,178 root INFO copying sympy/stats/tests/test_matrix_distributions.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,178 root INFO copying sympy/stats/tests/test_symbolic_multivariate.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,178 root INFO copying sympy/stats/tests/test_stochastic_process.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,179 root INFO copying sympy/stats/tests/test_compound_rv.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,179 root INFO copying sympy/stats/tests/test_continuous_rv.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,179 root INFO copying sympy/stats/tests/test_joint_rv.py -> build/lib/sympy/stats/tests 2026-02-16 00:13:38,180 root INFO creating build/lib/sympy/strategies/branch/tests 2026-02-16 00:13:38,180 root INFO copying sympy/strategies/branch/tests/__init__.py -> build/lib/sympy/strategies/branch/tests 2026-02-16 00:13:38,180 root INFO copying sympy/strategies/branch/tests/test_traverse.py -> build/lib/sympy/strategies/branch/tests 2026-02-16 00:13:38,180 root INFO copying sympy/strategies/branch/tests/test_core.py -> build/lib/sympy/strategies/branch/tests 2026-02-16 00:13:38,180 root INFO copying sympy/strategies/branch/tests/test_tools.py -> build/lib/sympy/strategies/branch/tests 2026-02-16 00:13:38,181 root INFO creating build/lib/sympy/strategies/tests 2026-02-16 00:13:38,181 root INFO copying sympy/strategies/tests/__init__.py -> build/lib/sympy/strategies/tests 2026-02-16 00:13:38,181 root INFO copying sympy/strategies/tests/test_tree.py -> build/lib/sympy/strategies/tests 2026-02-16 00:13:38,181 root INFO copying sympy/strategies/tests/test_traverse.py -> build/lib/sympy/strategies/tests 2026-02-16 00:13:38,181 root INFO copying sympy/strategies/tests/test_rl.py -> build/lib/sympy/strategies/tests 2026-02-16 00:13:38,182 root INFO copying sympy/strategies/tests/test_core.py -> build/lib/sympy/strategies/tests 2026-02-16 00:13:38,182 root INFO copying sympy/strategies/tests/test_tools.py -> build/lib/sympy/strategies/tests 2026-02-16 00:13:38,182 root INFO creating build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,182 root INFO copying sympy/tensor/array/expressions/tests/__init__.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,183 root INFO copying sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,183 root INFO copying sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,183 root INFO copying sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,183 root INFO copying sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,183 root INFO copying sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,184 root INFO copying sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,184 root INFO copying sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,184 root INFO copying sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py -> build/lib/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,184 root INFO creating build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,185 root INFO copying sympy/tensor/array/tests/__init__.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,185 root INFO copying sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,185 root INFO copying sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,185 root INFO copying sympy/tensor/array/tests/test_arrayop.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,185 root INFO copying sympy/tensor/array/tests/test_array_comprehension.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,186 root INFO copying sympy/tensor/array/tests/test_array_derivatives.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,186 root INFO copying sympy/tensor/array/tests/test_ndim_array.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,186 root INFO copying sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/lib/sympy/tensor/array/tests 2026-02-16 00:13:38,186 root INFO creating build/lib/sympy/tensor/tests 2026-02-16 00:13:38,187 root INFO copying sympy/tensor/tests/__init__.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,187 root INFO copying sympy/tensor/tests/test_functions.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,187 root INFO copying sympy/tensor/tests/test_index_methods.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,187 root INFO copying sympy/tensor/tests/test_tensor_element.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,187 root INFO copying sympy/tensor/tests/test_printing.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,188 root INFO copying sympy/tensor/tests/test_tensor.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,188 root INFO copying sympy/tensor/tests/test_tensor_operators.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,188 root INFO copying sympy/tensor/tests/test_indexed.py -> build/lib/sympy/tensor/tests 2026-02-16 00:13:38,189 root INFO creating build/lib/sympy/testing/tests 2026-02-16 00:13:38,189 root INFO copying sympy/testing/tests/__init__.py -> build/lib/sympy/testing/tests 2026-02-16 00:13:38,189 root INFO copying sympy/testing/tests/diagnose_imports.py -> build/lib/sympy/testing/tests 2026-02-16 00:13:38,189 root INFO copying sympy/testing/tests/test_runtests_pytest.py -> build/lib/sympy/testing/tests 2026-02-16 00:13:38,189 root INFO copying sympy/testing/tests/test_deprecated.py -> build/lib/sympy/testing/tests 2026-02-16 00:13:38,190 root INFO copying sympy/testing/tests/test_module_imports.py -> build/lib/sympy/testing/tests 2026-02-16 00:13:38,190 root INFO copying sympy/testing/tests/test_pytest.py -> build/lib/sympy/testing/tests 2026-02-16 00:13:38,190 root INFO copying sympy/testing/tests/test_code_quality.py -> build/lib/sympy/testing/tests 2026-02-16 00:13:38,190 root INFO creating build/lib/sympy/unify/tests 2026-02-16 00:13:38,191 root INFO copying sympy/unify/tests/__init__.py -> build/lib/sympy/unify/tests 2026-02-16 00:13:38,191 root INFO copying sympy/unify/tests/test_rewrite.py -> build/lib/sympy/unify/tests 2026-02-16 00:13:38,191 root INFO copying sympy/unify/tests/test_unify.py -> build/lib/sympy/unify/tests 2026-02-16 00:13:38,191 root INFO copying sympy/unify/tests/test_sympy.py -> build/lib/sympy/unify/tests 2026-02-16 00:13:38,191 root INFO creating build/lib/sympy/utilities/_compilation/tests 2026-02-16 00:13:38,192 root INFO copying sympy/utilities/_compilation/tests/__init__.py -> build/lib/sympy/utilities/_compilation/tests 2026-02-16 00:13:38,192 root INFO copying sympy/utilities/_compilation/tests/test_compilation.py -> build/lib/sympy/utilities/_compilation/tests 2026-02-16 00:13:38,192 root INFO creating build/lib/sympy/utilities/tests 2026-02-16 00:13:38,192 root INFO copying sympy/utilities/tests/__init__.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,193 root INFO copying sympy/utilities/tests/test_timeutils.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,193 root INFO copying sympy/utilities/tests/test_decorator.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,193 root INFO copying sympy/utilities/tests/test_xxe.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,193 root INFO copying sympy/utilities/tests/test_misc.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,193 root INFO copying sympy/utilities/tests/test_codegen_julia.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,194 root INFO copying sympy/utilities/tests/test_codegen_octave.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,194 root INFO copying sympy/utilities/tests/test_matchpy_connector.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,194 root INFO copying sympy/utilities/tests/test_autowrap.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,194 root INFO copying sympy/utilities/tests/test_exceptions.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,194 root INFO copying sympy/utilities/tests/test_wester.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,195 root INFO copying sympy/utilities/tests/test_mathml.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,195 root INFO copying sympy/utilities/tests/test_codegen_rust.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,195 root INFO copying sympy/utilities/tests/test_deprecated.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,195 root INFO copying sympy/utilities/tests/test_codegen.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,196 root INFO copying sympy/utilities/tests/test_pickling.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,196 root INFO copying sympy/utilities/tests/test_iterables.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,196 root INFO copying sympy/utilities/tests/test_source.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,196 root INFO copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,197 root INFO copying sympy/utilities/tests/test_enumerative.py -> build/lib/sympy/utilities/tests 2026-02-16 00:13:38,197 root INFO creating build/lib/sympy/vector/tests 2026-02-16 00:13:38,197 root INFO copying sympy/vector/tests/__init__.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,197 root INFO copying sympy/vector/tests/test_functions.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,198 root INFO copying sympy/vector/tests/test_operators.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,198 root INFO copying sympy/vector/tests/test_coordsysrect.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,198 root INFO copying sympy/vector/tests/test_vector.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,198 root INFO copying sympy/vector/tests/test_integrals.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,199 root INFO copying sympy/vector/tests/test_parametricregion.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,199 root INFO copying sympy/vector/tests/test_field_functions.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,199 root INFO copying sympy/vector/tests/test_printing.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,199 root INFO copying sympy/vector/tests/test_dyadic.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,199 root INFO copying sympy/vector/tests/test_implicitregion.py -> build/lib/sympy/vector/tests 2026-02-16 00:13:38,216 root INFO copying sympy/parsing/autolev/Autolev.g4 -> build/lib/sympy/parsing/autolev 2026-02-16 00:13:38,217 root INFO creating build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,217 root INFO copying sympy/parsing/autolev/test-examples/ruletest5.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,217 root INFO copying sympy/parsing/autolev/test-examples/ruletest9.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,217 root INFO copying sympy/parsing/autolev/test-examples/ruletest7.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,218 root INFO copying sympy/parsing/autolev/test-examples/ruletest10.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,218 root INFO copying sympy/parsing/autolev/test-examples/ruletest12.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,218 root INFO copying sympy/parsing/autolev/test-examples/ruletest1.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,218 root INFO copying sympy/parsing/autolev/test-examples/ruletest3.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,219 root INFO copying sympy/parsing/autolev/test-examples/ruletest11.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,219 root INFO copying sympy/parsing/autolev/test-examples/ruletest8.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,219 root INFO copying sympy/parsing/autolev/test-examples/ruletest4.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,219 root INFO copying sympy/parsing/autolev/test-examples/ruletest2.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,219 root INFO copying sympy/parsing/autolev/test-examples/ruletest6.al -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,220 root INFO copying sympy/parsing/autolev/test-examples/ruletest3.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,220 root INFO copying sympy/parsing/autolev/test-examples/ruletest12.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,220 root INFO copying sympy/parsing/autolev/test-examples/ruletest9.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,220 root INFO copying sympy/parsing/autolev/test-examples/ruletest6.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,220 root INFO copying sympy/parsing/autolev/test-examples/ruletest1.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,221 root INFO copying sympy/parsing/autolev/test-examples/ruletest5.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,221 root INFO copying sympy/parsing/autolev/test-examples/ruletest10.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,221 root INFO copying sympy/parsing/autolev/test-examples/ruletest8.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,221 root INFO copying sympy/parsing/autolev/test-examples/ruletest2.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,221 root INFO copying sympy/parsing/autolev/test-examples/ruletest11.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,222 root INFO copying sympy/parsing/autolev/test-examples/ruletest4.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,222 root INFO copying sympy/parsing/autolev/test-examples/ruletest7.py -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,222 root INFO creating build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,222 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,222 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,223 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,223 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,223 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,223 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,223 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,224 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,224 root INFO copying sympy/parsing/autolev/test-examples/README.txt -> build/lib/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,224 root INFO copying sympy/parsing/latex/LICENSE.txt -> build/lib/sympy/parsing/latex 2026-02-16 00:13:38,224 root INFO copying sympy/parsing/latex/LaTeX.g4 -> build/lib/sympy/parsing/latex 2026-02-16 00:13:38,225 root INFO creating build/lib/sympy/parsing/latex/lark/grammar 2026-02-16 00:13:38,225 root INFO copying sympy/parsing/latex/lark/grammar/greek_symbols.lark -> build/lib/sympy/parsing/latex/lark/grammar 2026-02-16 00:13:38,225 root INFO copying sympy/parsing/latex/lark/grammar/latex.lark -> build/lib/sympy/parsing/latex/lark/grammar 2026-02-16 00:13:38,225 root INFO copying sympy/utilities/mathml/data/mmltex.xsl -> build/lib/sympy/utilities/mathml/data 2026-02-16 00:13:38,226 root INFO copying sympy/utilities/mathml/data/mmlctop.xsl -> build/lib/sympy/utilities/mathml/data 2026-02-16 00:13:38,226 root INFO copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/lib/sympy/utilities/mathml/data 2026-02-16 00:13:38,227 root INFO copying sympy/plotting/tests/test_region_or.png -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,227 root INFO copying sympy/plotting/tests/test_region_and.png -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,227 root INFO copying sympy/plotting/tests/test_region_not.png -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,227 root INFO copying sympy/plotting/tests/test_region_xor.png -> build/lib/sympy/plotting/tests 2026-02-16 00:13:38,257 root INFO installing to build/bdist.linux-aarch64/wheel 2026-02-16 00:13:38,257 root INFO running install 2026-02-16 00:13:38,268 root INFO running install_lib 2026-02-16 00:13:38,271 root INFO creating build/bdist.linux-aarch64/wheel 2026-02-16 00:13:38,271 root INFO copying build/lib/isympy.py -> build/bdist.linux-aarch64/wheel/. 2026-02-16 00:13:38,271 root INFO creating build/bdist.linux-aarch64/wheel/sympy 2026-02-16 00:13:38,272 root INFO copying build/lib/sympy/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy 2026-02-16 00:13:38,272 root INFO creating build/bdist.linux-aarch64/wheel/sympy/simplify 2026-02-16 00:13:38,272 root INFO copying build/lib/sympy/simplify/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,272 root INFO copying build/lib/sympy/simplify/powsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,272 root INFO copying build/lib/sympy/simplify/_cse_diff.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,273 root INFO copying build/lib/sympy/simplify/simplify.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,273 root INFO copying build/lib/sympy/simplify/epathtools.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,273 root INFO copying build/lib/sympy/simplify/trigsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,273 root INFO copying build/lib/sympy/simplify/fu.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,273 root INFO copying build/lib/sympy/simplify/combsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,274 root INFO copying build/lib/sympy/simplify/sqrtdenest.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,274 root INFO creating build/bdist.linux-aarch64/wheel/sympy/simplify/tests 2026-02-16 00:13:38,274 root INFO copying build/lib/sympy/simplify/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,274 root INFO copying build/lib/sympy/simplify/tests/test_radsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,274 root INFO copying build/lib/sympy/simplify/tests/test_hyperexpand.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,275 root INFO copying build/lib/sympy/simplify/tests/test_trigsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,275 root INFO copying build/lib/sympy/simplify/tests/test_combsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,275 root INFO copying build/lib/sympy/simplify/tests/test_rewrite.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,275 root INFO copying build/lib/sympy/simplify/tests/test_epathtools.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,275 root INFO copying build/lib/sympy/simplify/tests/test_cse.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,275 root INFO copying build/lib/sympy/simplify/tests/test_simplify.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,276 root INFO copying build/lib/sympy/simplify/tests/test_gammasimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,276 root INFO copying build/lib/sympy/simplify/tests/test_ratsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,276 root INFO copying build/lib/sympy/simplify/tests/test_sqrtdenest.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,276 root INFO copying build/lib/sympy/simplify/tests/test_fu.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,276 root INFO copying build/lib/sympy/simplify/tests/test_cse_diff.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,277 root INFO copying build/lib/sympy/simplify/tests/test_powsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,277 root INFO copying build/lib/sympy/simplify/tests/test_function.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify/tests 2026-02-16 00:13:38,277 root INFO copying build/lib/sympy/simplify/hyperexpand.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,277 root INFO copying build/lib/sympy/simplify/traversaltools.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,277 root INFO copying build/lib/sympy/simplify/radsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,277 root INFO copying build/lib/sympy/simplify/cse_main.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,278 root INFO copying build/lib/sympy/simplify/hyperexpand_doc.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,278 root INFO copying build/lib/sympy/simplify/ratsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,278 root INFO copying build/lib/sympy/simplify/gammasimp.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,278 root INFO copying build/lib/sympy/simplify/cse_opts.py -> build/bdist.linux-aarch64/wheel/./sympy/simplify 2026-02-16 00:13:38,278 root INFO creating build/bdist.linux-aarch64/wheel/sympy/crypto 2026-02-16 00:13:38,279 root INFO copying build/lib/sympy/crypto/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/crypto 2026-02-16 00:13:38,279 root INFO creating build/bdist.linux-aarch64/wheel/sympy/crypto/tests 2026-02-16 00:13:38,279 root INFO copying build/lib/sympy/crypto/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/crypto/tests 2026-02-16 00:13:38,279 root INFO copying build/lib/sympy/crypto/tests/test_crypto.py -> build/bdist.linux-aarch64/wheel/./sympy/crypto/tests 2026-02-16 00:13:38,279 root INFO copying build/lib/sympy/crypto/crypto.py -> build/bdist.linux-aarch64/wheel/./sympy/crypto 2026-02-16 00:13:38,280 root INFO copying build/lib/sympy/abc.py -> build/bdist.linux-aarch64/wheel/./sympy 2026-02-16 00:13:38,280 root INFO creating build/bdist.linux-aarch64/wheel/sympy/codegen 2026-02-16 00:13:38,280 root INFO copying build/lib/sympy/codegen/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,280 root INFO copying build/lib/sympy/codegen/cxxnodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,280 root INFO copying build/lib/sympy/codegen/abstract_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,280 root INFO copying build/lib/sympy/codegen/cfunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,281 root INFO copying build/lib/sympy/codegen/numpy_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,281 root INFO copying build/lib/sympy/codegen/pyutils.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,281 root INFO copying build/lib/sympy/codegen/matrix_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,281 root INFO copying build/lib/sympy/codegen/pynodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,281 root INFO copying build/lib/sympy/codegen/approximations.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,281 root INFO copying build/lib/sympy/codegen/fnodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,281 root INFO copying build/lib/sympy/codegen/scipy_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,282 root INFO copying build/lib/sympy/codegen/algorithms.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,282 root INFO copying build/lib/sympy/codegen/ast.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,282 root INFO copying build/lib/sympy/codegen/rewriting.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,282 root INFO creating build/bdist.linux-aarch64/wheel/sympy/codegen/tests 2026-02-16 00:13:38,282 root INFO copying build/lib/sympy/codegen/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,283 root INFO copying build/lib/sympy/codegen/tests/test_pynodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,283 root INFO copying build/lib/sympy/codegen/tests/test_cnodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,283 root INFO copying build/lib/sympy/codegen/tests/test_algorithms.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,283 root INFO copying build/lib/sympy/codegen/tests/test_applications.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,283 root INFO copying build/lib/sympy/codegen/tests/test_cfunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,283 root INFO copying build/lib/sympy/codegen/tests/test_cxxnodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,284 root INFO copying build/lib/sympy/codegen/tests/test_rewriting.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,284 root INFO copying build/lib/sympy/codegen/tests/test_matrix_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,284 root INFO copying build/lib/sympy/codegen/tests/test_pyutils.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,284 root INFO copying build/lib/sympy/codegen/tests/test_fnodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,284 root INFO copying build/lib/sympy/codegen/tests/test_ast.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,284 root INFO copying build/lib/sympy/codegen/tests/test_numpy_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,284 root INFO copying build/lib/sympy/codegen/tests/test_abstract_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,285 root INFO copying build/lib/sympy/codegen/tests/test_approximations.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,285 root INFO copying build/lib/sympy/codegen/tests/test_scipy_nodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen/tests 2026-02-16 00:13:38,285 root INFO copying build/lib/sympy/codegen/cnodes.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,285 root INFO copying build/lib/sympy/codegen/futils.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,285 root INFO copying build/lib/sympy/codegen/cutils.py -> build/bdist.linux-aarch64/wheel/./sympy/codegen 2026-02-16 00:13:38,285 root INFO creating build/bdist.linux-aarch64/wheel/sympy/tensor 2026-02-16 00:13:38,286 root INFO copying build/lib/sympy/tensor/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor 2026-02-16 00:13:38,286 root INFO copying build/lib/sympy/tensor/functions.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor 2026-02-16 00:13:38,286 root INFO copying build/lib/sympy/tensor/tensor.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor 2026-02-16 00:13:38,286 root INFO copying build/lib/sympy/tensor/toperators.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor 2026-02-16 00:13:38,287 root INFO creating build/bdist.linux-aarch64/wheel/sympy/tensor/array 2026-02-16 00:13:38,287 root INFO copying build/lib/sympy/tensor/array/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,287 root INFO copying build/lib/sympy/tensor/array/dense_ndim_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,287 root INFO copying build/lib/sympy/tensor/array/arrayop.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,287 root INFO creating build/bdist.linux-aarch64/wheel/sympy/tensor/array/tests 2026-02-16 00:13:38,288 root INFO copying build/lib/sympy/tensor/array/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,288 root INFO copying build/lib/sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,288 root INFO copying build/lib/sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,288 root INFO copying build/lib/sympy/tensor/array/tests/test_arrayop.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,288 root INFO copying build/lib/sympy/tensor/array/tests/test_array_comprehension.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,288 root INFO copying build/lib/sympy/tensor/array/tests/test_array_derivatives.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,289 root INFO copying build/lib/sympy/tensor/array/tests/test_ndim_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,289 root INFO copying build/lib/sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/tests 2026-02-16 00:13:38,289 root INFO copying build/lib/sympy/tensor/array/ndim_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,289 root INFO copying build/lib/sympy/tensor/array/mutable_ndim_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,289 root INFO creating build/bdist.linux-aarch64/wheel/sympy/tensor/array/expressions 2026-02-16 00:13:38,290 root INFO copying build/lib/sympy/tensor/array/expressions/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,290 root INFO copying build/lib/sympy/tensor/array/expressions/array_expressions.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,290 root INFO copying build/lib/sympy/tensor/array/expressions/from_array_to_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,290 root INFO copying build/lib/sympy/tensor/array/expressions/from_array_to_indexed.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,290 root INFO copying build/lib/sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,291 root INFO copying build/lib/sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,291 root INFO copying build/lib/sympy/tensor/array/expressions/utils.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,291 root INFO copying build/lib/sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,291 root INFO creating build/bdist.linux-aarch64/wheel/sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,291 root INFO copying build/lib/sympy/tensor/array/expressions/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,292 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,292 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,292 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,292 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,292 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,292 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,293 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,293 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions/tests 2026-02-16 00:13:38,293 root INFO copying build/lib/sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,293 root INFO copying build/lib/sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,293 root INFO copying build/lib/sympy/tensor/array/expressions/from_indexed_to_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,293 root INFO copying build/lib/sympy/tensor/array/expressions/from_matrix_to_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array/expressions 2026-02-16 00:13:38,293 root INFO copying build/lib/sympy/tensor/array/array_comprehension.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,294 root INFO copying build/lib/sympy/tensor/array/sparse_ndim_array.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,294 root INFO copying build/lib/sympy/tensor/array/array_derivatives.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/array 2026-02-16 00:13:38,294 root INFO creating build/bdist.linux-aarch64/wheel/sympy/tensor/tests 2026-02-16 00:13:38,294 root INFO copying build/lib/sympy/tensor/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,294 root INFO copying build/lib/sympy/tensor/tests/test_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,295 root INFO copying build/lib/sympy/tensor/tests/test_index_methods.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,295 root INFO copying build/lib/sympy/tensor/tests/test_tensor_element.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,295 root INFO copying build/lib/sympy/tensor/tests/test_printing.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,295 root INFO copying build/lib/sympy/tensor/tests/test_tensor.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,295 root INFO copying build/lib/sympy/tensor/tests/test_tensor_operators.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,295 root INFO copying build/lib/sympy/tensor/tests/test_indexed.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor/tests 2026-02-16 00:13:38,296 root INFO copying build/lib/sympy/tensor/index_methods.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor 2026-02-16 00:13:38,296 root INFO copying build/lib/sympy/tensor/indexed.py -> build/bdist.linux-aarch64/wheel/./sympy/tensor 2026-02-16 00:13:38,296 root INFO creating build/bdist.linux-aarch64/wheel/sympy/external 2026-02-16 00:13:38,296 root INFO copying build/lib/sympy/external/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/external 2026-02-16 00:13:38,296 root INFO copying build/lib/sympy/external/pythonmpq.py -> build/bdist.linux-aarch64/wheel/./sympy/external 2026-02-16 00:13:38,297 root INFO copying build/lib/sympy/external/importtools.py -> build/bdist.linux-aarch64/wheel/./sympy/external 2026-02-16 00:13:38,297 root INFO creating build/bdist.linux-aarch64/wheel/sympy/external/tests 2026-02-16 00:13:38,297 root INFO copying build/lib/sympy/external/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,297 root INFO copying build/lib/sympy/external/tests/test_ntheory.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,297 root INFO copying build/lib/sympy/external/tests/test_autowrap.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,298 root INFO copying build/lib/sympy/external/tests/test_gmpy.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,298 root INFO copying build/lib/sympy/external/tests/test_importtools.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,298 root INFO copying build/lib/sympy/external/tests/test_numpy.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,298 root INFO copying build/lib/sympy/external/tests/test_pythonmpq.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,298 root INFO copying build/lib/sympy/external/tests/test_codegen.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,298 root INFO copying build/lib/sympy/external/tests/test_scipy.py -> build/bdist.linux-aarch64/wheel/./sympy/external/tests 2026-02-16 00:13:38,298 root INFO copying build/lib/sympy/external/ntheory.py -> build/bdist.linux-aarch64/wheel/./sympy/external 2026-02-16 00:13:38,299 root INFO copying build/lib/sympy/external/gmpy.py -> build/bdist.linux-aarch64/wheel/./sympy/external 2026-02-16 00:13:38,299 root INFO creating build/bdist.linux-aarch64/wheel/sympy/categories 2026-02-16 00:13:38,299 root INFO copying build/lib/sympy/categories/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/categories 2026-02-16 00:13:38,299 root INFO creating build/bdist.linux-aarch64/wheel/sympy/categories/tests 2026-02-16 00:13:38,299 root INFO copying build/lib/sympy/categories/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/categories/tests 2026-02-16 00:13:38,300 root INFO copying build/lib/sympy/categories/tests/test_drawing.py -> build/bdist.linux-aarch64/wheel/./sympy/categories/tests 2026-02-16 00:13:38,300 root INFO copying build/lib/sympy/categories/tests/test_baseclasses.py -> build/bdist.linux-aarch64/wheel/./sympy/categories/tests 2026-02-16 00:13:38,300 root INFO copying build/lib/sympy/categories/diagram_drawing.py -> build/bdist.linux-aarch64/wheel/./sympy/categories 2026-02-16 00:13:38,300 root INFO copying build/lib/sympy/categories/baseclasses.py -> build/bdist.linux-aarch64/wheel/./sympy/categories 2026-02-16 00:13:38,301 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions 2026-02-16 00:13:38,301 root INFO copying build/lib/sympy/functions/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions 2026-02-16 00:13:38,301 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/elementary 2026-02-16 00:13:38,301 root INFO copying build/lib/sympy/functions/elementary/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,301 root INFO copying build/lib/sympy/functions/elementary/exponential.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,302 root INFO copying build/lib/sympy/functions/elementary/hyperbolic.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,302 root INFO copying build/lib/sympy/functions/elementary/_trigonometric_special.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,302 root INFO copying build/lib/sympy/functions/elementary/integers.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,302 root INFO copying build/lib/sympy/functions/elementary/complexes.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,302 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/elementary/tests 2026-02-16 00:13:38,303 root INFO copying build/lib/sympy/functions/elementary/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,303 root INFO copying build/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,303 root INFO copying build/lib/sympy/functions/elementary/tests/test_trigonometric.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,303 root INFO copying build/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,303 root INFO copying build/lib/sympy/functions/elementary/tests/test_integers.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,304 root INFO copying build/lib/sympy/functions/elementary/tests/test_interface.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,304 root INFO copying build/lib/sympy/functions/elementary/tests/test_exponential.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,304 root INFO copying build/lib/sympy/functions/elementary/tests/test_piecewise.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,304 root INFO copying build/lib/sympy/functions/elementary/tests/test_complexes.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/tests 2026-02-16 00:13:38,304 root INFO copying build/lib/sympy/functions/elementary/trigonometric.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,305 root INFO copying build/lib/sympy/functions/elementary/miscellaneous.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,305 root INFO copying build/lib/sympy/functions/elementary/piecewise.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary 2026-02-16 00:13:38,305 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/elementary/benchmarks 2026-02-16 00:13:38,306 root INFO copying build/lib/sympy/functions/elementary/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/benchmarks 2026-02-16 00:13:38,306 root INFO copying build/lib/sympy/functions/elementary/benchmarks/bench_exp.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/elementary/benchmarks 2026-02-16 00:13:38,306 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/combinatorial 2026-02-16 00:13:38,306 root INFO copying build/lib/sympy/functions/combinatorial/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/combinatorial 2026-02-16 00:13:38,306 root INFO copying build/lib/sympy/functions/combinatorial/factorials.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/combinatorial 2026-02-16 00:13:38,306 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/combinatorial/tests 2026-02-16 00:13:38,307 root INFO copying build/lib/sympy/functions/combinatorial/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/combinatorial/tests 2026-02-16 00:13:38,307 root INFO copying build/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/combinatorial/tests 2026-02-16 00:13:38,307 root INFO copying build/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/combinatorial/tests 2026-02-16 00:13:38,307 root INFO copying build/lib/sympy/functions/combinatorial/numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/combinatorial 2026-02-16 00:13:38,308 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/special 2026-02-16 00:13:38,308 root INFO copying build/lib/sympy/functions/special/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,308 root INFO copying build/lib/sympy/functions/special/hyper.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,308 root INFO copying build/lib/sympy/functions/special/gamma_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,308 root INFO copying build/lib/sympy/functions/special/bsplines.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,309 root INFO copying build/lib/sympy/functions/special/polynomials.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,309 root INFO copying build/lib/sympy/functions/special/bessel.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,309 root INFO copying build/lib/sympy/functions/special/beta_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,309 root INFO copying build/lib/sympy/functions/special/singularity_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,309 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/special/tests 2026-02-16 00:13:38,310 root INFO copying build/lib/sympy/functions/special/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,310 root INFO copying build/lib/sympy/functions/special/tests/test_singularity_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,310 root INFO copying build/lib/sympy/functions/special/tests/test_mathieu.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,310 root INFO copying build/lib/sympy/functions/special/tests/test_gamma_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,310 root INFO copying build/lib/sympy/functions/special/tests/test_beta_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,311 root INFO copying build/lib/sympy/functions/special/tests/test_spec_polynomials.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,311 root INFO copying build/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,311 root INFO copying build/lib/sympy/functions/special/tests/test_elliptic_integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,311 root INFO copying build/lib/sympy/functions/special/tests/test_bessel.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,311 root INFO copying build/lib/sympy/functions/special/tests/test_bsplines.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,311 root INFO copying build/lib/sympy/functions/special/tests/test_error_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,312 root INFO copying build/lib/sympy/functions/special/tests/test_hyper.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,312 root INFO copying build/lib/sympy/functions/special/tests/test_delta_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,312 root INFO copying build/lib/sympy/functions/special/tests/test_tensor_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,312 root INFO copying build/lib/sympy/functions/special/tests/test_zeta_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/tests 2026-02-16 00:13:38,312 root INFO copying build/lib/sympy/functions/special/spherical_harmonics.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,312 root INFO copying build/lib/sympy/functions/special/mathieu_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,313 root INFO copying build/lib/sympy/functions/special/zeta_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,313 root INFO copying build/lib/sympy/functions/special/error_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,313 root INFO copying build/lib/sympy/functions/special/tensor_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,313 root INFO copying build/lib/sympy/functions/special/delta_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,313 root INFO copying build/lib/sympy/functions/special/elliptic_integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special 2026-02-16 00:13:38,314 root INFO creating build/bdist.linux-aarch64/wheel/sympy/functions/special/benchmarks 2026-02-16 00:13:38,314 root INFO copying build/lib/sympy/functions/special/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/benchmarks 2026-02-16 00:13:38,314 root INFO copying build/lib/sympy/functions/special/benchmarks/bench_special.py -> build/bdist.linux-aarch64/wheel/./sympy/functions/special/benchmarks 2026-02-16 00:13:38,314 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics 2026-02-16 00:13:38,314 root INFO copying build/lib/sympy/physics/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,315 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/continuum_mechanics 2026-02-16 00:13:38,315 root INFO copying build/lib/sympy/physics/continuum_mechanics/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics 2026-02-16 00:13:38,315 root INFO copying build/lib/sympy/physics/continuum_mechanics/cable.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics 2026-02-16 00:13:38,315 root INFO copying build/lib/sympy/physics/continuum_mechanics/truss.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics 2026-02-16 00:13:38,315 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,316 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,316 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_beam.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,316 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_truss.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,316 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_arch.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,316 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_cable.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics/tests 2026-02-16 00:13:38,316 root INFO copying build/lib/sympy/physics/continuum_mechanics/beam.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics 2026-02-16 00:13:38,317 root INFO copying build/lib/sympy/physics/continuum_mechanics/arch.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/continuum_mechanics 2026-02-16 00:13:38,317 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/hep 2026-02-16 00:13:38,317 root INFO copying build/lib/sympy/physics/hep/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/hep 2026-02-16 00:13:38,318 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/hep/tests 2026-02-16 00:13:38,318 root INFO copying build/lib/sympy/physics/hep/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/hep/tests 2026-02-16 00:13:38,318 root INFO copying build/lib/sympy/physics/hep/tests/test_gamma_matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/hep/tests 2026-02-16 00:13:38,318 root INFO copying build/lib/sympy/physics/hep/gamma_matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/hep 2026-02-16 00:13:38,318 root INFO copying build/lib/sympy/physics/matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,319 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/units 2026-02-16 00:13:38,319 root INFO copying build/lib/sympy/physics/units/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units 2026-02-16 00:13:38,319 root INFO copying build/lib/sympy/physics/units/unitsystem.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units 2026-02-16 00:13:38,319 root INFO copying build/lib/sympy/physics/units/prefixes.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units 2026-02-16 00:13:38,319 root INFO copying build/lib/sympy/physics/units/dimensions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units 2026-02-16 00:13:38,319 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/units/definitions 2026-02-16 00:13:38,320 root INFO copying build/lib/sympy/physics/units/definitions/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/definitions 2026-02-16 00:13:38,320 root INFO copying build/lib/sympy/physics/units/definitions/dimension_definitions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/definitions 2026-02-16 00:13:38,320 root INFO copying build/lib/sympy/physics/units/definitions/unit_definitions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/definitions 2026-02-16 00:13:38,320 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/units/tests 2026-02-16 00:13:38,320 root INFO copying build/lib/sympy/physics/units/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,321 root INFO copying build/lib/sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,321 root INFO copying build/lib/sympy/physics/units/tests/test_util.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,321 root INFO copying build/lib/sympy/physics/units/tests/test_quantities.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,321 root INFO copying build/lib/sympy/physics/units/tests/test_unitsystem.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,321 root INFO copying build/lib/sympy/physics/units/tests/test_prefixes.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,321 root INFO copying build/lib/sympy/physics/units/tests/test_dimensions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,321 root INFO copying build/lib/sympy/physics/units/tests/test_dimensionsystem.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/tests 2026-02-16 00:13:38,322 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/units/systems 2026-02-16 00:13:38,322 root INFO copying build/lib/sympy/physics/units/systems/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/systems 2026-02-16 00:13:38,322 root INFO copying build/lib/sympy/physics/units/systems/length_weight_time.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/systems 2026-02-16 00:13:38,322 root INFO copying build/lib/sympy/physics/units/systems/si.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/systems 2026-02-16 00:13:38,322 root INFO copying build/lib/sympy/physics/units/systems/mksa.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/systems 2026-02-16 00:13:38,322 root INFO copying build/lib/sympy/physics/units/systems/natural.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/systems 2026-02-16 00:13:38,323 root INFO copying build/lib/sympy/physics/units/systems/cgs.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/systems 2026-02-16 00:13:38,323 root INFO copying build/lib/sympy/physics/units/systems/mks.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units/systems 2026-02-16 00:13:38,323 root INFO copying build/lib/sympy/physics/units/util.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units 2026-02-16 00:13:38,323 root INFO copying build/lib/sympy/physics/units/quantities.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/units 2026-02-16 00:13:38,323 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/control 2026-02-16 00:13:38,324 root INFO copying build/lib/sympy/physics/control/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/control 2026-02-16 00:13:38,324 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/control/tests 2026-02-16 00:13:38,324 root INFO copying build/lib/sympy/physics/control/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/control/tests 2026-02-16 00:13:38,324 root INFO copying build/lib/sympy/physics/control/tests/test_control_plots.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/control/tests 2026-02-16 00:13:38,324 root INFO copying build/lib/sympy/physics/control/tests/test_lti.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/control/tests 2026-02-16 00:13:38,325 root INFO copying build/lib/sympy/physics/control/lti.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/control 2026-02-16 00:13:38,325 root INFO copying build/lib/sympy/physics/control/control_plots.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/control 2026-02-16 00:13:38,325 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/optics 2026-02-16 00:13:38,326 root INFO copying build/lib/sympy/physics/optics/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics 2026-02-16 00:13:38,326 root INFO copying build/lib/sympy/physics/optics/polarization.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics 2026-02-16 00:13:38,326 root INFO copying build/lib/sympy/physics/optics/medium.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics 2026-02-16 00:13:38,326 root INFO copying build/lib/sympy/physics/optics/utils.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics 2026-02-16 00:13:38,326 root INFO copying build/lib/sympy/physics/optics/waves.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics 2026-02-16 00:13:38,326 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/optics/tests 2026-02-16 00:13:38,327 root INFO copying build/lib/sympy/physics/optics/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics/tests 2026-02-16 00:13:38,327 root INFO copying build/lib/sympy/physics/optics/tests/test_medium.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics/tests 2026-02-16 00:13:38,327 root INFO copying build/lib/sympy/physics/optics/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics/tests 2026-02-16 00:13:38,327 root INFO copying build/lib/sympy/physics/optics/tests/test_gaussopt.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics/tests 2026-02-16 00:13:38,327 root INFO copying build/lib/sympy/physics/optics/tests/test_polarization.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics/tests 2026-02-16 00:13:38,327 root INFO copying build/lib/sympy/physics/optics/tests/test_waves.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics/tests 2026-02-16 00:13:38,328 root INFO copying build/lib/sympy/physics/optics/gaussopt.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/optics 2026-02-16 00:13:38,328 root INFO copying build/lib/sympy/physics/qho_1d.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,328 root INFO copying build/lib/sympy/physics/secondquant.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,328 root INFO copying build/lib/sympy/physics/paulialgebra.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,328 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/biomechanics 2026-02-16 00:13:38,329 root INFO copying build/lib/sympy/physics/biomechanics/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics 2026-02-16 00:13:38,329 root INFO copying build/lib/sympy/physics/biomechanics/musculotendon.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics 2026-02-16 00:13:38,329 root INFO copying build/lib/sympy/physics/biomechanics/activation.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics 2026-02-16 00:13:38,329 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/biomechanics/tests 2026-02-16 00:13:38,329 root INFO copying build/lib/sympy/physics/biomechanics/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics/tests 2026-02-16 00:13:38,330 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_mixin.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics/tests 2026-02-16 00:13:38,330 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_curve.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics/tests 2026-02-16 00:13:38,330 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_activation.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics/tests 2026-02-16 00:13:38,330 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_musculotendon.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics/tests 2026-02-16 00:13:38,330 root INFO copying build/lib/sympy/physics/biomechanics/curve.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics 2026-02-16 00:13:38,331 root INFO copying build/lib/sympy/physics/biomechanics/_mixin.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/biomechanics 2026-02-16 00:13:38,331 root INFO copying build/lib/sympy/physics/hydrogen.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,331 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/mechanics 2026-02-16 00:13:38,331 root INFO copying build/lib/sympy/physics/mechanics/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,331 root INFO copying build/lib/sympy/physics/mechanics/functions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,332 root INFO copying build/lib/sympy/physics/mechanics/wrapping_geometry.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,332 root INFO copying build/lib/sympy/physics/mechanics/inertia.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,332 root INFO copying build/lib/sympy/physics/mechanics/body_base.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,332 root INFO copying build/lib/sympy/physics/mechanics/system.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,332 root INFO copying build/lib/sympy/physics/mechanics/jointsmethod.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,333 root INFO copying build/lib/sympy/physics/mechanics/models.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,333 root INFO copying build/lib/sympy/physics/mechanics/loads.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,333 root INFO copying build/lib/sympy/physics/mechanics/actuator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,333 root INFO copying build/lib/sympy/physics/mechanics/method.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,333 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/mechanics/tests 2026-02-16 00:13:38,334 root INFO copying build/lib/sympy/physics/mechanics/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,334 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane2.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,334 root INFO copying build/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,334 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane3.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,334 root INFO copying build/lib/sympy/physics/mechanics/tests/test_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,334 root INFO copying build/lib/sympy/physics/mechanics/tests/test_wrapping_geometry.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,335 root INFO copying build/lib/sympy/physics/mechanics/tests/test_linearity_of_velocity_constraints.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,335 root INFO copying build/lib/sympy/physics/mechanics/tests/test_particle.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,335 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane4.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,335 root INFO copying build/lib/sympy/physics/mechanics/tests/test_loads.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,335 root INFO copying build/lib/sympy/physics/mechanics/tests/test_system_class.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,335 root INFO copying build/lib/sympy/physics/mechanics/tests/test_pathway.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,336 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,336 root INFO copying build/lib/sympy/physics/mechanics/tests/test_lagrange2.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,336 root INFO copying build/lib/sympy/physics/mechanics/tests/test_linearize.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,336 root INFO copying build/lib/sympy/physics/mechanics/tests/test_lagrange.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,336 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane5.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,336 root INFO copying build/lib/sympy/physics/mechanics/tests/test_models.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,336 root INFO copying build/lib/sympy/physics/mechanics/tests/test_actuator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,337 root INFO copying build/lib/sympy/physics/mechanics/tests/test_system.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,337 root INFO copying build/lib/sympy/physics/mechanics/tests/test_joint.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,337 root INFO copying build/lib/sympy/physics/mechanics/tests/test_body.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,337 root INFO copying build/lib/sympy/physics/mechanics/tests/test_jointsmethod.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,337 root INFO copying build/lib/sympy/physics/mechanics/tests/test_method.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,338 root INFO copying build/lib/sympy/physics/mechanics/tests/test_inertia.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics/tests 2026-02-16 00:13:38,338 root INFO copying build/lib/sympy/physics/mechanics/joint.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,338 root INFO copying build/lib/sympy/physics/mechanics/pathway.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,338 root INFO copying build/lib/sympy/physics/mechanics/lagrange.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,338 root INFO copying build/lib/sympy/physics/mechanics/kane.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,339 root INFO copying build/lib/sympy/physics/mechanics/rigidbody.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,339 root INFO copying build/lib/sympy/physics/mechanics/body.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,339 root INFO copying build/lib/sympy/physics/mechanics/linearize.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,339 root INFO copying build/lib/sympy/physics/mechanics/particle.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/mechanics 2026-02-16 00:13:38,340 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/tests 2026-02-16 00:13:38,340 root INFO copying build/lib/sympy/physics/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,340 root INFO copying build/lib/sympy/physics/tests/test_hydrogen.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,340 root INFO copying build/lib/sympy/physics/tests/test_secondquant.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,340 root INFO copying build/lib/sympy/physics/tests/test_sho.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,340 root INFO copying build/lib/sympy/physics/tests/test_clebsch_gordan.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,341 root INFO copying build/lib/sympy/physics/tests/test_paulialgebra.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,341 root INFO copying build/lib/sympy/physics/tests/test_physics_matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,341 root INFO copying build/lib/sympy/physics/tests/test_pring.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,341 root INFO copying build/lib/sympy/physics/tests/test_qho_1d.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/tests 2026-02-16 00:13:38,341 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/vector 2026-02-16 00:13:38,341 root INFO copying build/lib/sympy/physics/vector/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,342 root INFO copying build/lib/sympy/physics/vector/functions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,342 root INFO copying build/lib/sympy/physics/vector/dyadic.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,342 root INFO copying build/lib/sympy/physics/vector/printing.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,342 root INFO copying build/lib/sympy/physics/vector/frame.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,342 root INFO copying build/lib/sympy/physics/vector/vector.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,343 root INFO copying build/lib/sympy/physics/vector/point.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,343 root INFO copying build/lib/sympy/physics/vector/fieldfunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector 2026-02-16 00:13:38,343 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/vector/tests 2026-02-16 00:13:38,343 root INFO copying build/lib/sympy/physics/vector/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,343 root INFO copying build/lib/sympy/physics/vector/tests/test_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,344 root INFO copying build/lib/sympy/physics/vector/tests/test_fieldfunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,344 root INFO copying build/lib/sympy/physics/vector/tests/test_vector.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,344 root INFO copying build/lib/sympy/physics/vector/tests/test_printing.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,344 root INFO copying build/lib/sympy/physics/vector/tests/test_output.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,344 root INFO copying build/lib/sympy/physics/vector/tests/test_dyadic.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,344 root INFO copying build/lib/sympy/physics/vector/tests/test_frame.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,345 root INFO copying build/lib/sympy/physics/vector/tests/test_point.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/vector/tests 2026-02-16 00:13:38,345 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/quantum 2026-02-16 00:13:38,345 root INFO copying build/lib/sympy/physics/quantum/sho1d.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,345 root INFO copying build/lib/sympy/physics/quantum/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,345 root INFO copying build/lib/sympy/physics/quantum/state.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,346 root INFO copying build/lib/sympy/physics/quantum/operator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,346 root INFO copying build/lib/sympy/physics/quantum/matrixcache.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,346 root INFO copying build/lib/sympy/physics/quantum/commutator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,346 root INFO copying build/lib/sympy/physics/quantum/operatorset.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,346 root INFO copying build/lib/sympy/physics/quantum/qapply.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,346 root INFO copying build/lib/sympy/physics/quantum/cg.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,347 root INFO copying build/lib/sympy/physics/quantum/piab.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,347 root INFO copying build/lib/sympy/physics/quantum/matrixutils.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,347 root INFO copying build/lib/sympy/physics/quantum/fermion.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,347 root INFO copying build/lib/sympy/physics/quantum/circuitplot.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,347 root INFO copying build/lib/sympy/physics/quantum/kind.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,347 root INFO copying build/lib/sympy/physics/quantum/transforms.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,347 root INFO copying build/lib/sympy/physics/quantum/density.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,348 root INFO copying build/lib/sympy/physics/quantum/trace.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,348 root INFO copying build/lib/sympy/physics/quantum/circuitutils.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,348 root INFO copying build/lib/sympy/physics/quantum/qubit.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,348 root INFO copying build/lib/sympy/physics/quantum/represent.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,348 root INFO copying build/lib/sympy/physics/quantum/qft.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,348 root INFO copying build/lib/sympy/physics/quantum/gate.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,349 root INFO creating build/bdist.linux-aarch64/wheel/sympy/physics/quantum/tests 2026-02-16 00:13:38,349 root INFO copying build/lib/sympy/physics/quantum/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,349 root INFO copying build/lib/sympy/physics/quantum/tests/test_spin.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,350 root INFO copying build/lib/sympy/physics/quantum/tests/test_sho1d.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,350 root INFO copying build/lib/sympy/physics/quantum/tests/test_dagger.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,350 root INFO copying build/lib/sympy/physics/quantum/tests/test_cartesian.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,350 root INFO copying build/lib/sympy/physics/quantum/tests/test_qft.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,350 root INFO copying build/lib/sympy/physics/quantum/tests/test_kind.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,351 root INFO copying build/lib/sympy/physics/quantum/tests/test_qexpr.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,351 root INFO copying build/lib/sympy/physics/quantum/tests/test_commutator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,351 root INFO copying build/lib/sympy/physics/quantum/tests/test_pauli.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,351 root INFO copying build/lib/sympy/physics/quantum/tests/test_gate.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,351 root INFO copying build/lib/sympy/physics/quantum/tests/test_shor.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,351 root INFO copying build/lib/sympy/physics/quantum/tests/test_density.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,351 root INFO copying build/lib/sympy/physics/quantum/tests/test_operatorordering.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,352 root INFO copying build/lib/sympy/physics/quantum/tests/test_innerproduct.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,352 root INFO copying build/lib/sympy/physics/quantum/tests/test_boson.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,352 root INFO copying build/lib/sympy/physics/quantum/tests/test_circuitutils.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,352 root INFO copying build/lib/sympy/physics/quantum/tests/test_circuitplot.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,352 root INFO copying build/lib/sympy/physics/quantum/tests/test_operatorset.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,352 root INFO copying build/lib/sympy/physics/quantum/tests/test_piab.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,353 root INFO copying build/lib/sympy/physics/quantum/tests/test_represent.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,353 root INFO copying build/lib/sympy/physics/quantum/tests/test_qubit.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,353 root INFO copying build/lib/sympy/physics/quantum/tests/test_printing.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,353 root INFO copying build/lib/sympy/physics/quantum/tests/test_fermion.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,353 root INFO copying build/lib/sympy/physics/quantum/tests/test_matrixutils.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,353 root INFO copying build/lib/sympy/physics/quantum/tests/test_operator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,354 root INFO copying build/lib/sympy/physics/quantum/tests/test_grover.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,354 root INFO copying build/lib/sympy/physics/quantum/tests/test_qasm.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,354 root INFO copying build/lib/sympy/physics/quantum/tests/test_constants.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,354 root INFO copying build/lib/sympy/physics/quantum/tests/test_anticommutator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,354 root INFO copying build/lib/sympy/physics/quantum/tests/test_qapply.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,354 root INFO copying build/lib/sympy/physics/quantum/tests/test_state.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,354 root INFO copying build/lib/sympy/physics/quantum/tests/test_trace.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,355 root INFO copying build/lib/sympy/physics/quantum/tests/test_identitysearch.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,355 root INFO copying build/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,355 root INFO copying build/lib/sympy/physics/quantum/tests/test_transforms.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,355 root INFO copying build/lib/sympy/physics/quantum/tests/test_cg.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,355 root INFO copying build/lib/sympy/physics/quantum/tests/test_hilbert.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum/tests 2026-02-16 00:13:38,355 root INFO copying build/lib/sympy/physics/quantum/pauli.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,356 root INFO copying build/lib/sympy/physics/quantum/innerproduct.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,356 root INFO copying build/lib/sympy/physics/quantum/cartesian.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,356 root INFO copying build/lib/sympy/physics/quantum/qasm.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,356 root INFO copying build/lib/sympy/physics/quantum/grover.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,356 root INFO copying build/lib/sympy/physics/quantum/operatorordering.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,356 root INFO copying build/lib/sympy/physics/quantum/identitysearch.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,357 root INFO copying build/lib/sympy/physics/quantum/constants.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,357 root INFO copying build/lib/sympy/physics/quantum/qexpr.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,357 root INFO copying build/lib/sympy/physics/quantum/spin.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,357 root INFO copying build/lib/sympy/physics/quantum/hilbert.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,357 root INFO copying build/lib/sympy/physics/quantum/dagger.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,357 root INFO copying build/lib/sympy/physics/quantum/anticommutator.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,358 root INFO copying build/lib/sympy/physics/quantum/boson.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,358 root INFO copying build/lib/sympy/physics/quantum/tensorproduct.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,358 root INFO copying build/lib/sympy/physics/quantum/shor.py -> build/bdist.linux-aarch64/wheel/./sympy/physics/quantum 2026-02-16 00:13:38,358 root INFO copying build/lib/sympy/physics/pring.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,358 root INFO copying build/lib/sympy/physics/wigner.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,359 root INFO copying build/lib/sympy/physics/sho.py -> build/bdist.linux-aarch64/wheel/./sympy/physics 2026-02-16 00:13:38,359 root INFO copying build/lib/sympy/conftest.py -> build/bdist.linux-aarch64/wheel/./sympy 2026-02-16 00:13:38,359 root INFO creating build/bdist.linux-aarch64/wheel/sympy/liealgebras 2026-02-16 00:13:38,359 root INFO copying build/lib/sympy/liealgebras/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,359 root INFO copying build/lib/sympy/liealgebras/type_c.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,360 root INFO copying build/lib/sympy/liealgebras/cartan_type.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,360 root INFO copying build/lib/sympy/liealgebras/type_f.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,360 root INFO copying build/lib/sympy/liealgebras/type_b.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,360 root INFO copying build/lib/sympy/liealgebras/root_system.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,360 root INFO copying build/lib/sympy/liealgebras/type_d.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,360 root INFO creating build/bdist.linux-aarch64/wheel/sympy/liealgebras/tests 2026-02-16 00:13:38,361 root INFO copying build/lib/sympy/liealgebras/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,361 root INFO copying build/lib/sympy/liealgebras/tests/test_root_system.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,361 root INFO copying build/lib/sympy/liealgebras/tests/test_type_D.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,361 root INFO copying build/lib/sympy/liealgebras/tests/test_type_F.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,361 root INFO copying build/lib/sympy/liealgebras/tests/test_dynkin_diagram.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,361 root INFO copying build/lib/sympy/liealgebras/tests/test_type_E.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,362 root INFO copying build/lib/sympy/liealgebras/tests/test_cartan_type.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,362 root INFO copying build/lib/sympy/liealgebras/tests/test_cartan_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,362 root INFO copying build/lib/sympy/liealgebras/tests/test_type_A.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,362 root INFO copying build/lib/sympy/liealgebras/tests/test_weyl_group.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,362 root INFO copying build/lib/sympy/liealgebras/tests/test_type_B.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,362 root INFO copying build/lib/sympy/liealgebras/tests/test_type_G.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,362 root INFO copying build/lib/sympy/liealgebras/tests/test_type_C.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras/tests 2026-02-16 00:13:38,363 root INFO copying build/lib/sympy/liealgebras/type_a.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,363 root INFO copying build/lib/sympy/liealgebras/weyl_group.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,363 root INFO copying build/lib/sympy/liealgebras/type_g.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,363 root INFO copying build/lib/sympy/liealgebras/dynkin_diagram.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,363 root INFO copying build/lib/sympy/liealgebras/cartan_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,363 root INFO copying build/lib/sympy/liealgebras/type_e.py -> build/bdist.linux-aarch64/wheel/./sympy/liealgebras 2026-02-16 00:13:38,363 root INFO copying build/lib/sympy/galgebra.py -> build/bdist.linux-aarch64/wheel/./sympy 2026-02-16 00:13:38,364 root INFO creating build/bdist.linux-aarch64/wheel/sympy/logic 2026-02-16 00:13:38,364 root INFO copying build/lib/sympy/logic/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/logic 2026-02-16 00:13:38,364 root INFO copying build/lib/sympy/logic/boolalg.py -> build/bdist.linux-aarch64/wheel/./sympy/logic 2026-02-16 00:13:38,364 root INFO copying build/lib/sympy/logic/inference.py -> build/bdist.linux-aarch64/wheel/./sympy/logic 2026-02-16 00:13:38,365 root INFO creating build/bdist.linux-aarch64/wheel/sympy/logic/tests 2026-02-16 00:13:38,365 root INFO copying build/lib/sympy/logic/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/tests 2026-02-16 00:13:38,365 root INFO copying build/lib/sympy/logic/tests/test_dimacs.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/tests 2026-02-16 00:13:38,365 root INFO copying build/lib/sympy/logic/tests/test_boolalg.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/tests 2026-02-16 00:13:38,365 root INFO copying build/lib/sympy/logic/tests/test_lra_theory.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/tests 2026-02-16 00:13:38,366 root INFO copying build/lib/sympy/logic/tests/test_inference.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/tests 2026-02-16 00:13:38,366 root INFO creating build/bdist.linux-aarch64/wheel/sympy/logic/algorithms 2026-02-16 00:13:38,366 root INFO copying build/lib/sympy/logic/algorithms/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/algorithms 2026-02-16 00:13:38,366 root INFO copying build/lib/sympy/logic/algorithms/z3_wrapper.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/algorithms 2026-02-16 00:13:38,366 root INFO copying build/lib/sympy/logic/algorithms/pycosat_wrapper.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/algorithms 2026-02-16 00:13:38,366 root INFO copying build/lib/sympy/logic/algorithms/minisat22_wrapper.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/algorithms 2026-02-16 00:13:38,367 root INFO copying build/lib/sympy/logic/algorithms/lra_theory.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/algorithms 2026-02-16 00:13:38,367 root INFO copying build/lib/sympy/logic/algorithms/dpll.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/algorithms 2026-02-16 00:13:38,367 root INFO copying build/lib/sympy/logic/algorithms/dpll2.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/algorithms 2026-02-16 00:13:38,367 root INFO creating build/bdist.linux-aarch64/wheel/sympy/logic/utilities 2026-02-16 00:13:38,368 root INFO copying build/lib/sympy/logic/utilities/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/utilities 2026-02-16 00:13:38,368 root INFO copying build/lib/sympy/logic/utilities/dimacs.py -> build/bdist.linux-aarch64/wheel/./sympy/logic/utilities 2026-02-16 00:13:38,368 root INFO creating build/bdist.linux-aarch64/wheel/sympy/calculus 2026-02-16 00:13:38,368 root INFO copying build/lib/sympy/calculus/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus 2026-02-16 00:13:38,368 root INFO copying build/lib/sympy/calculus/finite_diff.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus 2026-02-16 00:13:38,368 root INFO copying build/lib/sympy/calculus/singularities.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus 2026-02-16 00:13:38,369 root INFO creating build/bdist.linux-aarch64/wheel/sympy/calculus/tests 2026-02-16 00:13:38,369 root INFO copying build/lib/sympy/calculus/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus/tests 2026-02-16 00:13:38,369 root INFO copying build/lib/sympy/calculus/tests/test_util.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus/tests 2026-02-16 00:13:38,369 root INFO copying build/lib/sympy/calculus/tests/test_euler.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus/tests 2026-02-16 00:13:38,369 root INFO copying build/lib/sympy/calculus/tests/test_accumulationbounds.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus/tests 2026-02-16 00:13:38,370 root INFO copying build/lib/sympy/calculus/tests/test_singularities.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus/tests 2026-02-16 00:13:38,370 root INFO copying build/lib/sympy/calculus/tests/test_finite_diff.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus/tests 2026-02-16 00:13:38,370 root INFO copying build/lib/sympy/calculus/util.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus 2026-02-16 00:13:38,370 root INFO copying build/lib/sympy/calculus/accumulationbounds.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus 2026-02-16 00:13:38,370 root INFO copying build/lib/sympy/calculus/euler.py -> build/bdist.linux-aarch64/wheel/./sympy/calculus 2026-02-16 00:13:38,370 root INFO creating build/bdist.linux-aarch64/wheel/sympy/combinatorics 2026-02-16 00:13:38,371 root INFO copying build/lib/sympy/combinatorics/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,371 root INFO copying build/lib/sympy/combinatorics/permutations.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,371 root INFO copying build/lib/sympy/combinatorics/testutil.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,371 root INFO copying build/lib/sympy/combinatorics/free_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,371 root INFO copying build/lib/sympy/combinatorics/homomorphisms.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,372 root INFO copying build/lib/sympy/combinatorics/generators.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,372 root INFO copying build/lib/sympy/combinatorics/partitions.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,372 root INFO copying build/lib/sympy/combinatorics/fp_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,372 root INFO copying build/lib/sympy/combinatorics/rewritingsystem.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,372 root INFO copying build/lib/sympy/combinatorics/schur_number.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,373 root INFO copying build/lib/sympy/combinatorics/subsets.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,373 root INFO copying build/lib/sympy/combinatorics/group_numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,373 root INFO copying build/lib/sympy/combinatorics/polyhedron.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,373 root INFO creating build/bdist.linux-aarch64/wheel/sympy/combinatorics/tests 2026-02-16 00:13:38,373 root INFO copying build/lib/sympy/combinatorics/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,374 root INFO copying build/lib/sympy/combinatorics/tests/test_testutil.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,374 root INFO copying build/lib/sympy/combinatorics/tests/test_group_numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,374 root INFO copying build/lib/sympy/combinatorics/tests/test_perm_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,374 root INFO copying build/lib/sympy/combinatorics/tests/test_group_constructs.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,374 root INFO copying build/lib/sympy/combinatorics/tests/test_util.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,374 root INFO copying build/lib/sympy/combinatorics/tests/test_permutations.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,375 root INFO copying build/lib/sympy/combinatorics/tests/test_pc_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,375 root INFO copying build/lib/sympy/combinatorics/tests/test_tensor_can.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,375 root INFO copying build/lib/sympy/combinatorics/tests/test_subsets.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,375 root INFO copying build/lib/sympy/combinatorics/tests/test_prufer.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,375 root INFO copying build/lib/sympy/combinatorics/tests/test_polyhedron.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,375 root INFO copying build/lib/sympy/combinatorics/tests/test_galois.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,376 root INFO copying build/lib/sympy/combinatorics/tests/test_rewriting.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,376 root INFO copying build/lib/sympy/combinatorics/tests/test_generators.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,376 root INFO copying build/lib/sympy/combinatorics/tests/test_partitions.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,376 root INFO copying build/lib/sympy/combinatorics/tests/test_graycode.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,376 root INFO copying build/lib/sympy/combinatorics/tests/test_schur_number.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,376 root INFO copying build/lib/sympy/combinatorics/tests/test_fp_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,377 root INFO copying build/lib/sympy/combinatorics/tests/test_free_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,377 root INFO copying build/lib/sympy/combinatorics/tests/test_coset_table.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,377 root INFO copying build/lib/sympy/combinatorics/tests/test_homomorphisms.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,377 root INFO copying build/lib/sympy/combinatorics/tests/test_named_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics/tests 2026-02-16 00:13:38,377 root INFO copying build/lib/sympy/combinatorics/prufer.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,377 root INFO copying build/lib/sympy/combinatorics/perm_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,378 root INFO copying build/lib/sympy/combinatorics/util.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,378 root INFO copying build/lib/sympy/combinatorics/galois.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,378 root INFO copying build/lib/sympy/combinatorics/rewritingsystem_fsm.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,378 root INFO copying build/lib/sympy/combinatorics/named_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,378 root INFO copying build/lib/sympy/combinatorics/graycode.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,379 root INFO copying build/lib/sympy/combinatorics/group_constructs.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,379 root INFO copying build/lib/sympy/combinatorics/coset_table.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,379 root INFO copying build/lib/sympy/combinatorics/pc_groups.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,379 root INFO copying build/lib/sympy/combinatorics/tensor_can.py -> build/bdist.linux-aarch64/wheel/./sympy/combinatorics 2026-02-16 00:13:38,379 root INFO creating build/bdist.linux-aarch64/wheel/sympy/ntheory 2026-02-16 00:13:38,380 root INFO copying build/lib/sympy/ntheory/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,380 root INFO copying build/lib/sympy/ntheory/elliptic_curve.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,380 root INFO copying build/lib/sympy/ntheory/qs.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,380 root INFO copying build/lib/sympy/ntheory/residue_ntheory.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,381 root INFO copying build/lib/sympy/ntheory/modular.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,381 root INFO copying build/lib/sympy/ntheory/generate.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,381 root INFO creating build/bdist.linux-aarch64/wheel/sympy/ntheory/tests 2026-02-16 00:13:38,381 root INFO copying build/lib/sympy/ntheory/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,381 root INFO copying build/lib/sympy/ntheory/tests/test_multinomial.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,381 root INFO copying build/lib/sympy/ntheory/tests/test_modular.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,382 root INFO copying build/lib/sympy/ntheory/tests/test_primetest.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,382 root INFO copying build/lib/sympy/ntheory/tests/test_residue.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,382 root INFO copying build/lib/sympy/ntheory/tests/test_qs.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,382 root INFO copying build/lib/sympy/ntheory/tests/test_ecm.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,382 root INFO copying build/lib/sympy/ntheory/tests/test_generate.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,382 root INFO copying build/lib/sympy/ntheory/tests/test_egyptian_fraction.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,383 root INFO copying build/lib/sympy/ntheory/tests/test_continued_fraction.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,383 root INFO copying build/lib/sympy/ntheory/tests/test_digits.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,383 root INFO copying build/lib/sympy/ntheory/tests/test_hypothesis.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,383 root INFO copying build/lib/sympy/ntheory/tests/test_bbp_pi.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,383 root INFO copying build/lib/sympy/ntheory/tests/test_partitions.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,383 root INFO copying build/lib/sympy/ntheory/tests/test_elliptic_curve.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,383 root INFO copying build/lib/sympy/ntheory/tests/test_factor_.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory/tests 2026-02-16 00:13:38,384 root INFO copying build/lib/sympy/ntheory/factor_.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,384 root INFO copying build/lib/sympy/ntheory/continued_fraction.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,384 root INFO copying build/lib/sympy/ntheory/egyptian_fraction.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,384 root INFO copying build/lib/sympy/ntheory/digits.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,384 root INFO copying build/lib/sympy/ntheory/bbp_pi.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,384 root INFO copying build/lib/sympy/ntheory/partitions_.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,385 root INFO copying build/lib/sympy/ntheory/primetest.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,385 root INFO copying build/lib/sympy/ntheory/ecm.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,385 root INFO copying build/lib/sympy/ntheory/multinomial.py -> build/bdist.linux-aarch64/wheel/./sympy/ntheory 2026-02-16 00:13:38,385 root INFO creating build/bdist.linux-aarch64/wheel/sympy/strategies 2026-02-16 00:13:38,385 root INFO copying build/lib/sympy/strategies/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies 2026-02-16 00:13:38,386 root INFO copying build/lib/sympy/strategies/core.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies 2026-02-16 00:13:38,386 root INFO copying build/lib/sympy/strategies/tools.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies 2026-02-16 00:13:38,386 root INFO creating build/bdist.linux-aarch64/wheel/sympy/strategies/branch 2026-02-16 00:13:38,386 root INFO copying build/lib/sympy/strategies/branch/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch 2026-02-16 00:13:38,386 root INFO copying build/lib/sympy/strategies/branch/core.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch 2026-02-16 00:13:38,387 root INFO copying build/lib/sympy/strategies/branch/tools.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch 2026-02-16 00:13:38,387 root INFO copying build/lib/sympy/strategies/branch/traverse.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch 2026-02-16 00:13:38,387 root INFO creating build/bdist.linux-aarch64/wheel/sympy/strategies/branch/tests 2026-02-16 00:13:38,387 root INFO copying build/lib/sympy/strategies/branch/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch/tests 2026-02-16 00:13:38,387 root INFO copying build/lib/sympy/strategies/branch/tests/test_traverse.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch/tests 2026-02-16 00:13:38,387 root INFO copying build/lib/sympy/strategies/branch/tests/test_core.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch/tests 2026-02-16 00:13:38,388 root INFO copying build/lib/sympy/strategies/branch/tests/test_tools.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/branch/tests 2026-02-16 00:13:38,388 root INFO copying build/lib/sympy/strategies/tree.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies 2026-02-16 00:13:38,388 root INFO copying build/lib/sympy/strategies/traverse.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies 2026-02-16 00:13:38,388 root INFO copying build/lib/sympy/strategies/rl.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies 2026-02-16 00:13:38,388 root INFO creating build/bdist.linux-aarch64/wheel/sympy/strategies/tests 2026-02-16 00:13:38,388 root INFO copying build/lib/sympy/strategies/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/tests 2026-02-16 00:13:38,389 root INFO copying build/lib/sympy/strategies/tests/test_tree.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/tests 2026-02-16 00:13:38,389 root INFO copying build/lib/sympy/strategies/tests/test_traverse.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/tests 2026-02-16 00:13:38,389 root INFO copying build/lib/sympy/strategies/tests/test_rl.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/tests 2026-02-16 00:13:38,389 root INFO copying build/lib/sympy/strategies/tests/test_core.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/tests 2026-02-16 00:13:38,389 root INFO copying build/lib/sympy/strategies/tests/test_tools.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies/tests 2026-02-16 00:13:38,389 root INFO copying build/lib/sympy/strategies/util.py -> build/bdist.linux-aarch64/wheel/./sympy/strategies 2026-02-16 00:13:38,390 root INFO creating build/bdist.linux-aarch64/wheel/sympy/geometry 2026-02-16 00:13:38,390 root INFO copying build/lib/sympy/geometry/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,390 root INFO copying build/lib/sympy/geometry/entity.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,390 root INFO copying build/lib/sympy/geometry/line.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,390 root INFO copying build/lib/sympy/geometry/exceptions.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,391 root INFO copying build/lib/sympy/geometry/plane.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,391 root INFO copying build/lib/sympy/geometry/point.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,391 root INFO copying build/lib/sympy/geometry/ellipse.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,391 root INFO creating build/bdist.linux-aarch64/wheel/sympy/geometry/tests 2026-02-16 00:13:38,391 root INFO copying build/lib/sympy/geometry/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,392 root INFO copying build/lib/sympy/geometry/tests/test_line.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,392 root INFO copying build/lib/sympy/geometry/tests/test_geometrysets.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,392 root INFO copying build/lib/sympy/geometry/tests/test_polygon.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,392 root INFO copying build/lib/sympy/geometry/tests/test_ellipse.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,392 root INFO copying build/lib/sympy/geometry/tests/test_util.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,393 root INFO copying build/lib/sympy/geometry/tests/test_entity.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,393 root INFO copying build/lib/sympy/geometry/tests/test_parabola.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,393 root INFO copying build/lib/sympy/geometry/tests/test_curve.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,393 root INFO copying build/lib/sympy/geometry/tests/test_plane.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,393 root INFO copying build/lib/sympy/geometry/tests/test_point.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry/tests 2026-02-16 00:13:38,393 root INFO copying build/lib/sympy/geometry/polygon.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,394 root INFO copying build/lib/sympy/geometry/curve.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,394 root INFO copying build/lib/sympy/geometry/util.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,394 root INFO copying build/lib/sympy/geometry/parabola.py -> build/bdist.linux-aarch64/wheel/./sympy/geometry 2026-02-16 00:13:38,394 root INFO creating build/bdist.linux-aarch64/wheel/sympy/algebras 2026-02-16 00:13:38,395 root INFO copying build/lib/sympy/algebras/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/algebras 2026-02-16 00:13:38,395 root INFO copying build/lib/sympy/algebras/quaternion.py -> build/bdist.linux-aarch64/wheel/./sympy/algebras 2026-02-16 00:13:38,395 root INFO creating build/bdist.linux-aarch64/wheel/sympy/algebras/tests 2026-02-16 00:13:38,395 root INFO copying build/lib/sympy/algebras/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/algebras/tests 2026-02-16 00:13:38,395 root INFO copying build/lib/sympy/algebras/tests/test_quaternion.py -> build/bdist.linux-aarch64/wheel/./sympy/algebras/tests 2026-02-16 00:13:38,396 root INFO creating build/bdist.linux-aarch64/wheel/sympy/solvers 2026-02-16 00:13:38,396 root INFO copying build/lib/sympy/solvers/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,396 root INFO copying build/lib/sympy/solvers/decompogen.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,396 root INFO copying build/lib/sympy/solvers/solveset.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,397 root INFO copying build/lib/sympy/solvers/pde.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,397 root INFO copying build/lib/sympy/solvers/deutils.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,397 root INFO copying build/lib/sympy/solvers/recurr.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,397 root INFO copying build/lib/sympy/solvers/polysys.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,397 root INFO creating build/bdist.linux-aarch64/wheel/sympy/solvers/diophantine 2026-02-16 00:13:38,398 root INFO copying build/lib/sympy/solvers/diophantine/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/diophantine 2026-02-16 00:13:38,398 root INFO creating build/bdist.linux-aarch64/wheel/sympy/solvers/diophantine/tests 2026-02-16 00:13:38,398 root INFO copying build/lib/sympy/solvers/diophantine/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/diophantine/tests 2026-02-16 00:13:38,398 root INFO copying build/lib/sympy/solvers/diophantine/tests/test_diophantine.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/diophantine/tests 2026-02-16 00:13:38,398 root INFO copying build/lib/sympy/solvers/diophantine/diophantine.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/diophantine 2026-02-16 00:13:38,399 root INFO creating build/bdist.linux-aarch64/wheel/sympy/solvers/ode 2026-02-16 00:13:38,399 root INFO copying build/lib/sympy/solvers/ode/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,399 root INFO copying build/lib/sympy/solvers/ode/lie_group.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,399 root INFO copying build/lib/sympy/solvers/ode/nonhomogeneous.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,399 root INFO copying build/lib/sympy/solvers/ode/subscheck.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,400 root INFO copying build/lib/sympy/solvers/ode/riccati.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,400 root INFO copying build/lib/sympy/solvers/ode/systems.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,400 root INFO copying build/lib/sympy/solvers/ode/single.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,400 root INFO creating build/bdist.linux-aarch64/wheel/sympy/solvers/ode/tests 2026-02-16 00:13:38,401 root INFO copying build/lib/sympy/solvers/ode/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode/tests 2026-02-16 00:13:38,401 root INFO copying build/lib/sympy/solvers/ode/tests/test_single.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode/tests 2026-02-16 00:13:38,401 root INFO copying build/lib/sympy/solvers/ode/tests/test_ode.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode/tests 2026-02-16 00:13:38,401 root INFO copying build/lib/sympy/solvers/ode/tests/test_lie_group.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode/tests 2026-02-16 00:13:38,402 root INFO copying build/lib/sympy/solvers/ode/tests/test_riccati.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode/tests 2026-02-16 00:13:38,402 root INFO copying build/lib/sympy/solvers/ode/tests/test_systems.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode/tests 2026-02-16 00:13:38,402 root INFO copying build/lib/sympy/solvers/ode/tests/test_subscheck.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode/tests 2026-02-16 00:13:38,403 root INFO copying build/lib/sympy/solvers/ode/ode.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,403 root INFO copying build/lib/sympy/solvers/ode/hypergeometric.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/ode 2026-02-16 00:13:38,403 root INFO creating build/bdist.linux-aarch64/wheel/sympy/solvers/tests 2026-02-16 00:13:38,403 root INFO copying build/lib/sympy/solvers/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,404 root INFO copying build/lib/sympy/solvers/tests/test_numeric.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,404 root INFO copying build/lib/sympy/solvers/tests/test_solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,404 root INFO copying build/lib/sympy/solvers/tests/test_constantsimp.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,404 root INFO copying build/lib/sympy/solvers/tests/test_simplex.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,404 root INFO copying build/lib/sympy/solvers/tests/test_decompogen.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,405 root INFO copying build/lib/sympy/solvers/tests/test_pde.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,405 root INFO copying build/lib/sympy/solvers/tests/test_recurr.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,405 root INFO copying build/lib/sympy/solvers/tests/test_solveset.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,405 root INFO copying build/lib/sympy/solvers/tests/test_polysys.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,405 root INFO copying build/lib/sympy/solvers/tests/test_inequalities.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/tests 2026-02-16 00:13:38,406 root INFO copying build/lib/sympy/solvers/inequalities.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,406 root INFO copying build/lib/sympy/solvers/simplex.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,406 root INFO copying build/lib/sympy/solvers/bivariate.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,406 root INFO copying build/lib/sympy/solvers/solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers 2026-02-16 00:13:38,407 root INFO creating build/bdist.linux-aarch64/wheel/sympy/solvers/benchmarks 2026-02-16 00:13:38,407 root INFO copying build/lib/sympy/solvers/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/benchmarks 2026-02-16 00:13:38,407 root INFO copying build/lib/sympy/solvers/benchmarks/bench_solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/solvers/benchmarks 2026-02-16 00:13:38,407 root INFO creating build/bdist.linux-aarch64/wheel/sympy/holonomic 2026-02-16 00:13:38,407 root INFO copying build/lib/sympy/holonomic/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic 2026-02-16 00:13:38,408 root INFO copying build/lib/sympy/holonomic/numerical.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic 2026-02-16 00:13:38,408 root INFO creating build/bdist.linux-aarch64/wheel/sympy/holonomic/tests 2026-02-16 00:13:38,408 root INFO copying build/lib/sympy/holonomic/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic/tests 2026-02-16 00:13:38,408 root INFO copying build/lib/sympy/holonomic/tests/test_holonomic.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic/tests 2026-02-16 00:13:38,408 root INFO copying build/lib/sympy/holonomic/tests/test_recurrence.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic/tests 2026-02-16 00:13:38,409 root INFO copying build/lib/sympy/holonomic/holonomic.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic 2026-02-16 00:13:38,409 root INFO copying build/lib/sympy/holonomic/holonomicerrors.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic 2026-02-16 00:13:38,409 root INFO copying build/lib/sympy/holonomic/recurrence.py -> build/bdist.linux-aarch64/wheel/./sympy/holonomic 2026-02-16 00:13:38,409 root INFO creating build/bdist.linux-aarch64/wheel/sympy/printing 2026-02-16 00:13:38,410 root INFO copying build/lib/sympy/printing/python.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,410 root INFO copying build/lib/sympy/printing/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,410 root INFO copying build/lib/sympy/printing/glsl.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,410 root INFO copying build/lib/sympy/printing/cxx.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,410 root INFO copying build/lib/sympy/printing/dot.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,410 root INFO copying build/lib/sympy/printing/theanocode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,411 root INFO copying build/lib/sympy/printing/fortran.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,411 root INFO copying build/lib/sympy/printing/conventions.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,411 root INFO copying build/lib/sympy/printing/precedence.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,411 root INFO copying build/lib/sympy/printing/mathematica.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,411 root INFO copying build/lib/sympy/printing/defaults.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,411 root INFO copying build/lib/sympy/printing/smtlib.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,411 root INFO copying build/lib/sympy/printing/maple.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,412 root INFO copying build/lib/sympy/printing/pytorch.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,412 root INFO copying build/lib/sympy/printing/printer.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,412 root INFO copying build/lib/sympy/printing/tensorflow.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,412 root INFO copying build/lib/sympy/printing/lambdarepr.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,412 root INFO copying build/lib/sympy/printing/numpy.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,413 root INFO copying build/lib/sympy/printing/tree.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,413 root INFO copying build/lib/sympy/printing/aesaracode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,413 root INFO copying build/lib/sympy/printing/rust.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,413 root INFO copying build/lib/sympy/printing/rcode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,413 root INFO copying build/lib/sympy/printing/llvmjitcode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,413 root INFO copying build/lib/sympy/printing/preview.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,414 root INFO creating build/bdist.linux-aarch64/wheel/sympy/printing/tests 2026-02-16 00:13:38,414 root INFO copying build/lib/sympy/printing/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,414 root INFO copying build/lib/sympy/printing/tests/test_jscode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,414 root INFO copying build/lib/sympy/printing/tests/test_dot.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,414 root INFO copying build/lib/sympy/printing/tests/test_mathematica.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,415 root INFO copying build/lib/sympy/printing/tests/test_tree.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,415 root INFO copying build/lib/sympy/printing/tests/test_rust.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,415 root INFO copying build/lib/sympy/printing/tests/test_cupy.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,415 root INFO copying build/lib/sympy/printing/tests/test_latex.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,415 root INFO copying build/lib/sympy/printing/tests/test_python.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,416 root INFO copying build/lib/sympy/printing/tests/test_precedence.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,416 root INFO copying build/lib/sympy/printing/tests/test_gtk.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,416 root INFO copying build/lib/sympy/printing/tests/test_llvmjit.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,416 root INFO copying build/lib/sympy/printing/tests/test_rcode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,416 root INFO copying build/lib/sympy/printing/tests/test_lambdarepr.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,416 root INFO copying build/lib/sympy/printing/tests/test_c.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,417 root INFO copying build/lib/sympy/printing/tests/test_smtlib.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,417 root INFO copying build/lib/sympy/printing/tests/test_numpy.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,417 root INFO copying build/lib/sympy/printing/tests/test_tableform.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,417 root INFO copying build/lib/sympy/printing/tests/test_preview.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,417 root INFO copying build/lib/sympy/printing/tests/test_glsl.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,418 root INFO copying build/lib/sympy/printing/tests/test_torch.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,418 root INFO copying build/lib/sympy/printing/tests/test_mathml.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,418 root INFO copying build/lib/sympy/printing/tests/test_str.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,418 root INFO copying build/lib/sympy/printing/tests/test_jax.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,418 root INFO copying build/lib/sympy/printing/tests/test_julia.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,419 root INFO copying build/lib/sympy/printing/tests/test_octave.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,419 root INFO copying build/lib/sympy/printing/tests/test_maple.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,419 root INFO copying build/lib/sympy/printing/tests/test_conventions.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,419 root INFO copying build/lib/sympy/printing/tests/test_aesaracode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,419 root INFO copying build/lib/sympy/printing/tests/test_theanocode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,420 root INFO copying build/lib/sympy/printing/tests/test_tensorflow.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,420 root INFO copying build/lib/sympy/printing/tests/test_fortran.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,420 root INFO copying build/lib/sympy/printing/tests/test_cxx.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,420 root INFO copying build/lib/sympy/printing/tests/test_repr.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,420 root INFO copying build/lib/sympy/printing/tests/test_codeprinter.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,420 root INFO copying build/lib/sympy/printing/tests/test_pycode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/tests 2026-02-16 00:13:38,421 root INFO copying build/lib/sympy/printing/octave.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,421 root INFO creating build/bdist.linux-aarch64/wheel/sympy/printing/pretty 2026-02-16 00:13:38,421 root INFO copying build/lib/sympy/printing/pretty/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/pretty 2026-02-16 00:13:38,421 root INFO copying build/lib/sympy/printing/pretty/pretty_symbology.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/pretty 2026-02-16 00:13:38,421 root INFO copying build/lib/sympy/printing/pretty/pretty.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/pretty 2026-02-16 00:13:38,422 root INFO creating build/bdist.linux-aarch64/wheel/sympy/printing/pretty/tests 2026-02-16 00:13:38,422 root INFO copying build/lib/sympy/printing/pretty/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/pretty/tests 2026-02-16 00:13:38,422 root INFO copying build/lib/sympy/printing/pretty/tests/test_pretty.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/pretty/tests 2026-02-16 00:13:38,423 root INFO copying build/lib/sympy/printing/pretty/stringpict.py -> build/bdist.linux-aarch64/wheel/./sympy/printing/pretty 2026-02-16 00:13:38,423 root INFO copying build/lib/sympy/printing/repr.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,423 root INFO copying build/lib/sympy/printing/julia.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,423 root INFO copying build/lib/sympy/printing/latex.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,424 root INFO copying build/lib/sympy/printing/tableform.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,424 root INFO copying build/lib/sympy/printing/jscode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,424 root INFO copying build/lib/sympy/printing/mathml.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,424 root INFO copying build/lib/sympy/printing/pycode.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,425 root INFO copying build/lib/sympy/printing/c.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,425 root INFO copying build/lib/sympy/printing/codeprinter.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,425 root INFO copying build/lib/sympy/printing/str.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,425 root INFO copying build/lib/sympy/printing/gtk.py -> build/bdist.linux-aarch64/wheel/./sympy/printing 2026-02-16 00:13:38,425 root INFO creating build/bdist.linux-aarch64/wheel/sympy/multipledispatch 2026-02-16 00:13:38,426 root INFO copying build/lib/sympy/multipledispatch/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch 2026-02-16 00:13:38,426 root INFO copying build/lib/sympy/multipledispatch/core.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch 2026-02-16 00:13:38,426 root INFO copying build/lib/sympy/multipledispatch/dispatcher.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch 2026-02-16 00:13:38,426 root INFO copying build/lib/sympy/multipledispatch/utils.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch 2026-02-16 00:13:38,426 root INFO creating build/bdist.linux-aarch64/wheel/sympy/multipledispatch/tests 2026-02-16 00:13:38,427 root INFO copying build/lib/sympy/multipledispatch/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch/tests 2026-02-16 00:13:38,427 root INFO copying build/lib/sympy/multipledispatch/tests/test_dispatcher.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch/tests 2026-02-16 00:13:38,427 root INFO copying build/lib/sympy/multipledispatch/tests/test_conflict.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch/tests 2026-02-16 00:13:38,427 root INFO copying build/lib/sympy/multipledispatch/tests/test_core.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch/tests 2026-02-16 00:13:38,427 root INFO copying build/lib/sympy/multipledispatch/conflict.py -> build/bdist.linux-aarch64/wheel/./sympy/multipledispatch 2026-02-16 00:13:38,427 root INFO creating build/bdist.linux-aarch64/wheel/sympy/series 2026-02-16 00:13:38,428 root INFO copying build/lib/sympy/series/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,428 root INFO copying build/lib/sympy/series/series.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,428 root INFO copying build/lib/sympy/series/aseries.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,428 root INFO copying build/lib/sympy/series/series_class.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,428 root INFO copying build/lib/sympy/series/formal.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,429 root INFO copying build/lib/sympy/series/limitseq.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,429 root INFO copying build/lib/sympy/series/residues.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,429 root INFO copying build/lib/sympy/series/order.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,429 root INFO copying build/lib/sympy/series/approximants.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,429 root INFO copying build/lib/sympy/series/gruntz.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,430 root INFO creating build/bdist.linux-aarch64/wheel/sympy/series/tests 2026-02-16 00:13:38,430 root INFO copying build/lib/sympy/series/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,430 root INFO copying build/lib/sympy/series/tests/test_sequences.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,430 root INFO copying build/lib/sympy/series/tests/test_gruntz.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,430 root INFO copying build/lib/sympy/series/tests/test_nseries.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,430 root INFO copying build/lib/sympy/series/tests/test_lseries.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,431 root INFO copying build/lib/sympy/series/tests/test_aseries.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,431 root INFO copying build/lib/sympy/series/tests/test_approximants.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,431 root INFO copying build/lib/sympy/series/tests/test_demidovich.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,431 root INFO copying build/lib/sympy/series/tests/test_order.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,431 root INFO copying build/lib/sympy/series/tests/test_residues.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,431 root INFO copying build/lib/sympy/series/tests/test_kauers.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,432 root INFO copying build/lib/sympy/series/tests/test_fourier.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,432 root INFO copying build/lib/sympy/series/tests/test_limits.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,432 root INFO copying build/lib/sympy/series/tests/test_limitseq.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,432 root INFO copying build/lib/sympy/series/tests/test_series.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,432 root INFO copying build/lib/sympy/series/tests/test_formal.py -> build/bdist.linux-aarch64/wheel/./sympy/series/tests 2026-02-16 00:13:38,432 root INFO copying build/lib/sympy/series/limits.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,433 root INFO copying build/lib/sympy/series/sequences.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,433 root INFO copying build/lib/sympy/series/fourier.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,433 root INFO copying build/lib/sympy/series/acceleration.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,433 root INFO copying build/lib/sympy/series/kauers.py -> build/bdist.linux-aarch64/wheel/./sympy/series 2026-02-16 00:13:38,433 root INFO creating build/bdist.linux-aarch64/wheel/sympy/series/benchmarks 2026-02-16 00:13:38,434 root INFO copying build/lib/sympy/series/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/series/benchmarks 2026-02-16 00:13:38,434 root INFO copying build/lib/sympy/series/benchmarks/bench_limit.py -> build/bdist.linux-aarch64/wheel/./sympy/series/benchmarks 2026-02-16 00:13:38,434 root INFO copying build/lib/sympy/series/benchmarks/bench_order.py -> build/bdist.linux-aarch64/wheel/./sympy/series/benchmarks 2026-02-16 00:13:38,434 root INFO creating build/bdist.linux-aarch64/wheel/sympy/sets 2026-02-16 00:13:38,434 root INFO copying build/lib/sympy/sets/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,434 root INFO copying build/lib/sympy/sets/sets.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,435 root INFO creating build/bdist.linux-aarch64/wheel/sympy/sets/handlers 2026-02-16 00:13:38,435 root INFO copying build/lib/sympy/sets/handlers/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,435 root INFO copying build/lib/sympy/sets/handlers/functions.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,435 root INFO copying build/lib/sympy/sets/handlers/issubset.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,435 root INFO copying build/lib/sympy/sets/handlers/intersection.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,436 root INFO copying build/lib/sympy/sets/handlers/power.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,436 root INFO copying build/lib/sympy/sets/handlers/comparison.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,436 root INFO copying build/lib/sympy/sets/handlers/union.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,436 root INFO copying build/lib/sympy/sets/handlers/add.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,436 root INFO copying build/lib/sympy/sets/handlers/mul.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/handlers 2026-02-16 00:13:38,436 root INFO copying build/lib/sympy/sets/fancysets.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,437 root INFO copying build/lib/sympy/sets/ordinals.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,437 root INFO copying build/lib/sympy/sets/contains.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,437 root INFO copying build/lib/sympy/sets/conditionset.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,437 root INFO copying build/lib/sympy/sets/powerset.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,437 root INFO creating build/bdist.linux-aarch64/wheel/sympy/sets/tests 2026-02-16 00:13:38,437 root INFO copying build/lib/sympy/sets/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,438 root INFO copying build/lib/sympy/sets/tests/test_fancysets.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,438 root INFO copying build/lib/sympy/sets/tests/test_powerset.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,438 root INFO copying build/lib/sympy/sets/tests/test_sets.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,438 root INFO copying build/lib/sympy/sets/tests/test_ordinals.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,438 root INFO copying build/lib/sympy/sets/tests/test_conditionset.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,439 root INFO copying build/lib/sympy/sets/tests/test_setexpr.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,439 root INFO copying build/lib/sympy/sets/tests/test_contains.py -> build/bdist.linux-aarch64/wheel/./sympy/sets/tests 2026-02-16 00:13:38,439 root INFO copying build/lib/sympy/sets/setexpr.py -> build/bdist.linux-aarch64/wheel/./sympy/sets 2026-02-16 00:13:38,439 root INFO creating build/bdist.linux-aarch64/wheel/sympy/interactive 2026-02-16 00:13:38,439 root INFO copying build/lib/sympy/interactive/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/interactive 2026-02-16 00:13:38,440 root INFO copying build/lib/sympy/interactive/printing.py -> build/bdist.linux-aarch64/wheel/./sympy/interactive 2026-02-16 00:13:38,440 root INFO copying build/lib/sympy/interactive/session.py -> build/bdist.linux-aarch64/wheel/./sympy/interactive 2026-02-16 00:13:38,440 root INFO copying build/lib/sympy/interactive/traversal.py -> build/bdist.linux-aarch64/wheel/./sympy/interactive 2026-02-16 00:13:38,440 root INFO creating build/bdist.linux-aarch64/wheel/sympy/interactive/tests 2026-02-16 00:13:38,440 root INFO copying build/lib/sympy/interactive/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/interactive/tests 2026-02-16 00:13:38,441 root INFO copying build/lib/sympy/interactive/tests/test_interactive.py -> build/bdist.linux-aarch64/wheel/./sympy/interactive/tests 2026-02-16 00:13:38,441 root INFO copying build/lib/sympy/interactive/tests/test_ipython.py -> build/bdist.linux-aarch64/wheel/./sympy/interactive/tests 2026-02-16 00:13:38,441 root INFO creating build/bdist.linux-aarch64/wheel/sympy/concrete 2026-02-16 00:13:38,441 root INFO copying build/lib/sympy/concrete/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,441 root INFO copying build/lib/sympy/concrete/gosper.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,441 root INFO copying build/lib/sympy/concrete/guess.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,442 root INFO copying build/lib/sympy/concrete/summations.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,442 root INFO copying build/lib/sympy/concrete/delta.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,442 root INFO copying build/lib/sympy/concrete/expr_with_limits.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,442 root INFO creating build/bdist.linux-aarch64/wheel/sympy/concrete/tests 2026-02-16 00:13:38,442 root INFO copying build/lib/sympy/concrete/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete/tests 2026-02-16 00:13:38,443 root INFO copying build/lib/sympy/concrete/tests/test_gosper.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete/tests 2026-02-16 00:13:38,443 root INFO copying build/lib/sympy/concrete/tests/test_products.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete/tests 2026-02-16 00:13:38,443 root INFO copying build/lib/sympy/concrete/tests/test_delta.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete/tests 2026-02-16 00:13:38,443 root INFO copying build/lib/sympy/concrete/tests/test_sums_products.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete/tests 2026-02-16 00:13:38,443 root INFO copying build/lib/sympy/concrete/tests/test_guess.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete/tests 2026-02-16 00:13:38,443 root INFO copying build/lib/sympy/concrete/products.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,444 root INFO copying build/lib/sympy/concrete/expr_with_intlimits.py -> build/bdist.linux-aarch64/wheel/./sympy/concrete 2026-02-16 00:13:38,444 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting 2026-02-16 00:13:38,444 root INFO copying build/lib/sympy/plotting/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,444 root INFO copying build/lib/sympy/plotting/series.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,445 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/intervalmath 2026-02-16 00:13:38,445 root INFO copying build/lib/sympy/plotting/intervalmath/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath 2026-02-16 00:13:38,445 root INFO copying build/lib/sympy/plotting/intervalmath/lib_interval.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath 2026-02-16 00:13:38,445 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,445 root INFO copying build/lib/sympy/plotting/intervalmath/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,445 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,446 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,446 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath/tests 2026-02-16 00:13:38,446 root INFO copying build/lib/sympy/plotting/intervalmath/interval_membership.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath 2026-02-16 00:13:38,446 root INFO copying build/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/intervalmath 2026-02-16 00:13:38,446 root INFO copying build/lib/sympy/plotting/plot.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,447 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/pygletplot 2026-02-16 00:13:38,447 root INFO copying build/lib/sympy/plotting/pygletplot/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,447 root INFO copying build/lib/sympy/plotting/pygletplot/plot_controller.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,447 root INFO copying build/lib/sympy/plotting/pygletplot/plot.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,447 root INFO copying build/lib/sympy/plotting/pygletplot/plot_rotation.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,447 root INFO copying build/lib/sympy/plotting/pygletplot/plot_interval.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,448 root INFO copying build/lib/sympy/plotting/pygletplot/plot_window.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,448 root INFO copying build/lib/sympy/plotting/pygletplot/plot_curve.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,448 root INFO copying build/lib/sympy/plotting/pygletplot/plot_object.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,448 root INFO copying build/lib/sympy/plotting/pygletplot/plot_mode.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,448 root INFO copying build/lib/sympy/plotting/pygletplot/color_scheme.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,448 root INFO copying build/lib/sympy/plotting/pygletplot/plot_camera.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,449 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/pygletplot/tests 2026-02-16 00:13:38,449 root INFO copying build/lib/sympy/plotting/pygletplot/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot/tests 2026-02-16 00:13:38,449 root INFO copying build/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot/tests 2026-02-16 00:13:38,449 root INFO copying build/lib/sympy/plotting/pygletplot/plot_axes.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,449 root INFO copying build/lib/sympy/plotting/pygletplot/plot_modes.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,449 root INFO copying build/lib/sympy/plotting/pygletplot/util.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,450 root INFO copying build/lib/sympy/plotting/pygletplot/plot_mode_base.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,450 root INFO copying build/lib/sympy/plotting/pygletplot/managed_window.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,450 root INFO copying build/lib/sympy/plotting/pygletplot/plot_surface.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/pygletplot 2026-02-16 00:13:38,450 root INFO copying build/lib/sympy/plotting/plot_implicit.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,450 root INFO copying build/lib/sympy/plotting/experimental_lambdify.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,450 root INFO copying build/lib/sympy/plotting/utils.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,451 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/tests 2026-02-16 00:13:38,451 root INFO copying build/lib/sympy/plotting/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,451 root INFO copying build/lib/sympy/plotting/tests/test_textplot.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,451 root INFO copying build/lib/sympy/plotting/tests/test_plot_implicit.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,451 root INFO copying build/lib/sympy/plotting/tests/test_region_or.png -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,451 root INFO copying build/lib/sympy/plotting/tests/test_region_and.png -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,452 root INFO copying build/lib/sympy/plotting/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,452 root INFO copying build/lib/sympy/plotting/tests/test_plot.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,452 root INFO copying build/lib/sympy/plotting/tests/test_experimental_lambdify.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,452 root INFO copying build/lib/sympy/plotting/tests/test_region_not.png -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,452 root INFO copying build/lib/sympy/plotting/tests/test_region_xor.png -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,452 root INFO copying build/lib/sympy/plotting/tests/test_series.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/tests 2026-02-16 00:13:38,453 root INFO copying build/lib/sympy/plotting/plotgrid.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,453 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/backends 2026-02-16 00:13:38,453 root INFO copying build/lib/sympy/plotting/backends/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/backends 2026-02-16 00:13:38,453 root INFO copying build/lib/sympy/plotting/backends/base_backend.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/backends 2026-02-16 00:13:38,453 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/backends/matplotlibbackend 2026-02-16 00:13:38,454 root INFO copying build/lib/sympy/plotting/backends/matplotlibbackend/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/backends/matplotlibbackend 2026-02-16 00:13:38,454 root INFO copying build/lib/sympy/plotting/backends/matplotlibbackend/matplotlib.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/backends/matplotlibbackend 2026-02-16 00:13:38,454 root INFO creating build/bdist.linux-aarch64/wheel/sympy/plotting/backends/textbackend 2026-02-16 00:13:38,454 root INFO copying build/lib/sympy/plotting/backends/textbackend/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/backends/textbackend 2026-02-16 00:13:38,454 root INFO copying build/lib/sympy/plotting/backends/textbackend/text.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting/backends/textbackend 2026-02-16 00:13:38,454 root INFO copying build/lib/sympy/plotting/textplot.py -> build/bdist.linux-aarch64/wheel/./sympy/plotting 2026-02-16 00:13:38,455 root INFO copying build/lib/sympy/release.py -> build/bdist.linux-aarch64/wheel/./sympy 2026-02-16 00:13:38,455 root INFO creating build/bdist.linux-aarch64/wheel/sympy/vector 2026-02-16 00:13:38,455 root INFO copying build/lib/sympy/vector/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,455 root INFO copying build/lib/sympy/vector/parametricregion.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,455 root INFO copying build/lib/sympy/vector/functions.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,456 root INFO copying build/lib/sympy/vector/integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,456 root INFO copying build/lib/sympy/vector/dyadic.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,456 root INFO copying build/lib/sympy/vector/vector.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,456 root INFO copying build/lib/sympy/vector/scalar.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,456 root INFO copying build/lib/sympy/vector/kind.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,456 root INFO copying build/lib/sympy/vector/orienters.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,457 root INFO copying build/lib/sympy/vector/point.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,457 root INFO copying build/lib/sympy/vector/operators.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,457 root INFO creating build/bdist.linux-aarch64/wheel/sympy/vector/tests 2026-02-16 00:13:38,457 root INFO copying build/lib/sympy/vector/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,457 root INFO copying build/lib/sympy/vector/tests/test_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,458 root INFO copying build/lib/sympy/vector/tests/test_operators.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,458 root INFO copying build/lib/sympy/vector/tests/test_coordsysrect.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,458 root INFO copying build/lib/sympy/vector/tests/test_vector.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,458 root INFO copying build/lib/sympy/vector/tests/test_integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,458 root INFO copying build/lib/sympy/vector/tests/test_parametricregion.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,458 root INFO copying build/lib/sympy/vector/tests/test_field_functions.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,458 root INFO copying build/lib/sympy/vector/tests/test_printing.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,459 root INFO copying build/lib/sympy/vector/tests/test_dyadic.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,459 root INFO copying build/lib/sympy/vector/tests/test_implicitregion.py -> build/bdist.linux-aarch64/wheel/./sympy/vector/tests 2026-02-16 00:13:38,459 root INFO copying build/lib/sympy/vector/coordsysrect.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,459 root INFO copying build/lib/sympy/vector/basisdependent.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,459 root INFO copying build/lib/sympy/vector/implicitregion.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,459 root INFO copying build/lib/sympy/vector/deloperator.py -> build/bdist.linux-aarch64/wheel/./sympy/vector 2026-02-16 00:13:38,460 root INFO creating build/bdist.linux-aarch64/wheel/sympy/testing 2026-02-16 00:13:38,460 root INFO copying build/lib/sympy/testing/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,460 root INFO copying build/lib/sympy/testing/runtests.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,460 root INFO copying build/lib/sympy/testing/matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,461 root INFO copying build/lib/sympy/testing/tmpfiles.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,461 root INFO copying build/lib/sympy/testing/quality_unicode.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,461 root INFO copying build/lib/sympy/testing/runtests_pytest.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,461 root INFO creating build/bdist.linux-aarch64/wheel/sympy/testing/tests 2026-02-16 00:13:38,461 root INFO copying build/lib/sympy/testing/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/testing/tests 2026-02-16 00:13:38,461 root INFO copying build/lib/sympy/testing/tests/diagnose_imports.py -> build/bdist.linux-aarch64/wheel/./sympy/testing/tests 2026-02-16 00:13:38,462 root INFO copying build/lib/sympy/testing/tests/test_runtests_pytest.py -> build/bdist.linux-aarch64/wheel/./sympy/testing/tests 2026-02-16 00:13:38,462 root INFO copying build/lib/sympy/testing/tests/test_deprecated.py -> build/bdist.linux-aarch64/wheel/./sympy/testing/tests 2026-02-16 00:13:38,462 root INFO copying build/lib/sympy/testing/tests/test_module_imports.py -> build/bdist.linux-aarch64/wheel/./sympy/testing/tests 2026-02-16 00:13:38,462 root INFO copying build/lib/sympy/testing/tests/test_pytest.py -> build/bdist.linux-aarch64/wheel/./sympy/testing/tests 2026-02-16 00:13:38,462 root INFO copying build/lib/sympy/testing/tests/test_code_quality.py -> build/bdist.linux-aarch64/wheel/./sympy/testing/tests 2026-02-16 00:13:38,462 root INFO copying build/lib/sympy/testing/pytest.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,463 root INFO copying build/lib/sympy/testing/randtest.py -> build/bdist.linux-aarch64/wheel/./sympy/testing 2026-02-16 00:13:38,463 root INFO creating build/bdist.linux-aarch64/wheel/sympy/sandbox 2026-02-16 00:13:38,463 root INFO copying build/lib/sympy/sandbox/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/sandbox 2026-02-16 00:13:38,463 root INFO creating build/bdist.linux-aarch64/wheel/sympy/sandbox/tests 2026-02-16 00:13:38,463 root INFO copying build/lib/sympy/sandbox/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/sandbox/tests 2026-02-16 00:13:38,464 root INFO copying build/lib/sympy/sandbox/tests/test_indexed_integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/sandbox/tests 2026-02-16 00:13:38,464 root INFO copying build/lib/sympy/sandbox/indexed_integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/sandbox 2026-02-16 00:13:38,464 root INFO creating build/bdist.linux-aarch64/wheel/sympy/core 2026-02-16 00:13:38,464 root INFO copying build/lib/sympy/core/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,464 root INFO copying build/lib/sympy/core/core.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,464 root INFO copying build/lib/sympy/core/alphabets.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,465 root INFO copying build/lib/sympy/core/containers.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,465 root INFO copying build/lib/sympy/core/logic.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,465 root INFO copying build/lib/sympy/core/decorators.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,465 root INFO copying build/lib/sympy/core/evalf.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,465 root INFO copying build/lib/sympy/core/facts.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,466 root INFO copying build/lib/sympy/core/relational.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,466 root INFO copying build/lib/sympy/core/exprtools.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,466 root INFO copying build/lib/sympy/core/parameters.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,466 root INFO copying build/lib/sympy/core/cache.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,466 root INFO copying build/lib/sympy/core/operations.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,466 root INFO copying build/lib/sympy/core/kind.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,467 root INFO copying build/lib/sympy/core/expr.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,467 root INFO copying build/lib/sympy/core/trace.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,467 root INFO copying build/lib/sympy/core/traversal.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,467 root INFO copying build/lib/sympy/core/function.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,468 root INFO copying build/lib/sympy/core/mod.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,468 root INFO copying build/lib/sympy/core/compatibility.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,468 root INFO copying build/lib/sympy/core/sorting.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,468 root INFO copying build/lib/sympy/core/rules.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,468 root INFO copying build/lib/sympy/core/power.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,468 root INFO copying build/lib/sympy/core/singleton.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,468 root INFO copying build/lib/sympy/core/backend.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,469 root INFO creating build/bdist.linux-aarch64/wheel/sympy/core/tests 2026-02-16 00:13:38,469 root INFO copying build/lib/sympy/core/tests/test_containers.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,469 root INFO copying build/lib/sympy/core/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,469 root INFO copying build/lib/sympy/core/tests/test_constructor_postprocessor.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,469 root INFO copying build/lib/sympy/core/tests/test_rules.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,470 root INFO copying build/lib/sympy/core/tests/test_logic.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,470 root INFO copying build/lib/sympy/core/tests/test_diff.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,470 root INFO copying build/lib/sympy/core/tests/test_kind.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,470 root INFO copying build/lib/sympy/core/tests/test_power.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,470 root INFO copying build/lib/sympy/core/tests/test_var.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,471 root INFO copying build/lib/sympy/core/tests/test_parameters.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,471 root INFO copying build/lib/sympy/core/tests/test_basic.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,471 root INFO copying build/lib/sympy/core/tests/test_cache.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,471 root INFO copying build/lib/sympy/core/tests/test_compatibility.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,471 root INFO copying build/lib/sympy/core/tests/test_sorting.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,471 root INFO copying build/lib/sympy/core/tests/test_expr.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,472 root INFO copying build/lib/sympy/core/tests/test_facts.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,472 root INFO copying build/lib/sympy/core/tests/test_assumptions.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,472 root INFO copying build/lib/sympy/core/tests/test_multidimensional.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,472 root INFO copying build/lib/sympy/core/tests/test_match.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,472 root INFO copying build/lib/sympy/core/tests/test_args.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,473 root INFO copying build/lib/sympy/core/tests/test_priority.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,473 root INFO copying build/lib/sympy/core/tests/test_expand.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,473 root INFO copying build/lib/sympy/core/tests/test_arit.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,473 root INFO copying build/lib/sympy/core/tests/test_complex.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,473 root INFO copying build/lib/sympy/core/tests/test_numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,474 root INFO copying build/lib/sympy/core/tests/test_truediv.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,474 root INFO copying build/lib/sympy/core/tests/test_random.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,474 root INFO copying build/lib/sympy/core/tests/test_count_ops.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,474 root INFO copying build/lib/sympy/core/tests/test_subs.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,475 root INFO copying build/lib/sympy/core/tests/test_traversal.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,475 root INFO copying build/lib/sympy/core/tests/test_exprtools.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,475 root INFO copying build/lib/sympy/core/tests/test_relational.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,475 root INFO copying build/lib/sympy/core/tests/test_equal.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,475 root INFO copying build/lib/sympy/core/tests/test_symbol.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,475 root INFO copying build/lib/sympy/core/tests/test_operations.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,476 root INFO copying build/lib/sympy/core/tests/test_eval.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,476 root INFO copying build/lib/sympy/core/tests/test_noncommutative.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,476 root INFO copying build/lib/sympy/core/tests/test_singleton.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,476 root INFO copying build/lib/sympy/core/tests/test_evalf.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,476 root INFO copying build/lib/sympy/core/tests/test_function.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,476 root INFO copying build/lib/sympy/core/tests/test_sympify.py -> build/bdist.linux-aarch64/wheel/./sympy/core/tests 2026-02-16 00:13:38,477 root INFO copying build/lib/sympy/core/intfunc.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,477 root INFO copying build/lib/sympy/core/add.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,477 root INFO copying build/lib/sympy/core/symbol.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,477 root INFO copying build/lib/sympy/core/numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,477 root INFO copying build/lib/sympy/core/basic.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,478 root INFO copying build/lib/sympy/core/mul.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,478 root INFO copying build/lib/sympy/core/random.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,478 root INFO copying build/lib/sympy/core/coreerrors.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,478 root INFO copying build/lib/sympy/core/assumptions.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,479 root INFO copying build/lib/sympy/core/_print_helpers.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,479 root INFO copying build/lib/sympy/core/multidimensional.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,479 root INFO copying build/lib/sympy/core/sympify.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,479 root INFO creating build/bdist.linux-aarch64/wheel/sympy/core/benchmarks 2026-02-16 00:13:38,479 root INFO copying build/lib/sympy/core/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/core/benchmarks 2026-02-16 00:13:38,480 root INFO copying build/lib/sympy/core/benchmarks/bench_sympify.py -> build/bdist.linux-aarch64/wheel/./sympy/core/benchmarks 2026-02-16 00:13:38,480 root INFO copying build/lib/sympy/core/benchmarks/bench_basic.py -> build/bdist.linux-aarch64/wheel/./sympy/core/benchmarks 2026-02-16 00:13:38,480 root INFO copying build/lib/sympy/core/benchmarks/bench_expand.py -> build/bdist.linux-aarch64/wheel/./sympy/core/benchmarks 2026-02-16 00:13:38,480 root INFO copying build/lib/sympy/core/benchmarks/bench_assumptions.py -> build/bdist.linux-aarch64/wheel/./sympy/core/benchmarks 2026-02-16 00:13:38,480 root INFO copying build/lib/sympy/core/benchmarks/bench_numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/core/benchmarks 2026-02-16 00:13:38,480 root INFO copying build/lib/sympy/core/benchmarks/bench_arit.py -> build/bdist.linux-aarch64/wheel/./sympy/core/benchmarks 2026-02-16 00:13:38,480 root INFO copying build/lib/sympy/core/assumptions_generated.py -> build/bdist.linux-aarch64/wheel/./sympy/core 2026-02-16 00:13:38,481 root INFO creating build/bdist.linux-aarch64/wheel/sympy/utilities 2026-02-16 00:13:38,481 root INFO copying build/lib/sympy/utilities/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,481 root INFO copying build/lib/sympy/utilities/iterables.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,482 root INFO copying build/lib/sympy/utilities/autowrap.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,482 root INFO copying build/lib/sympy/utilities/runtests.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,482 root INFO copying build/lib/sympy/utilities/pkgdata.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,482 root INFO copying build/lib/sympy/utilities/source.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,482 root INFO copying build/lib/sympy/utilities/exceptions.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,482 root INFO copying build/lib/sympy/utilities/tmpfiles.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,483 root INFO copying build/lib/sympy/utilities/timeutils.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,483 root INFO copying build/lib/sympy/utilities/memoization.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,483 root INFO copying build/lib/sympy/utilities/codegen.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,483 root INFO copying build/lib/sympy/utilities/enumerative.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,483 root INFO creating build/bdist.linux-aarch64/wheel/sympy/utilities/mathml 2026-02-16 00:13:38,484 root INFO copying build/lib/sympy/utilities/mathml/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/mathml 2026-02-16 00:13:38,484 root INFO creating build/bdist.linux-aarch64/wheel/sympy/utilities/mathml/data 2026-02-16 00:13:38,484 root INFO copying build/lib/sympy/utilities/mathml/data/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/mathml/data 2026-02-16 00:13:38,484 root INFO copying build/lib/sympy/utilities/mathml/data/mmltex.xsl -> build/bdist.linux-aarch64/wheel/./sympy/utilities/mathml/data 2026-02-16 00:13:38,485 root INFO copying build/lib/sympy/utilities/mathml/data/mmlctop.xsl -> build/bdist.linux-aarch64/wheel/./sympy/utilities/mathml/data 2026-02-16 00:13:38,485 root INFO copying build/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/bdist.linux-aarch64/wheel/./sympy/utilities/mathml/data 2026-02-16 00:13:38,485 root INFO creating build/bdist.linux-aarch64/wheel/sympy/utilities/tests 2026-02-16 00:13:38,486 root INFO copying build/lib/sympy/utilities/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,486 root INFO copying build/lib/sympy/utilities/tests/test_timeutils.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,486 root INFO copying build/lib/sympy/utilities/tests/test_decorator.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,486 root INFO copying build/lib/sympy/utilities/tests/test_xxe.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,486 root INFO copying build/lib/sympy/utilities/tests/test_misc.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,486 root INFO copying build/lib/sympy/utilities/tests/test_codegen_julia.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,486 root INFO copying build/lib/sympy/utilities/tests/test_codegen_octave.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,487 root INFO copying build/lib/sympy/utilities/tests/test_matchpy_connector.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,487 root INFO copying build/lib/sympy/utilities/tests/test_autowrap.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,487 root INFO copying build/lib/sympy/utilities/tests/test_exceptions.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,487 root INFO copying build/lib/sympy/utilities/tests/test_wester.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,487 root INFO copying build/lib/sympy/utilities/tests/test_mathml.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,488 root INFO copying build/lib/sympy/utilities/tests/test_codegen_rust.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,488 root INFO copying build/lib/sympy/utilities/tests/test_deprecated.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,488 root INFO copying build/lib/sympy/utilities/tests/test_codegen.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,488 root INFO copying build/lib/sympy/utilities/tests/test_pickling.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,488 root INFO copying build/lib/sympy/utilities/tests/test_iterables.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,489 root INFO copying build/lib/sympy/utilities/tests/test_source.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,489 root INFO copying build/lib/sympy/utilities/tests/test_lambdify.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,489 root INFO copying build/lib/sympy/utilities/tests/test_enumerative.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/tests 2026-02-16 00:13:38,489 root INFO copying build/lib/sympy/utilities/lambdify.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,489 root INFO copying build/lib/sympy/utilities/misc.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,490 root INFO copying build/lib/sympy/utilities/matchpy_connector.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,490 root INFO copying build/lib/sympy/utilities/magic.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,490 root INFO copying build/lib/sympy/utilities/decorator.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,490 root INFO copying build/lib/sympy/utilities/pytest.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,490 root INFO copying build/lib/sympy/utilities/randtest.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities 2026-02-16 00:13:38,491 root INFO creating build/bdist.linux-aarch64/wheel/sympy/utilities/_compilation 2026-02-16 00:13:38,491 root INFO copying build/lib/sympy/utilities/_compilation/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/_compilation 2026-02-16 00:13:38,491 root INFO copying build/lib/sympy/utilities/_compilation/compilation.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/_compilation 2026-02-16 00:13:38,491 root INFO copying build/lib/sympy/utilities/_compilation/runners.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/_compilation 2026-02-16 00:13:38,491 root INFO copying build/lib/sympy/utilities/_compilation/availability.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/_compilation 2026-02-16 00:13:38,492 root INFO creating build/bdist.linux-aarch64/wheel/sympy/utilities/_compilation/tests 2026-02-16 00:13:38,492 root INFO copying build/lib/sympy/utilities/_compilation/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/_compilation/tests 2026-02-16 00:13:38,492 root INFO copying build/lib/sympy/utilities/_compilation/tests/test_compilation.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/_compilation/tests 2026-02-16 00:13:38,492 root INFO copying build/lib/sympy/utilities/_compilation/util.py -> build/bdist.linux-aarch64/wheel/./sympy/utilities/_compilation 2026-02-16 00:13:38,492 root INFO creating build/bdist.linux-aarch64/wheel/sympy/diffgeom 2026-02-16 00:13:38,493 root INFO copying build/lib/sympy/diffgeom/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom 2026-02-16 00:13:38,493 root INFO creating build/bdist.linux-aarch64/wheel/sympy/diffgeom/tests 2026-02-16 00:13:38,493 root INFO copying build/lib/sympy/diffgeom/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom/tests 2026-02-16 00:13:38,493 root INFO copying build/lib/sympy/diffgeom/tests/test_class_structure.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom/tests 2026-02-16 00:13:38,493 root INFO copying build/lib/sympy/diffgeom/tests/test_hyperbolic_space.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom/tests 2026-02-16 00:13:38,493 root INFO copying build/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom/tests 2026-02-16 00:13:38,494 root INFO copying build/lib/sympy/diffgeom/tests/test_diffgeom.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom/tests 2026-02-16 00:13:38,494 root INFO copying build/lib/sympy/diffgeom/rn.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom 2026-02-16 00:13:38,494 root INFO copying build/lib/sympy/diffgeom/diffgeom.py -> build/bdist.linux-aarch64/wheel/./sympy/diffgeom 2026-02-16 00:13:38,494 root INFO creating build/bdist.linux-aarch64/wheel/sympy/stats 2026-02-16 00:13:38,495 root INFO copying build/lib/sympy/stats/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,495 root INFO copying build/lib/sympy/stats/matrix_distributions.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,495 root INFO copying build/lib/sympy/stats/rv_interface.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,495 root INFO copying build/lib/sympy/stats/symbolic_multivariate_probability.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,495 root INFO copying build/lib/sympy/stats/stochastic_process_types.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,496 root INFO copying build/lib/sympy/stats/drv_types.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,496 root INFO copying build/lib/sympy/stats/random_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,496 root INFO copying build/lib/sympy/stats/crv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,496 root INFO copying build/lib/sympy/stats/error_prop.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,496 root INFO copying build/lib/sympy/stats/random_matrix_models.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,496 root INFO copying build/lib/sympy/stats/joint_rv_types.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,497 root INFO creating build/bdist.linux-aarch64/wheel/sympy/stats/sampling 2026-02-16 00:13:38,497 root INFO copying build/lib/sympy/stats/sampling/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling 2026-02-16 00:13:38,497 root INFO copying build/lib/sympy/stats/sampling/sample_scipy.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling 2026-02-16 00:13:38,497 root INFO copying build/lib/sympy/stats/sampling/sample_numpy.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling 2026-02-16 00:13:38,497 root INFO copying build/lib/sympy/stats/sampling/sample_pymc.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling 2026-02-16 00:13:38,498 root INFO creating build/bdist.linux-aarch64/wheel/sympy/stats/sampling/tests 2026-02-16 00:13:38,498 root INFO copying build/lib/sympy/stats/sampling/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling/tests 2026-02-16 00:13:38,498 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling/tests 2026-02-16 00:13:38,498 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling/tests 2026-02-16 00:13:38,499 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/sampling/tests 2026-02-16 00:13:38,499 root INFO copying build/lib/sympy/stats/stochastic_process.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,499 root INFO creating build/bdist.linux-aarch64/wheel/sympy/stats/tests 2026-02-16 00:13:38,499 root INFO copying build/lib/sympy/stats/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,499 root INFO copying build/lib/sympy/stats/tests/test_mix.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,499 root INFO copying build/lib/sympy/stats/tests/test_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,500 root INFO copying build/lib/sympy/stats/tests/test_random_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,500 root INFO copying build/lib/sympy/stats/tests/test_discrete_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,500 root INFO copying build/lib/sympy/stats/tests/test_error_prop.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,500 root INFO copying build/lib/sympy/stats/tests/test_symbolic_probability.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,500 root INFO copying build/lib/sympy/stats/tests/test_finite_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,500 root INFO copying build/lib/sympy/stats/tests/test_matrix_distributions.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,501 root INFO copying build/lib/sympy/stats/tests/test_symbolic_multivariate.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,501 root INFO copying build/lib/sympy/stats/tests/test_stochastic_process.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,501 root INFO copying build/lib/sympy/stats/tests/test_compound_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,501 root INFO copying build/lib/sympy/stats/tests/test_continuous_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,501 root INFO copying build/lib/sympy/stats/tests/test_joint_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats/tests 2026-02-16 00:13:38,502 root INFO copying build/lib/sympy/stats/rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,502 root INFO copying build/lib/sympy/stats/compound_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,502 root INFO copying build/lib/sympy/stats/joint_rv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,502 root INFO copying build/lib/sympy/stats/frv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,502 root INFO copying build/lib/sympy/stats/drv.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,503 root INFO copying build/lib/sympy/stats/frv_types.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,503 root INFO copying build/lib/sympy/stats/symbolic_probability.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,503 root INFO copying build/lib/sympy/stats/crv_types.py -> build/bdist.linux-aarch64/wheel/./sympy/stats 2026-02-16 00:13:38,503 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing 2026-02-16 00:13:38,504 root INFO copying build/lib/sympy/parsing/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing 2026-02-16 00:13:38,504 root INFO copying build/lib/sympy/parsing/maxima.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing 2026-02-16 00:13:38,504 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/autolev 2026-02-16 00:13:38,504 root INFO copying build/lib/sympy/parsing/autolev/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev 2026-02-16 00:13:38,504 root INFO copying build/lib/sympy/parsing/autolev/_parse_autolev_antlr.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev 2026-02-16 00:13:38,505 root INFO copying build/lib/sympy/parsing/autolev/Autolev.g4 -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev 2026-02-16 00:13:38,505 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/autolev/_antlr 2026-02-16 00:13:38,505 root INFO copying build/lib/sympy/parsing/autolev/_antlr/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/_antlr 2026-02-16 00:13:38,505 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevparser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/_antlr 2026-02-16 00:13:38,505 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevlistener.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/_antlr 2026-02-16 00:13:38,506 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevlexer.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/_antlr 2026-02-16 00:13:38,506 root INFO copying build/lib/sympy/parsing/autolev/_listener_autolev_antlr.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev 2026-02-16 00:13:38,506 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,506 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,507 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,507 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,507 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,507 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,507 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,507 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,508 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,508 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,508 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,508 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,508 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,508 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,509 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,509 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,509 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,509 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,509 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,509 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,509 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-02-16 00:13:38,510 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,510 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,510 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,510 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,510 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,510 root INFO copying build/lib/sympy/parsing/autolev/test-examples/README.txt -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,511 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,511 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,511 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,511 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,511 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,511 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,511 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,512 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.al -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev/test-examples 2026-02-16 00:13:38,512 root INFO copying build/lib/sympy/parsing/autolev/_build_autolev_antlr.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/autolev 2026-02-16 00:13:38,512 root INFO copying build/lib/sympy/parsing/mathematica.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing 2026-02-16 00:13:38,512 root INFO copying build/lib/sympy/parsing/sympy_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing 2026-02-16 00:13:38,512 root INFO copying build/lib/sympy/parsing/ast_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing 2026-02-16 00:13:38,513 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/latex 2026-02-16 00:13:38,513 root INFO copying build/lib/sympy/parsing/latex/LICENSE.txt -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex 2026-02-16 00:13:38,513 root INFO copying build/lib/sympy/parsing/latex/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex 2026-02-16 00:13:38,513 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/latex/_antlr 2026-02-16 00:13:38,513 root INFO copying build/lib/sympy/parsing/latex/_antlr/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/_antlr 2026-02-16 00:13:38,514 root INFO copying build/lib/sympy/parsing/latex/_antlr/latexlexer.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/_antlr 2026-02-16 00:13:38,514 root INFO copying build/lib/sympy/parsing/latex/_antlr/latexparser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/_antlr 2026-02-16 00:13:38,514 root INFO copying build/lib/sympy/parsing/latex/_build_latex_antlr.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex 2026-02-16 00:13:38,514 root INFO copying build/lib/sympy/parsing/latex/_parse_latex_antlr.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex 2026-02-16 00:13:38,514 root INFO copying build/lib/sympy/parsing/latex/LaTeX.g4 -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex 2026-02-16 00:13:38,515 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/latex/lark 2026-02-16 00:13:38,515 root INFO copying build/lib/sympy/parsing/latex/lark/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/lark 2026-02-16 00:13:38,515 root INFO copying build/lib/sympy/parsing/latex/lark/transformer.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/lark 2026-02-16 00:13:38,515 root INFO copying build/lib/sympy/parsing/latex/lark/latex_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/lark 2026-02-16 00:13:38,515 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/latex/lark/grammar 2026-02-16 00:13:38,516 root INFO copying build/lib/sympy/parsing/latex/lark/grammar/greek_symbols.lark -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/lark/grammar 2026-02-16 00:13:38,516 root INFO copying build/lib/sympy/parsing/latex/lark/grammar/latex.lark -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex/lark/grammar 2026-02-16 00:13:38,516 root INFO copying build/lib/sympy/parsing/latex/errors.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/latex 2026-02-16 00:13:38,516 root INFO copying build/lib/sympy/parsing/sym_expr.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing 2026-02-16 00:13:38,516 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/tests 2026-02-16 00:13:38,517 root INFO copying build/lib/sympy/parsing/tests/test_implicit_multiplication_application.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,517 root INFO copying build/lib/sympy/parsing/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,517 root INFO copying build/lib/sympy/parsing/tests/test_mathematica.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,517 root INFO copying build/lib/sympy/parsing/tests/test_maxima.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,517 root INFO copying build/lib/sympy/parsing/tests/test_latex.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,517 root INFO copying build/lib/sympy/parsing/tests/test_latex_lark.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,518 root INFO copying build/lib/sympy/parsing/tests/test_autolev.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,518 root INFO copying build/lib/sympy/parsing/tests/test_c_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,518 root INFO copying build/lib/sympy/parsing/tests/test_ast_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,518 root INFO copying build/lib/sympy/parsing/tests/test_fortran_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,519 root INFO copying build/lib/sympy/parsing/tests/test_latex_deps.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,519 root INFO copying build/lib/sympy/parsing/tests/test_sym_expr.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,519 root INFO copying build/lib/sympy/parsing/tests/test_sympy_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,519 root INFO copying build/lib/sympy/parsing/tests/test_custom_latex.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/tests 2026-02-16 00:13:38,519 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/fortran 2026-02-16 00:13:38,519 root INFO copying build/lib/sympy/parsing/fortran/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/fortran 2026-02-16 00:13:38,520 root INFO copying build/lib/sympy/parsing/fortran/fortran_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/fortran 2026-02-16 00:13:38,520 root INFO creating build/bdist.linux-aarch64/wheel/sympy/parsing/c 2026-02-16 00:13:38,520 root INFO copying build/lib/sympy/parsing/c/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/c 2026-02-16 00:13:38,520 root INFO copying build/lib/sympy/parsing/c/c_parser.py -> build/bdist.linux-aarch64/wheel/./sympy/parsing/c 2026-02-16 00:13:38,521 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys 2026-02-16 00:13:38,521 root INFO copying build/lib/sympy/polys/subresultants_qq_zz.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,521 root INFO copying build/lib/sympy/polys/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,521 root INFO copying build/lib/sympy/polys/polytools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,522 root INFO copying build/lib/sympy/polys/densebasic.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,522 root INFO copying build/lib/sympy/polys/orderings.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,522 root INFO copying build/lib/sympy/polys/partfrac.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,522 root INFO copying build/lib/sympy/polys/sqfreetools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,522 root INFO copying build/lib/sympy/polys/appellseqs.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,522 root INFO copying build/lib/sympy/polys/polyroots.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,523 root INFO copying build/lib/sympy/polys/dispersion.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,523 root INFO copying build/lib/sympy/polys/specialpolys.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,523 root INFO copying build/lib/sympy/polys/densearith.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,523 root INFO copying build/lib/sympy/polys/ring_series.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,523 root INFO copying build/lib/sympy/polys/distributedmodules.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,524 root INFO copying build/lib/sympy/polys/galoistools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,524 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/numberfields 2026-02-16 00:13:38,524 root INFO copying build/lib/sympy/polys/numberfields/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,524 root INFO copying build/lib/sympy/polys/numberfields/galois_resolvents.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,525 root INFO copying build/lib/sympy/polys/numberfields/galoisgroups.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,525 root INFO copying build/lib/sympy/polys/numberfields/exceptions.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,525 root INFO copying build/lib/sympy/polys/numberfields/basis.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,525 root INFO copying build/lib/sympy/polys/numberfields/subfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,525 root INFO copying build/lib/sympy/polys/numberfields/primes.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,526 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/numberfields/tests 2026-02-16 00:13:38,526 root INFO copying build/lib/sympy/polys/numberfields/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,526 root INFO copying build/lib/sympy/polys/numberfields/tests/test_primes.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,526 root INFO copying build/lib/sympy/polys/numberfields/tests/test_subfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,526 root INFO copying build/lib/sympy/polys/numberfields/tests/test_utilities.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,526 root INFO copying build/lib/sympy/polys/numberfields/tests/test_basis.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,527 root INFO copying build/lib/sympy/polys/numberfields/tests/test_numbers.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,527 root INFO copying build/lib/sympy/polys/numberfields/tests/test_modules.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,527 root INFO copying build/lib/sympy/polys/numberfields/tests/test_galoisgroups.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,527 root INFO copying build/lib/sympy/polys/numberfields/tests/test_minpoly.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields/tests 2026-02-16 00:13:38,527 root INFO copying build/lib/sympy/polys/numberfields/modules.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,528 root INFO copying build/lib/sympy/polys/numberfields/minpoly.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,528 root INFO copying build/lib/sympy/polys/numberfields/utilities.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,528 root INFO copying build/lib/sympy/polys/numberfields/resolvent_lookup.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/numberfields 2026-02-16 00:13:38,528 root INFO copying build/lib/sympy/polys/rootisolation.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,528 root INFO copying build/lib/sympy/polys/heuristicgcd.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,529 root INFO copying build/lib/sympy/polys/polyconfig.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,529 root INFO copying build/lib/sympy/polys/polyfuncs.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,529 root INFO copying build/lib/sympy/polys/polymatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,529 root INFO copying build/lib/sympy/polys/polyclasses.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,529 root INFO copying build/lib/sympy/polys/polyutils.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,530 root INFO copying build/lib/sympy/polys/factortools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,530 root INFO copying build/lib/sympy/polys/compatibility.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,530 root INFO copying build/lib/sympy/polys/rings.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,530 root INFO copying build/lib/sympy/polys/monomials.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,531 root INFO copying build/lib/sympy/polys/polyerrors.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,531 root INFO copying build/lib/sympy/polys/domainmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,531 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/domains 2026-02-16 00:13:38,531 root INFO copying build/lib/sympy/polys/domains/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,531 root INFO copying build/lib/sympy/polys/domains/gmpyfinitefield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,532 root INFO copying build/lib/sympy/polys/domains/pythonrationalfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,532 root INFO copying build/lib/sympy/polys/domains/old_fractionfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,532 root INFO copying build/lib/sympy/polys/domains/rationalfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,532 root INFO copying build/lib/sympy/polys/domains/gaussiandomains.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,532 root INFO copying build/lib/sympy/polys/domains/complexfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,532 root INFO copying build/lib/sympy/polys/domains/field.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,533 root INFO copying build/lib/sympy/polys/domains/finitefield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,533 root INFO copying build/lib/sympy/polys/domains/quotientring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,533 root INFO copying build/lib/sympy/polys/domains/mpelements.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,533 root INFO copying build/lib/sympy/polys/domains/pythonfinitefield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,533 root INFO copying build/lib/sympy/polys/domains/gmpyrationalfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,533 root INFO copying build/lib/sympy/polys/domains/fractionfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,533 root INFO copying build/lib/sympy/polys/domains/modularinteger.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,534 root INFO copying build/lib/sympy/polys/domains/realfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,534 root INFO copying build/lib/sympy/polys/domains/compositedomain.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,534 root INFO copying build/lib/sympy/polys/domains/characteristiczero.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,534 root INFO copying build/lib/sympy/polys/domains/domainelement.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,534 root INFO copying build/lib/sympy/polys/domains/expressiondomain.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,534 root INFO copying build/lib/sympy/polys/domains/polynomialring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,534 root INFO copying build/lib/sympy/polys/domains/ring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,535 root INFO copying build/lib/sympy/polys/domains/simpledomain.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,535 root INFO copying build/lib/sympy/polys/domains/groundtypes.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,535 root INFO copying build/lib/sympy/polys/domains/pythonintegerring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,535 root INFO copying build/lib/sympy/polys/domains/algebraicfield.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,535 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/domains/tests 2026-02-16 00:13:38,536 root INFO copying build/lib/sympy/polys/domains/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains/tests 2026-02-16 00:13:38,536 root INFO copying build/lib/sympy/polys/domains/tests/test_polynomialring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains/tests 2026-02-16 00:13:38,536 root INFO copying build/lib/sympy/polys/domains/tests/test_domains.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains/tests 2026-02-16 00:13:38,536 root INFO copying build/lib/sympy/polys/domains/tests/test_quotientring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains/tests 2026-02-16 00:13:38,536 root INFO copying build/lib/sympy/polys/domains/old_polynomialring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,537 root INFO copying build/lib/sympy/polys/domains/domain.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,537 root INFO copying build/lib/sympy/polys/domains/expressionrawdomain.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,537 root INFO copying build/lib/sympy/polys/domains/pythonrational.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,537 root INFO copying build/lib/sympy/polys/domains/integerring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,537 root INFO copying build/lib/sympy/polys/domains/gmpyintegerring.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/domains 2026-02-16 00:13:38,537 root INFO copying build/lib/sympy/polys/polyoptions.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,538 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/agca 2026-02-16 00:13:38,538 root INFO copying build/lib/sympy/polys/agca/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca 2026-02-16 00:13:38,538 root INFO copying build/lib/sympy/polys/agca/ideals.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca 2026-02-16 00:13:38,538 root INFO copying build/lib/sympy/polys/agca/homomorphisms.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca 2026-02-16 00:13:38,539 root INFO copying build/lib/sympy/polys/agca/extensions.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca 2026-02-16 00:13:38,539 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/agca/tests 2026-02-16 00:13:38,539 root INFO copying build/lib/sympy/polys/agca/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca/tests 2026-02-16 00:13:38,539 root INFO copying build/lib/sympy/polys/agca/tests/test_ideals.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca/tests 2026-02-16 00:13:38,539 root INFO copying build/lib/sympy/polys/agca/tests/test_modules.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca/tests 2026-02-16 00:13:38,539 root INFO copying build/lib/sympy/polys/agca/tests/test_homomorphisms.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca/tests 2026-02-16 00:13:38,540 root INFO copying build/lib/sympy/polys/agca/tests/test_extensions.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca/tests 2026-02-16 00:13:38,540 root INFO copying build/lib/sympy/polys/agca/modules.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/agca 2026-02-16 00:13:38,540 root INFO copying build/lib/sympy/polys/constructor.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,540 root INFO copying build/lib/sympy/polys/densetools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,541 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/tests 2026-02-16 00:13:38,541 root INFO copying build/lib/sympy/polys/tests/test_rootoftools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,541 root INFO copying build/lib/sympy/polys/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,541 root INFO copying build/lib/sympy/polys/tests/test_rationaltools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,541 root INFO copying build/lib/sympy/polys/tests/test_appellseqs.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,541 root INFO copying build/lib/sympy/polys/tests/test_densebasic.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,541 root INFO copying build/lib/sympy/polys/tests/test_injections.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,542 root INFO copying build/lib/sympy/polys/tests/test_galoistools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,542 root INFO copying build/lib/sympy/polys/tests/test_pythonrational.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,542 root INFO copying build/lib/sympy/polys/tests/test_fields.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,542 root INFO copying build/lib/sympy/polys/tests/test_specialpolys.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,542 root INFO copying build/lib/sympy/polys/tests/test_puiseux.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,542 root INFO copying build/lib/sympy/polys/tests/test_solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,543 root INFO copying build/lib/sympy/polys/tests/test_modulargcd.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,543 root INFO copying build/lib/sympy/polys/tests/test_constructor.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,543 root INFO copying build/lib/sympy/polys/tests/test_polyclasses.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,543 root INFO copying build/lib/sympy/polys/tests/test_polyoptions.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,543 root INFO copying build/lib/sympy/polys/tests/test_multivariate_resultants.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,543 root INFO copying build/lib/sympy/polys/tests/test_polymatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,544 root INFO copying build/lib/sympy/polys/tests/test_rings.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,544 root INFO copying build/lib/sympy/polys/tests/test_ring_series.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,544 root INFO copying build/lib/sympy/polys/tests/test_distributedmodules.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,544 root INFO copying build/lib/sympy/polys/tests/test_monomials.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,544 root INFO copying build/lib/sympy/polys/tests/test_polyutils.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,544 root INFO copying build/lib/sympy/polys/tests/test_orthopolys.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,545 root INFO copying build/lib/sympy/polys/tests/test_euclidtools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,545 root INFO copying build/lib/sympy/polys/tests/test_polyroots.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,545 root INFO copying build/lib/sympy/polys/tests/test_hypothesis.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,545 root INFO copying build/lib/sympy/polys/tests/test_factortools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,545 root INFO copying build/lib/sympy/polys/tests/test_rootisolation.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,546 root INFO copying build/lib/sympy/polys/tests/test_polytools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,546 root INFO copying build/lib/sympy/polys/tests/test_polyfuncs.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,546 root INFO copying build/lib/sympy/polys/tests/test_densetools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,546 root INFO copying build/lib/sympy/polys/tests/test_partfrac.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,547 root INFO copying build/lib/sympy/polys/tests/test_groebnertools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,547 root INFO copying build/lib/sympy/polys/tests/test_sqfreetools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,547 root INFO copying build/lib/sympy/polys/tests/test_densearith.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,547 root INFO copying build/lib/sympy/polys/tests/test_heuristicgcd.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,547 root INFO copying build/lib/sympy/polys/tests/test_orderings.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,547 root INFO copying build/lib/sympy/polys/tests/test_dispersion.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,547 root INFO copying build/lib/sympy/polys/tests/test_subresultants_qq_zz.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/tests 2026-02-16 00:13:38,548 root INFO copying build/lib/sympy/polys/modulargcd.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,548 root INFO copying build/lib/sympy/polys/polyquinticconst.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,548 root INFO copying build/lib/sympy/polys/puiseux.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,548 root INFO copying build/lib/sympy/polys/orthopolys.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,549 root INFO copying build/lib/sympy/polys/groebnertools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,549 root INFO copying build/lib/sympy/polys/fields.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,549 root INFO copying build/lib/sympy/polys/euclidtools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,549 root INFO copying build/lib/sympy/polys/rootoftools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,549 root INFO copying build/lib/sympy/polys/multivariate_resultants.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,550 root INFO copying build/lib/sympy/polys/fglmtools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,550 root INFO copying build/lib/sympy/polys/solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,550 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/matrices 2026-02-16 00:13:38,550 root INFO copying build/lib/sympy/polys/matrices/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,551 root INFO copying build/lib/sympy/polys/matrices/dense.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,551 root INFO copying build/lib/sympy/polys/matrices/linsolve.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,551 root INFO copying build/lib/sympy/polys/matrices/exceptions.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,551 root INFO copying build/lib/sympy/polys/matrices/eigen.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,551 root INFO copying build/lib/sympy/polys/matrices/rref.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,551 root INFO copying build/lib/sympy/polys/matrices/domainmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,552 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/matrices/tests 2026-02-16 00:13:38,552 root INFO copying build/lib/sympy/polys/matrices/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,552 root INFO copying build/lib/sympy/polys/matrices/tests/test_rref.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,552 root INFO copying build/lib/sympy/polys/matrices/tests/test_xxm.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,552 root INFO copying build/lib/sympy/polys/matrices/tests/test_linsolve.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,553 root INFO copying build/lib/sympy/polys/matrices/tests/test_domainscalar.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,553 root INFO copying build/lib/sympy/polys/matrices/tests/test_nullspace.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,553 root INFO copying build/lib/sympy/polys/matrices/tests/test_domainmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,553 root INFO copying build/lib/sympy/polys/matrices/tests/test_lll.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,553 root INFO copying build/lib/sympy/polys/matrices/tests/test_fflu.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,554 root INFO copying build/lib/sympy/polys/matrices/tests/test_ddm.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,554 root INFO copying build/lib/sympy/polys/matrices/tests/test_inverse.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,554 root INFO copying build/lib/sympy/polys/matrices/tests/test_sdm.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,554 root INFO copying build/lib/sympy/polys/matrices/tests/test_eigen.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,554 root INFO copying build/lib/sympy/polys/matrices/tests/test_dense.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,554 root INFO copying build/lib/sympy/polys/matrices/tests/test_normalforms.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices/tests 2026-02-16 00:13:38,555 root INFO copying build/lib/sympy/polys/matrices/_typing.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,555 root INFO copying build/lib/sympy/polys/matrices/domainscalar.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,555 root INFO copying build/lib/sympy/polys/matrices/normalforms.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,555 root INFO copying build/lib/sympy/polys/matrices/sdm.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,555 root INFO copying build/lib/sympy/polys/matrices/_dfm.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,555 root INFO copying build/lib/sympy/polys/matrices/lll.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,556 root INFO copying build/lib/sympy/polys/matrices/ddm.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,556 root INFO copying build/lib/sympy/polys/matrices/dfm.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/matrices 2026-02-16 00:13:38,556 root INFO copying build/lib/sympy/polys/rationaltools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys 2026-02-16 00:13:38,556 root INFO creating build/bdist.linux-aarch64/wheel/sympy/polys/benchmarks 2026-02-16 00:13:38,557 root INFO copying build/lib/sympy/polys/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/benchmarks 2026-02-16 00:13:38,557 root INFO copying build/lib/sympy/polys/benchmarks/bench_solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/benchmarks 2026-02-16 00:13:38,557 root INFO copying build/lib/sympy/polys/benchmarks/bench_groebnertools.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/benchmarks 2026-02-16 00:13:38,558 root INFO copying build/lib/sympy/polys/benchmarks/bench_galoispolys.py -> build/bdist.linux-aarch64/wheel/./sympy/polys/benchmarks 2026-02-16 00:13:38,558 root INFO creating build/bdist.linux-aarch64/wheel/sympy/unify 2026-02-16 00:13:38,558 root INFO copying build/lib/sympy/unify/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/unify 2026-02-16 00:13:38,558 root INFO copying build/lib/sympy/unify/core.py -> build/bdist.linux-aarch64/wheel/./sympy/unify 2026-02-16 00:13:38,558 root INFO copying build/lib/sympy/unify/usympy.py -> build/bdist.linux-aarch64/wheel/./sympy/unify 2026-02-16 00:13:38,559 root INFO copying build/lib/sympy/unify/rewrite.py -> build/bdist.linux-aarch64/wheel/./sympy/unify 2026-02-16 00:13:38,559 root INFO creating build/bdist.linux-aarch64/wheel/sympy/unify/tests 2026-02-16 00:13:38,559 root INFO copying build/lib/sympy/unify/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/unify/tests 2026-02-16 00:13:38,559 root INFO copying build/lib/sympy/unify/tests/test_rewrite.py -> build/bdist.linux-aarch64/wheel/./sympy/unify/tests 2026-02-16 00:13:38,559 root INFO copying build/lib/sympy/unify/tests/test_unify.py -> build/bdist.linux-aarch64/wheel/./sympy/unify/tests 2026-02-16 00:13:38,559 root INFO copying build/lib/sympy/unify/tests/test_sympy.py -> build/bdist.linux-aarch64/wheel/./sympy/unify/tests 2026-02-16 00:13:38,560 root INFO creating build/bdist.linux-aarch64/wheel/sympy/matrices 2026-02-16 00:13:38,560 root INFO copying build/lib/sympy/matrices/immutable.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,560 root INFO copying build/lib/sympy/matrices/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,560 root INFO copying build/lib/sympy/matrices/reductions.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,560 root INFO copying build/lib/sympy/matrices/graph.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,561 root INFO copying build/lib/sympy/matrices/inverse.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,561 root INFO copying build/lib/sympy/matrices/sparsetools.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,561 root INFO copying build/lib/sympy/matrices/dense.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,561 root INFO copying build/lib/sympy/matrices/matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,561 root INFO copying build/lib/sympy/matrices/exceptions.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,561 root INFO copying build/lib/sympy/matrices/kind.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,562 root INFO copying build/lib/sympy/matrices/eigen.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,562 root INFO copying build/lib/sympy/matrices/determinant.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,562 root INFO copying build/lib/sympy/matrices/matrixbase.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,562 root INFO copying build/lib/sympy/matrices/subspaces.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,563 root INFO creating build/bdist.linux-aarch64/wheel/sympy/matrices/tests 2026-02-16 00:13:38,563 root INFO copying build/lib/sympy/matrices/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,563 root INFO copying build/lib/sympy/matrices/tests/test_reductions.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,563 root INFO copying build/lib/sympy/matrices/tests/test_matrixbase.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,564 root INFO copying build/lib/sympy/matrices/tests/test_commonmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,564 root INFO copying build/lib/sympy/matrices/tests/test_determinant.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,564 root INFO copying build/lib/sympy/matrices/tests/test_solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,564 root INFO copying build/lib/sympy/matrices/tests/test_interactions.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,564 root INFO copying build/lib/sympy/matrices/tests/test_subspaces.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,564 root INFO copying build/lib/sympy/matrices/tests/test_sparsetools.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,565 root INFO copying build/lib/sympy/matrices/tests/test_decompositions.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,565 root INFO copying build/lib/sympy/matrices/tests/test_repmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,565 root INFO copying build/lib/sympy/matrices/tests/test_immutable.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,565 root INFO copying build/lib/sympy/matrices/tests/test_sparse.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,565 root INFO copying build/lib/sympy/matrices/tests/test_matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,566 root INFO copying build/lib/sympy/matrices/tests/test_domains.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,566 root INFO copying build/lib/sympy/matrices/tests/test_graph.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,566 root INFO copying build/lib/sympy/matrices/tests/test_eigen.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,566 root INFO copying build/lib/sympy/matrices/tests/test_normalforms.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/tests 2026-02-16 00:13:38,566 root INFO copying build/lib/sympy/matrices/repmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,567 root INFO copying build/lib/sympy/matrices/decompositions.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,567 root INFO copying build/lib/sympy/matrices/normalforms.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,567 root INFO copying build/lib/sympy/matrices/utilities.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,567 root INFO creating build/bdist.linux-aarch64/wheel/sympy/matrices/expressions 2026-02-16 00:13:38,568 root INFO copying build/lib/sympy/matrices/expressions/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,568 root INFO copying build/lib/sympy/matrices/expressions/sets.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,568 root INFO copying build/lib/sympy/matrices/expressions/applyfunc.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,568 root INFO copying build/lib/sympy/matrices/expressions/inverse.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,568 root INFO copying build/lib/sympy/matrices/expressions/matexpr.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,568 root INFO copying build/lib/sympy/matrices/expressions/funcmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,569 root INFO copying build/lib/sympy/matrices/expressions/companion.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,569 root INFO copying build/lib/sympy/matrices/expressions/permutation.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,569 root INFO copying build/lib/sympy/matrices/expressions/blockmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,569 root INFO copying build/lib/sympy/matrices/expressions/diagonal.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,569 root INFO copying build/lib/sympy/matrices/expressions/trace.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,569 root INFO copying build/lib/sympy/matrices/expressions/factorizations.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,570 root INFO copying build/lib/sympy/matrices/expressions/determinant.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,570 root INFO copying build/lib/sympy/matrices/expressions/slice.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,570 root INFO creating build/bdist.linux-aarch64/wheel/sympy/matrices/expressions/tests 2026-02-16 00:13:38,570 root INFO copying build/lib/sympy/matrices/expressions/tests/test_permutation.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,570 root INFO copying build/lib/sympy/matrices/expressions/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,570 root INFO copying build/lib/sympy/matrices/expressions/tests/test_kronecker.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,571 root INFO copying build/lib/sympy/matrices/expressions/tests/test_slice.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,571 root INFO copying build/lib/sympy/matrices/expressions/tests/test_factorizations.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,571 root INFO copying build/lib/sympy/matrices/expressions/tests/test_diagonal.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,571 root INFO copying build/lib/sympy/matrices/expressions/tests/test_hadamard.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,571 root INFO copying build/lib/sympy/matrices/expressions/tests/test_determinant.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,571 root INFO copying build/lib/sympy/matrices/expressions/tests/test_dotproduct.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,572 root INFO copying build/lib/sympy/matrices/expressions/tests/test_sets.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,572 root INFO copying build/lib/sympy/matrices/expressions/tests/test_transpose.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,572 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matmul.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,572 root INFO copying build/lib/sympy/matrices/expressions/tests/test_companion.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,572 root INFO copying build/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,572 root INFO copying build/lib/sympy/matrices/expressions/tests/test_indexing.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,573 root INFO copying build/lib/sympy/matrices/expressions/tests/test_fourier.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,573 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matadd.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,573 root INFO copying build/lib/sympy/matrices/expressions/tests/test_applyfunc.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,573 root INFO copying build/lib/sympy/matrices/expressions/tests/test_inverse.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,573 root INFO copying build/lib/sympy/matrices/expressions/tests/test_special.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,573 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matpow.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,573 root INFO copying build/lib/sympy/matrices/expressions/tests/test_derivatives.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,574 root INFO copying build/lib/sympy/matrices/expressions/tests/test_blockmatrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,574 root INFO copying build/lib/sympy/matrices/expressions/tests/test_trace.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,574 root INFO copying build/lib/sympy/matrices/expressions/tests/test_adjoint.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,574 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matexpr.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions/tests 2026-02-16 00:13:38,574 root INFO copying build/lib/sympy/matrices/expressions/matpow.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,575 root INFO copying build/lib/sympy/matrices/expressions/matmul.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,575 root INFO copying build/lib/sympy/matrices/expressions/hadamard.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,575 root INFO copying build/lib/sympy/matrices/expressions/kronecker.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,575 root INFO copying build/lib/sympy/matrices/expressions/special.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,575 root INFO copying build/lib/sympy/matrices/expressions/dotproduct.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,575 root INFO copying build/lib/sympy/matrices/expressions/fourier.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,576 root INFO copying build/lib/sympy/matrices/expressions/_shape.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,576 root INFO copying build/lib/sympy/matrices/expressions/matadd.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,576 root INFO copying build/lib/sympy/matrices/expressions/transpose.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,576 root INFO copying build/lib/sympy/matrices/expressions/adjoint.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/expressions 2026-02-16 00:13:38,576 root INFO copying build/lib/sympy/matrices/solvers.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,576 root INFO copying build/lib/sympy/matrices/common.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,577 root INFO creating build/bdist.linux-aarch64/wheel/sympy/matrices/benchmarks 2026-02-16 00:13:38,577 root INFO copying build/lib/sympy/matrices/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/benchmarks 2026-02-16 00:13:38,577 root INFO copying build/lib/sympy/matrices/benchmarks/bench_matrix.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices/benchmarks 2026-02-16 00:13:38,577 root INFO copying build/lib/sympy/matrices/sparse.py -> build/bdist.linux-aarch64/wheel/./sympy/matrices 2026-02-16 00:13:38,577 root INFO copying build/lib/sympy/this.py -> build/bdist.linux-aarch64/wheel/./sympy 2026-02-16 00:13:38,578 root INFO creating build/bdist.linux-aarch64/wheel/sympy/assumptions 2026-02-16 00:13:38,578 root INFO copying build/lib/sympy/assumptions/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,578 root INFO creating build/bdist.linux-aarch64/wheel/sympy/assumptions/handlers 2026-02-16 00:13:38,578 root INFO copying build/lib/sympy/assumptions/handlers/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/handlers 2026-02-16 00:13:38,578 root INFO copying build/lib/sympy/assumptions/handlers/sets.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/handlers 2026-02-16 00:13:38,579 root INFO copying build/lib/sympy/assumptions/handlers/matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/handlers 2026-02-16 00:13:38,579 root INFO copying build/lib/sympy/assumptions/handlers/calculus.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/handlers 2026-02-16 00:13:38,579 root INFO copying build/lib/sympy/assumptions/handlers/order.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/handlers 2026-02-16 00:13:38,579 root INFO copying build/lib/sympy/assumptions/handlers/ntheory.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/handlers 2026-02-16 00:13:38,579 root INFO copying build/lib/sympy/assumptions/handlers/common.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/handlers 2026-02-16 00:13:38,580 root INFO creating build/bdist.linux-aarch64/wheel/sympy/assumptions/predicates 2026-02-16 00:13:38,580 root INFO copying build/lib/sympy/assumptions/predicates/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/predicates 2026-02-16 00:13:38,580 root INFO copying build/lib/sympy/assumptions/predicates/sets.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/predicates 2026-02-16 00:13:38,580 root INFO copying build/lib/sympy/assumptions/predicates/matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/predicates 2026-02-16 00:13:38,580 root INFO copying build/lib/sympy/assumptions/predicates/calculus.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/predicates 2026-02-16 00:13:38,580 root INFO copying build/lib/sympy/assumptions/predicates/order.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/predicates 2026-02-16 00:13:38,581 root INFO copying build/lib/sympy/assumptions/predicates/ntheory.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/predicates 2026-02-16 00:13:38,581 root INFO copying build/lib/sympy/assumptions/predicates/common.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/predicates 2026-02-16 00:13:38,581 root INFO copying build/lib/sympy/assumptions/assume.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,581 root INFO copying build/lib/sympy/assumptions/ask.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,581 root INFO copying build/lib/sympy/assumptions/facts.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,581 root INFO copying build/lib/sympy/assumptions/cnf.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,582 root INFO copying build/lib/sympy/assumptions/ask_generated.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,582 root INFO creating build/bdist.linux-aarch64/wheel/sympy/assumptions/tests 2026-02-16 00:13:38,582 root INFO copying build/lib/sympy/assumptions/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,582 root INFO copying build/lib/sympy/assumptions/tests/test_query.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,583 root INFO copying build/lib/sympy/assumptions/tests/test_assumptions_2.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,583 root INFO copying build/lib/sympy/assumptions/tests/test_satask.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,583 root INFO copying build/lib/sympy/assumptions/tests/test_sathandlers.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,583 root INFO copying build/lib/sympy/assumptions/tests/test_context.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,583 root INFO copying build/lib/sympy/assumptions/tests/test_rel_queries.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,583 root INFO copying build/lib/sympy/assumptions/tests/test_refine.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,584 root INFO copying build/lib/sympy/assumptions/tests/test_matrices.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,584 root INFO copying build/lib/sympy/assumptions/tests/test_wrapper.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/tests 2026-02-16 00:13:38,584 root INFO creating build/bdist.linux-aarch64/wheel/sympy/assumptions/relation 2026-02-16 00:13:38,584 root INFO copying build/lib/sympy/assumptions/relation/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/relation 2026-02-16 00:13:38,584 root INFO copying build/lib/sympy/assumptions/relation/equality.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/relation 2026-02-16 00:13:38,585 root INFO copying build/lib/sympy/assumptions/relation/binrel.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions/relation 2026-02-16 00:13:38,585 root INFO copying build/lib/sympy/assumptions/lra_satask.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,585 root INFO copying build/lib/sympy/assumptions/satask.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,585 root INFO copying build/lib/sympy/assumptions/wrapper.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,585 root INFO copying build/lib/sympy/assumptions/sathandlers.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,585 root INFO copying build/lib/sympy/assumptions/refine.py -> build/bdist.linux-aarch64/wheel/./sympy/assumptions 2026-02-16 00:13:38,586 root INFO creating build/bdist.linux-aarch64/wheel/sympy/benchmarks 2026-02-16 00:13:38,586 root INFO copying build/lib/sympy/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/benchmarks 2026-02-16 00:13:38,586 root INFO copying build/lib/sympy/benchmarks/bench_discrete_log.py -> build/bdist.linux-aarch64/wheel/./sympy/benchmarks 2026-02-16 00:13:38,586 root INFO copying build/lib/sympy/benchmarks/bench_symbench.py -> build/bdist.linux-aarch64/wheel/./sympy/benchmarks 2026-02-16 00:13:38,586 root INFO copying build/lib/sympy/benchmarks/bench_meijerint.py -> build/bdist.linux-aarch64/wheel/./sympy/benchmarks 2026-02-16 00:13:38,587 root INFO creating build/bdist.linux-aarch64/wheel/sympy/discrete 2026-02-16 00:13:38,587 root INFO copying build/lib/sympy/discrete/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete 2026-02-16 00:13:38,587 root INFO copying build/lib/sympy/discrete/transforms.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete 2026-02-16 00:13:38,587 root INFO creating build/bdist.linux-aarch64/wheel/sympy/discrete/tests 2026-02-16 00:13:38,588 root INFO copying build/lib/sympy/discrete/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete/tests 2026-02-16 00:13:38,588 root INFO copying build/lib/sympy/discrete/tests/test_convolutions.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete/tests 2026-02-16 00:13:38,588 root INFO copying build/lib/sympy/discrete/tests/test_recurrences.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete/tests 2026-02-16 00:13:38,588 root INFO copying build/lib/sympy/discrete/tests/test_transforms.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete/tests 2026-02-16 00:13:38,588 root INFO copying build/lib/sympy/discrete/recurrences.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete 2026-02-16 00:13:38,588 root INFO copying build/lib/sympy/discrete/convolutions.py -> build/bdist.linux-aarch64/wheel/./sympy/discrete 2026-02-16 00:13:38,589 root INFO creating build/bdist.linux-aarch64/wheel/sympy/integrals 2026-02-16 00:13:38,589 root INFO copying build/lib/sympy/integrals/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,589 root INFO copying build/lib/sympy/integrals/heurisch.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,589 root INFO copying build/lib/sympy/integrals/risch.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,590 root INFO copying build/lib/sympy/integrals/prde.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,590 root INFO copying build/lib/sympy/integrals/integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,590 root INFO copying build/lib/sympy/integrals/singularityfunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,590 root INFO copying build/lib/sympy/integrals/quadrature.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,590 root INFO copying build/lib/sympy/integrals/meijerint.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,591 root INFO copying build/lib/sympy/integrals/meijerint_doc.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,591 root INFO copying build/lib/sympy/integrals/intpoly.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,591 root INFO copying build/lib/sympy/integrals/transforms.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,591 root INFO copying build/lib/sympy/integrals/deltafunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,591 root INFO copying build/lib/sympy/integrals/laplace.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,592 root INFO creating build/bdist.linux-aarch64/wheel/sympy/integrals/tests 2026-02-16 00:13:38,592 root INFO copying build/lib/sympy/integrals/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,592 root INFO copying build/lib/sympy/integrals/tests/test_lineintegrals.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,592 root INFO copying build/lib/sympy/integrals/tests/test_rationaltools.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,592 root INFO copying build/lib/sympy/integrals/tests/test_trigonometry.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,593 root INFO copying build/lib/sympy/integrals/tests/test_deltafunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,593 root INFO copying build/lib/sympy/integrals/tests/test_risch.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,593 root INFO copying build/lib/sympy/integrals/tests/test_integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,593 root INFO copying build/lib/sympy/integrals/tests/test_prde.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,593 root INFO copying build/lib/sympy/integrals/tests/test_meijerint.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,594 root INFO copying build/lib/sympy/integrals/tests/test_failing_integrals.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,594 root INFO copying build/lib/sympy/integrals/tests/test_quadrature.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,594 root INFO copying build/lib/sympy/integrals/tests/test_intpoly.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,594 root INFO copying build/lib/sympy/integrals/tests/test_singularityfunctions.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,594 root INFO copying build/lib/sympy/integrals/tests/test_rde.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,594 root INFO copying build/lib/sympy/integrals/tests/test_manual.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,595 root INFO copying build/lib/sympy/integrals/tests/test_transforms.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,595 root INFO copying build/lib/sympy/integrals/tests/test_laplace.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,595 root INFO copying build/lib/sympy/integrals/tests/test_heurisch.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/tests 2026-02-16 00:13:38,595 root INFO copying build/lib/sympy/integrals/rde.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,595 root INFO copying build/lib/sympy/integrals/trigonometry.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,596 root INFO copying build/lib/sympy/integrals/rationaltools.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,596 root INFO creating build/bdist.linux-aarch64/wheel/sympy/integrals/benchmarks 2026-02-16 00:13:38,596 root INFO copying build/lib/sympy/integrals/benchmarks/__init__.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/benchmarks 2026-02-16 00:13:38,596 root INFO copying build/lib/sympy/integrals/benchmarks/bench_trigintegrate.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/benchmarks 2026-02-16 00:13:38,596 root INFO copying build/lib/sympy/integrals/benchmarks/bench_integrate.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals/benchmarks 2026-02-16 00:13:38,597 root INFO copying build/lib/sympy/integrals/manualintegrate.py -> build/bdist.linux-aarch64/wheel/./sympy/integrals 2026-02-16 00:13:38,597 root INFO running install_data 2026-02-16 00:13:38,600 root INFO creating build/bdist.linux-aarch64/wheel/sympy-1.14.0.data/data 2026-02-16 00:13:38,600 root INFO creating build/bdist.linux-aarch64/wheel/sympy-1.14.0.data/data/share/man/man1 2026-02-16 00:13:38,600 root INFO copying doc/man/isympy.1 -> build/bdist.linux-aarch64/wheel/sympy-1.14.0.data/data/share/man/man1 2026-02-16 00:13:38,601 root INFO running install_egg_info 2026-02-16 00:13:38,604 root INFO running egg_info 2026-02-16 00:13:38,606 root INFO creating sympy.egg-info 2026-02-16 00:13:38,606 root INFO writing sympy.egg-info/PKG-INFO 2026-02-16 00:13:38,607 root INFO writing dependency_links to sympy.egg-info/dependency_links.txt 2026-02-16 00:13:38,608 root INFO writing entry points to sympy.egg-info/entry_points.txt 2026-02-16 00:13:38,608 root INFO writing requirements to sympy.egg-info/requires.txt 2026-02-16 00:13:38,608 root INFO writing top-level names to sympy.egg-info/top_level.txt 2026-02-16 00:13:38,609 root INFO writing manifest file 'sympy.egg-info/SOURCES.txt' 2026-02-16 00:13:38,650 root INFO reading manifest file 'sympy.egg-info/SOURCES.txt' 2026-02-16 00:13:38,650 root INFO reading manifest template 'MANIFEST.in' 2026-02-16 00:13:38,663 root WARNING no previously-included directories found matching 'doc/_build' 2026-02-16 00:13:38,664 root WARNING no previously-included directories found matching 'doc/ext/__pycache__' 2026-02-16 00:13:38,664 root WARNING warning: no previously-included files found matching 'doc/src/modules/physics/mechanics/examples/*.pdf' 2026-02-16 00:13:38,665 root WARNING warning: no previously-included files found matching 'doc/src/modules/physics/vector/*.pdf' 2026-02-16 00:13:38,666 root WARNING warning: no previously-included files found matching 'doc/src/modules/vector/*.pdf' 2026-02-16 00:13:38,666 root WARNING warning: no files found matching '*.py' under directory 'examples' 2026-02-16 00:13:38,666 root WARNING warning: no files found matching 'README' under directory 'examples' 2026-02-16 00:13:38,668 root WARNING warning: no files found matching 'TODO' 2026-02-16 00:13:38,669 root INFO adding license file 'LICENSE' 2026-02-16 00:13:38,669 root INFO adding license file 'AUTHORS' 2026-02-16 00:13:38,690 root INFO writing manifest file 'sympy.egg-info/SOURCES.txt' 2026-02-16 00:13:38,690 root INFO Copying sympy.egg-info to build/bdist.linux-aarch64/wheel/./sympy-1.14.0-py3.12.egg-info 2026-02-16 00:13:38,692 root INFO running install_scripts 2026-02-16 00:13:38,693 root INFO creating build/bdist.linux-aarch64/wheel/sympy-1.14.0.dist-info/WHEEL 2026-02-16 00:13:38,694 wheel INFO creating '/home/buildozer/aports/community/py3-sympy/src/sympy-sympy-1.14.0/.dist/.tmp-imv1ceqa/sympy-1.14.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-02-16 00:13:38,694 wheel INFO adding 'isympy.py' 2026-02-16 00:13:38,695 wheel INFO adding 'sympy/__init__.py' 2026-02-16 00:13:38,695 wheel INFO adding 'sympy/abc.py' 2026-02-16 00:13:38,695 wheel INFO adding 'sympy/conftest.py' 2026-02-16 00:13:38,695 wheel INFO adding 'sympy/galgebra.py' 2026-02-16 00:13:38,695 wheel INFO adding 'sympy/release.py' 2026-02-16 00:13:38,696 wheel INFO adding 'sympy/this.py' 2026-02-16 00:13:38,696 wheel INFO adding 'sympy/algebras/__init__.py' 2026-02-16 00:13:38,696 wheel INFO adding 'sympy/algebras/quaternion.py' 2026-02-16 00:13:38,697 wheel INFO adding 'sympy/algebras/tests/__init__.py' 2026-02-16 00:13:38,697 wheel INFO adding 'sympy/algebras/tests/test_quaternion.py' 2026-02-16 00:13:38,697 wheel INFO adding 'sympy/assumptions/__init__.py' 2026-02-16 00:13:38,697 wheel INFO adding 'sympy/assumptions/ask.py' 2026-02-16 00:13:38,698 wheel INFO adding 'sympy/assumptions/ask_generated.py' 2026-02-16 00:13:38,698 wheel INFO adding 'sympy/assumptions/assume.py' 2026-02-16 00:13:38,698 wheel INFO adding 'sympy/assumptions/cnf.py' 2026-02-16 00:13:38,698 wheel INFO adding 'sympy/assumptions/facts.py' 2026-02-16 00:13:38,698 wheel INFO adding 'sympy/assumptions/lra_satask.py' 2026-02-16 00:13:38,699 wheel INFO adding 'sympy/assumptions/refine.py' 2026-02-16 00:13:38,699 wheel INFO adding 'sympy/assumptions/satask.py' 2026-02-16 00:13:38,699 wheel INFO adding 'sympy/assumptions/sathandlers.py' 2026-02-16 00:13:38,699 wheel INFO adding 'sympy/assumptions/wrapper.py' 2026-02-16 00:13:38,699 wheel INFO adding 'sympy/assumptions/handlers/__init__.py' 2026-02-16 00:13:38,699 wheel INFO adding 'sympy/assumptions/handlers/calculus.py' 2026-02-16 00:13:38,700 wheel INFO adding 'sympy/assumptions/handlers/common.py' 2026-02-16 00:13:38,700 wheel INFO adding 'sympy/assumptions/handlers/matrices.py' 2026-02-16 00:13:38,700 wheel INFO adding 'sympy/assumptions/handlers/ntheory.py' 2026-02-16 00:13:38,700 wheel INFO adding 'sympy/assumptions/handlers/order.py' 2026-02-16 00:13:38,701 wheel INFO adding 'sympy/assumptions/handlers/sets.py' 2026-02-16 00:13:38,701 wheel INFO adding 'sympy/assumptions/predicates/__init__.py' 2026-02-16 00:13:38,701 wheel INFO adding 'sympy/assumptions/predicates/calculus.py' 2026-02-16 00:13:38,701 wheel INFO adding 'sympy/assumptions/predicates/common.py' 2026-02-16 00:13:38,701 wheel INFO adding 'sympy/assumptions/predicates/matrices.py' 2026-02-16 00:13:38,702 wheel INFO adding 'sympy/assumptions/predicates/ntheory.py' 2026-02-16 00:13:38,702 wheel INFO adding 'sympy/assumptions/predicates/order.py' 2026-02-16 00:13:38,702 wheel INFO adding 'sympy/assumptions/predicates/sets.py' 2026-02-16 00:13:38,702 wheel INFO adding 'sympy/assumptions/relation/__init__.py' 2026-02-16 00:13:38,702 wheel INFO adding 'sympy/assumptions/relation/binrel.py' 2026-02-16 00:13:38,702 wheel INFO adding 'sympy/assumptions/relation/equality.py' 2026-02-16 00:13:38,703 wheel INFO adding 'sympy/assumptions/tests/__init__.py' 2026-02-16 00:13:38,703 wheel INFO adding 'sympy/assumptions/tests/test_assumptions_2.py' 2026-02-16 00:13:38,703 wheel INFO adding 'sympy/assumptions/tests/test_context.py' 2026-02-16 00:13:38,703 wheel INFO adding 'sympy/assumptions/tests/test_matrices.py' 2026-02-16 00:13:38,703 wheel INFO adding 'sympy/assumptions/tests/test_query.py' 2026-02-16 00:13:38,704 wheel INFO adding 'sympy/assumptions/tests/test_refine.py' 2026-02-16 00:13:38,704 wheel INFO adding 'sympy/assumptions/tests/test_rel_queries.py' 2026-02-16 00:13:38,704 wheel INFO adding 'sympy/assumptions/tests/test_satask.py' 2026-02-16 00:13:38,704 wheel INFO adding 'sympy/assumptions/tests/test_sathandlers.py' 2026-02-16 00:13:38,705 wheel INFO adding 'sympy/assumptions/tests/test_wrapper.py' 2026-02-16 00:13:38,705 wheel INFO adding 'sympy/benchmarks/__init__.py' 2026-02-16 00:13:38,705 wheel INFO adding 'sympy/benchmarks/bench_discrete_log.py' 2026-02-16 00:13:38,705 wheel INFO adding 'sympy/benchmarks/bench_meijerint.py' 2026-02-16 00:13:38,705 wheel INFO adding 'sympy/benchmarks/bench_symbench.py' 2026-02-16 00:13:38,706 wheel INFO adding 'sympy/calculus/__init__.py' 2026-02-16 00:13:38,706 wheel INFO adding 'sympy/calculus/accumulationbounds.py' 2026-02-16 00:13:38,706 wheel INFO adding 'sympy/calculus/euler.py' 2026-02-16 00:13:38,706 wheel INFO adding 'sympy/calculus/finite_diff.py' 2026-02-16 00:13:38,706 wheel INFO adding 'sympy/calculus/singularities.py' 2026-02-16 00:13:38,707 wheel INFO adding 'sympy/calculus/util.py' 2026-02-16 00:13:38,707 wheel INFO adding 'sympy/calculus/tests/__init__.py' 2026-02-16 00:13:38,707 wheel INFO adding 'sympy/calculus/tests/test_accumulationbounds.py' 2026-02-16 00:13:38,707 wheel INFO adding 'sympy/calculus/tests/test_euler.py' 2026-02-16 00:13:38,707 wheel INFO adding 'sympy/calculus/tests/test_finite_diff.py' 2026-02-16 00:13:38,708 wheel INFO adding 'sympy/calculus/tests/test_singularities.py' 2026-02-16 00:13:38,708 wheel INFO adding 'sympy/calculus/tests/test_util.py' 2026-02-16 00:13:38,708 wheel INFO adding 'sympy/categories/__init__.py' 2026-02-16 00:13:38,708 wheel INFO adding 'sympy/categories/baseclasses.py' 2026-02-16 00:13:38,709 wheel INFO adding 'sympy/categories/diagram_drawing.py' 2026-02-16 00:13:38,709 wheel INFO adding 'sympy/categories/tests/__init__.py' 2026-02-16 00:13:38,709 wheel INFO adding 'sympy/categories/tests/test_baseclasses.py' 2026-02-16 00:13:38,710 wheel INFO adding 'sympy/categories/tests/test_drawing.py' 2026-02-16 00:13:38,710 wheel INFO adding 'sympy/codegen/__init__.py' 2026-02-16 00:13:38,710 wheel INFO adding 'sympy/codegen/abstract_nodes.py' 2026-02-16 00:13:38,710 wheel INFO adding 'sympy/codegen/algorithms.py' 2026-02-16 00:13:38,710 wheel INFO adding 'sympy/codegen/approximations.py' 2026-02-16 00:13:38,711 wheel INFO adding 'sympy/codegen/ast.py' 2026-02-16 00:13:38,711 wheel INFO adding 'sympy/codegen/cfunctions.py' 2026-02-16 00:13:38,711 wheel INFO adding 'sympy/codegen/cnodes.py' 2026-02-16 00:13:38,711 wheel INFO adding 'sympy/codegen/cutils.py' 2026-02-16 00:13:38,711 wheel INFO adding 'sympy/codegen/cxxnodes.py' 2026-02-16 00:13:38,712 wheel INFO adding 'sympy/codegen/fnodes.py' 2026-02-16 00:13:38,712 wheel INFO adding 'sympy/codegen/futils.py' 2026-02-16 00:13:38,712 wheel INFO adding 'sympy/codegen/matrix_nodes.py' 2026-02-16 00:13:38,712 wheel INFO adding 'sympy/codegen/numpy_nodes.py' 2026-02-16 00:13:38,712 wheel INFO adding 'sympy/codegen/pynodes.py' 2026-02-16 00:13:38,712 wheel INFO adding 'sympy/codegen/pyutils.py' 2026-02-16 00:13:38,713 wheel INFO adding 'sympy/codegen/rewriting.py' 2026-02-16 00:13:38,713 wheel INFO adding 'sympy/codegen/scipy_nodes.py' 2026-02-16 00:13:38,713 wheel INFO adding 'sympy/codegen/tests/__init__.py' 2026-02-16 00:13:38,713 wheel INFO adding 'sympy/codegen/tests/test_abstract_nodes.py' 2026-02-16 00:13:38,713 wheel INFO adding 'sympy/codegen/tests/test_algorithms.py' 2026-02-16 00:13:38,713 wheel INFO adding 'sympy/codegen/tests/test_applications.py' 2026-02-16 00:13:38,714 wheel INFO adding 'sympy/codegen/tests/test_approximations.py' 2026-02-16 00:13:38,714 wheel INFO adding 'sympy/codegen/tests/test_ast.py' 2026-02-16 00:13:38,714 wheel INFO adding 'sympy/codegen/tests/test_cfunctions.py' 2026-02-16 00:13:38,714 wheel INFO adding 'sympy/codegen/tests/test_cnodes.py' 2026-02-16 00:13:38,714 wheel INFO adding 'sympy/codegen/tests/test_cxxnodes.py' 2026-02-16 00:13:38,714 wheel INFO adding 'sympy/codegen/tests/test_fnodes.py' 2026-02-16 00:13:38,715 wheel INFO adding 'sympy/codegen/tests/test_matrix_nodes.py' 2026-02-16 00:13:38,715 wheel INFO adding 'sympy/codegen/tests/test_numpy_nodes.py' 2026-02-16 00:13:38,715 wheel INFO adding 'sympy/codegen/tests/test_pynodes.py' 2026-02-16 00:13:38,715 wheel INFO adding 'sympy/codegen/tests/test_pyutils.py' 2026-02-16 00:13:38,715 wheel INFO adding 'sympy/codegen/tests/test_rewriting.py' 2026-02-16 00:13:38,715 wheel INFO adding 'sympy/codegen/tests/test_scipy_nodes.py' 2026-02-16 00:13:38,716 wheel INFO adding 'sympy/combinatorics/__init__.py' 2026-02-16 00:13:38,716 wheel INFO adding 'sympy/combinatorics/coset_table.py' 2026-02-16 00:13:38,716 wheel INFO adding 'sympy/combinatorics/fp_groups.py' 2026-02-16 00:13:38,717 wheel INFO adding 'sympy/combinatorics/free_groups.py' 2026-02-16 00:13:38,717 wheel INFO adding 'sympy/combinatorics/galois.py' 2026-02-16 00:13:38,717 wheel INFO adding 'sympy/combinatorics/generators.py' 2026-02-16 00:13:38,717 wheel INFO adding 'sympy/combinatorics/graycode.py' 2026-02-16 00:13:38,717 wheel INFO adding 'sympy/combinatorics/group_constructs.py' 2026-02-16 00:13:38,718 wheel INFO adding 'sympy/combinatorics/group_numbers.py' 2026-02-16 00:13:38,718 wheel INFO adding 'sympy/combinatorics/homomorphisms.py' 2026-02-16 00:13:38,718 wheel INFO adding 'sympy/combinatorics/named_groups.py' 2026-02-16 00:13:38,718 wheel INFO adding 'sympy/combinatorics/partitions.py' 2026-02-16 00:13:38,719 wheel INFO adding 'sympy/combinatorics/pc_groups.py' 2026-02-16 00:13:38,719 wheel INFO adding 'sympy/combinatorics/perm_groups.py' 2026-02-16 00:13:38,720 wheel INFO adding 'sympy/combinatorics/permutations.py' 2026-02-16 00:13:38,720 wheel INFO adding 'sympy/combinatorics/polyhedron.py' 2026-02-16 00:13:38,720 wheel INFO adding 'sympy/combinatorics/prufer.py' 2026-02-16 00:13:38,720 wheel INFO adding 'sympy/combinatorics/rewritingsystem.py' 2026-02-16 00:13:38,721 wheel INFO adding 'sympy/combinatorics/rewritingsystem_fsm.py' 2026-02-16 00:13:38,721 wheel INFO adding 'sympy/combinatorics/schur_number.py' 2026-02-16 00:13:38,721 wheel INFO adding 'sympy/combinatorics/subsets.py' 2026-02-16 00:13:38,721 wheel INFO adding 'sympy/combinatorics/tensor_can.py' 2026-02-16 00:13:38,722 wheel INFO adding 'sympy/combinatorics/testutil.py' 2026-02-16 00:13:38,722 wheel INFO adding 'sympy/combinatorics/util.py' 2026-02-16 00:13:38,722 wheel INFO adding 'sympy/combinatorics/tests/__init__.py' 2026-02-16 00:13:38,722 wheel INFO adding 'sympy/combinatorics/tests/test_coset_table.py' 2026-02-16 00:13:38,723 wheel INFO adding 'sympy/combinatorics/tests/test_fp_groups.py' 2026-02-16 00:13:38,723 wheel INFO adding 'sympy/combinatorics/tests/test_free_groups.py' 2026-02-16 00:13:38,723 wheel INFO adding 'sympy/combinatorics/tests/test_galois.py' 2026-02-16 00:13:38,723 wheel INFO adding 'sympy/combinatorics/tests/test_generators.py' 2026-02-16 00:13:38,723 wheel INFO adding 'sympy/combinatorics/tests/test_graycode.py' 2026-02-16 00:13:38,723 wheel INFO adding 'sympy/combinatorics/tests/test_group_constructs.py' 2026-02-16 00:13:38,724 wheel INFO adding 'sympy/combinatorics/tests/test_group_numbers.py' 2026-02-16 00:13:38,724 wheel INFO adding 'sympy/combinatorics/tests/test_homomorphisms.py' 2026-02-16 00:13:38,724 wheel INFO adding 'sympy/combinatorics/tests/test_named_groups.py' 2026-02-16 00:13:38,724 wheel INFO adding 'sympy/combinatorics/tests/test_partitions.py' 2026-02-16 00:13:38,724 wheel INFO adding 'sympy/combinatorics/tests/test_pc_groups.py' 2026-02-16 00:13:38,724 wheel INFO adding 'sympy/combinatorics/tests/test_perm_groups.py' 2026-02-16 00:13:38,725 wheel INFO adding 'sympy/combinatorics/tests/test_permutations.py' 2026-02-16 00:13:38,725 wheel INFO adding 'sympy/combinatorics/tests/test_polyhedron.py' 2026-02-16 00:13:38,725 wheel INFO adding 'sympy/combinatorics/tests/test_prufer.py' 2026-02-16 00:13:38,725 wheel INFO adding 'sympy/combinatorics/tests/test_rewriting.py' 2026-02-16 00:13:38,725 wheel INFO adding 'sympy/combinatorics/tests/test_schur_number.py' 2026-02-16 00:13:38,726 wheel INFO adding 'sympy/combinatorics/tests/test_subsets.py' 2026-02-16 00:13:38,726 wheel INFO adding 'sympy/combinatorics/tests/test_tensor_can.py' 2026-02-16 00:13:38,726 wheel INFO adding 'sympy/combinatorics/tests/test_testutil.py' 2026-02-16 00:13:38,726 wheel INFO adding 'sympy/combinatorics/tests/test_util.py' 2026-02-16 00:13:38,726 wheel INFO adding 'sympy/concrete/__init__.py' 2026-02-16 00:13:38,727 wheel INFO adding 'sympy/concrete/delta.py' 2026-02-16 00:13:38,727 wheel INFO adding 'sympy/concrete/expr_with_intlimits.py' 2026-02-16 00:13:38,727 wheel INFO adding 'sympy/concrete/expr_with_limits.py' 2026-02-16 00:13:38,727 wheel INFO adding 'sympy/concrete/gosper.py' 2026-02-16 00:13:38,727 wheel INFO adding 'sympy/concrete/guess.py' 2026-02-16 00:13:38,728 wheel INFO adding 'sympy/concrete/products.py' 2026-02-16 00:13:38,728 wheel INFO adding 'sympy/concrete/summations.py' 2026-02-16 00:13:38,728 wheel INFO adding 'sympy/concrete/tests/__init__.py' 2026-02-16 00:13:38,728 wheel INFO adding 'sympy/concrete/tests/test_delta.py' 2026-02-16 00:13:38,729 wheel INFO adding 'sympy/concrete/tests/test_gosper.py' 2026-02-16 00:13:38,729 wheel INFO adding 'sympy/concrete/tests/test_guess.py' 2026-02-16 00:13:38,729 wheel INFO adding 'sympy/concrete/tests/test_products.py' 2026-02-16 00:13:38,729 wheel INFO adding 'sympy/concrete/tests/test_sums_products.py' 2026-02-16 00:13:38,730 wheel INFO adding 'sympy/core/__init__.py' 2026-02-16 00:13:38,730 wheel INFO adding 'sympy/core/_print_helpers.py' 2026-02-16 00:13:38,730 wheel INFO adding 'sympy/core/add.py' 2026-02-16 00:13:38,730 wheel INFO adding 'sympy/core/alphabets.py' 2026-02-16 00:13:38,731 wheel INFO adding 'sympy/core/assumptions.py' 2026-02-16 00:13:38,731 wheel INFO adding 'sympy/core/assumptions_generated.py' 2026-02-16 00:13:38,731 wheel INFO adding 'sympy/core/backend.py' 2026-02-16 00:13:38,732 wheel INFO adding 'sympy/core/basic.py' 2026-02-16 00:13:38,732 wheel INFO adding 'sympy/core/cache.py' 2026-02-16 00:13:38,732 wheel INFO adding 'sympy/core/compatibility.py' 2026-02-16 00:13:38,732 wheel INFO adding 'sympy/core/containers.py' 2026-02-16 00:13:38,732 wheel INFO adding 'sympy/core/core.py' 2026-02-16 00:13:38,733 wheel INFO adding 'sympy/core/coreerrors.py' 2026-02-16 00:13:38,733 wheel INFO adding 'sympy/core/decorators.py' 2026-02-16 00:13:38,733 wheel INFO adding 'sympy/core/evalf.py' 2026-02-16 00:13:38,734 wheel INFO adding 'sympy/core/expr.py' 2026-02-16 00:13:38,734 wheel INFO adding 'sympy/core/exprtools.py' 2026-02-16 00:13:38,734 wheel INFO adding 'sympy/core/facts.py' 2026-02-16 00:13:38,735 wheel INFO adding 'sympy/core/function.py' 2026-02-16 00:13:38,735 wheel INFO adding 'sympy/core/intfunc.py' 2026-02-16 00:13:38,735 wheel INFO adding 'sympy/core/kind.py' 2026-02-16 00:13:38,735 wheel INFO adding 'sympy/core/logic.py' 2026-02-16 00:13:38,736 wheel INFO adding 'sympy/core/mod.py' 2026-02-16 00:13:38,736 wheel INFO adding 'sympy/core/mul.py' 2026-02-16 00:13:38,736 wheel INFO adding 'sympy/core/multidimensional.py' 2026-02-16 00:13:38,737 wheel INFO adding 'sympy/core/numbers.py' 2026-02-16 00:13:38,737 wheel INFO adding 'sympy/core/operations.py' 2026-02-16 00:13:38,737 wheel INFO adding 'sympy/core/parameters.py' 2026-02-16 00:13:38,738 wheel INFO adding 'sympy/core/power.py' 2026-02-16 00:13:38,738 wheel INFO adding 'sympy/core/random.py' 2026-02-16 00:13:38,738 wheel INFO adding 'sympy/core/relational.py' 2026-02-16 00:13:38,738 wheel INFO adding 'sympy/core/rules.py' 2026-02-16 00:13:38,739 wheel INFO adding 'sympy/core/singleton.py' 2026-02-16 00:13:38,739 wheel INFO adding 'sympy/core/sorting.py' 2026-02-16 00:13:38,739 wheel INFO adding 'sympy/core/symbol.py' 2026-02-16 00:13:38,739 wheel INFO adding 'sympy/core/sympify.py' 2026-02-16 00:13:38,740 wheel INFO adding 'sympy/core/trace.py' 2026-02-16 00:13:38,740 wheel INFO adding 'sympy/core/traversal.py' 2026-02-16 00:13:38,740 wheel INFO adding 'sympy/core/benchmarks/__init__.py' 2026-02-16 00:13:38,740 wheel INFO adding 'sympy/core/benchmarks/bench_arit.py' 2026-02-16 00:13:38,740 wheel INFO adding 'sympy/core/benchmarks/bench_assumptions.py' 2026-02-16 00:13:38,740 wheel INFO adding 'sympy/core/benchmarks/bench_basic.py' 2026-02-16 00:13:38,740 wheel INFO adding 'sympy/core/benchmarks/bench_expand.py' 2026-02-16 00:13:38,741 wheel INFO adding 'sympy/core/benchmarks/bench_numbers.py' 2026-02-16 00:13:38,741 wheel INFO adding 'sympy/core/benchmarks/bench_sympify.py' 2026-02-16 00:13:38,741 wheel INFO adding 'sympy/core/tests/__init__.py' 2026-02-16 00:13:38,742 wheel INFO adding 'sympy/core/tests/test_args.py' 2026-02-16 00:13:38,742 wheel INFO adding 'sympy/core/tests/test_arit.py' 2026-02-16 00:13:38,742 wheel INFO adding 'sympy/core/tests/test_assumptions.py' 2026-02-16 00:13:38,743 wheel INFO adding 'sympy/core/tests/test_basic.py' 2026-02-16 00:13:38,743 wheel INFO adding 'sympy/core/tests/test_cache.py' 2026-02-16 00:13:38,743 wheel INFO adding 'sympy/core/tests/test_compatibility.py' 2026-02-16 00:13:38,743 wheel INFO adding 'sympy/core/tests/test_complex.py' 2026-02-16 00:13:38,743 wheel INFO adding 'sympy/core/tests/test_constructor_postprocessor.py' 2026-02-16 00:13:38,744 wheel INFO adding 'sympy/core/tests/test_containers.py' 2026-02-16 00:13:38,744 wheel INFO adding 'sympy/core/tests/test_count_ops.py' 2026-02-16 00:13:38,744 wheel INFO adding 'sympy/core/tests/test_diff.py' 2026-02-16 00:13:38,744 wheel INFO adding 'sympy/core/tests/test_equal.py' 2026-02-16 00:13:38,744 wheel INFO adding 'sympy/core/tests/test_eval.py' 2026-02-16 00:13:38,744 wheel INFO adding 'sympy/core/tests/test_evalf.py' 2026-02-16 00:13:38,745 wheel INFO adding 'sympy/core/tests/test_expand.py' 2026-02-16 00:13:38,745 wheel INFO adding 'sympy/core/tests/test_expr.py' 2026-02-16 00:13:38,745 wheel INFO adding 'sympy/core/tests/test_exprtools.py' 2026-02-16 00:13:38,746 wheel INFO adding 'sympy/core/tests/test_facts.py' 2026-02-16 00:13:38,746 wheel INFO adding 'sympy/core/tests/test_function.py' 2026-02-16 00:13:38,746 wheel INFO adding 'sympy/core/tests/test_kind.py' 2026-02-16 00:13:38,746 wheel INFO adding 'sympy/core/tests/test_logic.py' 2026-02-16 00:13:38,747 wheel INFO adding 'sympy/core/tests/test_match.py' 2026-02-16 00:13:38,747 wheel INFO adding 'sympy/core/tests/test_multidimensional.py' 2026-02-16 00:13:38,747 wheel INFO adding 'sympy/core/tests/test_noncommutative.py' 2026-02-16 00:13:38,747 wheel INFO adding 'sympy/core/tests/test_numbers.py' 2026-02-16 00:13:38,747 wheel INFO adding 'sympy/core/tests/test_operations.py' 2026-02-16 00:13:38,748 wheel INFO adding 'sympy/core/tests/test_parameters.py' 2026-02-16 00:13:38,748 wheel INFO adding 'sympy/core/tests/test_power.py' 2026-02-16 00:13:38,748 wheel INFO adding 'sympy/core/tests/test_priority.py' 2026-02-16 00:13:38,748 wheel INFO adding 'sympy/core/tests/test_random.py' 2026-02-16 00:13:38,748 wheel INFO adding 'sympy/core/tests/test_relational.py' 2026-02-16 00:13:38,749 wheel INFO adding 'sympy/core/tests/test_rules.py' 2026-02-16 00:13:38,749 wheel INFO adding 'sympy/core/tests/test_singleton.py' 2026-02-16 00:13:38,749 wheel INFO adding 'sympy/core/tests/test_sorting.py' 2026-02-16 00:13:38,749 wheel INFO adding 'sympy/core/tests/test_subs.py' 2026-02-16 00:13:38,749 wheel INFO adding 'sympy/core/tests/test_symbol.py' 2026-02-16 00:13:38,750 wheel INFO adding 'sympy/core/tests/test_sympify.py' 2026-02-16 00:13:38,750 wheel INFO adding 'sympy/core/tests/test_traversal.py' 2026-02-16 00:13:38,750 wheel INFO adding 'sympy/core/tests/test_truediv.py' 2026-02-16 00:13:38,750 wheel INFO adding 'sympy/core/tests/test_var.py' 2026-02-16 00:13:38,750 wheel INFO adding 'sympy/crypto/__init__.py' 2026-02-16 00:13:38,751 wheel INFO adding 'sympy/crypto/crypto.py' 2026-02-16 00:13:38,751 wheel INFO adding 'sympy/crypto/tests/__init__.py' 2026-02-16 00:13:38,751 wheel INFO adding 'sympy/crypto/tests/test_crypto.py' 2026-02-16 00:13:38,752 wheel INFO adding 'sympy/diffgeom/__init__.py' 2026-02-16 00:13:38,752 wheel INFO adding 'sympy/diffgeom/diffgeom.py' 2026-02-16 00:13:38,752 wheel INFO adding 'sympy/diffgeom/rn.py' 2026-02-16 00:13:38,752 wheel INFO adding 'sympy/diffgeom/tests/__init__.py' 2026-02-16 00:13:38,753 wheel INFO adding 'sympy/diffgeom/tests/test_class_structure.py' 2026-02-16 00:13:38,753 wheel INFO adding 'sympy/diffgeom/tests/test_diffgeom.py' 2026-02-16 00:13:38,753 wheel INFO adding 'sympy/diffgeom/tests/test_function_diffgeom_book.py' 2026-02-16 00:13:38,753 wheel INFO adding 'sympy/diffgeom/tests/test_hyperbolic_space.py' 2026-02-16 00:13:38,753 wheel INFO adding 'sympy/discrete/__init__.py' 2026-02-16 00:13:38,754 wheel INFO adding 'sympy/discrete/convolutions.py' 2026-02-16 00:13:38,754 wheel INFO adding 'sympy/discrete/recurrences.py' 2026-02-16 00:13:38,754 wheel INFO adding 'sympy/discrete/transforms.py' 2026-02-16 00:13:38,754 wheel INFO adding 'sympy/discrete/tests/__init__.py' 2026-02-16 00:13:38,754 wheel INFO adding 'sympy/discrete/tests/test_convolutions.py' 2026-02-16 00:13:38,754 wheel INFO adding 'sympy/discrete/tests/test_recurrences.py' 2026-02-16 00:13:38,755 wheel INFO adding 'sympy/discrete/tests/test_transforms.py' 2026-02-16 00:13:38,755 wheel INFO adding 'sympy/external/__init__.py' 2026-02-16 00:13:38,755 wheel INFO adding 'sympy/external/gmpy.py' 2026-02-16 00:13:38,755 wheel INFO adding 'sympy/external/importtools.py' 2026-02-16 00:13:38,755 wheel INFO adding 'sympy/external/ntheory.py' 2026-02-16 00:13:38,756 wheel INFO adding 'sympy/external/pythonmpq.py' 2026-02-16 00:13:38,756 wheel INFO adding 'sympy/external/tests/__init__.py' 2026-02-16 00:13:38,756 wheel INFO adding 'sympy/external/tests/test_autowrap.py' 2026-02-16 00:13:38,756 wheel INFO adding 'sympy/external/tests/test_codegen.py' 2026-02-16 00:13:38,756 wheel INFO adding 'sympy/external/tests/test_gmpy.py' 2026-02-16 00:13:38,756 wheel INFO adding 'sympy/external/tests/test_importtools.py' 2026-02-16 00:13:38,757 wheel INFO adding 'sympy/external/tests/test_ntheory.py' 2026-02-16 00:13:38,757 wheel INFO adding 'sympy/external/tests/test_numpy.py' 2026-02-16 00:13:38,757 wheel INFO adding 'sympy/external/tests/test_pythonmpq.py' 2026-02-16 00:13:38,757 wheel INFO adding 'sympy/external/tests/test_scipy.py' 2026-02-16 00:13:38,757 wheel INFO adding 'sympy/functions/__init__.py' 2026-02-16 00:13:38,758 wheel INFO adding 'sympy/functions/combinatorial/__init__.py' 2026-02-16 00:13:38,758 wheel INFO adding 'sympy/functions/combinatorial/factorials.py' 2026-02-16 00:13:38,758 wheel INFO adding 'sympy/functions/combinatorial/numbers.py' 2026-02-16 00:13:38,759 wheel INFO adding 'sympy/functions/combinatorial/tests/__init__.py' 2026-02-16 00:13:38,759 wheel INFO adding 'sympy/functions/combinatorial/tests/test_comb_factorials.py' 2026-02-16 00:13:38,759 wheel INFO adding 'sympy/functions/combinatorial/tests/test_comb_numbers.py' 2026-02-16 00:13:38,759 wheel INFO adding 'sympy/functions/elementary/__init__.py' 2026-02-16 00:13:38,760 wheel INFO adding 'sympy/functions/elementary/_trigonometric_special.py' 2026-02-16 00:13:38,760 wheel INFO adding 'sympy/functions/elementary/complexes.py' 2026-02-16 00:13:38,760 wheel INFO adding 'sympy/functions/elementary/exponential.py' 2026-02-16 00:13:38,761 wheel INFO adding 'sympy/functions/elementary/hyperbolic.py' 2026-02-16 00:13:38,761 wheel INFO adding 'sympy/functions/elementary/integers.py' 2026-02-16 00:13:38,761 wheel INFO adding 'sympy/functions/elementary/miscellaneous.py' 2026-02-16 00:13:38,761 wheel INFO adding 'sympy/functions/elementary/piecewise.py' 2026-02-16 00:13:38,762 wheel INFO adding 'sympy/functions/elementary/trigonometric.py' 2026-02-16 00:13:38,762 wheel INFO adding 'sympy/functions/elementary/benchmarks/__init__.py' 2026-02-16 00:13:38,762 wheel INFO adding 'sympy/functions/elementary/benchmarks/bench_exp.py' 2026-02-16 00:13:38,763 wheel INFO adding 'sympy/functions/elementary/tests/__init__.py' 2026-02-16 00:13:38,763 wheel INFO adding 'sympy/functions/elementary/tests/test_complexes.py' 2026-02-16 00:13:38,763 wheel INFO adding 'sympy/functions/elementary/tests/test_exponential.py' 2026-02-16 00:13:38,763 wheel INFO adding 'sympy/functions/elementary/tests/test_hyperbolic.py' 2026-02-16 00:13:38,764 wheel INFO adding 'sympy/functions/elementary/tests/test_integers.py' 2026-02-16 00:13:38,764 wheel INFO adding 'sympy/functions/elementary/tests/test_interface.py' 2026-02-16 00:13:38,764 wheel INFO adding 'sympy/functions/elementary/tests/test_miscellaneous.py' 2026-02-16 00:13:38,764 wheel INFO adding 'sympy/functions/elementary/tests/test_piecewise.py' 2026-02-16 00:13:38,765 wheel INFO adding 'sympy/functions/elementary/tests/test_trigonometric.py' 2026-02-16 00:13:38,765 wheel INFO adding 'sympy/functions/special/__init__.py' 2026-02-16 00:13:38,765 wheel INFO adding 'sympy/functions/special/bessel.py' 2026-02-16 00:13:38,766 wheel INFO adding 'sympy/functions/special/beta_functions.py' 2026-02-16 00:13:38,766 wheel INFO adding 'sympy/functions/special/bsplines.py' 2026-02-16 00:13:38,766 wheel INFO adding 'sympy/functions/special/delta_functions.py' 2026-02-16 00:13:38,766 wheel INFO adding 'sympy/functions/special/elliptic_integrals.py' 2026-02-16 00:13:38,767 wheel INFO adding 'sympy/functions/special/error_functions.py' 2026-02-16 00:13:38,767 wheel INFO adding 'sympy/functions/special/gamma_functions.py' 2026-02-16 00:13:38,767 wheel INFO adding 'sympy/functions/special/hyper.py' 2026-02-16 00:13:38,768 wheel INFO adding 'sympy/functions/special/mathieu_functions.py' 2026-02-16 00:13:38,768 wheel INFO adding 'sympy/functions/special/polynomials.py' 2026-02-16 00:13:38,768 wheel INFO adding 'sympy/functions/special/singularity_functions.py' 2026-02-16 00:13:38,768 wheel INFO adding 'sympy/functions/special/spherical_harmonics.py' 2026-02-16 00:13:38,768 wheel INFO adding 'sympy/functions/special/tensor_functions.py' 2026-02-16 00:13:38,769 wheel INFO adding 'sympy/functions/special/zeta_functions.py' 2026-02-16 00:13:38,769 wheel INFO adding 'sympy/functions/special/benchmarks/__init__.py' 2026-02-16 00:13:38,769 wheel INFO adding 'sympy/functions/special/benchmarks/bench_special.py' 2026-02-16 00:13:38,769 wheel INFO adding 'sympy/functions/special/tests/__init__.py' 2026-02-16 00:13:38,770 wheel INFO adding 'sympy/functions/special/tests/test_bessel.py' 2026-02-16 00:13:38,770 wheel INFO adding 'sympy/functions/special/tests/test_beta_functions.py' 2026-02-16 00:13:38,770 wheel INFO adding 'sympy/functions/special/tests/test_bsplines.py' 2026-02-16 00:13:38,770 wheel INFO adding 'sympy/functions/special/tests/test_delta_functions.py' 2026-02-16 00:13:38,770 wheel INFO adding 'sympy/functions/special/tests/test_elliptic_integrals.py' 2026-02-16 00:13:38,770 wheel INFO adding 'sympy/functions/special/tests/test_error_functions.py' 2026-02-16 00:13:38,771 wheel INFO adding 'sympy/functions/special/tests/test_gamma_functions.py' 2026-02-16 00:13:38,771 wheel INFO adding 'sympy/functions/special/tests/test_hyper.py' 2026-02-16 00:13:38,771 wheel INFO adding 'sympy/functions/special/tests/test_mathieu.py' 2026-02-16 00:13:38,771 wheel INFO adding 'sympy/functions/special/tests/test_singularity_functions.py' 2026-02-16 00:13:38,771 wheel INFO adding 'sympy/functions/special/tests/test_spec_polynomials.py' 2026-02-16 00:13:38,772 wheel INFO adding 'sympy/functions/special/tests/test_spherical_harmonics.py' 2026-02-16 00:13:38,772 wheel INFO adding 'sympy/functions/special/tests/test_tensor_functions.py' 2026-02-16 00:13:38,772 wheel INFO adding 'sympy/functions/special/tests/test_zeta_functions.py' 2026-02-16 00:13:38,772 wheel INFO adding 'sympy/geometry/__init__.py' 2026-02-16 00:13:38,773 wheel INFO adding 'sympy/geometry/curve.py' 2026-02-16 00:13:38,773 wheel INFO adding 'sympy/geometry/ellipse.py' 2026-02-16 00:13:38,773 wheel INFO adding 'sympy/geometry/entity.py' 2026-02-16 00:13:38,773 wheel INFO adding 'sympy/geometry/exceptions.py' 2026-02-16 00:13:38,774 wheel INFO adding 'sympy/geometry/line.py' 2026-02-16 00:13:38,774 wheel INFO adding 'sympy/geometry/parabola.py' 2026-02-16 00:13:38,774 wheel INFO adding 'sympy/geometry/plane.py' 2026-02-16 00:13:38,774 wheel INFO adding 'sympy/geometry/point.py' 2026-02-16 00:13:38,775 wheel INFO adding 'sympy/geometry/polygon.py' 2026-02-16 00:13:38,775 wheel INFO adding 'sympy/geometry/util.py' 2026-02-16 00:13:38,775 wheel INFO adding 'sympy/geometry/tests/__init__.py' 2026-02-16 00:13:38,775 wheel INFO adding 'sympy/geometry/tests/test_curve.py' 2026-02-16 00:13:38,776 wheel INFO adding 'sympy/geometry/tests/test_ellipse.py' 2026-02-16 00:13:38,776 wheel INFO adding 'sympy/geometry/tests/test_entity.py' 2026-02-16 00:13:38,776 wheel INFO adding 'sympy/geometry/tests/test_geometrysets.py' 2026-02-16 00:13:38,776 wheel INFO adding 'sympy/geometry/tests/test_line.py' 2026-02-16 00:13:38,776 wheel INFO adding 'sympy/geometry/tests/test_parabola.py' 2026-02-16 00:13:38,777 wheel INFO adding 'sympy/geometry/tests/test_plane.py' 2026-02-16 00:13:38,777 wheel INFO adding 'sympy/geometry/tests/test_point.py' 2026-02-16 00:13:38,777 wheel INFO adding 'sympy/geometry/tests/test_polygon.py' 2026-02-16 00:13:38,777 wheel INFO adding 'sympy/geometry/tests/test_util.py' 2026-02-16 00:13:38,778 wheel INFO adding 'sympy/holonomic/__init__.py' 2026-02-16 00:13:38,778 wheel INFO adding 'sympy/holonomic/holonomic.py' 2026-02-16 00:13:38,778 wheel INFO adding 'sympy/holonomic/holonomicerrors.py' 2026-02-16 00:13:38,778 wheel INFO adding 'sympy/holonomic/numerical.py' 2026-02-16 00:13:38,779 wheel INFO adding 'sympy/holonomic/recurrence.py' 2026-02-16 00:13:38,779 wheel INFO adding 'sympy/holonomic/tests/__init__.py' 2026-02-16 00:13:38,779 wheel INFO adding 'sympy/holonomic/tests/test_holonomic.py' 2026-02-16 00:13:38,779 wheel INFO adding 'sympy/holonomic/tests/test_recurrence.py' 2026-02-16 00:13:38,779 wheel INFO adding 'sympy/integrals/__init__.py' 2026-02-16 00:13:38,780 wheel INFO adding 'sympy/integrals/deltafunctions.py' 2026-02-16 00:13:38,780 wheel INFO adding 'sympy/integrals/heurisch.py' 2026-02-16 00:13:38,780 wheel INFO adding 'sympy/integrals/integrals.py' 2026-02-16 00:13:38,780 wheel INFO adding 'sympy/integrals/intpoly.py' 2026-02-16 00:13:38,781 wheel INFO adding 'sympy/integrals/laplace.py' 2026-02-16 00:13:38,781 wheel INFO adding 'sympy/integrals/manualintegrate.py' 2026-02-16 00:13:38,782 wheel INFO adding 'sympy/integrals/meijerint.py' 2026-02-16 00:13:38,782 wheel INFO adding 'sympy/integrals/meijerint_doc.py' 2026-02-16 00:13:38,782 wheel INFO adding 'sympy/integrals/prde.py' 2026-02-16 00:13:38,782 wheel INFO adding 'sympy/integrals/quadrature.py' 2026-02-16 00:13:38,783 wheel INFO adding 'sympy/integrals/rationaltools.py' 2026-02-16 00:13:38,783 wheel INFO adding 'sympy/integrals/rde.py' 2026-02-16 00:13:38,783 wheel INFO adding 'sympy/integrals/risch.py' 2026-02-16 00:13:38,783 wheel INFO adding 'sympy/integrals/singularityfunctions.py' 2026-02-16 00:13:38,784 wheel INFO adding 'sympy/integrals/transforms.py' 2026-02-16 00:13:38,784 wheel INFO adding 'sympy/integrals/trigonometry.py' 2026-02-16 00:13:38,784 wheel INFO adding 'sympy/integrals/benchmarks/__init__.py' 2026-02-16 00:13:38,784 wheel INFO adding 'sympy/integrals/benchmarks/bench_integrate.py' 2026-02-16 00:13:38,785 wheel INFO adding 'sympy/integrals/benchmarks/bench_trigintegrate.py' 2026-02-16 00:13:38,785 wheel INFO adding 'sympy/integrals/tests/__init__.py' 2026-02-16 00:13:38,785 wheel INFO adding 'sympy/integrals/tests/test_deltafunctions.py' 2026-02-16 00:13:38,785 wheel INFO adding 'sympy/integrals/tests/test_failing_integrals.py' 2026-02-16 00:13:38,785 wheel INFO adding 'sympy/integrals/tests/test_heurisch.py' 2026-02-16 00:13:38,786 wheel INFO adding 'sympy/integrals/tests/test_integrals.py' 2026-02-16 00:13:38,786 wheel INFO adding 'sympy/integrals/tests/test_intpoly.py' 2026-02-16 00:13:38,786 wheel INFO adding 'sympy/integrals/tests/test_laplace.py' 2026-02-16 00:13:38,786 wheel INFO adding 'sympy/integrals/tests/test_lineintegrals.py' 2026-02-16 00:13:38,787 wheel INFO adding 'sympy/integrals/tests/test_manual.py' 2026-02-16 00:13:38,787 wheel INFO adding 'sympy/integrals/tests/test_meijerint.py' 2026-02-16 00:13:38,787 wheel INFO adding 'sympy/integrals/tests/test_prde.py' 2026-02-16 00:13:38,787 wheel INFO adding 'sympy/integrals/tests/test_quadrature.py' 2026-02-16 00:13:38,788 wheel INFO adding 'sympy/integrals/tests/test_rationaltools.py' 2026-02-16 00:13:38,788 wheel INFO adding 'sympy/integrals/tests/test_rde.py' 2026-02-16 00:13:38,788 wheel INFO adding 'sympy/integrals/tests/test_risch.py' 2026-02-16 00:13:38,788 wheel INFO adding 'sympy/integrals/tests/test_singularityfunctions.py' 2026-02-16 00:13:38,789 wheel INFO adding 'sympy/integrals/tests/test_transforms.py' 2026-02-16 00:13:38,789 wheel INFO adding 'sympy/integrals/tests/test_trigonometry.py' 2026-02-16 00:13:38,789 wheel INFO adding 'sympy/interactive/__init__.py' 2026-02-16 00:13:38,789 wheel INFO adding 'sympy/interactive/printing.py' 2026-02-16 00:13:38,789 wheel INFO adding 'sympy/interactive/session.py' 2026-02-16 00:13:38,790 wheel INFO adding 'sympy/interactive/traversal.py' 2026-02-16 00:13:38,790 wheel INFO adding 'sympy/interactive/tests/__init__.py' 2026-02-16 00:13:38,790 wheel INFO adding 'sympy/interactive/tests/test_interactive.py' 2026-02-16 00:13:38,790 wheel INFO adding 'sympy/interactive/tests/test_ipython.py' 2026-02-16 00:13:38,790 wheel INFO adding 'sympy/liealgebras/__init__.py' 2026-02-16 00:13:38,790 wheel INFO adding 'sympy/liealgebras/cartan_matrix.py' 2026-02-16 00:13:38,791 wheel INFO adding 'sympy/liealgebras/cartan_type.py' 2026-02-16 00:13:38,791 wheel INFO adding 'sympy/liealgebras/dynkin_diagram.py' 2026-02-16 00:13:38,791 wheel INFO adding 'sympy/liealgebras/root_system.py' 2026-02-16 00:13:38,791 wheel INFO adding 'sympy/liealgebras/type_a.py' 2026-02-16 00:13:38,791 wheel INFO adding 'sympy/liealgebras/type_b.py' 2026-02-16 00:13:38,791 wheel INFO adding 'sympy/liealgebras/type_c.py' 2026-02-16 00:13:38,791 wheel INFO adding 'sympy/liealgebras/type_d.py' 2026-02-16 00:13:38,792 wheel INFO adding 'sympy/liealgebras/type_e.py' 2026-02-16 00:13:38,792 wheel INFO adding 'sympy/liealgebras/type_f.py' 2026-02-16 00:13:38,792 wheel INFO adding 'sympy/liealgebras/type_g.py' 2026-02-16 00:13:38,792 wheel INFO adding 'sympy/liealgebras/weyl_group.py' 2026-02-16 00:13:38,792 wheel INFO adding 'sympy/liealgebras/tests/__init__.py' 2026-02-16 00:13:38,793 wheel INFO adding 'sympy/liealgebras/tests/test_cartan_matrix.py' 2026-02-16 00:13:38,793 wheel INFO adding 'sympy/liealgebras/tests/test_cartan_type.py' 2026-02-16 00:13:38,793 wheel INFO adding 'sympy/liealgebras/tests/test_dynkin_diagram.py' 2026-02-16 00:13:38,793 wheel INFO adding 'sympy/liealgebras/tests/test_root_system.py' 2026-02-16 00:13:38,793 wheel INFO adding 'sympy/liealgebras/tests/test_type_A.py' 2026-02-16 00:13:38,793 wheel INFO adding 'sympy/liealgebras/tests/test_type_B.py' 2026-02-16 00:13:38,793 wheel INFO adding 'sympy/liealgebras/tests/test_type_C.py' 2026-02-16 00:13:38,794 wheel INFO adding 'sympy/liealgebras/tests/test_type_D.py' 2026-02-16 00:13:38,794 wheel INFO adding 'sympy/liealgebras/tests/test_type_E.py' 2026-02-16 00:13:38,794 wheel INFO adding 'sympy/liealgebras/tests/test_type_F.py' 2026-02-16 00:13:38,794 wheel INFO adding 'sympy/liealgebras/tests/test_type_G.py' 2026-02-16 00:13:38,794 wheel INFO adding 'sympy/liealgebras/tests/test_weyl_group.py' 2026-02-16 00:13:38,794 wheel INFO adding 'sympy/logic/__init__.py' 2026-02-16 00:13:38,795 wheel INFO adding 'sympy/logic/boolalg.py' 2026-02-16 00:13:38,795 wheel INFO adding 'sympy/logic/inference.py' 2026-02-16 00:13:38,795 wheel INFO adding 'sympy/logic/algorithms/__init__.py' 2026-02-16 00:13:38,795 wheel INFO adding 'sympy/logic/algorithms/dpll.py' 2026-02-16 00:13:38,796 wheel INFO adding 'sympy/logic/algorithms/dpll2.py' 2026-02-16 00:13:38,796 wheel INFO adding 'sympy/logic/algorithms/lra_theory.py' 2026-02-16 00:13:38,796 wheel INFO adding 'sympy/logic/algorithms/minisat22_wrapper.py' 2026-02-16 00:13:38,796 wheel INFO adding 'sympy/logic/algorithms/pycosat_wrapper.py' 2026-02-16 00:13:38,796 wheel INFO adding 'sympy/logic/algorithms/z3_wrapper.py' 2026-02-16 00:13:38,797 wheel INFO adding 'sympy/logic/tests/__init__.py' 2026-02-16 00:13:38,797 wheel INFO adding 'sympy/logic/tests/test_boolalg.py' 2026-02-16 00:13:38,797 wheel INFO adding 'sympy/logic/tests/test_dimacs.py' 2026-02-16 00:13:38,797 wheel INFO adding 'sympy/logic/tests/test_inference.py' 2026-02-16 00:13:38,798 wheel INFO adding 'sympy/logic/tests/test_lra_theory.py' 2026-02-16 00:13:38,798 wheel INFO adding 'sympy/logic/utilities/__init__.py' 2026-02-16 00:13:38,798 wheel INFO adding 'sympy/logic/utilities/dimacs.py' 2026-02-16 00:13:38,798 wheel INFO adding 'sympy/matrices/__init__.py' 2026-02-16 00:13:38,799 wheel INFO adding 'sympy/matrices/common.py' 2026-02-16 00:13:38,799 wheel INFO adding 'sympy/matrices/decompositions.py' 2026-02-16 00:13:38,799 wheel INFO adding 'sympy/matrices/dense.py' 2026-02-16 00:13:38,800 wheel INFO adding 'sympy/matrices/determinant.py' 2026-02-16 00:13:38,800 wheel INFO adding 'sympy/matrices/eigen.py' 2026-02-16 00:13:38,800 wheel INFO adding 'sympy/matrices/exceptions.py' 2026-02-16 00:13:38,800 wheel INFO adding 'sympy/matrices/graph.py' 2026-02-16 00:13:38,800 wheel INFO adding 'sympy/matrices/immutable.py' 2026-02-16 00:13:38,801 wheel INFO adding 'sympy/matrices/inverse.py' 2026-02-16 00:13:38,801 wheel INFO adding 'sympy/matrices/kind.py' 2026-02-16 00:13:38,801 wheel INFO adding 'sympy/matrices/matrices.py' 2026-02-16 00:13:38,802 wheel INFO adding 'sympy/matrices/matrixbase.py' 2026-02-16 00:13:38,802 wheel INFO adding 'sympy/matrices/normalforms.py' 2026-02-16 00:13:38,802 wheel INFO adding 'sympy/matrices/reductions.py' 2026-02-16 00:13:38,802 wheel INFO adding 'sympy/matrices/repmatrix.py' 2026-02-16 00:13:38,803 wheel INFO adding 'sympy/matrices/solvers.py' 2026-02-16 00:13:38,803 wheel INFO adding 'sympy/matrices/sparse.py' 2026-02-16 00:13:38,803 wheel INFO adding 'sympy/matrices/sparsetools.py' 2026-02-16 00:13:38,803 wheel INFO adding 'sympy/matrices/subspaces.py' 2026-02-16 00:13:38,803 wheel INFO adding 'sympy/matrices/utilities.py' 2026-02-16 00:13:38,803 wheel INFO adding 'sympy/matrices/benchmarks/__init__.py' 2026-02-16 00:13:38,804 wheel INFO adding 'sympy/matrices/benchmarks/bench_matrix.py' 2026-02-16 00:13:38,804 wheel INFO adding 'sympy/matrices/expressions/__init__.py' 2026-02-16 00:13:38,804 wheel INFO adding 'sympy/matrices/expressions/_shape.py' 2026-02-16 00:13:38,804 wheel INFO adding 'sympy/matrices/expressions/adjoint.py' 2026-02-16 00:13:38,804 wheel INFO adding 'sympy/matrices/expressions/applyfunc.py' 2026-02-16 00:13:38,805 wheel INFO adding 'sympy/matrices/expressions/blockmatrix.py' 2026-02-16 00:13:38,805 wheel INFO adding 'sympy/matrices/expressions/companion.py' 2026-02-16 00:13:38,805 wheel INFO adding 'sympy/matrices/expressions/determinant.py' 2026-02-16 00:13:38,805 wheel INFO adding 'sympy/matrices/expressions/diagonal.py' 2026-02-16 00:13:38,805 wheel INFO adding 'sympy/matrices/expressions/dotproduct.py' 2026-02-16 00:13:38,805 wheel INFO adding 'sympy/matrices/expressions/factorizations.py' 2026-02-16 00:13:38,805 wheel INFO adding 'sympy/matrices/expressions/fourier.py' 2026-02-16 00:13:38,806 wheel INFO adding 'sympy/matrices/expressions/funcmatrix.py' 2026-02-16 00:13:38,806 wheel INFO adding 'sympy/matrices/expressions/hadamard.py' 2026-02-16 00:13:38,806 wheel INFO adding 'sympy/matrices/expressions/inverse.py' 2026-02-16 00:13:38,806 wheel INFO adding 'sympy/matrices/expressions/kronecker.py' 2026-02-16 00:13:38,806 wheel INFO adding 'sympy/matrices/expressions/matadd.py' 2026-02-16 00:13:38,807 wheel INFO adding 'sympy/matrices/expressions/matexpr.py' 2026-02-16 00:13:38,807 wheel INFO adding 'sympy/matrices/expressions/matmul.py' 2026-02-16 00:13:38,807 wheel INFO adding 'sympy/matrices/expressions/matpow.py' 2026-02-16 00:13:38,807 wheel INFO adding 'sympy/matrices/expressions/permutation.py' 2026-02-16 00:13:38,807 wheel INFO adding 'sympy/matrices/expressions/sets.py' 2026-02-16 00:13:38,808 wheel INFO adding 'sympy/matrices/expressions/slice.py' 2026-02-16 00:13:38,808 wheel INFO adding 'sympy/matrices/expressions/special.py' 2026-02-16 00:13:38,808 wheel INFO adding 'sympy/matrices/expressions/trace.py' 2026-02-16 00:13:38,808 wheel INFO adding 'sympy/matrices/expressions/transpose.py' 2026-02-16 00:13:38,808 wheel INFO adding 'sympy/matrices/expressions/tests/__init__.py' 2026-02-16 00:13:38,808 wheel INFO adding 'sympy/matrices/expressions/tests/test_adjoint.py' 2026-02-16 00:13:38,809 wheel INFO adding 'sympy/matrices/expressions/tests/test_applyfunc.py' 2026-02-16 00:13:38,809 wheel INFO adding 'sympy/matrices/expressions/tests/test_blockmatrix.py' 2026-02-16 00:13:38,809 wheel INFO adding 'sympy/matrices/expressions/tests/test_companion.py' 2026-02-16 00:13:38,809 wheel INFO adding 'sympy/matrices/expressions/tests/test_derivatives.py' 2026-02-16 00:13:38,809 wheel INFO adding 'sympy/matrices/expressions/tests/test_determinant.py' 2026-02-16 00:13:38,809 wheel INFO adding 'sympy/matrices/expressions/tests/test_diagonal.py' 2026-02-16 00:13:38,810 wheel INFO adding 'sympy/matrices/expressions/tests/test_dotproduct.py' 2026-02-16 00:13:38,810 wheel INFO adding 'sympy/matrices/expressions/tests/test_factorizations.py' 2026-02-16 00:13:38,810 wheel INFO adding 'sympy/matrices/expressions/tests/test_fourier.py' 2026-02-16 00:13:38,810 wheel INFO adding 'sympy/matrices/expressions/tests/test_funcmatrix.py' 2026-02-16 00:13:38,810 wheel INFO adding 'sympy/matrices/expressions/tests/test_hadamard.py' 2026-02-16 00:13:38,810 wheel INFO adding 'sympy/matrices/expressions/tests/test_indexing.py' 2026-02-16 00:13:38,811 wheel INFO adding 'sympy/matrices/expressions/tests/test_inverse.py' 2026-02-16 00:13:38,811 wheel INFO adding 'sympy/matrices/expressions/tests/test_kronecker.py' 2026-02-16 00:13:38,811 wheel INFO adding 'sympy/matrices/expressions/tests/test_matadd.py' 2026-02-16 00:13:38,811 wheel INFO adding 'sympy/matrices/expressions/tests/test_matexpr.py' 2026-02-16 00:13:38,811 wheel INFO adding 'sympy/matrices/expressions/tests/test_matmul.py' 2026-02-16 00:13:38,811 wheel INFO adding 'sympy/matrices/expressions/tests/test_matpow.py' 2026-02-16 00:13:38,812 wheel INFO adding 'sympy/matrices/expressions/tests/test_permutation.py' 2026-02-16 00:13:38,812 wheel INFO adding 'sympy/matrices/expressions/tests/test_sets.py' 2026-02-16 00:13:38,812 wheel INFO adding 'sympy/matrices/expressions/tests/test_slice.py' 2026-02-16 00:13:38,812 wheel INFO adding 'sympy/matrices/expressions/tests/test_special.py' 2026-02-16 00:13:38,812 wheel INFO adding 'sympy/matrices/expressions/tests/test_trace.py' 2026-02-16 00:13:38,812 wheel INFO adding 'sympy/matrices/expressions/tests/test_transpose.py' 2026-02-16 00:13:38,813 wheel INFO adding 'sympy/matrices/tests/__init__.py' 2026-02-16 00:13:38,813 wheel INFO adding 'sympy/matrices/tests/test_commonmatrix.py' 2026-02-16 00:13:38,813 wheel INFO adding 'sympy/matrices/tests/test_decompositions.py' 2026-02-16 00:13:38,813 wheel INFO adding 'sympy/matrices/tests/test_determinant.py' 2026-02-16 00:13:38,814 wheel INFO adding 'sympy/matrices/tests/test_domains.py' 2026-02-16 00:13:38,814 wheel INFO adding 'sympy/matrices/tests/test_eigen.py' 2026-02-16 00:13:38,814 wheel INFO adding 'sympy/matrices/tests/test_graph.py' 2026-02-16 00:13:38,814 wheel INFO adding 'sympy/matrices/tests/test_immutable.py' 2026-02-16 00:13:38,814 wheel INFO adding 'sympy/matrices/tests/test_interactions.py' 2026-02-16 00:13:38,815 wheel INFO adding 'sympy/matrices/tests/test_matrices.py' 2026-02-16 00:13:38,815 wheel INFO adding 'sympy/matrices/tests/test_matrixbase.py' 2026-02-16 00:13:38,816 wheel INFO adding 'sympy/matrices/tests/test_normalforms.py' 2026-02-16 00:13:38,816 wheel INFO adding 'sympy/matrices/tests/test_reductions.py' 2026-02-16 00:13:38,816 wheel INFO adding 'sympy/matrices/tests/test_repmatrix.py' 2026-02-16 00:13:38,816 wheel INFO adding 'sympy/matrices/tests/test_solvers.py' 2026-02-16 00:13:38,817 wheel INFO adding 'sympy/matrices/tests/test_sparse.py' 2026-02-16 00:13:38,817 wheel INFO adding 'sympy/matrices/tests/test_sparsetools.py' 2026-02-16 00:13:38,817 wheel INFO adding 'sympy/matrices/tests/test_subspaces.py' 2026-02-16 00:13:38,817 wheel INFO adding 'sympy/multipledispatch/__init__.py' 2026-02-16 00:13:38,817 wheel INFO adding 'sympy/multipledispatch/conflict.py' 2026-02-16 00:13:38,817 wheel INFO adding 'sympy/multipledispatch/core.py' 2026-02-16 00:13:38,818 wheel INFO adding 'sympy/multipledispatch/dispatcher.py' 2026-02-16 00:13:38,818 wheel INFO adding 'sympy/multipledispatch/utils.py' 2026-02-16 00:13:38,818 wheel INFO adding 'sympy/multipledispatch/tests/__init__.py' 2026-02-16 00:13:38,818 wheel INFO adding 'sympy/multipledispatch/tests/test_conflict.py' 2026-02-16 00:13:38,818 wheel INFO adding 'sympy/multipledispatch/tests/test_core.py' 2026-02-16 00:13:38,818 wheel INFO adding 'sympy/multipledispatch/tests/test_dispatcher.py' 2026-02-16 00:13:38,819 wheel INFO adding 'sympy/ntheory/__init__.py' 2026-02-16 00:13:38,819 wheel INFO adding 'sympy/ntheory/bbp_pi.py' 2026-02-16 00:13:38,819 wheel INFO adding 'sympy/ntheory/continued_fraction.py' 2026-02-16 00:13:38,819 wheel INFO adding 'sympy/ntheory/digits.py' 2026-02-16 00:13:38,819 wheel INFO adding 'sympy/ntheory/ecm.py' 2026-02-16 00:13:38,820 wheel INFO adding 'sympy/ntheory/egyptian_fraction.py' 2026-02-16 00:13:38,820 wheel INFO adding 'sympy/ntheory/elliptic_curve.py' 2026-02-16 00:13:38,820 wheel INFO adding 'sympy/ntheory/factor_.py' 2026-02-16 00:13:38,820 wheel INFO adding 'sympy/ntheory/generate.py' 2026-02-16 00:13:38,821 wheel INFO adding 'sympy/ntheory/modular.py' 2026-02-16 00:13:38,821 wheel INFO adding 'sympy/ntheory/multinomial.py' 2026-02-16 00:13:38,821 wheel INFO adding 'sympy/ntheory/partitions_.py' 2026-02-16 00:13:38,821 wheel INFO adding 'sympy/ntheory/primetest.py' 2026-02-16 00:13:38,821 wheel INFO adding 'sympy/ntheory/qs.py' 2026-02-16 00:13:38,822 wheel INFO adding 'sympy/ntheory/residue_ntheory.py' 2026-02-16 00:13:38,822 wheel INFO adding 'sympy/ntheory/tests/__init__.py' 2026-02-16 00:13:38,822 wheel INFO adding 'sympy/ntheory/tests/test_bbp_pi.py' 2026-02-16 00:13:38,822 wheel INFO adding 'sympy/ntheory/tests/test_continued_fraction.py' 2026-02-16 00:13:38,823 wheel INFO adding 'sympy/ntheory/tests/test_digits.py' 2026-02-16 00:13:38,823 wheel INFO adding 'sympy/ntheory/tests/test_ecm.py' 2026-02-16 00:13:38,823 wheel INFO adding 'sympy/ntheory/tests/test_egyptian_fraction.py' 2026-02-16 00:13:38,823 wheel INFO adding 'sympy/ntheory/tests/test_elliptic_curve.py' 2026-02-16 00:13:38,823 wheel INFO adding 'sympy/ntheory/tests/test_factor_.py' 2026-02-16 00:13:38,824 wheel INFO adding 'sympy/ntheory/tests/test_generate.py' 2026-02-16 00:13:38,824 wheel INFO adding 'sympy/ntheory/tests/test_hypothesis.py' 2026-02-16 00:13:38,824 wheel INFO adding 'sympy/ntheory/tests/test_modular.py' 2026-02-16 00:13:38,824 wheel INFO adding 'sympy/ntheory/tests/test_multinomial.py' 2026-02-16 00:13:38,824 wheel INFO adding 'sympy/ntheory/tests/test_partitions.py' 2026-02-16 00:13:38,824 wheel INFO adding 'sympy/ntheory/tests/test_primetest.py' 2026-02-16 00:13:38,824 wheel INFO adding 'sympy/ntheory/tests/test_qs.py' 2026-02-16 00:13:38,825 wheel INFO adding 'sympy/ntheory/tests/test_residue.py' 2026-02-16 00:13:38,825 wheel INFO adding 'sympy/parsing/__init__.py' 2026-02-16 00:13:38,825 wheel INFO adding 'sympy/parsing/ast_parser.py' 2026-02-16 00:13:38,825 wheel INFO adding 'sympy/parsing/mathematica.py' 2026-02-16 00:13:38,825 wheel INFO adding 'sympy/parsing/maxima.py' 2026-02-16 00:13:38,826 wheel INFO adding 'sympy/parsing/sym_expr.py' 2026-02-16 00:13:38,826 wheel INFO adding 'sympy/parsing/sympy_parser.py' 2026-02-16 00:13:38,826 wheel INFO adding 'sympy/parsing/autolev/Autolev.g4' 2026-02-16 00:13:38,826 wheel INFO adding 'sympy/parsing/autolev/__init__.py' 2026-02-16 00:13:38,827 wheel INFO adding 'sympy/parsing/autolev/_build_autolev_antlr.py' 2026-02-16 00:13:38,827 wheel INFO adding 'sympy/parsing/autolev/_listener_autolev_antlr.py' 2026-02-16 00:13:38,827 wheel INFO adding 'sympy/parsing/autolev/_parse_autolev_antlr.py' 2026-02-16 00:13:38,827 wheel INFO adding 'sympy/parsing/autolev/_antlr/__init__.py' 2026-02-16 00:13:38,828 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevlexer.py' 2026-02-16 00:13:38,828 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevlistener.py' 2026-02-16 00:13:38,828 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevparser.py' 2026-02-16 00:13:38,829 wheel INFO adding 'sympy/parsing/autolev/test-examples/README.txt' 2026-02-16 00:13:38,829 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest1.al' 2026-02-16 00:13:38,829 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest1.py' 2026-02-16 00:13:38,829 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest10.al' 2026-02-16 00:13:38,829 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest10.py' 2026-02-16 00:13:38,829 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest11.al' 2026-02-16 00:13:38,829 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest11.py' 2026-02-16 00:13:38,830 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest12.al' 2026-02-16 00:13:38,830 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest12.py' 2026-02-16 00:13:38,830 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest2.al' 2026-02-16 00:13:38,830 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest2.py' 2026-02-16 00:13:38,830 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest3.al' 2026-02-16 00:13:38,830 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest3.py' 2026-02-16 00:13:38,830 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest4.al' 2026-02-16 00:13:38,831 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest4.py' 2026-02-16 00:13:38,831 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest5.al' 2026-02-16 00:13:38,831 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest5.py' 2026-02-16 00:13:38,831 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest6.al' 2026-02-16 00:13:38,831 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest6.py' 2026-02-16 00:13:38,831 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest7.al' 2026-02-16 00:13:38,831 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest7.py' 2026-02-16 00:13:38,832 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest8.al' 2026-02-16 00:13:38,832 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest8.py' 2026-02-16 00:13:38,832 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest9.al' 2026-02-16 00:13:38,832 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest9.py' 2026-02-16 00:13:38,832 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al' 2026-02-16 00:13:38,832 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py' 2026-02-16 00:13:38,833 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al' 2026-02-16 00:13:38,833 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py' 2026-02-16 00:13:38,833 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al' 2026-02-16 00:13:38,833 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py' 2026-02-16 00:13:38,833 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al' 2026-02-16 00:13:38,833 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py' 2026-02-16 00:13:38,834 wheel INFO adding 'sympy/parsing/c/__init__.py' 2026-02-16 00:13:38,834 wheel INFO adding 'sympy/parsing/c/c_parser.py' 2026-02-16 00:13:38,834 wheel INFO adding 'sympy/parsing/fortran/__init__.py' 2026-02-16 00:13:38,834 wheel INFO adding 'sympy/parsing/fortran/fortran_parser.py' 2026-02-16 00:13:38,834 wheel INFO adding 'sympy/parsing/latex/LICENSE.txt' 2026-02-16 00:13:38,835 wheel INFO adding 'sympy/parsing/latex/LaTeX.g4' 2026-02-16 00:13:38,835 wheel INFO adding 'sympy/parsing/latex/__init__.py' 2026-02-16 00:13:38,835 wheel INFO adding 'sympy/parsing/latex/_build_latex_antlr.py' 2026-02-16 00:13:38,835 wheel INFO adding 'sympy/parsing/latex/_parse_latex_antlr.py' 2026-02-16 00:13:38,835 wheel INFO adding 'sympy/parsing/latex/errors.py' 2026-02-16 00:13:38,836 wheel INFO adding 'sympy/parsing/latex/_antlr/__init__.py' 2026-02-16 00:13:38,836 wheel INFO adding 'sympy/parsing/latex/_antlr/latexlexer.py' 2026-02-16 00:13:38,836 wheel INFO adding 'sympy/parsing/latex/_antlr/latexparser.py' 2026-02-16 00:13:38,837 wheel INFO adding 'sympy/parsing/latex/lark/__init__.py' 2026-02-16 00:13:38,837 wheel INFO adding 'sympy/parsing/latex/lark/latex_parser.py' 2026-02-16 00:13:38,837 wheel INFO adding 'sympy/parsing/latex/lark/transformer.py' 2026-02-16 00:13:38,837 wheel INFO adding 'sympy/parsing/latex/lark/grammar/greek_symbols.lark' 2026-02-16 00:13:38,837 wheel INFO adding 'sympy/parsing/latex/lark/grammar/latex.lark' 2026-02-16 00:13:38,838 wheel INFO adding 'sympy/parsing/tests/__init__.py' 2026-02-16 00:13:38,838 wheel INFO adding 'sympy/parsing/tests/test_ast_parser.py' 2026-02-16 00:13:38,838 wheel INFO adding 'sympy/parsing/tests/test_autolev.py' 2026-02-16 00:13:38,838 wheel INFO adding 'sympy/parsing/tests/test_c_parser.py' 2026-02-16 00:13:38,839 wheel INFO adding 'sympy/parsing/tests/test_custom_latex.py' 2026-02-16 00:13:38,839 wheel INFO adding 'sympy/parsing/tests/test_fortran_parser.py' 2026-02-16 00:13:38,839 wheel INFO adding 'sympy/parsing/tests/test_implicit_multiplication_application.py' 2026-02-16 00:13:38,839 wheel INFO adding 'sympy/parsing/tests/test_latex.py' 2026-02-16 00:13:38,840 wheel INFO adding 'sympy/parsing/tests/test_latex_deps.py' 2026-02-16 00:13:38,840 wheel INFO adding 'sympy/parsing/tests/test_latex_lark.py' 2026-02-16 00:13:38,840 wheel INFO adding 'sympy/parsing/tests/test_mathematica.py' 2026-02-16 00:13:38,840 wheel INFO adding 'sympy/parsing/tests/test_maxima.py' 2026-02-16 00:13:38,840 wheel INFO adding 'sympy/parsing/tests/test_sym_expr.py' 2026-02-16 00:13:38,841 wheel INFO adding 'sympy/parsing/tests/test_sympy_parser.py' 2026-02-16 00:13:38,841 wheel INFO adding 'sympy/physics/__init__.py' 2026-02-16 00:13:38,841 wheel INFO adding 'sympy/physics/hydrogen.py' 2026-02-16 00:13:38,841 wheel INFO adding 'sympy/physics/matrices.py' 2026-02-16 00:13:38,841 wheel INFO adding 'sympy/physics/paulialgebra.py' 2026-02-16 00:13:38,841 wheel INFO adding 'sympy/physics/pring.py' 2026-02-16 00:13:38,842 wheel INFO adding 'sympy/physics/qho_1d.py' 2026-02-16 00:13:38,842 wheel INFO adding 'sympy/physics/secondquant.py' 2026-02-16 00:13:38,842 wheel INFO adding 'sympy/physics/sho.py' 2026-02-16 00:13:38,843 wheel INFO adding 'sympy/physics/wigner.py' 2026-02-16 00:13:38,843 wheel INFO adding 'sympy/physics/biomechanics/__init__.py' 2026-02-16 00:13:38,843 wheel INFO adding 'sympy/physics/biomechanics/_mixin.py' 2026-02-16 00:13:38,843 wheel INFO adding 'sympy/physics/biomechanics/activation.py' 2026-02-16 00:13:38,844 wheel INFO adding 'sympy/physics/biomechanics/curve.py' 2026-02-16 00:13:38,844 wheel INFO adding 'sympy/physics/biomechanics/musculotendon.py' 2026-02-16 00:13:38,844 wheel INFO adding 'sympy/physics/biomechanics/tests/__init__.py' 2026-02-16 00:13:38,844 wheel INFO adding 'sympy/physics/biomechanics/tests/test_activation.py' 2026-02-16 00:13:38,845 wheel INFO adding 'sympy/physics/biomechanics/tests/test_curve.py' 2026-02-16 00:13:38,845 wheel INFO adding 'sympy/physics/biomechanics/tests/test_mixin.py' 2026-02-16 00:13:38,845 wheel INFO adding 'sympy/physics/biomechanics/tests/test_musculotendon.py' 2026-02-16 00:13:38,846 wheel INFO adding 'sympy/physics/continuum_mechanics/__init__.py' 2026-02-16 00:13:38,846 wheel INFO adding 'sympy/physics/continuum_mechanics/arch.py' 2026-02-16 00:13:38,846 wheel INFO adding 'sympy/physics/continuum_mechanics/beam.py' 2026-02-16 00:13:38,847 wheel INFO adding 'sympy/physics/continuum_mechanics/cable.py' 2026-02-16 00:13:38,847 wheel INFO adding 'sympy/physics/continuum_mechanics/truss.py' 2026-02-16 00:13:38,847 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/__init__.py' 2026-02-16 00:13:38,848 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_arch.py' 2026-02-16 00:13:38,848 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_beam.py' 2026-02-16 00:13:38,848 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_cable.py' 2026-02-16 00:13:38,848 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_truss.py' 2026-02-16 00:13:38,848 wheel INFO adding 'sympy/physics/control/__init__.py' 2026-02-16 00:13:38,849 wheel INFO adding 'sympy/physics/control/control_plots.py' 2026-02-16 00:13:38,849 wheel INFO adding 'sympy/physics/control/lti.py' 2026-02-16 00:13:38,850 wheel INFO adding 'sympy/physics/control/tests/__init__.py' 2026-02-16 00:13:38,850 wheel INFO adding 'sympy/physics/control/tests/test_control_plots.py' 2026-02-16 00:13:38,851 wheel INFO adding 'sympy/physics/control/tests/test_lti.py' 2026-02-16 00:13:38,851 wheel INFO adding 'sympy/physics/hep/__init__.py' 2026-02-16 00:13:38,851 wheel INFO adding 'sympy/physics/hep/gamma_matrices.py' 2026-02-16 00:13:38,851 wheel INFO adding 'sympy/physics/hep/tests/__init__.py' 2026-02-16 00:13:38,851 wheel INFO adding 'sympy/physics/hep/tests/test_gamma_matrices.py' 2026-02-16 00:13:38,852 wheel INFO adding 'sympy/physics/mechanics/__init__.py' 2026-02-16 00:13:38,852 wheel INFO adding 'sympy/physics/mechanics/actuator.py' 2026-02-16 00:13:38,852 wheel INFO adding 'sympy/physics/mechanics/body.py' 2026-02-16 00:13:38,852 wheel INFO adding 'sympy/physics/mechanics/body_base.py' 2026-02-16 00:13:38,853 wheel INFO adding 'sympy/physics/mechanics/functions.py' 2026-02-16 00:13:38,853 wheel INFO adding 'sympy/physics/mechanics/inertia.py' 2026-02-16 00:13:38,853 wheel INFO adding 'sympy/physics/mechanics/joint.py' 2026-02-16 00:13:38,853 wheel INFO adding 'sympy/physics/mechanics/jointsmethod.py' 2026-02-16 00:13:38,854 wheel INFO adding 'sympy/physics/mechanics/kane.py' 2026-02-16 00:13:38,854 wheel INFO adding 'sympy/physics/mechanics/lagrange.py' 2026-02-16 00:13:38,854 wheel INFO adding 'sympy/physics/mechanics/linearize.py' 2026-02-16 00:13:38,854 wheel INFO adding 'sympy/physics/mechanics/loads.py' 2026-02-16 00:13:38,854 wheel INFO adding 'sympy/physics/mechanics/method.py' 2026-02-16 00:13:38,855 wheel INFO adding 'sympy/physics/mechanics/models.py' 2026-02-16 00:13:38,855 wheel INFO adding 'sympy/physics/mechanics/particle.py' 2026-02-16 00:13:38,855 wheel INFO adding 'sympy/physics/mechanics/pathway.py' 2026-02-16 00:13:38,855 wheel INFO adding 'sympy/physics/mechanics/rigidbody.py' 2026-02-16 00:13:38,856 wheel INFO adding 'sympy/physics/mechanics/system.py' 2026-02-16 00:13:38,856 wheel INFO adding 'sympy/physics/mechanics/wrapping_geometry.py' 2026-02-16 00:13:38,856 wheel INFO adding 'sympy/physics/mechanics/tests/__init__.py' 2026-02-16 00:13:38,856 wheel INFO adding 'sympy/physics/mechanics/tests/test_actuator.py' 2026-02-16 00:13:38,857 wheel INFO adding 'sympy/physics/mechanics/tests/test_body.py' 2026-02-16 00:13:38,857 wheel INFO adding 'sympy/physics/mechanics/tests/test_functions.py' 2026-02-16 00:13:38,857 wheel INFO adding 'sympy/physics/mechanics/tests/test_inertia.py' 2026-02-16 00:13:38,858 wheel INFO adding 'sympy/physics/mechanics/tests/test_joint.py' 2026-02-16 00:13:38,859 wheel INFO adding 'sympy/physics/mechanics/tests/test_jointsmethod.py' 2026-02-16 00:13:38,859 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane.py' 2026-02-16 00:13:38,859 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane2.py' 2026-02-16 00:13:38,860 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane3.py' 2026-02-16 00:13:38,860 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane4.py' 2026-02-16 00:13:38,860 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane5.py' 2026-02-16 00:13:38,860 wheel INFO adding 'sympy/physics/mechanics/tests/test_lagrange.py' 2026-02-16 00:13:38,860 wheel INFO adding 'sympy/physics/mechanics/tests/test_lagrange2.py' 2026-02-16 00:13:38,861 wheel INFO adding 'sympy/physics/mechanics/tests/test_linearity_of_velocity_constraints.py' 2026-02-16 00:13:38,861 wheel INFO adding 'sympy/physics/mechanics/tests/test_linearize.py' 2026-02-16 00:13:38,861 wheel INFO adding 'sympy/physics/mechanics/tests/test_loads.py' 2026-02-16 00:13:38,861 wheel INFO adding 'sympy/physics/mechanics/tests/test_method.py' 2026-02-16 00:13:38,861 wheel INFO adding 'sympy/physics/mechanics/tests/test_models.py' 2026-02-16 00:13:38,861 wheel INFO adding 'sympy/physics/mechanics/tests/test_particle.py' 2026-02-16 00:13:38,862 wheel INFO adding 'sympy/physics/mechanics/tests/test_pathway.py' 2026-02-16 00:13:38,862 wheel INFO adding 'sympy/physics/mechanics/tests/test_rigidbody.py' 2026-02-16 00:13:38,862 wheel INFO adding 'sympy/physics/mechanics/tests/test_system.py' 2026-02-16 00:13:38,862 wheel INFO adding 'sympy/physics/mechanics/tests/test_system_class.py' 2026-02-16 00:13:38,862 wheel INFO adding 'sympy/physics/mechanics/tests/test_wrapping_geometry.py' 2026-02-16 00:13:38,863 wheel INFO adding 'sympy/physics/optics/__init__.py' 2026-02-16 00:13:38,863 wheel INFO adding 'sympy/physics/optics/gaussopt.py' 2026-02-16 00:13:38,863 wheel INFO adding 'sympy/physics/optics/medium.py' 2026-02-16 00:13:38,863 wheel INFO adding 'sympy/physics/optics/polarization.py' 2026-02-16 00:13:38,863 wheel INFO adding 'sympy/physics/optics/utils.py' 2026-02-16 00:13:38,864 wheel INFO adding 'sympy/physics/optics/waves.py' 2026-02-16 00:13:38,864 wheel INFO adding 'sympy/physics/optics/tests/__init__.py' 2026-02-16 00:13:38,864 wheel INFO adding 'sympy/physics/optics/tests/test_gaussopt.py' 2026-02-16 00:13:38,864 wheel INFO adding 'sympy/physics/optics/tests/test_medium.py' 2026-02-16 00:13:38,864 wheel INFO adding 'sympy/physics/optics/tests/test_polarization.py' 2026-02-16 00:13:38,865 wheel INFO adding 'sympy/physics/optics/tests/test_utils.py' 2026-02-16 00:13:38,865 wheel INFO adding 'sympy/physics/optics/tests/test_waves.py' 2026-02-16 00:13:38,865 wheel INFO adding 'sympy/physics/quantum/__init__.py' 2026-02-16 00:13:38,865 wheel INFO adding 'sympy/physics/quantum/anticommutator.py' 2026-02-16 00:13:38,865 wheel INFO adding 'sympy/physics/quantum/boson.py' 2026-02-16 00:13:38,865 wheel INFO adding 'sympy/physics/quantum/cartesian.py' 2026-02-16 00:13:38,866 wheel INFO adding 'sympy/physics/quantum/cg.py' 2026-02-16 00:13:38,866 wheel INFO adding 'sympy/physics/quantum/circuitplot.py' 2026-02-16 00:13:38,866 wheel INFO adding 'sympy/physics/quantum/circuitutils.py' 2026-02-16 00:13:38,866 wheel INFO adding 'sympy/physics/quantum/commutator.py' 2026-02-16 00:13:38,866 wheel INFO adding 'sympy/physics/quantum/constants.py' 2026-02-16 00:13:38,866 wheel INFO adding 'sympy/physics/quantum/dagger.py' 2026-02-16 00:13:38,867 wheel INFO adding 'sympy/physics/quantum/density.py' 2026-02-16 00:13:38,867 wheel INFO adding 'sympy/physics/quantum/fermion.py' 2026-02-16 00:13:38,867 wheel INFO adding 'sympy/physics/quantum/gate.py' 2026-02-16 00:13:38,867 wheel INFO adding 'sympy/physics/quantum/grover.py' 2026-02-16 00:13:38,868 wheel INFO adding 'sympy/physics/quantum/hilbert.py' 2026-02-16 00:13:38,868 wheel INFO adding 'sympy/physics/quantum/identitysearch.py' 2026-02-16 00:13:38,868 wheel INFO adding 'sympy/physics/quantum/innerproduct.py' 2026-02-16 00:13:38,868 wheel INFO adding 'sympy/physics/quantum/kind.py' 2026-02-16 00:13:38,868 wheel INFO adding 'sympy/physics/quantum/matrixcache.py' 2026-02-16 00:13:38,868 wheel INFO adding 'sympy/physics/quantum/matrixutils.py' 2026-02-16 00:13:38,869 wheel INFO adding 'sympy/physics/quantum/operator.py' 2026-02-16 00:13:38,869 wheel INFO adding 'sympy/physics/quantum/operatorordering.py' 2026-02-16 00:13:38,869 wheel INFO adding 'sympy/physics/quantum/operatorset.py' 2026-02-16 00:13:38,869 wheel INFO adding 'sympy/physics/quantum/pauli.py' 2026-02-16 00:13:38,869 wheel INFO adding 'sympy/physics/quantum/piab.py' 2026-02-16 00:13:38,870 wheel INFO adding 'sympy/physics/quantum/qapply.py' 2026-02-16 00:13:38,870 wheel INFO adding 'sympy/physics/quantum/qasm.py' 2026-02-16 00:13:38,870 wheel INFO adding 'sympy/physics/quantum/qexpr.py' 2026-02-16 00:13:38,870 wheel INFO adding 'sympy/physics/quantum/qft.py' 2026-02-16 00:13:38,870 wheel INFO adding 'sympy/physics/quantum/qubit.py' 2026-02-16 00:13:38,871 wheel INFO adding 'sympy/physics/quantum/represent.py' 2026-02-16 00:13:38,871 wheel INFO adding 'sympy/physics/quantum/sho1d.py' 2026-02-16 00:13:38,871 wheel INFO adding 'sympy/physics/quantum/shor.py' 2026-02-16 00:13:38,871 wheel INFO adding 'sympy/physics/quantum/spin.py' 2026-02-16 00:13:38,872 wheel INFO adding 'sympy/physics/quantum/state.py' 2026-02-16 00:13:38,872 wheel INFO adding 'sympy/physics/quantum/tensorproduct.py' 2026-02-16 00:13:38,872 wheel INFO adding 'sympy/physics/quantum/trace.py' 2026-02-16 00:13:38,872 wheel INFO adding 'sympy/physics/quantum/transforms.py' 2026-02-16 00:13:38,872 wheel INFO adding 'sympy/physics/quantum/tests/__init__.py' 2026-02-16 00:13:38,873 wheel INFO adding 'sympy/physics/quantum/tests/test_anticommutator.py' 2026-02-16 00:13:38,873 wheel INFO adding 'sympy/physics/quantum/tests/test_boson.py' 2026-02-16 00:13:38,873 wheel INFO adding 'sympy/physics/quantum/tests/test_cartesian.py' 2026-02-16 00:13:38,873 wheel INFO adding 'sympy/physics/quantum/tests/test_cg.py' 2026-02-16 00:13:38,873 wheel INFO adding 'sympy/physics/quantum/tests/test_circuitplot.py' 2026-02-16 00:13:38,873 wheel INFO adding 'sympy/physics/quantum/tests/test_circuitutils.py' 2026-02-16 00:13:38,874 wheel INFO adding 'sympy/physics/quantum/tests/test_commutator.py' 2026-02-16 00:13:38,874 wheel INFO adding 'sympy/physics/quantum/tests/test_constants.py' 2026-02-16 00:13:38,874 wheel INFO adding 'sympy/physics/quantum/tests/test_dagger.py' 2026-02-16 00:13:38,874 wheel INFO adding 'sympy/physics/quantum/tests/test_density.py' 2026-02-16 00:13:38,874 wheel INFO adding 'sympy/physics/quantum/tests/test_fermion.py' 2026-02-16 00:13:38,874 wheel INFO adding 'sympy/physics/quantum/tests/test_gate.py' 2026-02-16 00:13:38,875 wheel INFO adding 'sympy/physics/quantum/tests/test_grover.py' 2026-02-16 00:13:38,875 wheel INFO adding 'sympy/physics/quantum/tests/test_hilbert.py' 2026-02-16 00:13:38,875 wheel INFO adding 'sympy/physics/quantum/tests/test_identitysearch.py' 2026-02-16 00:13:38,875 wheel INFO adding 'sympy/physics/quantum/tests/test_innerproduct.py' 2026-02-16 00:13:38,875 wheel INFO adding 'sympy/physics/quantum/tests/test_kind.py' 2026-02-16 00:13:38,875 wheel INFO adding 'sympy/physics/quantum/tests/test_matrixutils.py' 2026-02-16 00:13:38,876 wheel INFO adding 'sympy/physics/quantum/tests/test_operator.py' 2026-02-16 00:13:38,876 wheel INFO adding 'sympy/physics/quantum/tests/test_operatorordering.py' 2026-02-16 00:13:38,876 wheel INFO adding 'sympy/physics/quantum/tests/test_operatorset.py' 2026-02-16 00:13:38,876 wheel INFO adding 'sympy/physics/quantum/tests/test_pauli.py' 2026-02-16 00:13:38,876 wheel INFO adding 'sympy/physics/quantum/tests/test_piab.py' 2026-02-16 00:13:38,876 wheel INFO adding 'sympy/physics/quantum/tests/test_printing.py' 2026-02-16 00:13:38,877 wheel INFO adding 'sympy/physics/quantum/tests/test_qapply.py' 2026-02-16 00:13:38,877 wheel INFO adding 'sympy/physics/quantum/tests/test_qasm.py' 2026-02-16 00:13:38,877 wheel INFO adding 'sympy/physics/quantum/tests/test_qexpr.py' 2026-02-16 00:13:38,877 wheel INFO adding 'sympy/physics/quantum/tests/test_qft.py' 2026-02-16 00:13:38,877 wheel INFO adding 'sympy/physics/quantum/tests/test_qubit.py' 2026-02-16 00:13:38,877 wheel INFO adding 'sympy/physics/quantum/tests/test_represent.py' 2026-02-16 00:13:38,878 wheel INFO adding 'sympy/physics/quantum/tests/test_sho1d.py' 2026-02-16 00:13:38,878 wheel INFO adding 'sympy/physics/quantum/tests/test_shor.py' 2026-02-16 00:13:38,879 wheel INFO adding 'sympy/physics/quantum/tests/test_spin.py' 2026-02-16 00:13:38,879 wheel INFO adding 'sympy/physics/quantum/tests/test_state.py' 2026-02-16 00:13:38,879 wheel INFO adding 'sympy/physics/quantum/tests/test_tensorproduct.py' 2026-02-16 00:13:38,880 wheel INFO adding 'sympy/physics/quantum/tests/test_trace.py' 2026-02-16 00:13:38,880 wheel INFO adding 'sympy/physics/quantum/tests/test_transforms.py' 2026-02-16 00:13:38,880 wheel INFO adding 'sympy/physics/tests/__init__.py' 2026-02-16 00:13:38,880 wheel INFO adding 'sympy/physics/tests/test_clebsch_gordan.py' 2026-02-16 00:13:38,880 wheel INFO adding 'sympy/physics/tests/test_hydrogen.py' 2026-02-16 00:13:38,880 wheel INFO adding 'sympy/physics/tests/test_paulialgebra.py' 2026-02-16 00:13:38,881 wheel INFO adding 'sympy/physics/tests/test_physics_matrices.py' 2026-02-16 00:13:38,881 wheel INFO adding 'sympy/physics/tests/test_pring.py' 2026-02-16 00:13:38,881 wheel INFO adding 'sympy/physics/tests/test_qho_1d.py' 2026-02-16 00:13:38,881 wheel INFO adding 'sympy/physics/tests/test_secondquant.py' 2026-02-16 00:13:38,881 wheel INFO adding 'sympy/physics/tests/test_sho.py' 2026-02-16 00:13:38,882 wheel INFO adding 'sympy/physics/units/__init__.py' 2026-02-16 00:13:38,882 wheel INFO adding 'sympy/physics/units/dimensions.py' 2026-02-16 00:13:38,882 wheel INFO adding 'sympy/physics/units/prefixes.py' 2026-02-16 00:13:38,882 wheel INFO adding 'sympy/physics/units/quantities.py' 2026-02-16 00:13:38,882 wheel INFO adding 'sympy/physics/units/unitsystem.py' 2026-02-16 00:13:38,883 wheel INFO adding 'sympy/physics/units/util.py' 2026-02-16 00:13:38,883 wheel INFO adding 'sympy/physics/units/definitions/__init__.py' 2026-02-16 00:13:38,883 wheel INFO adding 'sympy/physics/units/definitions/dimension_definitions.py' 2026-02-16 00:13:38,883 wheel INFO adding 'sympy/physics/units/definitions/unit_definitions.py' 2026-02-16 00:13:38,883 wheel INFO adding 'sympy/physics/units/systems/__init__.py' 2026-02-16 00:13:38,884 wheel INFO adding 'sympy/physics/units/systems/cgs.py' 2026-02-16 00:13:38,884 wheel INFO adding 'sympy/physics/units/systems/length_weight_time.py' 2026-02-16 00:13:38,884 wheel INFO adding 'sympy/physics/units/systems/mks.py' 2026-02-16 00:13:38,884 wheel INFO adding 'sympy/physics/units/systems/mksa.py' 2026-02-16 00:13:38,884 wheel INFO adding 'sympy/physics/units/systems/natural.py' 2026-02-16 00:13:38,884 wheel INFO adding 'sympy/physics/units/systems/si.py' 2026-02-16 00:13:38,885 wheel INFO adding 'sympy/physics/units/tests/__init__.py' 2026-02-16 00:13:38,885 wheel INFO adding 'sympy/physics/units/tests/test_dimensions.py' 2026-02-16 00:13:38,885 wheel INFO adding 'sympy/physics/units/tests/test_dimensionsystem.py' 2026-02-16 00:13:38,885 wheel INFO adding 'sympy/physics/units/tests/test_prefixes.py' 2026-02-16 00:13:38,885 wheel INFO adding 'sympy/physics/units/tests/test_quantities.py' 2026-02-16 00:13:38,886 wheel INFO adding 'sympy/physics/units/tests/test_unit_system_cgs_gauss.py' 2026-02-16 00:13:38,886 wheel INFO adding 'sympy/physics/units/tests/test_unitsystem.py' 2026-02-16 00:13:38,886 wheel INFO adding 'sympy/physics/units/tests/test_util.py' 2026-02-16 00:13:38,886 wheel INFO adding 'sympy/physics/vector/__init__.py' 2026-02-16 00:13:38,886 wheel INFO adding 'sympy/physics/vector/dyadic.py' 2026-02-16 00:13:38,886 wheel INFO adding 'sympy/physics/vector/fieldfunctions.py' 2026-02-16 00:13:38,887 wheel INFO adding 'sympy/physics/vector/frame.py' 2026-02-16 00:13:38,887 wheel INFO adding 'sympy/physics/vector/functions.py' 2026-02-16 00:13:38,887 wheel INFO adding 'sympy/physics/vector/point.py' 2026-02-16 00:13:38,888 wheel INFO adding 'sympy/physics/vector/printing.py' 2026-02-16 00:13:38,888 wheel INFO adding 'sympy/physics/vector/vector.py' 2026-02-16 00:13:38,888 wheel INFO adding 'sympy/physics/vector/tests/__init__.py' 2026-02-16 00:13:38,888 wheel INFO adding 'sympy/physics/vector/tests/test_dyadic.py' 2026-02-16 00:13:38,888 wheel INFO adding 'sympy/physics/vector/tests/test_fieldfunctions.py' 2026-02-16 00:13:38,889 wheel INFO adding 'sympy/physics/vector/tests/test_frame.py' 2026-02-16 00:13:38,889 wheel INFO adding 'sympy/physics/vector/tests/test_functions.py' 2026-02-16 00:13:38,889 wheel INFO adding 'sympy/physics/vector/tests/test_output.py' 2026-02-16 00:13:38,889 wheel INFO adding 'sympy/physics/vector/tests/test_point.py' 2026-02-16 00:13:38,889 wheel INFO adding 'sympy/physics/vector/tests/test_printing.py' 2026-02-16 00:13:38,890 wheel INFO adding 'sympy/physics/vector/tests/test_vector.py' 2026-02-16 00:13:38,890 wheel INFO adding 'sympy/plotting/__init__.py' 2026-02-16 00:13:38,890 wheel INFO adding 'sympy/plotting/experimental_lambdify.py' 2026-02-16 00:13:38,890 wheel INFO adding 'sympy/plotting/plot.py' 2026-02-16 00:13:38,891 wheel INFO adding 'sympy/plotting/plot_implicit.py' 2026-02-16 00:13:38,891 wheel INFO adding 'sympy/plotting/plotgrid.py' 2026-02-16 00:13:38,891 wheel INFO adding 'sympy/plotting/series.py' 2026-02-16 00:13:38,891 wheel INFO adding 'sympy/plotting/textplot.py' 2026-02-16 00:13:38,892 wheel INFO adding 'sympy/plotting/utils.py' 2026-02-16 00:13:38,892 wheel INFO adding 'sympy/plotting/backends/__init__.py' 2026-02-16 00:13:38,892 wheel INFO adding 'sympy/plotting/backends/base_backend.py' 2026-02-16 00:13:38,892 wheel INFO adding 'sympy/plotting/backends/matplotlibbackend/__init__.py' 2026-02-16 00:13:38,892 wheel INFO adding 'sympy/plotting/backends/matplotlibbackend/matplotlib.py' 2026-02-16 00:13:38,893 wheel INFO adding 'sympy/plotting/backends/textbackend/__init__.py' 2026-02-16 00:13:38,893 wheel INFO adding 'sympy/plotting/backends/textbackend/text.py' 2026-02-16 00:13:38,893 wheel INFO adding 'sympy/plotting/intervalmath/__init__.py' 2026-02-16 00:13:38,893 wheel INFO adding 'sympy/plotting/intervalmath/interval_arithmetic.py' 2026-02-16 00:13:38,893 wheel INFO adding 'sympy/plotting/intervalmath/interval_membership.py' 2026-02-16 00:13:38,894 wheel INFO adding 'sympy/plotting/intervalmath/lib_interval.py' 2026-02-16 00:13:38,894 wheel INFO adding 'sympy/plotting/intervalmath/tests/__init__.py' 2026-02-16 00:13:38,894 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_interval_functions.py' 2026-02-16 00:13:38,894 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_interval_membership.py' 2026-02-16 00:13:38,894 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_intervalmath.py' 2026-02-16 00:13:38,895 wheel INFO adding 'sympy/plotting/pygletplot/__init__.py' 2026-02-16 00:13:38,895 wheel INFO adding 'sympy/plotting/pygletplot/color_scheme.py' 2026-02-16 00:13:38,895 wheel INFO adding 'sympy/plotting/pygletplot/managed_window.py' 2026-02-16 00:13:38,895 wheel INFO adding 'sympy/plotting/pygletplot/plot.py' 2026-02-16 00:13:38,895 wheel INFO adding 'sympy/plotting/pygletplot/plot_axes.py' 2026-02-16 00:13:38,896 wheel INFO adding 'sympy/plotting/pygletplot/plot_camera.py' 2026-02-16 00:13:38,896 wheel INFO adding 'sympy/plotting/pygletplot/plot_controller.py' 2026-02-16 00:13:38,896 wheel INFO adding 'sympy/plotting/pygletplot/plot_curve.py' 2026-02-16 00:13:38,896 wheel INFO adding 'sympy/plotting/pygletplot/plot_interval.py' 2026-02-16 00:13:38,896 wheel INFO adding 'sympy/plotting/pygletplot/plot_mode.py' 2026-02-16 00:13:38,896 wheel INFO adding 'sympy/plotting/pygletplot/plot_mode_base.py' 2026-02-16 00:13:38,897 wheel INFO adding 'sympy/plotting/pygletplot/plot_modes.py' 2026-02-16 00:13:38,897 wheel INFO adding 'sympy/plotting/pygletplot/plot_object.py' 2026-02-16 00:13:38,897 wheel INFO adding 'sympy/plotting/pygletplot/plot_rotation.py' 2026-02-16 00:13:38,897 wheel INFO adding 'sympy/plotting/pygletplot/plot_surface.py' 2026-02-16 00:13:38,897 wheel INFO adding 'sympy/plotting/pygletplot/plot_window.py' 2026-02-16 00:13:38,897 wheel INFO adding 'sympy/plotting/pygletplot/util.py' 2026-02-16 00:13:38,898 wheel INFO adding 'sympy/plotting/pygletplot/tests/__init__.py' 2026-02-16 00:13:38,898 wheel INFO adding 'sympy/plotting/pygletplot/tests/test_plotting.py' 2026-02-16 00:13:38,898 wheel INFO adding 'sympy/plotting/tests/__init__.py' 2026-02-16 00:13:38,898 wheel INFO adding 'sympy/plotting/tests/test_experimental_lambdify.py' 2026-02-16 00:13:38,898 wheel INFO adding 'sympy/plotting/tests/test_plot.py' 2026-02-16 00:13:38,899 wheel INFO adding 'sympy/plotting/tests/test_plot_implicit.py' 2026-02-16 00:13:38,899 wheel INFO adding 'sympy/plotting/tests/test_region_and.png' 2026-02-16 00:13:38,899 wheel INFO adding 'sympy/plotting/tests/test_region_not.png' 2026-02-16 00:13:38,899 wheel INFO adding 'sympy/plotting/tests/test_region_or.png' 2026-02-16 00:13:38,899 wheel INFO adding 'sympy/plotting/tests/test_region_xor.png' 2026-02-16 00:13:38,900 wheel INFO adding 'sympy/plotting/tests/test_series.py' 2026-02-16 00:13:38,900 wheel INFO adding 'sympy/plotting/tests/test_textplot.py' 2026-02-16 00:13:38,900 wheel INFO adding 'sympy/plotting/tests/test_utils.py' 2026-02-16 00:13:38,900 wheel INFO adding 'sympy/polys/__init__.py' 2026-02-16 00:13:38,900 wheel INFO adding 'sympy/polys/appellseqs.py' 2026-02-16 00:13:38,901 wheel INFO adding 'sympy/polys/compatibility.py' 2026-02-16 00:13:38,901 wheel INFO adding 'sympy/polys/constructor.py' 2026-02-16 00:13:38,901 wheel INFO adding 'sympy/polys/densearith.py' 2026-02-16 00:13:38,902 wheel INFO adding 'sympy/polys/densebasic.py' 2026-02-16 00:13:38,902 wheel INFO adding 'sympy/polys/densetools.py' 2026-02-16 00:13:38,902 wheel INFO adding 'sympy/polys/dispersion.py' 2026-02-16 00:13:38,902 wheel INFO adding 'sympy/polys/distributedmodules.py' 2026-02-16 00:13:38,902 wheel INFO adding 'sympy/polys/domainmatrix.py' 2026-02-16 00:13:38,903 wheel INFO adding 'sympy/polys/euclidtools.py' 2026-02-16 00:13:38,903 wheel INFO adding 'sympy/polys/factortools.py' 2026-02-16 00:13:38,903 wheel INFO adding 'sympy/polys/fglmtools.py' 2026-02-16 00:13:38,903 wheel INFO adding 'sympy/polys/fields.py' 2026-02-16 00:13:38,904 wheel INFO adding 'sympy/polys/galoistools.py' 2026-02-16 00:13:38,904 wheel INFO adding 'sympy/polys/groebnertools.py' 2026-02-16 00:13:38,904 wheel INFO adding 'sympy/polys/heuristicgcd.py' 2026-02-16 00:13:38,905 wheel INFO adding 'sympy/polys/modulargcd.py' 2026-02-16 00:13:38,905 wheel INFO adding 'sympy/polys/monomials.py' 2026-02-16 00:13:38,905 wheel INFO adding 'sympy/polys/multivariate_resultants.py' 2026-02-16 00:13:38,905 wheel INFO adding 'sympy/polys/orderings.py' 2026-02-16 00:13:38,905 wheel INFO adding 'sympy/polys/orthopolys.py' 2026-02-16 00:13:38,906 wheel INFO adding 'sympy/polys/partfrac.py' 2026-02-16 00:13:38,906 wheel INFO adding 'sympy/polys/polyclasses.py' 2026-02-16 00:13:38,906 wheel INFO adding 'sympy/polys/polyconfig.py' 2026-02-16 00:13:38,906 wheel INFO adding 'sympy/polys/polyerrors.py' 2026-02-16 00:13:38,907 wheel INFO adding 'sympy/polys/polyfuncs.py' 2026-02-16 00:13:38,907 wheel INFO adding 'sympy/polys/polymatrix.py' 2026-02-16 00:13:38,907 wheel INFO adding 'sympy/polys/polyoptions.py' 2026-02-16 00:13:38,907 wheel INFO adding 'sympy/polys/polyquinticconst.py' 2026-02-16 00:13:38,908 wheel INFO adding 'sympy/polys/polyroots.py' 2026-02-16 00:13:38,908 wheel INFO adding 'sympy/polys/polytools.py' 2026-02-16 00:13:38,909 wheel INFO adding 'sympy/polys/polyutils.py' 2026-02-16 00:13:38,909 wheel INFO adding 'sympy/polys/puiseux.py' 2026-02-16 00:13:38,909 wheel INFO adding 'sympy/polys/rationaltools.py' 2026-02-16 00:13:38,910 wheel INFO adding 'sympy/polys/ring_series.py' 2026-02-16 00:13:38,910 wheel INFO adding 'sympy/polys/rings.py' 2026-02-16 00:13:38,910 wheel INFO adding 'sympy/polys/rootisolation.py' 2026-02-16 00:13:38,911 wheel INFO adding 'sympy/polys/rootoftools.py' 2026-02-16 00:13:38,911 wheel INFO adding 'sympy/polys/solvers.py' 2026-02-16 00:13:38,911 wheel INFO adding 'sympy/polys/specialpolys.py' 2026-02-16 00:13:38,911 wheel INFO adding 'sympy/polys/sqfreetools.py' 2026-02-16 00:13:38,912 wheel INFO adding 'sympy/polys/subresultants_qq_zz.py' 2026-02-16 00:13:38,912 wheel INFO adding 'sympy/polys/agca/__init__.py' 2026-02-16 00:13:38,912 wheel INFO adding 'sympy/polys/agca/extensions.py' 2026-02-16 00:13:38,912 wheel INFO adding 'sympy/polys/agca/homomorphisms.py' 2026-02-16 00:13:38,913 wheel INFO adding 'sympy/polys/agca/ideals.py' 2026-02-16 00:13:38,913 wheel INFO adding 'sympy/polys/agca/modules.py' 2026-02-16 00:13:38,913 wheel INFO adding 'sympy/polys/agca/tests/__init__.py' 2026-02-16 00:13:38,913 wheel INFO adding 'sympy/polys/agca/tests/test_extensions.py' 2026-02-16 00:13:38,914 wheel INFO adding 'sympy/polys/agca/tests/test_homomorphisms.py' 2026-02-16 00:13:38,914 wheel INFO adding 'sympy/polys/agca/tests/test_ideals.py' 2026-02-16 00:13:38,914 wheel INFO adding 'sympy/polys/agca/tests/test_modules.py' 2026-02-16 00:13:38,914 wheel INFO adding 'sympy/polys/benchmarks/__init__.py' 2026-02-16 00:13:38,914 wheel INFO adding 'sympy/polys/benchmarks/bench_galoispolys.py' 2026-02-16 00:13:38,914 wheel INFO adding 'sympy/polys/benchmarks/bench_groebnertools.py' 2026-02-16 00:13:38,915 wheel INFO adding 'sympy/polys/benchmarks/bench_solvers.py' 2026-02-16 00:13:38,916 wheel INFO adding 'sympy/polys/domains/__init__.py' 2026-02-16 00:13:38,916 wheel INFO adding 'sympy/polys/domains/algebraicfield.py' 2026-02-16 00:13:38,916 wheel INFO adding 'sympy/polys/domains/characteristiczero.py' 2026-02-16 00:13:38,917 wheel INFO adding 'sympy/polys/domains/complexfield.py' 2026-02-16 00:13:38,917 wheel INFO adding 'sympy/polys/domains/compositedomain.py' 2026-02-16 00:13:38,917 wheel INFO adding 'sympy/polys/domains/domain.py' 2026-02-16 00:13:38,917 wheel INFO adding 'sympy/polys/domains/domainelement.py' 2026-02-16 00:13:38,917 wheel INFO adding 'sympy/polys/domains/expressiondomain.py' 2026-02-16 00:13:38,918 wheel INFO adding 'sympy/polys/domains/expressionrawdomain.py' 2026-02-16 00:13:38,918 wheel INFO adding 'sympy/polys/domains/field.py' 2026-02-16 00:13:38,918 wheel INFO adding 'sympy/polys/domains/finitefield.py' 2026-02-16 00:13:38,918 wheel INFO adding 'sympy/polys/domains/fractionfield.py' 2026-02-16 00:13:38,918 wheel INFO adding 'sympy/polys/domains/gaussiandomains.py' 2026-02-16 00:13:38,918 wheel INFO adding 'sympy/polys/domains/gmpyfinitefield.py' 2026-02-16 00:13:38,919 wheel INFO adding 'sympy/polys/domains/gmpyintegerring.py' 2026-02-16 00:13:38,919 wheel INFO adding 'sympy/polys/domains/gmpyrationalfield.py' 2026-02-16 00:13:38,919 wheel INFO adding 'sympy/polys/domains/groundtypes.py' 2026-02-16 00:13:38,919 wheel INFO adding 'sympy/polys/domains/integerring.py' 2026-02-16 00:13:38,919 wheel INFO adding 'sympy/polys/domains/modularinteger.py' 2026-02-16 00:13:38,919 wheel INFO adding 'sympy/polys/domains/mpelements.py' 2026-02-16 00:13:38,920 wheel INFO adding 'sympy/polys/domains/old_fractionfield.py' 2026-02-16 00:13:38,920 wheel INFO adding 'sympy/polys/domains/old_polynomialring.py' 2026-02-16 00:13:38,920 wheel INFO adding 'sympy/polys/domains/polynomialring.py' 2026-02-16 00:13:38,920 wheel INFO adding 'sympy/polys/domains/pythonfinitefield.py' 2026-02-16 00:13:38,920 wheel INFO adding 'sympy/polys/domains/pythonintegerring.py' 2026-02-16 00:13:38,920 wheel INFO adding 'sympy/polys/domains/pythonrational.py' 2026-02-16 00:13:38,921 wheel INFO adding 'sympy/polys/domains/pythonrationalfield.py' 2026-02-16 00:13:38,921 wheel INFO adding 'sympy/polys/domains/quotientring.py' 2026-02-16 00:13:38,921 wheel INFO adding 'sympy/polys/domains/rationalfield.py' 2026-02-16 00:13:38,921 wheel INFO adding 'sympy/polys/domains/realfield.py' 2026-02-16 00:13:38,921 wheel INFO adding 'sympy/polys/domains/ring.py' 2026-02-16 00:13:38,921 wheel INFO adding 'sympy/polys/domains/simpledomain.py' 2026-02-16 00:13:38,922 wheel INFO adding 'sympy/polys/domains/tests/__init__.py' 2026-02-16 00:13:38,922 wheel INFO adding 'sympy/polys/domains/tests/test_domains.py' 2026-02-16 00:13:38,922 wheel INFO adding 'sympy/polys/domains/tests/test_polynomialring.py' 2026-02-16 00:13:38,922 wheel INFO adding 'sympy/polys/domains/tests/test_quotientring.py' 2026-02-16 00:13:38,922 wheel INFO adding 'sympy/polys/matrices/__init__.py' 2026-02-16 00:13:38,923 wheel INFO adding 'sympy/polys/matrices/_dfm.py' 2026-02-16 00:13:38,923 wheel INFO adding 'sympy/polys/matrices/_typing.py' 2026-02-16 00:13:38,923 wheel INFO adding 'sympy/polys/matrices/ddm.py' 2026-02-16 00:13:38,923 wheel INFO adding 'sympy/polys/matrices/dense.py' 2026-02-16 00:13:38,924 wheel INFO adding 'sympy/polys/matrices/dfm.py' 2026-02-16 00:13:38,924 wheel INFO adding 'sympy/polys/matrices/domainmatrix.py' 2026-02-16 00:13:38,924 wheel INFO adding 'sympy/polys/matrices/domainscalar.py' 2026-02-16 00:13:38,924 wheel INFO adding 'sympy/polys/matrices/eigen.py' 2026-02-16 00:13:38,925 wheel INFO adding 'sympy/polys/matrices/exceptions.py' 2026-02-16 00:13:38,925 wheel INFO adding 'sympy/polys/matrices/linsolve.py' 2026-02-16 00:13:38,925 wheel INFO adding 'sympy/polys/matrices/lll.py' 2026-02-16 00:13:38,925 wheel INFO adding 'sympy/polys/matrices/normalforms.py' 2026-02-16 00:13:38,925 wheel INFO adding 'sympy/polys/matrices/rref.py' 2026-02-16 00:13:38,926 wheel INFO adding 'sympy/polys/matrices/sdm.py' 2026-02-16 00:13:38,926 wheel INFO adding 'sympy/polys/matrices/tests/__init__.py' 2026-02-16 00:13:38,926 wheel INFO adding 'sympy/polys/matrices/tests/test_ddm.py' 2026-02-16 00:13:38,926 wheel INFO adding 'sympy/polys/matrices/tests/test_dense.py' 2026-02-16 00:13:38,927 wheel INFO adding 'sympy/polys/matrices/tests/test_domainmatrix.py' 2026-02-16 00:13:38,927 wheel INFO adding 'sympy/polys/matrices/tests/test_domainscalar.py' 2026-02-16 00:13:38,927 wheel INFO adding 'sympy/polys/matrices/tests/test_eigen.py' 2026-02-16 00:13:38,927 wheel INFO adding 'sympy/polys/matrices/tests/test_fflu.py' 2026-02-16 00:13:38,927 wheel INFO adding 'sympy/polys/matrices/tests/test_inverse.py' 2026-02-16 00:13:38,928 wheel INFO adding 'sympy/polys/matrices/tests/test_linsolve.py' 2026-02-16 00:13:38,928 wheel INFO adding 'sympy/polys/matrices/tests/test_lll.py' 2026-02-16 00:13:38,928 wheel INFO adding 'sympy/polys/matrices/tests/test_normalforms.py' 2026-02-16 00:13:38,928 wheel INFO adding 'sympy/polys/matrices/tests/test_nullspace.py' 2026-02-16 00:13:38,928 wheel INFO adding 'sympy/polys/matrices/tests/test_rref.py' 2026-02-16 00:13:38,928 wheel INFO adding 'sympy/polys/matrices/tests/test_sdm.py' 2026-02-16 00:13:38,929 wheel INFO adding 'sympy/polys/matrices/tests/test_xxm.py' 2026-02-16 00:13:38,929 wheel INFO adding 'sympy/polys/numberfields/__init__.py' 2026-02-16 00:13:38,929 wheel INFO adding 'sympy/polys/numberfields/basis.py' 2026-02-16 00:13:38,929 wheel INFO adding 'sympy/polys/numberfields/exceptions.py' 2026-02-16 00:13:38,929 wheel INFO adding 'sympy/polys/numberfields/galois_resolvents.py' 2026-02-16 00:13:38,930 wheel INFO adding 'sympy/polys/numberfields/galoisgroups.py' 2026-02-16 00:13:38,930 wheel INFO adding 'sympy/polys/numberfields/minpoly.py' 2026-02-16 00:13:38,930 wheel INFO adding 'sympy/polys/numberfields/modules.py' 2026-02-16 00:13:38,931 wheel INFO adding 'sympy/polys/numberfields/primes.py' 2026-02-16 00:13:38,931 wheel INFO adding 'sympy/polys/numberfields/resolvent_lookup.py' 2026-02-16 00:13:38,931 wheel INFO adding 'sympy/polys/numberfields/subfield.py' 2026-02-16 00:13:38,931 wheel INFO adding 'sympy/polys/numberfields/utilities.py' 2026-02-16 00:13:38,932 wheel INFO adding 'sympy/polys/numberfields/tests/__init__.py' 2026-02-16 00:13:38,932 wheel INFO adding 'sympy/polys/numberfields/tests/test_basis.py' 2026-02-16 00:13:38,932 wheel INFO adding 'sympy/polys/numberfields/tests/test_galoisgroups.py' 2026-02-16 00:13:38,933 wheel INFO adding 'sympy/polys/numberfields/tests/test_minpoly.py' 2026-02-16 00:13:38,933 wheel INFO adding 'sympy/polys/numberfields/tests/test_modules.py' 2026-02-16 00:13:38,933 wheel INFO adding 'sympy/polys/numberfields/tests/test_numbers.py' 2026-02-16 00:13:38,933 wheel INFO adding 'sympy/polys/numberfields/tests/test_primes.py' 2026-02-16 00:13:38,933 wheel INFO adding 'sympy/polys/numberfields/tests/test_subfield.py' 2026-02-16 00:13:38,933 wheel INFO adding 'sympy/polys/numberfields/tests/test_utilities.py' 2026-02-16 00:13:38,934 wheel INFO adding 'sympy/polys/tests/__init__.py' 2026-02-16 00:13:38,934 wheel INFO adding 'sympy/polys/tests/test_appellseqs.py' 2026-02-16 00:13:38,934 wheel INFO adding 'sympy/polys/tests/test_constructor.py' 2026-02-16 00:13:38,934 wheel INFO adding 'sympy/polys/tests/test_densearith.py' 2026-02-16 00:13:38,935 wheel INFO adding 'sympy/polys/tests/test_densebasic.py' 2026-02-16 00:13:38,935 wheel INFO adding 'sympy/polys/tests/test_densetools.py' 2026-02-16 00:13:38,935 wheel INFO adding 'sympy/polys/tests/test_dispersion.py' 2026-02-16 00:13:38,935 wheel INFO adding 'sympy/polys/tests/test_distributedmodules.py' 2026-02-16 00:13:38,936 wheel INFO adding 'sympy/polys/tests/test_euclidtools.py' 2026-02-16 00:13:38,936 wheel INFO adding 'sympy/polys/tests/test_factortools.py' 2026-02-16 00:13:38,936 wheel INFO adding 'sympy/polys/tests/test_fields.py' 2026-02-16 00:13:38,936 wheel INFO adding 'sympy/polys/tests/test_galoistools.py' 2026-02-16 00:13:38,936 wheel INFO adding 'sympy/polys/tests/test_groebnertools.py' 2026-02-16 00:13:38,937 wheel INFO adding 'sympy/polys/tests/test_heuristicgcd.py' 2026-02-16 00:13:38,937 wheel INFO adding 'sympy/polys/tests/test_hypothesis.py' 2026-02-16 00:13:38,937 wheel INFO adding 'sympy/polys/tests/test_injections.py' 2026-02-16 00:13:38,937 wheel INFO adding 'sympy/polys/tests/test_modulargcd.py' 2026-02-16 00:13:38,937 wheel INFO adding 'sympy/polys/tests/test_monomials.py' 2026-02-16 00:13:38,937 wheel INFO adding 'sympy/polys/tests/test_multivariate_resultants.py' 2026-02-16 00:13:38,938 wheel INFO adding 'sympy/polys/tests/test_orderings.py' 2026-02-16 00:13:38,938 wheel INFO adding 'sympy/polys/tests/test_orthopolys.py' 2026-02-16 00:13:38,938 wheel INFO adding 'sympy/polys/tests/test_partfrac.py' 2026-02-16 00:13:38,938 wheel INFO adding 'sympy/polys/tests/test_polyclasses.py' 2026-02-16 00:13:38,938 wheel INFO adding 'sympy/polys/tests/test_polyfuncs.py' 2026-02-16 00:13:38,939 wheel INFO adding 'sympy/polys/tests/test_polymatrix.py' 2026-02-16 00:13:38,939 wheel INFO adding 'sympy/polys/tests/test_polyoptions.py' 2026-02-16 00:13:38,939 wheel INFO adding 'sympy/polys/tests/test_polyroots.py' 2026-02-16 00:13:38,939 wheel INFO adding 'sympy/polys/tests/test_polytools.py' 2026-02-16 00:13:38,940 wheel INFO adding 'sympy/polys/tests/test_polyutils.py' 2026-02-16 00:13:38,940 wheel INFO adding 'sympy/polys/tests/test_puiseux.py' 2026-02-16 00:13:38,940 wheel INFO adding 'sympy/polys/tests/test_pythonrational.py' 2026-02-16 00:13:38,940 wheel INFO adding 'sympy/polys/tests/test_rationaltools.py' 2026-02-16 00:13:38,941 wheel INFO adding 'sympy/polys/tests/test_ring_series.py' 2026-02-16 00:13:38,941 wheel INFO adding 'sympy/polys/tests/test_rings.py' 2026-02-16 00:13:38,941 wheel INFO adding 'sympy/polys/tests/test_rootisolation.py' 2026-02-16 00:13:38,941 wheel INFO adding 'sympy/polys/tests/test_rootoftools.py' 2026-02-16 00:13:38,942 wheel INFO adding 'sympy/polys/tests/test_solvers.py' 2026-02-16 00:13:38,942 wheel INFO adding 'sympy/polys/tests/test_specialpolys.py' 2026-02-16 00:13:38,942 wheel INFO adding 'sympy/polys/tests/test_sqfreetools.py' 2026-02-16 00:13:38,942 wheel INFO adding 'sympy/polys/tests/test_subresultants_qq_zz.py' 2026-02-16 00:13:38,943 wheel INFO adding 'sympy/printing/__init__.py' 2026-02-16 00:13:38,943 wheel INFO adding 'sympy/printing/aesaracode.py' 2026-02-16 00:13:38,943 wheel INFO adding 'sympy/printing/c.py' 2026-02-16 00:13:38,943 wheel INFO adding 'sympy/printing/codeprinter.py' 2026-02-16 00:13:38,944 wheel INFO adding 'sympy/printing/conventions.py' 2026-02-16 00:13:38,944 wheel INFO adding 'sympy/printing/cxx.py' 2026-02-16 00:13:38,944 wheel INFO adding 'sympy/printing/defaults.py' 2026-02-16 00:13:38,944 wheel INFO adding 'sympy/printing/dot.py' 2026-02-16 00:13:38,944 wheel INFO adding 'sympy/printing/fortran.py' 2026-02-16 00:13:38,944 wheel INFO adding 'sympy/printing/glsl.py' 2026-02-16 00:13:38,945 wheel INFO adding 'sympy/printing/gtk.py' 2026-02-16 00:13:38,945 wheel INFO adding 'sympy/printing/jscode.py' 2026-02-16 00:13:38,945 wheel INFO adding 'sympy/printing/julia.py' 2026-02-16 00:13:38,945 wheel INFO adding 'sympy/printing/lambdarepr.py' 2026-02-16 00:13:38,946 wheel INFO adding 'sympy/printing/latex.py' 2026-02-16 00:13:38,946 wheel INFO adding 'sympy/printing/llvmjitcode.py' 2026-02-16 00:13:38,946 wheel INFO adding 'sympy/printing/maple.py' 2026-02-16 00:13:38,946 wheel INFO adding 'sympy/printing/mathematica.py' 2026-02-16 00:13:38,947 wheel INFO adding 'sympy/printing/mathml.py' 2026-02-16 00:13:38,947 wheel INFO adding 'sympy/printing/numpy.py' 2026-02-16 00:13:38,947 wheel INFO adding 'sympy/printing/octave.py' 2026-02-16 00:13:38,947 wheel INFO adding 'sympy/printing/precedence.py' 2026-02-16 00:13:38,948 wheel INFO adding 'sympy/printing/preview.py' 2026-02-16 00:13:38,948 wheel INFO adding 'sympy/printing/printer.py' 2026-02-16 00:13:38,948 wheel INFO adding 'sympy/printing/pycode.py' 2026-02-16 00:13:38,948 wheel INFO adding 'sympy/printing/python.py' 2026-02-16 00:13:38,948 wheel INFO adding 'sympy/printing/pytorch.py' 2026-02-16 00:13:38,949 wheel INFO adding 'sympy/printing/rcode.py' 2026-02-16 00:13:38,949 wheel INFO adding 'sympy/printing/repr.py' 2026-02-16 00:13:38,949 wheel INFO adding 'sympy/printing/rust.py' 2026-02-16 00:13:38,949 wheel INFO adding 'sympy/printing/smtlib.py' 2026-02-16 00:13:38,950 wheel INFO adding 'sympy/printing/str.py' 2026-02-16 00:13:38,950 wheel INFO adding 'sympy/printing/tableform.py' 2026-02-16 00:13:38,950 wheel INFO adding 'sympy/printing/tensorflow.py' 2026-02-16 00:13:38,950 wheel INFO adding 'sympy/printing/theanocode.py' 2026-02-16 00:13:38,950 wheel INFO adding 'sympy/printing/tree.py' 2026-02-16 00:13:38,951 wheel INFO adding 'sympy/printing/pretty/__init__.py' 2026-02-16 00:13:38,951 wheel INFO adding 'sympy/printing/pretty/pretty.py' 2026-02-16 00:13:38,951 wheel INFO adding 'sympy/printing/pretty/pretty_symbology.py' 2026-02-16 00:13:38,952 wheel INFO adding 'sympy/printing/pretty/stringpict.py' 2026-02-16 00:13:38,952 wheel INFO adding 'sympy/printing/pretty/tests/__init__.py' 2026-02-16 00:13:38,952 wheel INFO adding 'sympy/printing/pretty/tests/test_pretty.py' 2026-02-16 00:13:38,953 wheel INFO adding 'sympy/printing/tests/__init__.py' 2026-02-16 00:13:38,953 wheel INFO adding 'sympy/printing/tests/test_aesaracode.py' 2026-02-16 00:13:38,953 wheel INFO adding 'sympy/printing/tests/test_c.py' 2026-02-16 00:13:38,954 wheel INFO adding 'sympy/printing/tests/test_codeprinter.py' 2026-02-16 00:13:38,954 wheel INFO adding 'sympy/printing/tests/test_conventions.py' 2026-02-16 00:13:38,954 wheel INFO adding 'sympy/printing/tests/test_cupy.py' 2026-02-16 00:13:38,954 wheel INFO adding 'sympy/printing/tests/test_cxx.py' 2026-02-16 00:13:38,954 wheel INFO adding 'sympy/printing/tests/test_dot.py' 2026-02-16 00:13:38,955 wheel INFO adding 'sympy/printing/tests/test_fortran.py' 2026-02-16 00:13:38,955 wheel INFO adding 'sympy/printing/tests/test_glsl.py' 2026-02-16 00:13:38,955 wheel INFO adding 'sympy/printing/tests/test_gtk.py' 2026-02-16 00:13:38,955 wheel INFO adding 'sympy/printing/tests/test_jax.py' 2026-02-16 00:13:38,955 wheel INFO adding 'sympy/printing/tests/test_jscode.py' 2026-02-16 00:13:38,956 wheel INFO adding 'sympy/printing/tests/test_julia.py' 2026-02-16 00:13:38,956 wheel INFO adding 'sympy/printing/tests/test_lambdarepr.py' 2026-02-16 00:13:38,956 wheel INFO adding 'sympy/printing/tests/test_latex.py' 2026-02-16 00:13:38,957 wheel INFO adding 'sympy/printing/tests/test_llvmjit.py' 2026-02-16 00:13:38,957 wheel INFO adding 'sympy/printing/tests/test_maple.py' 2026-02-16 00:13:38,957 wheel INFO adding 'sympy/printing/tests/test_mathematica.py' 2026-02-16 00:13:38,957 wheel INFO adding 'sympy/printing/tests/test_mathml.py' 2026-02-16 00:13:38,958 wheel INFO adding 'sympy/printing/tests/test_numpy.py' 2026-02-16 00:13:38,958 wheel INFO adding 'sympy/printing/tests/test_octave.py' 2026-02-16 00:13:38,958 wheel INFO adding 'sympy/printing/tests/test_precedence.py' 2026-02-16 00:13:38,958 wheel INFO adding 'sympy/printing/tests/test_preview.py' 2026-02-16 00:13:38,958 wheel INFO adding 'sympy/printing/tests/test_pycode.py' 2026-02-16 00:13:38,959 wheel INFO adding 'sympy/printing/tests/test_python.py' 2026-02-16 00:13:38,959 wheel INFO adding 'sympy/printing/tests/test_rcode.py' 2026-02-16 00:13:38,959 wheel INFO adding 'sympy/printing/tests/test_repr.py' 2026-02-16 00:13:38,959 wheel INFO adding 'sympy/printing/tests/test_rust.py' 2026-02-16 00:13:38,959 wheel INFO adding 'sympy/printing/tests/test_smtlib.py' 2026-02-16 00:13:38,960 wheel INFO adding 'sympy/printing/tests/test_str.py' 2026-02-16 00:13:38,960 wheel INFO adding 'sympy/printing/tests/test_tableform.py' 2026-02-16 00:13:38,960 wheel INFO adding 'sympy/printing/tests/test_tensorflow.py' 2026-02-16 00:13:38,960 wheel INFO adding 'sympy/printing/tests/test_theanocode.py' 2026-02-16 00:13:38,961 wheel INFO adding 'sympy/printing/tests/test_torch.py' 2026-02-16 00:13:38,961 wheel INFO adding 'sympy/printing/tests/test_tree.py' 2026-02-16 00:13:38,961 wheel INFO adding 'sympy/sandbox/__init__.py' 2026-02-16 00:13:38,961 wheel INFO adding 'sympy/sandbox/indexed_integrals.py' 2026-02-16 00:13:38,961 wheel INFO adding 'sympy/sandbox/tests/__init__.py' 2026-02-16 00:13:38,961 wheel INFO adding 'sympy/sandbox/tests/test_indexed_integrals.py' 2026-02-16 00:13:38,962 wheel INFO adding 'sympy/series/__init__.py' 2026-02-16 00:13:38,962 wheel INFO adding 'sympy/series/acceleration.py' 2026-02-16 00:13:38,962 wheel INFO adding 'sympy/series/approximants.py' 2026-02-16 00:13:38,962 wheel INFO adding 'sympy/series/aseries.py' 2026-02-16 00:13:38,962 wheel INFO adding 'sympy/series/formal.py' 2026-02-16 00:13:38,963 wheel INFO adding 'sympy/series/fourier.py' 2026-02-16 00:13:38,963 wheel INFO adding 'sympy/series/gruntz.py' 2026-02-16 00:13:38,963 wheel INFO adding 'sympy/series/kauers.py' 2026-02-16 00:13:38,963 wheel INFO adding 'sympy/series/limits.py' 2026-02-16 00:13:38,963 wheel INFO adding 'sympy/series/limitseq.py' 2026-02-16 00:13:38,964 wheel INFO adding 'sympy/series/order.py' 2026-02-16 00:13:38,964 wheel INFO adding 'sympy/series/residues.py' 2026-02-16 00:13:38,964 wheel INFO adding 'sympy/series/sequences.py' 2026-02-16 00:13:38,964 wheel INFO adding 'sympy/series/series.py' 2026-02-16 00:13:38,965 wheel INFO adding 'sympy/series/series_class.py' 2026-02-16 00:13:38,965 wheel INFO adding 'sympy/series/benchmarks/__init__.py' 2026-02-16 00:13:38,965 wheel INFO adding 'sympy/series/benchmarks/bench_limit.py' 2026-02-16 00:13:38,965 wheel INFO adding 'sympy/series/benchmarks/bench_order.py' 2026-02-16 00:13:38,965 wheel INFO adding 'sympy/series/tests/__init__.py' 2026-02-16 00:13:38,965 wheel INFO adding 'sympy/series/tests/test_approximants.py' 2026-02-16 00:13:38,965 wheel INFO adding 'sympy/series/tests/test_aseries.py' 2026-02-16 00:13:38,966 wheel INFO adding 'sympy/series/tests/test_demidovich.py' 2026-02-16 00:13:38,966 wheel INFO adding 'sympy/series/tests/test_formal.py' 2026-02-16 00:13:38,966 wheel INFO adding 'sympy/series/tests/test_fourier.py' 2026-02-16 00:13:38,966 wheel INFO adding 'sympy/series/tests/test_gruntz.py' 2026-02-16 00:13:38,966 wheel INFO adding 'sympy/series/tests/test_kauers.py' 2026-02-16 00:13:38,967 wheel INFO adding 'sympy/series/tests/test_limits.py' 2026-02-16 00:13:38,967 wheel INFO adding 'sympy/series/tests/test_limitseq.py' 2026-02-16 00:13:38,967 wheel INFO adding 'sympy/series/tests/test_lseries.py' 2026-02-16 00:13:38,967 wheel INFO adding 'sympy/series/tests/test_nseries.py' 2026-02-16 00:13:38,967 wheel INFO adding 'sympy/series/tests/test_order.py' 2026-02-16 00:13:38,968 wheel INFO adding 'sympy/series/tests/test_residues.py' 2026-02-16 00:13:38,968 wheel INFO adding 'sympy/series/tests/test_sequences.py' 2026-02-16 00:13:38,968 wheel INFO adding 'sympy/series/tests/test_series.py' 2026-02-16 00:13:38,968 wheel INFO adding 'sympy/sets/__init__.py' 2026-02-16 00:13:38,968 wheel INFO adding 'sympy/sets/conditionset.py' 2026-02-16 00:13:38,969 wheel INFO adding 'sympy/sets/contains.py' 2026-02-16 00:13:38,969 wheel INFO adding 'sympy/sets/fancysets.py' 2026-02-16 00:13:38,969 wheel INFO adding 'sympy/sets/ordinals.py' 2026-02-16 00:13:38,969 wheel INFO adding 'sympy/sets/powerset.py' 2026-02-16 00:13:38,969 wheel INFO adding 'sympy/sets/setexpr.py' 2026-02-16 00:13:38,970 wheel INFO adding 'sympy/sets/sets.py' 2026-02-16 00:13:38,970 wheel INFO adding 'sympy/sets/handlers/__init__.py' 2026-02-16 00:13:38,970 wheel INFO adding 'sympy/sets/handlers/add.py' 2026-02-16 00:13:38,970 wheel INFO adding 'sympy/sets/handlers/comparison.py' 2026-02-16 00:13:38,971 wheel INFO adding 'sympy/sets/handlers/functions.py' 2026-02-16 00:13:38,971 wheel INFO adding 'sympy/sets/handlers/intersection.py' 2026-02-16 00:13:38,971 wheel INFO adding 'sympy/sets/handlers/issubset.py' 2026-02-16 00:13:38,971 wheel INFO adding 'sympy/sets/handlers/mul.py' 2026-02-16 00:13:38,971 wheel INFO adding 'sympy/sets/handlers/power.py' 2026-02-16 00:13:38,971 wheel INFO adding 'sympy/sets/handlers/union.py' 2026-02-16 00:13:38,972 wheel INFO adding 'sympy/sets/tests/__init__.py' 2026-02-16 00:13:38,972 wheel INFO adding 'sympy/sets/tests/test_conditionset.py' 2026-02-16 00:13:38,972 wheel INFO adding 'sympy/sets/tests/test_contains.py' 2026-02-16 00:13:38,972 wheel INFO adding 'sympy/sets/tests/test_fancysets.py' 2026-02-16 00:13:38,973 wheel INFO adding 'sympy/sets/tests/test_ordinals.py' 2026-02-16 00:13:38,973 wheel INFO adding 'sympy/sets/tests/test_powerset.py' 2026-02-16 00:13:38,973 wheel INFO adding 'sympy/sets/tests/test_setexpr.py' 2026-02-16 00:13:38,973 wheel INFO adding 'sympy/sets/tests/test_sets.py' 2026-02-16 00:13:38,974 wheel INFO adding 'sympy/simplify/__init__.py' 2026-02-16 00:13:38,974 wheel INFO adding 'sympy/simplify/_cse_diff.py' 2026-02-16 00:13:38,974 wheel INFO adding 'sympy/simplify/combsimp.py' 2026-02-16 00:13:38,974 wheel INFO adding 'sympy/simplify/cse_main.py' 2026-02-16 00:13:38,974 wheel INFO adding 'sympy/simplify/cse_opts.py' 2026-02-16 00:13:38,975 wheel INFO adding 'sympy/simplify/epathtools.py' 2026-02-16 00:13:38,975 wheel INFO adding 'sympy/simplify/fu.py' 2026-02-16 00:13:38,975 wheel INFO adding 'sympy/simplify/gammasimp.py' 2026-02-16 00:13:38,975 wheel INFO adding 'sympy/simplify/hyperexpand.py' 2026-02-16 00:13:38,976 wheel INFO adding 'sympy/simplify/hyperexpand_doc.py' 2026-02-16 00:13:38,976 wheel INFO adding 'sympy/simplify/powsimp.py' 2026-02-16 00:13:38,976 wheel INFO adding 'sympy/simplify/radsimp.py' 2026-02-16 00:13:38,976 wheel INFO adding 'sympy/simplify/ratsimp.py' 2026-02-16 00:13:38,977 wheel INFO adding 'sympy/simplify/simplify.py' 2026-02-16 00:13:38,977 wheel INFO adding 'sympy/simplify/sqrtdenest.py' 2026-02-16 00:13:38,977 wheel INFO adding 'sympy/simplify/traversaltools.py' 2026-02-16 00:13:38,978 wheel INFO adding 'sympy/simplify/trigsimp.py' 2026-02-16 00:13:38,978 wheel INFO adding 'sympy/simplify/tests/__init__.py' 2026-02-16 00:13:38,978 wheel INFO adding 'sympy/simplify/tests/test_combsimp.py' 2026-02-16 00:13:38,978 wheel INFO adding 'sympy/simplify/tests/test_cse.py' 2026-02-16 00:13:38,978 wheel INFO adding 'sympy/simplify/tests/test_cse_diff.py' 2026-02-16 00:13:38,979 wheel INFO adding 'sympy/simplify/tests/test_epathtools.py' 2026-02-16 00:13:38,979 wheel INFO adding 'sympy/simplify/tests/test_fu.py' 2026-02-16 00:13:38,979 wheel INFO adding 'sympy/simplify/tests/test_function.py' 2026-02-16 00:13:38,979 wheel INFO adding 'sympy/simplify/tests/test_gammasimp.py' 2026-02-16 00:13:38,979 wheel INFO adding 'sympy/simplify/tests/test_hyperexpand.py' 2026-02-16 00:13:38,980 wheel INFO adding 'sympy/simplify/tests/test_powsimp.py' 2026-02-16 00:13:38,980 wheel INFO adding 'sympy/simplify/tests/test_radsimp.py' 2026-02-16 00:13:38,980 wheel INFO adding 'sympy/simplify/tests/test_ratsimp.py' 2026-02-16 00:13:38,980 wheel INFO adding 'sympy/simplify/tests/test_rewrite.py' 2026-02-16 00:13:38,981 wheel INFO adding 'sympy/simplify/tests/test_simplify.py' 2026-02-16 00:13:38,981 wheel INFO adding 'sympy/simplify/tests/test_sqrtdenest.py' 2026-02-16 00:13:38,981 wheel INFO adding 'sympy/simplify/tests/test_trigsimp.py' 2026-02-16 00:13:38,981 wheel INFO adding 'sympy/solvers/__init__.py' 2026-02-16 00:13:38,981 wheel INFO adding 'sympy/solvers/bivariate.py' 2026-02-16 00:13:38,982 wheel INFO adding 'sympy/solvers/decompogen.py' 2026-02-16 00:13:38,982 wheel INFO adding 'sympy/solvers/deutils.py' 2026-02-16 00:13:38,982 wheel INFO adding 'sympy/solvers/inequalities.py' 2026-02-16 00:13:38,982 wheel INFO adding 'sympy/solvers/pde.py' 2026-02-16 00:13:38,983 wheel INFO adding 'sympy/solvers/polysys.py' 2026-02-16 00:13:38,983 wheel INFO adding 'sympy/solvers/recurr.py' 2026-02-16 00:13:38,983 wheel INFO adding 'sympy/solvers/simplex.py' 2026-02-16 00:13:38,984 wheel INFO adding 'sympy/solvers/solvers.py' 2026-02-16 00:13:38,984 wheel INFO adding 'sympy/solvers/solveset.py' 2026-02-16 00:13:38,985 wheel INFO adding 'sympy/solvers/benchmarks/__init__.py' 2026-02-16 00:13:38,985 wheel INFO adding 'sympy/solvers/benchmarks/bench_solvers.py' 2026-02-16 00:13:38,985 wheel INFO adding 'sympy/solvers/diophantine/__init__.py' 2026-02-16 00:13:38,985 wheel INFO adding 'sympy/solvers/diophantine/diophantine.py' 2026-02-16 00:13:38,986 wheel INFO adding 'sympy/solvers/diophantine/tests/__init__.py' 2026-02-16 00:13:38,986 wheel INFO adding 'sympy/solvers/diophantine/tests/test_diophantine.py' 2026-02-16 00:13:38,986 wheel INFO adding 'sympy/solvers/ode/__init__.py' 2026-02-16 00:13:38,987 wheel INFO adding 'sympy/solvers/ode/hypergeometric.py' 2026-02-16 00:13:38,987 wheel INFO adding 'sympy/solvers/ode/lie_group.py' 2026-02-16 00:13:38,987 wheel INFO adding 'sympy/solvers/ode/nonhomogeneous.py' 2026-02-16 00:13:38,988 wheel INFO adding 'sympy/solvers/ode/ode.py' 2026-02-16 00:13:38,988 wheel INFO adding 'sympy/solvers/ode/riccati.py' 2026-02-16 00:13:38,988 wheel INFO adding 'sympy/solvers/ode/single.py' 2026-02-16 00:13:38,989 wheel INFO adding 'sympy/solvers/ode/subscheck.py' 2026-02-16 00:13:38,989 wheel INFO adding 'sympy/solvers/ode/systems.py' 2026-02-16 00:13:38,989 wheel INFO adding 'sympy/solvers/ode/tests/__init__.py' 2026-02-16 00:13:38,990 wheel INFO adding 'sympy/solvers/ode/tests/test_lie_group.py' 2026-02-16 00:13:38,990 wheel INFO adding 'sympy/solvers/ode/tests/test_ode.py' 2026-02-16 00:13:38,990 wheel INFO adding 'sympy/solvers/ode/tests/test_riccati.py' 2026-02-16 00:13:38,991 wheel INFO adding 'sympy/solvers/ode/tests/test_single.py' 2026-02-16 00:13:38,991 wheel INFO adding 'sympy/solvers/ode/tests/test_subscheck.py' 2026-02-16 00:13:38,991 wheel INFO adding 'sympy/solvers/ode/tests/test_systems.py' 2026-02-16 00:13:38,992 wheel INFO adding 'sympy/solvers/tests/__init__.py' 2026-02-16 00:13:38,992 wheel INFO adding 'sympy/solvers/tests/test_constantsimp.py' 2026-02-16 00:13:38,992 wheel INFO adding 'sympy/solvers/tests/test_decompogen.py' 2026-02-16 00:13:38,992 wheel INFO adding 'sympy/solvers/tests/test_inequalities.py' 2026-02-16 00:13:38,992 wheel INFO adding 'sympy/solvers/tests/test_numeric.py' 2026-02-16 00:13:38,993 wheel INFO adding 'sympy/solvers/tests/test_pde.py' 2026-02-16 00:13:38,993 wheel INFO adding 'sympy/solvers/tests/test_polysys.py' 2026-02-16 00:13:38,993 wheel INFO adding 'sympy/solvers/tests/test_recurr.py' 2026-02-16 00:13:38,993 wheel INFO adding 'sympy/solvers/tests/test_simplex.py' 2026-02-16 00:13:38,994 wheel INFO adding 'sympy/solvers/tests/test_solvers.py' 2026-02-16 00:13:38,994 wheel INFO adding 'sympy/solvers/tests/test_solveset.py' 2026-02-16 00:13:38,995 wheel INFO adding 'sympy/stats/__init__.py' 2026-02-16 00:13:38,995 wheel INFO adding 'sympy/stats/compound_rv.py' 2026-02-16 00:13:38,995 wheel INFO adding 'sympy/stats/crv.py' 2026-02-16 00:13:38,995 wheel INFO adding 'sympy/stats/crv_types.py' 2026-02-16 00:13:38,996 wheel INFO adding 'sympy/stats/drv.py' 2026-02-16 00:13:38,996 wheel INFO adding 'sympy/stats/drv_types.py' 2026-02-16 00:13:38,996 wheel INFO adding 'sympy/stats/error_prop.py' 2026-02-16 00:13:38,996 wheel INFO adding 'sympy/stats/frv.py' 2026-02-16 00:13:38,997 wheel INFO adding 'sympy/stats/frv_types.py' 2026-02-16 00:13:38,997 wheel INFO adding 'sympy/stats/joint_rv.py' 2026-02-16 00:13:38,997 wheel INFO adding 'sympy/stats/joint_rv_types.py' 2026-02-16 00:13:38,997 wheel INFO adding 'sympy/stats/matrix_distributions.py' 2026-02-16 00:13:38,998 wheel INFO adding 'sympy/stats/random_matrix.py' 2026-02-16 00:13:38,998 wheel INFO adding 'sympy/stats/random_matrix_models.py' 2026-02-16 00:13:38,998 wheel INFO adding 'sympy/stats/rv.py' 2026-02-16 00:13:38,998 wheel INFO adding 'sympy/stats/rv_interface.py' 2026-02-16 00:13:38,999 wheel INFO adding 'sympy/stats/stochastic_process.py' 2026-02-16 00:13:38,999 wheel INFO adding 'sympy/stats/stochastic_process_types.py' 2026-02-16 00:13:38,999 wheel INFO adding 'sympy/stats/symbolic_multivariate_probability.py' 2026-02-16 00:13:39,000 wheel INFO adding 'sympy/stats/symbolic_probability.py' 2026-02-16 00:13:39,000 wheel INFO adding 'sympy/stats/sampling/__init__.py' 2026-02-16 00:13:39,000 wheel INFO adding 'sympy/stats/sampling/sample_numpy.py' 2026-02-16 00:13:39,000 wheel INFO adding 'sympy/stats/sampling/sample_pymc.py' 2026-02-16 00:13:39,000 wheel INFO adding 'sympy/stats/sampling/sample_scipy.py' 2026-02-16 00:13:39,001 wheel INFO adding 'sympy/stats/sampling/tests/__init__.py' 2026-02-16 00:13:39,001 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_continuous_rv.py' 2026-02-16 00:13:39,001 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_discrete_rv.py' 2026-02-16 00:13:39,001 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_finite_rv.py' 2026-02-16 00:13:39,001 wheel INFO adding 'sympy/stats/tests/__init__.py' 2026-02-16 00:13:39,001 wheel INFO adding 'sympy/stats/tests/test_compound_rv.py' 2026-02-16 00:13:39,002 wheel INFO adding 'sympy/stats/tests/test_continuous_rv.py' 2026-02-16 00:13:39,002 wheel INFO adding 'sympy/stats/tests/test_discrete_rv.py' 2026-02-16 00:13:39,002 wheel INFO adding 'sympy/stats/tests/test_error_prop.py' 2026-02-16 00:13:39,002 wheel INFO adding 'sympy/stats/tests/test_finite_rv.py' 2026-02-16 00:13:39,003 wheel INFO adding 'sympy/stats/tests/test_joint_rv.py' 2026-02-16 00:13:39,003 wheel INFO adding 'sympy/stats/tests/test_matrix_distributions.py' 2026-02-16 00:13:39,003 wheel INFO adding 'sympy/stats/tests/test_mix.py' 2026-02-16 00:13:39,003 wheel INFO adding 'sympy/stats/tests/test_random_matrix.py' 2026-02-16 00:13:39,003 wheel INFO adding 'sympy/stats/tests/test_rv.py' 2026-02-16 00:13:39,004 wheel INFO adding 'sympy/stats/tests/test_stochastic_process.py' 2026-02-16 00:13:39,004 wheel INFO adding 'sympy/stats/tests/test_symbolic_multivariate.py' 2026-02-16 00:13:39,004 wheel INFO adding 'sympy/stats/tests/test_symbolic_probability.py' 2026-02-16 00:13:39,004 wheel INFO adding 'sympy/strategies/__init__.py' 2026-02-16 00:13:39,004 wheel INFO adding 'sympy/strategies/core.py' 2026-02-16 00:13:39,005 wheel INFO adding 'sympy/strategies/rl.py' 2026-02-16 00:13:39,005 wheel INFO adding 'sympy/strategies/tools.py' 2026-02-16 00:13:39,005 wheel INFO adding 'sympy/strategies/traverse.py' 2026-02-16 00:13:39,005 wheel INFO adding 'sympy/strategies/tree.py' 2026-02-16 00:13:39,005 wheel INFO adding 'sympy/strategies/util.py' 2026-02-16 00:13:39,005 wheel INFO adding 'sympy/strategies/branch/__init__.py' 2026-02-16 00:13:39,006 wheel INFO adding 'sympy/strategies/branch/core.py' 2026-02-16 00:13:39,006 wheel INFO adding 'sympy/strategies/branch/tools.py' 2026-02-16 00:13:39,006 wheel INFO adding 'sympy/strategies/branch/traverse.py' 2026-02-16 00:13:39,006 wheel INFO adding 'sympy/strategies/branch/tests/__init__.py' 2026-02-16 00:13:39,006 wheel INFO adding 'sympy/strategies/branch/tests/test_core.py' 2026-02-16 00:13:39,006 wheel INFO adding 'sympy/strategies/branch/tests/test_tools.py' 2026-02-16 00:13:39,007 wheel INFO adding 'sympy/strategies/branch/tests/test_traverse.py' 2026-02-16 00:13:39,007 wheel INFO adding 'sympy/strategies/tests/__init__.py' 2026-02-16 00:13:39,007 wheel INFO adding 'sympy/strategies/tests/test_core.py' 2026-02-16 00:13:39,007 wheel INFO adding 'sympy/strategies/tests/test_rl.py' 2026-02-16 00:13:39,007 wheel INFO adding 'sympy/strategies/tests/test_tools.py' 2026-02-16 00:13:39,007 wheel INFO adding 'sympy/strategies/tests/test_traverse.py' 2026-02-16 00:13:39,008 wheel INFO adding 'sympy/strategies/tests/test_tree.py' 2026-02-16 00:13:39,008 wheel INFO adding 'sympy/tensor/__init__.py' 2026-02-16 00:13:39,008 wheel INFO adding 'sympy/tensor/functions.py' 2026-02-16 00:13:39,008 wheel INFO adding 'sympy/tensor/index_methods.py' 2026-02-16 00:13:39,008 wheel INFO adding 'sympy/tensor/indexed.py' 2026-02-16 00:13:39,009 wheel INFO adding 'sympy/tensor/tensor.py' 2026-02-16 00:13:39,009 wheel INFO adding 'sympy/tensor/toperators.py' 2026-02-16 00:13:39,010 wheel INFO adding 'sympy/tensor/array/__init__.py' 2026-02-16 00:13:39,010 wheel INFO adding 'sympy/tensor/array/array_comprehension.py' 2026-02-16 00:13:39,010 wheel INFO adding 'sympy/tensor/array/array_derivatives.py' 2026-02-16 00:13:39,010 wheel INFO adding 'sympy/tensor/array/arrayop.py' 2026-02-16 00:13:39,010 wheel INFO adding 'sympy/tensor/array/dense_ndim_array.py' 2026-02-16 00:13:39,011 wheel INFO adding 'sympy/tensor/array/mutable_ndim_array.py' 2026-02-16 00:13:39,011 wheel INFO adding 'sympy/tensor/array/ndim_array.py' 2026-02-16 00:13:39,011 wheel INFO adding 'sympy/tensor/array/sparse_ndim_array.py' 2026-02-16 00:13:39,011 wheel INFO adding 'sympy/tensor/array/expressions/__init__.py' 2026-02-16 00:13:39,012 wheel INFO adding 'sympy/tensor/array/expressions/array_expressions.py' 2026-02-16 00:13:39,012 wheel INFO adding 'sympy/tensor/array/expressions/arrayexpr_derivatives.py' 2026-02-16 00:13:39,012 wheel INFO adding 'sympy/tensor/array/expressions/conv_array_to_indexed.py' 2026-02-16 00:13:39,012 wheel INFO adding 'sympy/tensor/array/expressions/conv_array_to_matrix.py' 2026-02-16 00:13:39,013 wheel INFO adding 'sympy/tensor/array/expressions/conv_indexed_to_array.py' 2026-02-16 00:13:39,013 wheel INFO adding 'sympy/tensor/array/expressions/conv_matrix_to_array.py' 2026-02-16 00:13:39,013 wheel INFO adding 'sympy/tensor/array/expressions/from_array_to_indexed.py' 2026-02-16 00:13:39,013 wheel INFO adding 'sympy/tensor/array/expressions/from_array_to_matrix.py' 2026-02-16 00:13:39,013 wheel INFO adding 'sympy/tensor/array/expressions/from_indexed_to_array.py' 2026-02-16 00:13:39,014 wheel INFO adding 'sympy/tensor/array/expressions/from_matrix_to_array.py' 2026-02-16 00:13:39,014 wheel INFO adding 'sympy/tensor/array/expressions/utils.py' 2026-02-16 00:13:39,014 wheel INFO adding 'sympy/tensor/array/expressions/tests/__init__.py' 2026-02-16 00:13:39,014 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_array_expressions.py' 2026-02-16 00:13:39,014 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py' 2026-02-16 00:13:39,015 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_as_explicit.py' 2026-02-16 00:13:39,015 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py' 2026-02-16 00:13:39,015 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py' 2026-02-16 00:13:39,015 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py' 2026-02-16 00:13:39,015 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py' 2026-02-16 00:13:39,016 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py' 2026-02-16 00:13:39,016 wheel INFO adding 'sympy/tensor/array/tests/__init__.py' 2026-02-16 00:13:39,016 wheel INFO adding 'sympy/tensor/array/tests/test_array_comprehension.py' 2026-02-16 00:13:39,016 wheel INFO adding 'sympy/tensor/array/tests/test_array_derivatives.py' 2026-02-16 00:13:39,016 wheel INFO adding 'sympy/tensor/array/tests/test_arrayop.py' 2026-02-16 00:13:39,017 wheel INFO adding 'sympy/tensor/array/tests/test_immutable_ndim_array.py' 2026-02-16 00:13:39,017 wheel INFO adding 'sympy/tensor/array/tests/test_mutable_ndim_array.py' 2026-02-16 00:13:39,017 wheel INFO adding 'sympy/tensor/array/tests/test_ndim_array.py' 2026-02-16 00:13:39,017 wheel INFO adding 'sympy/tensor/array/tests/test_ndim_array_conversions.py' 2026-02-16 00:13:39,017 wheel INFO adding 'sympy/tensor/tests/__init__.py' 2026-02-16 00:13:39,018 wheel INFO adding 'sympy/tensor/tests/test_functions.py' 2026-02-16 00:13:39,018 wheel INFO adding 'sympy/tensor/tests/test_index_methods.py' 2026-02-16 00:13:39,018 wheel INFO adding 'sympy/tensor/tests/test_indexed.py' 2026-02-16 00:13:39,018 wheel INFO adding 'sympy/tensor/tests/test_printing.py' 2026-02-16 00:13:39,018 wheel INFO adding 'sympy/tensor/tests/test_tensor.py' 2026-02-16 00:13:39,019 wheel INFO adding 'sympy/tensor/tests/test_tensor_element.py' 2026-02-16 00:13:39,019 wheel INFO adding 'sympy/tensor/tests/test_tensor_operators.py' 2026-02-16 00:13:39,019 wheel INFO adding 'sympy/testing/__init__.py' 2026-02-16 00:13:39,019 wheel INFO adding 'sympy/testing/matrices.py' 2026-02-16 00:13:39,020 wheel INFO adding 'sympy/testing/pytest.py' 2026-02-16 00:13:39,020 wheel INFO adding 'sympy/testing/quality_unicode.py' 2026-02-16 00:13:39,020 wheel INFO adding 'sympy/testing/randtest.py' 2026-02-16 00:13:39,020 wheel INFO adding 'sympy/testing/runtests.py' 2026-02-16 00:13:39,021 wheel INFO adding 'sympy/testing/runtests_pytest.py' 2026-02-16 00:13:39,021 wheel INFO adding 'sympy/testing/tmpfiles.py' 2026-02-16 00:13:39,021 wheel INFO adding 'sympy/testing/tests/__init__.py' 2026-02-16 00:13:39,021 wheel INFO adding 'sympy/testing/tests/diagnose_imports.py' 2026-02-16 00:13:39,021 wheel INFO adding 'sympy/testing/tests/test_code_quality.py' 2026-02-16 00:13:39,022 wheel INFO adding 'sympy/testing/tests/test_deprecated.py' 2026-02-16 00:13:39,022 wheel INFO adding 'sympy/testing/tests/test_module_imports.py' 2026-02-16 00:13:39,022 wheel INFO adding 'sympy/testing/tests/test_pytest.py' 2026-02-16 00:13:39,022 wheel INFO adding 'sympy/testing/tests/test_runtests_pytest.py' 2026-02-16 00:13:39,022 wheel INFO adding 'sympy/unify/__init__.py' 2026-02-16 00:13:39,022 wheel INFO adding 'sympy/unify/core.py' 2026-02-16 00:13:39,023 wheel INFO adding 'sympy/unify/rewrite.py' 2026-02-16 00:13:39,023 wheel INFO adding 'sympy/unify/usympy.py' 2026-02-16 00:13:39,023 wheel INFO adding 'sympy/unify/tests/__init__.py' 2026-02-16 00:13:39,023 wheel INFO adding 'sympy/unify/tests/test_rewrite.py' 2026-02-16 00:13:39,023 wheel INFO adding 'sympy/unify/tests/test_sympy.py' 2026-02-16 00:13:39,023 wheel INFO adding 'sympy/unify/tests/test_unify.py' 2026-02-16 00:13:39,024 wheel INFO adding 'sympy/utilities/__init__.py' 2026-02-16 00:13:39,024 wheel INFO adding 'sympy/utilities/autowrap.py' 2026-02-16 00:13:39,024 wheel INFO adding 'sympy/utilities/codegen.py' 2026-02-16 00:13:39,025 wheel INFO adding 'sympy/utilities/decorator.py' 2026-02-16 00:13:39,025 wheel INFO adding 'sympy/utilities/enumerative.py' 2026-02-16 00:13:39,025 wheel INFO adding 'sympy/utilities/exceptions.py' 2026-02-16 00:13:39,025 wheel INFO adding 'sympy/utilities/iterables.py' 2026-02-16 00:13:39,026 wheel INFO adding 'sympy/utilities/lambdify.py' 2026-02-16 00:13:39,026 wheel INFO adding 'sympy/utilities/magic.py' 2026-02-16 00:13:39,026 wheel INFO adding 'sympy/utilities/matchpy_connector.py' 2026-02-16 00:13:39,026 wheel INFO adding 'sympy/utilities/memoization.py' 2026-02-16 00:13:39,027 wheel INFO adding 'sympy/utilities/misc.py' 2026-02-16 00:13:39,027 wheel INFO adding 'sympy/utilities/pkgdata.py' 2026-02-16 00:13:39,027 wheel INFO adding 'sympy/utilities/pytest.py' 2026-02-16 00:13:39,027 wheel INFO adding 'sympy/utilities/randtest.py' 2026-02-16 00:13:39,027 wheel INFO adding 'sympy/utilities/runtests.py' 2026-02-16 00:13:39,027 wheel INFO adding 'sympy/utilities/source.py' 2026-02-16 00:13:39,028 wheel INFO adding 'sympy/utilities/timeutils.py' 2026-02-16 00:13:39,028 wheel INFO adding 'sympy/utilities/tmpfiles.py' 2026-02-16 00:13:39,028 wheel INFO adding 'sympy/utilities/_compilation/__init__.py' 2026-02-16 00:13:39,028 wheel INFO adding 'sympy/utilities/_compilation/availability.py' 2026-02-16 00:13:39,028 wheel INFO adding 'sympy/utilities/_compilation/compilation.py' 2026-02-16 00:13:39,029 wheel INFO adding 'sympy/utilities/_compilation/runners.py' 2026-02-16 00:13:39,029 wheel INFO adding 'sympy/utilities/_compilation/util.py' 2026-02-16 00:13:39,029 wheel INFO adding 'sympy/utilities/_compilation/tests/__init__.py' 2026-02-16 00:13:39,029 wheel INFO adding 'sympy/utilities/_compilation/tests/test_compilation.py' 2026-02-16 00:13:39,029 wheel INFO adding 'sympy/utilities/mathml/__init__.py' 2026-02-16 00:13:39,029 wheel INFO adding 'sympy/utilities/mathml/data/__init__.py' 2026-02-16 00:13:39,030 wheel INFO adding 'sympy/utilities/mathml/data/mmlctop.xsl' 2026-02-16 00:13:39,030 wheel INFO adding 'sympy/utilities/mathml/data/mmltex.xsl' 2026-02-16 00:13:39,031 wheel INFO adding 'sympy/utilities/mathml/data/simple_mmlctop.xsl' 2026-02-16 00:13:39,031 wheel INFO adding 'sympy/utilities/tests/__init__.py' 2026-02-16 00:13:39,032 wheel INFO adding 'sympy/utilities/tests/test_autowrap.py' 2026-02-16 00:13:39,032 wheel INFO adding 'sympy/utilities/tests/test_codegen.py' 2026-02-16 00:13:39,032 wheel INFO adding 'sympy/utilities/tests/test_codegen_julia.py' 2026-02-16 00:13:39,032 wheel INFO adding 'sympy/utilities/tests/test_codegen_octave.py' 2026-02-16 00:13:39,033 wheel INFO adding 'sympy/utilities/tests/test_codegen_rust.py' 2026-02-16 00:13:39,033 wheel INFO adding 'sympy/utilities/tests/test_decorator.py' 2026-02-16 00:13:39,033 wheel INFO adding 'sympy/utilities/tests/test_deprecated.py' 2026-02-16 00:13:39,033 wheel INFO adding 'sympy/utilities/tests/test_enumerative.py' 2026-02-16 00:13:39,033 wheel INFO adding 'sympy/utilities/tests/test_exceptions.py' 2026-02-16 00:13:39,033 wheel INFO adding 'sympy/utilities/tests/test_iterables.py' 2026-02-16 00:13:39,034 wheel INFO adding 'sympy/utilities/tests/test_lambdify.py' 2026-02-16 00:13:39,034 wheel INFO adding 'sympy/utilities/tests/test_matchpy_connector.py' 2026-02-16 00:13:39,034 wheel INFO adding 'sympy/utilities/tests/test_mathml.py' 2026-02-16 00:13:39,034 wheel INFO adding 'sympy/utilities/tests/test_misc.py' 2026-02-16 00:13:39,035 wheel INFO adding 'sympy/utilities/tests/test_pickling.py' 2026-02-16 00:13:39,035 wheel INFO adding 'sympy/utilities/tests/test_source.py' 2026-02-16 00:13:39,035 wheel INFO adding 'sympy/utilities/tests/test_timeutils.py' 2026-02-16 00:13:39,035 wheel INFO adding 'sympy/utilities/tests/test_wester.py' 2026-02-16 00:13:39,036 wheel INFO adding 'sympy/utilities/tests/test_xxe.py' 2026-02-16 00:13:39,036 wheel INFO adding 'sympy/vector/__init__.py' 2026-02-16 00:13:39,036 wheel INFO adding 'sympy/vector/basisdependent.py' 2026-02-16 00:13:39,036 wheel INFO adding 'sympy/vector/coordsysrect.py' 2026-02-16 00:13:39,037 wheel INFO adding 'sympy/vector/deloperator.py' 2026-02-16 00:13:39,037 wheel INFO adding 'sympy/vector/dyadic.py' 2026-02-16 00:13:39,037 wheel INFO adding 'sympy/vector/functions.py' 2026-02-16 00:13:39,037 wheel INFO adding 'sympy/vector/implicitregion.py' 2026-02-16 00:13:39,037 wheel INFO adding 'sympy/vector/integrals.py' 2026-02-16 00:13:39,038 wheel INFO adding 'sympy/vector/kind.py' 2026-02-16 00:13:39,038 wheel INFO adding 'sympy/vector/operators.py' 2026-02-16 00:13:39,038 wheel INFO adding 'sympy/vector/orienters.py' 2026-02-16 00:13:39,038 wheel INFO adding 'sympy/vector/parametricregion.py' 2026-02-16 00:13:39,038 wheel INFO adding 'sympy/vector/point.py' 2026-02-16 00:13:39,038 wheel INFO adding 'sympy/vector/scalar.py' 2026-02-16 00:13:39,039 wheel INFO adding 'sympy/vector/vector.py' 2026-02-16 00:13:39,039 wheel INFO adding 'sympy/vector/tests/__init__.py' 2026-02-16 00:13:39,039 wheel INFO adding 'sympy/vector/tests/test_coordsysrect.py' 2026-02-16 00:13:39,039 wheel INFO adding 'sympy/vector/tests/test_dyadic.py' 2026-02-16 00:13:39,039 wheel INFO adding 'sympy/vector/tests/test_field_functions.py' 2026-02-16 00:13:39,040 wheel INFO adding 'sympy/vector/tests/test_functions.py' 2026-02-16 00:13:39,040 wheel INFO adding 'sympy/vector/tests/test_implicitregion.py' 2026-02-16 00:13:39,040 wheel INFO adding 'sympy/vector/tests/test_integrals.py' 2026-02-16 00:13:39,040 wheel INFO adding 'sympy/vector/tests/test_operators.py' 2026-02-16 00:13:39,040 wheel INFO adding 'sympy/vector/tests/test_parametricregion.py' 2026-02-16 00:13:39,040 wheel INFO adding 'sympy/vector/tests/test_printing.py' 2026-02-16 00:13:39,041 wheel INFO adding 'sympy/vector/tests/test_vector.py' 2026-02-16 00:13:39,041 wheel INFO adding 'sympy-1.14.0.data/data/share/man/man1/isympy.1' 2026-02-16 00:13:39,041 wheel INFO adding 'sympy-1.14.0.dist-info/licenses/AUTHORS' 2026-02-16 00:13:39,042 wheel INFO adding 'sympy-1.14.0.dist-info/licenses/LICENSE' 2026-02-16 00:13:39,042 wheel INFO adding 'sympy-1.14.0.dist-info/METADATA' 2026-02-16 00:13:39,042 wheel INFO adding 'sympy-1.14.0.dist-info/WHEEL' 2026-02-16 00:13:39,042 wheel INFO adding 'sympy-1.14.0.dist-info/entry_points.txt' 2026-02-16 00:13:39,042 wheel INFO adding 'sympy-1.14.0.dist-info/top_level.txt' 2026-02-16 00:13:39,048 wheel INFO adding 'sympy-1.14.0.dist-info/RECORD' 2026-02-16 00:13:39,054 root INFO removing build/bdist.linux-aarch64/wheel 2026-02-16 00:13:39,092 gpep517 INFO The backend produced .dist/sympy-1.14.0-py3-none-any.whl sympy-1.14.0-py3-none-any.whl >>> py3-sympy: Entering fakeroot... >>> py3-sympy-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-doc/usr/share/man' >>> py3-sympy-doc*: Preparing subpackage py3-sympy-doc... >>> py3-sympy-doc*: Running postcheck for py3-sympy-doc >>> py3-sympy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/sympy/simplify/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/simplify/__pycache__' 'usr/lib/python3.12/site-packages/sympy/crypto/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/crypto/__pycache__' 'usr/lib/python3.12/site-packages/sympy/codegen/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/codegen/__pycache__' 'usr/lib/python3.12/site-packages/sympy/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/__pycache__' 'usr/lib/python3.12/site-packages/sympy/tensor/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/tensor/__pycache__' 'usr/lib/python3.12/site-packages/sympy/tensor/array/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/tensor/array/__pycache__' 'usr/lib/python3.12/site-packages/sympy/tensor/array/expressions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/tensor/array/expressions/__pycache__' 'usr/lib/python3.12/site-packages/sympy/external/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/external/__pycache__' 'usr/lib/python3.12/site-packages/sympy/categories/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/categories/__pycache__' 'usr/lib/python3.12/site-packages/sympy/functions/elementary/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/functions/elementary/__pycache__' 'usr/lib/python3.12/site-packages/sympy/functions/elementary/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/functions/elementary/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/functions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/functions/__pycache__' 'usr/lib/python3.12/site-packages/sympy/functions/combinatorial/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/functions/combinatorial/__pycache__' 'usr/lib/python3.12/site-packages/sympy/functions/special/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/functions/special/__pycache__' 'usr/lib/python3.12/site-packages/sympy/functions/special/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/functions/special/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/continuum_mechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/continuum_mechanics/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/hep/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/hep/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/units/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/units/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/units/definitions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/units/definitions/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/units/systems/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/units/systems/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/control/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/control/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/optics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/optics/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/biomechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/biomechanics/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/mechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/mechanics/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/vector/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/vector/__pycache__' 'usr/lib/python3.12/site-packages/sympy/physics/quantum/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/physics/quantum/__pycache__' 'usr/lib/python3.12/site-packages/sympy/liealgebras/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/liealgebras/__pycache__' 'usr/lib/python3.12/site-packages/sympy/logic/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/logic/__pycache__' 'usr/lib/python3.12/site-packages/sympy/logic/algorithms/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/logic/algorithms/__pycache__' 'usr/lib/python3.12/site-packages/sympy/logic/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/logic/utilities/__pycache__' 'usr/lib/python3.12/site-packages/sympy/calculus/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/calculus/__pycache__' 'usr/lib/python3.12/site-packages/sympy/combinatorics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/combinatorics/__pycache__' 'usr/lib/python3.12/site-packages/sympy/ntheory/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/ntheory/__pycache__' 'usr/lib/python3.12/site-packages/sympy/strategies/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/strategies/__pycache__' 'usr/lib/python3.12/site-packages/sympy/strategies/branch/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/strategies/branch/__pycache__' 'usr/lib/python3.12/site-packages/sympy/geometry/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/geometry/__pycache__' 'usr/lib/python3.12/site-packages/sympy/algebras/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/algebras/__pycache__' 'usr/lib/python3.12/site-packages/sympy/solvers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/solvers/__pycache__' 'usr/lib/python3.12/site-packages/sympy/solvers/diophantine/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/solvers/diophantine/__pycache__' 'usr/lib/python3.12/site-packages/sympy/solvers/ode/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/solvers/ode/__pycache__' 'usr/lib/python3.12/site-packages/sympy/solvers/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/solvers/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/holonomic/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/holonomic/__pycache__' 'usr/lib/python3.12/site-packages/sympy/printing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/printing/__pycache__' 'usr/lib/python3.12/site-packages/sympy/printing/pretty/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/printing/pretty/__pycache__' 'usr/lib/python3.12/site-packages/sympy/multipledispatch/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/multipledispatch/__pycache__' 'usr/lib/python3.12/site-packages/sympy/series/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/series/__pycache__' 'usr/lib/python3.12/site-packages/sympy/series/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/series/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/sets/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/sets/handlers/__pycache__' 'usr/lib/python3.12/site-packages/sympy/sets/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/sets/__pycache__' 'usr/lib/python3.12/site-packages/sympy/interactive/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/interactive/__pycache__' 'usr/lib/python3.12/site-packages/sympy/concrete/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/concrete/__pycache__' 'usr/lib/python3.12/site-packages/sympy/plotting/intervalmath/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/plotting/intervalmath/__pycache__' 'usr/lib/python3.12/site-packages/sympy/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/plotting/__pycache__' 'usr/lib/python3.12/site-packages/sympy/plotting/pygletplot/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/plotting/pygletplot/__pycache__' 'usr/lib/python3.12/site-packages/sympy/plotting/backends/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/plotting/backends/__pycache__' 'usr/lib/python3.12/site-packages/sympy/plotting/backends/matplotlibbackend/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/plotting/backends/matplotlibbackend/__pycache__' 'usr/lib/python3.12/site-packages/sympy/plotting/backends/textbackend/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/plotting/backends/textbackend/__pycache__' 'usr/lib/python3.12/site-packages/sympy/vector/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/vector/__pycache__' 'usr/lib/python3.12/site-packages/sympy/testing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/testing/__pycache__' 'usr/lib/python3.12/site-packages/sympy/sandbox/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/sandbox/__pycache__' 'usr/lib/python3.12/site-packages/sympy/core/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/core/__pycache__' 'usr/lib/python3.12/site-packages/sympy/core/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/core/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/utilities/__pycache__' 'usr/lib/python3.12/site-packages/sympy/utilities/mathml/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/utilities/mathml/__pycache__' 'usr/lib/python3.12/site-packages/sympy/utilities/mathml/data/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/utilities/mathml/data/__pycache__' 'usr/lib/python3.12/site-packages/sympy/utilities/_compilation/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/utilities/_compilation/__pycache__' 'usr/lib/python3.12/site-packages/sympy/diffgeom/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/diffgeom/__pycache__' 'usr/lib/python3.12/site-packages/sympy/stats/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/stats/__pycache__' 'usr/lib/python3.12/site-packages/sympy/stats/sampling/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/stats/sampling/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/autolev/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/autolev/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/autolev/_antlr/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/autolev/_antlr/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/autolev/test-examples/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/autolev/test-examples/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/latex/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/latex/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/latex/_antlr/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/latex/_antlr/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/latex/lark/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/latex/lark/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/fortran/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/fortran/__pycache__' 'usr/lib/python3.12/site-packages/sympy/parsing/c/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/parsing/c/__pycache__' 'usr/lib/python3.12/site-packages/sympy/polys/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/polys/__pycache__' 'usr/lib/python3.12/site-packages/sympy/polys/numberfields/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/polys/numberfields/__pycache__' 'usr/lib/python3.12/site-packages/sympy/polys/domains/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/polys/domains/__pycache__' 'usr/lib/python3.12/site-packages/sympy/polys/agca/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/polys/agca/__pycache__' 'usr/lib/python3.12/site-packages/sympy/polys/matrices/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/polys/matrices/__pycache__' 'usr/lib/python3.12/site-packages/sympy/polys/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/polys/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/unify/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/unify/__pycache__' 'usr/lib/python3.12/site-packages/sympy/matrices/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/matrices/__pycache__' 'usr/lib/python3.12/site-packages/sympy/matrices/expressions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/matrices/expressions/__pycache__' 'usr/lib/python3.12/site-packages/sympy/matrices/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/matrices/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/assumptions/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/assumptions/handlers/__pycache__' 'usr/lib/python3.12/site-packages/sympy/assumptions/predicates/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/assumptions/predicates/__pycache__' 'usr/lib/python3.12/site-packages/sympy/assumptions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/assumptions/__pycache__' 'usr/lib/python3.12/site-packages/sympy/assumptions/relation/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/assumptions/relation/__pycache__' 'usr/lib/python3.12/site-packages/sympy/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/sympy/discrete/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/discrete/__pycache__' 'usr/lib/python3.12/site-packages/sympy/integrals/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/integrals/__pycache__' 'usr/lib/python3.12/site-packages/sympy/integrals/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/sympy/integrals/benchmarks/__pycache__' 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-sympy-pyc*: Preparing subpackage py3-sympy-pyc... >>> py3-sympy-pyc*: Running postcheck for py3-sympy-pyc >>> py3-sympy*: Running postcheck for py3-sympy >>> py3-sympy*: Preparing package py3-sympy... >>> py3-sympy-doc*: Tracing dependencies... >>> py3-sympy-doc*: Package size: 2.8 KB >>> py3-sympy-doc*: Compressing data... >>> py3-sympy-doc*: Create checksum... >>> py3-sympy-doc*: Create py3-sympy-doc-1.14.0-r1.apk >>> py3-sympy-pyc*: Tracing dependencies... python3~3.12 >>> py3-sympy-pyc*: Package size: 21.7 MB >>> py3-sympy-pyc*: Compressing data... >>> py3-sympy-pyc*: Create checksum... >>> py3-sympy-pyc*: Create py3-sympy-pyc-1.14.0-r1.apk >>> py3-sympy*: Tracing dependencies... py3-mpmath python3~3.12 >>> py3-sympy*: Package size: 16.4 MB >>> py3-sympy*: Compressing data... >>> py3-sympy*: Create checksum... >>> py3-sympy*: Create py3-sympy-1.14.0-r1.apk >>> py3-sympy: Build complete at Mon, 16 Feb 2026 00:13:51 +0000 elapsed time 0h 0m 16s >>> py3-sympy: Cleaning up srcdir >>> py3-sympy: Cleaning up pkgdir >>> py3-sympy: Cleaning up tmpdir >>> py3-sympy: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-sympy (20260216.001336) ( 2/26) Purging py3-mpmath-pyc (1.3.0-r3) ( 3/26) Purging py3-mpmath (1.3.0-r3) ( 4/26) Purging py3-gpep517-pyc (19-r1) ( 5/26) Purging py3-gpep517 (19-r1) ( 6/26) Purging py3-installer-pyc (0.7.0-r2) ( 7/26) Purging py3-installer (0.7.0-r2) ( 8/26) Purging py3-setuptools-pyc (82.0.0-r0) ( 9/26) Purging py3-setuptools (82.0.0-r0) (10/26) Purging py3-wheel-pyc (0.46.1-r0) (11/26) Purging py3-wheel (0.46.1-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.3.2-r0) (15/26) Purging py3-parsing (3.3.2-r0) (16/26) Purging python3-pyc (3.12.12-r0) (17/26) Purging python3-pycache-pyc0 (3.12.12-r0) (18/26) Purging pyc (3.12.12-r0) (19/26) Purging python3 (3.12.12-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 109 packages >>> py3-sympy: Updating the community/aarch64 repository index... >>> py3-sympy: Signing the index...