>>> py3-sympy: Building community/py3-sympy 1.14.0-r2 (using abuild 3.16.0-r0) started Sun, 05 Apr 2026 02:48:27 +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.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing py3-mpmath-pyc (1.4.1-r2) (12/26) Installing python3-pyc (3.14.3-r0) (13/26) Installing py3-mpmath (1.4.1-r2) (14/26) Installing py3-installer (1.0.0-r0) (15/26) Installing py3-installer-pyc (1.0.0-r0) (16/26) Installing py3-gpep517 (19-r2) (17/26) Installing py3-gpep517-pyc (19-r2) (18/26) Installing py3-parsing (3.3.2-r1) (19/26) Installing py3-parsing-pyc (3.3.2-r1) (20/26) Installing py3-packaging (26.0-r1) (21/26) Installing py3-packaging-pyc (26.0-r1) (22/26) Installing py3-setuptools (82.0.1-r1) (23/26) Installing py3-setuptools-pyc (82.0.1-r1) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-sympy (20260405.024833) Executing busybox-1.37.0-r31.trigger OK: 438.6 MiB in 131 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-04-05 02:48:36,735 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/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-04-05 02:48:36,843 root INFO running bdist_wheel 2026-04-05 02:48:36,910 root INFO running build 2026-04-05 02:48:36,911 root INFO running build_py 2026-04-05 02:48:36,924 root INFO creating build/lib 2026-04-05 02:48:36,926 root INFO copying isympy.py -> build/lib 2026-04-05 02:48:36,928 root INFO creating build/lib/sympy 2026-04-05 02:48:36,929 root INFO copying sympy/__init__.py -> build/lib/sympy 2026-04-05 02:48:36,931 root INFO copying sympy/conftest.py -> build/lib/sympy 2026-04-05 02:48:36,932 root INFO copying sympy/galgebra.py -> build/lib/sympy 2026-04-05 02:48:36,934 root INFO copying sympy/this.py -> build/lib/sympy 2026-04-05 02:48:36,935 root INFO copying sympy/abc.py -> build/lib/sympy 2026-04-05 02:48:36,936 root INFO copying sympy/release.py -> build/lib/sympy 2026-04-05 02:48:36,938 root INFO creating build/lib/sympy/algebras 2026-04-05 02:48:36,939 root INFO copying sympy/algebras/__init__.py -> build/lib/sympy/algebras 2026-04-05 02:48:36,940 root INFO copying sympy/algebras/quaternion.py -> build/lib/sympy/algebras 2026-04-05 02:48:36,943 root INFO creating build/lib/sympy/assumptions 2026-04-05 02:48:36,943 root INFO copying sympy/assumptions/facts.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,945 root INFO copying sympy/assumptions/satask.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,946 root INFO copying sympy/assumptions/__init__.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,948 root INFO copying sympy/assumptions/sathandlers.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,949 root INFO copying sympy/assumptions/lra_satask.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,951 root INFO copying sympy/assumptions/cnf.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,952 root INFO copying sympy/assumptions/ask.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,954 root INFO copying sympy/assumptions/ask_generated.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,955 root INFO copying sympy/assumptions/wrapper.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,957 root INFO copying sympy/assumptions/refine.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,958 root INFO copying sympy/assumptions/assume.py -> build/lib/sympy/assumptions 2026-04-05 02:48:36,960 root INFO creating build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,961 root INFO copying sympy/assumptions/handlers/__init__.py -> build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,962 root INFO copying sympy/assumptions/handlers/sets.py -> build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,963 root INFO copying sympy/assumptions/handlers/order.py -> build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,965 root INFO copying sympy/assumptions/handlers/ntheory.py -> build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,966 root INFO copying sympy/assumptions/handlers/matrices.py -> build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,967 root INFO copying sympy/assumptions/handlers/common.py -> build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,969 root INFO copying sympy/assumptions/handlers/calculus.py -> build/lib/sympy/assumptions/handlers 2026-04-05 02:48:36,970 root INFO creating build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,971 root INFO copying sympy/assumptions/predicates/__init__.py -> build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,973 root INFO copying sympy/assumptions/predicates/sets.py -> build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,974 root INFO copying sympy/assumptions/predicates/order.py -> build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,975 root INFO copying sympy/assumptions/predicates/ntheory.py -> build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,976 root INFO copying sympy/assumptions/predicates/matrices.py -> build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,978 root INFO copying sympy/assumptions/predicates/common.py -> build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,979 root INFO copying sympy/assumptions/predicates/calculus.py -> build/lib/sympy/assumptions/predicates 2026-04-05 02:48:36,981 root INFO creating build/lib/sympy/assumptions/relation 2026-04-05 02:48:36,981 root INFO copying sympy/assumptions/relation/binrel.py -> build/lib/sympy/assumptions/relation 2026-04-05 02:48:36,983 root INFO copying sympy/assumptions/relation/__init__.py -> build/lib/sympy/assumptions/relation 2026-04-05 02:48:36,984 root INFO copying sympy/assumptions/relation/equality.py -> build/lib/sympy/assumptions/relation 2026-04-05 02:48:36,986 root INFO creating build/lib/sympy/benchmarks 2026-04-05 02:48:36,986 root INFO copying sympy/benchmarks/bench_symbench.py -> build/lib/sympy/benchmarks 2026-04-05 02:48:36,988 root INFO copying sympy/benchmarks/bench_discrete_log.py -> build/lib/sympy/benchmarks 2026-04-05 02:48:36,989 root INFO copying sympy/benchmarks/__init__.py -> build/lib/sympy/benchmarks 2026-04-05 02:48:36,990 root INFO copying sympy/benchmarks/bench_meijerint.py -> build/lib/sympy/benchmarks 2026-04-05 02:48:36,992 root INFO creating build/lib/sympy/calculus 2026-04-05 02:48:36,993 root INFO copying sympy/calculus/finite_diff.py -> build/lib/sympy/calculus 2026-04-05 02:48:36,994 root INFO copying sympy/calculus/__init__.py -> build/lib/sympy/calculus 2026-04-05 02:48:36,995 root INFO copying sympy/calculus/util.py -> build/lib/sympy/calculus 2026-04-05 02:48:36,997 root INFO copying sympy/calculus/accumulationbounds.py -> build/lib/sympy/calculus 2026-04-05 02:48:36,998 root INFO copying sympy/calculus/singularities.py -> build/lib/sympy/calculus 2026-04-05 02:48:37,000 root INFO copying sympy/calculus/euler.py -> build/lib/sympy/calculus 2026-04-05 02:48:37,001 root INFO creating build/lib/sympy/categories 2026-04-05 02:48:37,002 root INFO copying sympy/categories/diagram_drawing.py -> build/lib/sympy/categories 2026-04-05 02:48:37,004 root INFO copying sympy/categories/__init__.py -> build/lib/sympy/categories 2026-04-05 02:48:37,005 root INFO copying sympy/categories/baseclasses.py -> build/lib/sympy/categories 2026-04-05 02:48:37,008 root INFO creating build/lib/sympy/codegen 2026-04-05 02:48:37,008 root INFO copying sympy/codegen/ast.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,010 root INFO copying sympy/codegen/matrix_nodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,012 root INFO copying sympy/codegen/numpy_nodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,013 root INFO copying sympy/codegen/__init__.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,014 root INFO copying sympy/codegen/scipy_nodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,015 root INFO copying sympy/codegen/abstract_nodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,016 root INFO copying sympy/codegen/cfunctions.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,018 root INFO copying sympy/codegen/algorithms.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,019 root INFO copying sympy/codegen/pyutils.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,020 root INFO copying sympy/codegen/cnodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,022 root INFO copying sympy/codegen/futils.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,023 root INFO copying sympy/codegen/pynodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,024 root INFO copying sympy/codegen/approximations.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,025 root INFO copying sympy/codegen/cxxnodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,027 root INFO copying sympy/codegen/cutils.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,028 root INFO copying sympy/codegen/fnodes.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,029 root INFO copying sympy/codegen/rewriting.py -> build/lib/sympy/codegen 2026-04-05 02:48:37,032 root INFO creating build/lib/sympy/combinatorics 2026-04-05 02:48:37,032 root INFO copying sympy/combinatorics/coset_table.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,034 root INFO copying sympy/combinatorics/permutations.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,036 root INFO copying sympy/combinatorics/partitions.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,037 root INFO copying sympy/combinatorics/__init__.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,039 root INFO copying sympy/combinatorics/subsets.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,040 root INFO copying sympy/combinatorics/rewritingsystem.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,041 root INFO copying sympy/combinatorics/util.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,043 root INFO copying sympy/combinatorics/schur_number.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,044 root INFO copying sympy/combinatorics/group_constructs.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,045 root INFO copying sympy/combinatorics/generators.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,046 root INFO copying sympy/combinatorics/tensor_can.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,048 root INFO copying sympy/combinatorics/free_groups.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,050 root INFO copying sympy/combinatorics/homomorphisms.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,051 root INFO copying sympy/combinatorics/rewritingsystem_fsm.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,053 root INFO copying sympy/combinatorics/testutil.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,054 root INFO copying sympy/combinatorics/fp_groups.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,056 root INFO copying sympy/combinatorics/galois.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,057 root INFO copying sympy/combinatorics/polyhedron.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,058 root INFO copying sympy/combinatorics/perm_groups.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,061 root INFO copying sympy/combinatorics/named_groups.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,062 root INFO copying sympy/combinatorics/graycode.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,064 root INFO copying sympy/combinatorics/prufer.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,065 root INFO copying sympy/combinatorics/group_numbers.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,066 root INFO copying sympy/combinatorics/pc_groups.py -> build/lib/sympy/combinatorics 2026-04-05 02:48:37,068 root INFO creating build/lib/sympy/concrete 2026-04-05 02:48:37,069 root INFO copying sympy/concrete/delta.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,070 root INFO copying sympy/concrete/__init__.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,072 root INFO copying sympy/concrete/expr_with_limits.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,073 root INFO copying sympy/concrete/guess.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,074 root INFO copying sympy/concrete/summations.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,076 root INFO copying sympy/concrete/expr_with_intlimits.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,078 root INFO copying sympy/concrete/products.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,079 root INFO copying sympy/concrete/gosper.py -> build/lib/sympy/concrete 2026-04-05 02:48:37,082 root INFO creating build/lib/sympy/core 2026-04-05 02:48:37,082 root INFO copying sympy/core/facts.py -> build/lib/sympy/core 2026-04-05 02:48:37,084 root INFO copying sympy/core/trace.py -> build/lib/sympy/core 2026-04-05 02:48:37,085 root INFO copying sympy/core/expr.py -> build/lib/sympy/core 2026-04-05 02:48:37,088 root INFO copying sympy/core/singleton.py -> build/lib/sympy/core 2026-04-05 02:48:37,089 root INFO copying sympy/core/mod.py -> build/lib/sympy/core 2026-04-05 02:48:37,090 root INFO copying sympy/core/parameters.py -> build/lib/sympy/core 2026-04-05 02:48:37,092 root INFO copying sympy/core/__init__.py -> build/lib/sympy/core 2026-04-05 02:48:37,093 root INFO copying sympy/core/relational.py -> build/lib/sympy/core 2026-04-05 02:48:37,095 root INFO copying sympy/core/cache.py -> build/lib/sympy/core 2026-04-05 02:48:37,096 root INFO copying sympy/core/sympify.py -> build/lib/sympy/core 2026-04-05 02:48:37,097 root INFO copying sympy/core/decorators.py -> build/lib/sympy/core 2026-04-05 02:48:37,099 root INFO copying sympy/core/add.py -> build/lib/sympy/core 2026-04-05 02:48:37,100 root INFO copying sympy/core/coreerrors.py -> build/lib/sympy/core 2026-04-05 02:48:37,101 root INFO copying sympy/core/core.py -> build/lib/sympy/core 2026-04-05 02:48:37,103 root INFO copying sympy/core/mul.py -> build/lib/sympy/core 2026-04-05 02:48:37,104 root INFO copying sympy/core/function.py -> build/lib/sympy/core 2026-04-05 02:48:37,107 root INFO copying sympy/core/rules.py -> build/lib/sympy/core 2026-04-05 02:48:37,108 root INFO copying sympy/core/sorting.py -> build/lib/sympy/core 2026-04-05 02:48:37,109 root INFO copying sympy/core/intfunc.py -> build/lib/sympy/core 2026-04-05 02:48:37,110 root INFO copying sympy/core/multidimensional.py -> build/lib/sympy/core 2026-04-05 02:48:37,112 root INFO copying sympy/core/numbers.py -> build/lib/sympy/core 2026-04-05 02:48:37,114 root INFO copying sympy/core/power.py -> build/lib/sympy/core 2026-04-05 02:48:37,116 root INFO copying sympy/core/kind.py -> build/lib/sympy/core 2026-04-05 02:48:37,117 root INFO copying sympy/core/evalf.py -> build/lib/sympy/core 2026-04-05 02:48:37,119 root INFO copying sympy/core/operations.py -> build/lib/sympy/core 2026-04-05 02:48:37,121 root INFO copying sympy/core/alphabets.py -> build/lib/sympy/core 2026-04-05 02:48:37,122 root INFO copying sympy/core/_print_helpers.py -> build/lib/sympy/core 2026-04-05 02:48:37,123 root INFO copying sympy/core/containers.py -> build/lib/sympy/core 2026-04-05 02:48:37,125 root INFO copying sympy/core/traversal.py -> build/lib/sympy/core 2026-04-05 02:48:37,126 root INFO copying sympy/core/assumptions.py -> build/lib/sympy/core 2026-04-05 02:48:37,128 root INFO copying sympy/core/compatibility.py -> build/lib/sympy/core 2026-04-05 02:48:37,129 root INFO copying sympy/core/random.py -> build/lib/sympy/core 2026-04-05 02:48:37,130 root INFO copying sympy/core/assumptions_generated.py -> build/lib/sympy/core 2026-04-05 02:48:37,132 root INFO copying sympy/core/basic.py -> build/lib/sympy/core 2026-04-05 02:48:37,134 root INFO copying sympy/core/exprtools.py -> build/lib/sympy/core 2026-04-05 02:48:37,135 root INFO copying sympy/core/symbol.py -> build/lib/sympy/core 2026-04-05 02:48:37,137 root INFO copying sympy/core/logic.py -> build/lib/sympy/core 2026-04-05 02:48:37,138 root INFO copying sympy/core/backend.py -> build/lib/sympy/core 2026-04-05 02:48:37,140 root INFO creating build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,141 root INFO copying sympy/core/benchmarks/bench_basic.py -> build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,142 root INFO copying sympy/core/benchmarks/__init__.py -> build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,143 root INFO copying sympy/core/benchmarks/bench_numbers.py -> build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,144 root INFO copying sympy/core/benchmarks/bench_assumptions.py -> build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,145 root INFO copying sympy/core/benchmarks/bench_sympify.py -> build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,147 root INFO copying sympy/core/benchmarks/bench_expand.py -> build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,148 root INFO copying sympy/core/benchmarks/bench_arit.py -> build/lib/sympy/core/benchmarks 2026-04-05 02:48:37,149 root INFO creating build/lib/sympy/crypto 2026-04-05 02:48:37,150 root INFO copying sympy/crypto/__init__.py -> build/lib/sympy/crypto 2026-04-05 02:48:37,151 root INFO copying sympy/crypto/crypto.py -> build/lib/sympy/crypto 2026-04-05 02:48:37,154 root INFO creating build/lib/sympy/diffgeom 2026-04-05 02:48:37,155 root INFO copying sympy/diffgeom/__init__.py -> build/lib/sympy/diffgeom 2026-04-05 02:48:37,156 root INFO copying sympy/diffgeom/rn.py -> build/lib/sympy/diffgeom 2026-04-05 02:48:37,157 root INFO copying sympy/diffgeom/diffgeom.py -> build/lib/sympy/diffgeom 2026-04-05 02:48:37,160 root INFO creating build/lib/sympy/discrete 2026-04-05 02:48:37,160 root INFO copying sympy/discrete/__init__.py -> build/lib/sympy/discrete 2026-04-05 02:48:37,161 root INFO copying sympy/discrete/convolutions.py -> build/lib/sympy/discrete 2026-04-05 02:48:37,163 root INFO copying sympy/discrete/transforms.py -> build/lib/sympy/discrete 2026-04-05 02:48:37,164 root INFO copying sympy/discrete/recurrences.py -> build/lib/sympy/discrete 2026-04-05 02:48:37,166 root INFO creating build/lib/sympy/external 2026-04-05 02:48:37,167 root INFO copying sympy/external/pythonmpq.py -> build/lib/sympy/external 2026-04-05 02:48:37,168 root INFO copying sympy/external/__init__.py -> build/lib/sympy/external 2026-04-05 02:48:37,169 root INFO copying sympy/external/importtools.py -> build/lib/sympy/external 2026-04-05 02:48:37,171 root INFO copying sympy/external/ntheory.py -> build/lib/sympy/external 2026-04-05 02:48:37,172 root INFO copying sympy/external/gmpy.py -> build/lib/sympy/external 2026-04-05 02:48:37,174 root INFO creating build/lib/sympy/functions 2026-04-05 02:48:37,174 root INFO copying sympy/functions/__init__.py -> build/lib/sympy/functions 2026-04-05 02:48:37,176 root INFO creating build/lib/sympy/functions/combinatorial 2026-04-05 02:48:37,177 root INFO copying sympy/functions/combinatorial/__init__.py -> build/lib/sympy/functions/combinatorial 2026-04-05 02:48:37,178 root INFO copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial 2026-04-05 02:48:37,180 root INFO copying sympy/functions/combinatorial/factorials.py -> build/lib/sympy/functions/combinatorial 2026-04-05 02:48:37,182 root INFO creating build/lib/sympy/functions/elementary 2026-04-05 02:48:37,183 root INFO copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,185 root INFO copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,187 root INFO copying sympy/functions/elementary/_trigonometric_special.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,188 root INFO copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,189 root INFO copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,191 root INFO copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,193 root INFO copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,194 root INFO copying sympy/functions/elementary/piecewise.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,196 root INFO copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary 2026-04-05 02:48:37,198 root INFO creating build/lib/sympy/functions/elementary/benchmarks 2026-04-05 02:48:37,199 root INFO copying sympy/functions/elementary/benchmarks/__init__.py -> build/lib/sympy/functions/elementary/benchmarks 2026-04-05 02:48:37,200 root INFO copying sympy/functions/elementary/benchmarks/bench_exp.py -> build/lib/sympy/functions/elementary/benchmarks 2026-04-05 02:48:37,202 root INFO creating build/lib/sympy/functions/special 2026-04-05 02:48:37,203 root INFO copying sympy/functions/special/delta_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,205 root INFO copying sympy/functions/special/elliptic_integrals.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,206 root INFO copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,207 root INFO copying sympy/functions/special/mathieu_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,209 root INFO copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,210 root INFO copying sympy/functions/special/bsplines.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,212 root INFO copying sympy/functions/special/beta_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,213 root INFO copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,214 root INFO copying sympy/functions/special/hyper.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,216 root INFO copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,218 root INFO copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,219 root INFO copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,221 root INFO copying sympy/functions/special/singularity_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,222 root INFO copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,224 root INFO copying sympy/functions/special/bessel.py -> build/lib/sympy/functions/special 2026-04-05 02:48:37,226 root INFO creating build/lib/sympy/functions/special/benchmarks 2026-04-05 02:48:37,227 root INFO copying sympy/functions/special/benchmarks/__init__.py -> build/lib/sympy/functions/special/benchmarks 2026-04-05 02:48:37,228 root INFO copying sympy/functions/special/benchmarks/bench_special.py -> build/lib/sympy/functions/special/benchmarks 2026-04-05 02:48:37,230 root INFO creating build/lib/sympy/geometry 2026-04-05 02:48:37,231 root INFO copying sympy/geometry/polygon.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,232 root INFO copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,234 root INFO copying sympy/geometry/curve.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,235 root INFO copying sympy/geometry/__init__.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,236 root INFO copying sympy/geometry/line.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,238 root INFO copying sympy/geometry/point.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,240 root INFO copying sympy/geometry/util.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,241 root INFO copying sympy/geometry/parabola.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,243 root INFO copying sympy/geometry/plane.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,244 root INFO copying sympy/geometry/entity.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,245 root INFO copying sympy/geometry/ellipse.py -> build/lib/sympy/geometry 2026-04-05 02:48:37,248 root INFO creating build/lib/sympy/holonomic 2026-04-05 02:48:37,248 root INFO copying sympy/holonomic/__init__.py -> build/lib/sympy/holonomic 2026-04-05 02:48:37,250 root INFO copying sympy/holonomic/numerical.py -> build/lib/sympy/holonomic 2026-04-05 02:48:37,251 root INFO copying sympy/holonomic/holonomic.py -> build/lib/sympy/holonomic 2026-04-05 02:48:37,253 root INFO copying sympy/holonomic/recurrence.py -> build/lib/sympy/holonomic 2026-04-05 02:48:37,254 root INFO copying sympy/holonomic/holonomicerrors.py -> build/lib/sympy/holonomic 2026-04-05 02:48:37,256 root INFO creating build/lib/sympy/integrals 2026-04-05 02:48:37,257 root INFO copying sympy/integrals/laplace.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,259 root INFO copying sympy/integrals/integrals.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,260 root INFO copying sympy/integrals/meijerint_doc.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,262 root INFO copying sympy/integrals/intpoly.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,263 root INFO copying sympy/integrals/__init__.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,264 root INFO copying sympy/integrals/prde.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,266 root INFO copying sympy/integrals/trigonometry.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,268 root INFO copying sympy/integrals/risch.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,269 root INFO copying sympy/integrals/quadrature.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,271 root INFO copying sympy/integrals/transforms.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,272 root INFO copying sympy/integrals/deltafunctions.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,274 root INFO copying sympy/integrals/meijerint.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,276 root INFO copying sympy/integrals/rde.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,277 root INFO copying sympy/integrals/singularityfunctions.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,279 root INFO copying sympy/integrals/manualintegrate.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,281 root INFO copying sympy/integrals/rationaltools.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,282 root INFO copying sympy/integrals/heurisch.py -> build/lib/sympy/integrals 2026-04-05 02:48:37,284 root INFO creating build/lib/sympy/integrals/benchmarks 2026-04-05 02:48:37,285 root INFO copying sympy/integrals/benchmarks/__init__.py -> build/lib/sympy/integrals/benchmarks 2026-04-05 02:48:37,286 root INFO copying sympy/integrals/benchmarks/bench_integrate.py -> build/lib/sympy/integrals/benchmarks 2026-04-05 02:48:37,287 root INFO copying sympy/integrals/benchmarks/bench_trigintegrate.py -> build/lib/sympy/integrals/benchmarks 2026-04-05 02:48:37,289 root INFO creating build/lib/sympy/interactive 2026-04-05 02:48:37,289 root INFO copying sympy/interactive/printing.py -> build/lib/sympy/interactive 2026-04-05 02:48:37,291 root INFO copying sympy/interactive/__init__.py -> build/lib/sympy/interactive 2026-04-05 02:48:37,292 root INFO copying sympy/interactive/session.py -> build/lib/sympy/interactive 2026-04-05 02:48:37,293 root INFO copying sympy/interactive/traversal.py -> build/lib/sympy/interactive 2026-04-05 02:48:37,295 root INFO creating build/lib/sympy/liealgebras 2026-04-05 02:48:37,296 root INFO copying sympy/liealgebras/type_d.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,297 root INFO copying sympy/liealgebras/__init__.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,298 root INFO copying sympy/liealgebras/dynkin_diagram.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,300 root INFO copying sympy/liealgebras/type_e.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,301 root INFO copying sympy/liealgebras/type_c.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,302 root INFO copying sympy/liealgebras/type_a.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,304 root INFO copying sympy/liealgebras/type_g.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,305 root INFO copying sympy/liealgebras/type_b.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,306 root INFO copying sympy/liealgebras/root_system.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,307 root INFO copying sympy/liealgebras/cartan_matrix.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,309 root INFO copying sympy/liealgebras/cartan_type.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,310 root INFO copying sympy/liealgebras/weyl_group.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,311 root INFO copying sympy/liealgebras/type_f.py -> build/lib/sympy/liealgebras 2026-04-05 02:48:37,313 root INFO creating build/lib/sympy/logic 2026-04-05 02:48:37,314 root INFO copying sympy/logic/__init__.py -> build/lib/sympy/logic 2026-04-05 02:48:37,315 root INFO copying sympy/logic/boolalg.py -> build/lib/sympy/logic 2026-04-05 02:48:37,317 root INFO copying sympy/logic/inference.py -> build/lib/sympy/logic 2026-04-05 02:48:37,319 root INFO creating build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,320 root INFO copying sympy/logic/algorithms/__init__.py -> build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,321 root INFO copying sympy/logic/algorithms/minisat22_wrapper.py -> build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,322 root INFO copying sympy/logic/algorithms/dpll2.py -> build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,324 root INFO copying sympy/logic/algorithms/lra_theory.py -> build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,325 root INFO copying sympy/logic/algorithms/dpll.py -> build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,326 root INFO copying sympy/logic/algorithms/pycosat_wrapper.py -> build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,328 root INFO copying sympy/logic/algorithms/z3_wrapper.py -> build/lib/sympy/logic/algorithms 2026-04-05 02:48:37,329 root INFO creating build/lib/sympy/logic/utilities 2026-04-05 02:48:37,330 root INFO copying sympy/logic/utilities/__init__.py -> build/lib/sympy/logic/utilities 2026-04-05 02:48:37,331 root INFO copying sympy/logic/utilities/dimacs.py -> build/lib/sympy/logic/utilities 2026-04-05 02:48:37,333 root INFO creating build/lib/sympy/matrices 2026-04-05 02:48:37,334 root INFO copying sympy/matrices/decompositions.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,336 root INFO copying sympy/matrices/exceptions.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,337 root INFO copying sympy/matrices/__init__.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,338 root INFO copying sympy/matrices/repmatrix.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,340 root INFO copying sympy/matrices/matrixbase.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,342 root INFO copying sympy/matrices/dense.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,344 root INFO copying sympy/matrices/immutable.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,345 root INFO copying sympy/matrices/kind.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,346 root INFO copying sympy/matrices/graph.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,348 root INFO copying sympy/matrices/sparse.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,349 root INFO copying sympy/matrices/matrices.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,351 root INFO copying sympy/matrices/sparsetools.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,352 root INFO copying sympy/matrices/common.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,354 root INFO copying sympy/matrices/subspaces.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,356 root INFO copying sympy/matrices/utilities.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,357 root INFO copying sympy/matrices/solvers.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,358 root INFO copying sympy/matrices/eigen.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,360 root INFO copying sympy/matrices/reductions.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,361 root INFO copying sympy/matrices/inverse.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,363 root INFO copying sympy/matrices/determinant.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,365 root INFO copying sympy/matrices/normalforms.py -> build/lib/sympy/matrices 2026-04-05 02:48:37,366 root INFO creating build/lib/sympy/matrices/benchmarks 2026-04-05 02:48:37,367 root INFO copying sympy/matrices/benchmarks/__init__.py -> build/lib/sympy/matrices/benchmarks 2026-04-05 02:48:37,368 root INFO copying sympy/matrices/benchmarks/bench_matrix.py -> build/lib/sympy/matrices/benchmarks 2026-04-05 02:48:37,370 root INFO creating build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,371 root INFO copying sympy/matrices/expressions/trace.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,372 root INFO copying sympy/matrices/expressions/dotproduct.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,374 root INFO copying sympy/matrices/expressions/matadd.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,375 root INFO copying sympy/matrices/expressions/matpow.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,376 root INFO copying sympy/matrices/expressions/matexpr.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,378 root INFO copying sympy/matrices/expressions/special.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,380 root INFO copying sympy/matrices/expressions/__init__.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,381 root INFO copying sympy/matrices/expressions/kronecker.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,382 root INFO copying sympy/matrices/expressions/adjoint.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,383 root INFO copying sympy/matrices/expressions/sets.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,385 root INFO copying sympy/matrices/expressions/companion.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,386 root INFO copying sympy/matrices/expressions/funcmatrix.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,387 root INFO copying sympy/matrices/expressions/_shape.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,388 root INFO copying sympy/matrices/expressions/matmul.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,390 root INFO copying sympy/matrices/expressions/fourier.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,391 root INFO copying sympy/matrices/expressions/permutation.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,392 root INFO copying sympy/matrices/expressions/applyfunc.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,394 root INFO copying sympy/matrices/expressions/diagonal.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,395 root INFO copying sympy/matrices/expressions/transpose.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,396 root INFO copying sympy/matrices/expressions/hadamard.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,398 root INFO copying sympy/matrices/expressions/slice.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,399 root INFO copying sympy/matrices/expressions/factorizations.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,400 root INFO copying sympy/matrices/expressions/blockmatrix.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,402 root INFO copying sympy/matrices/expressions/inverse.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,403 root INFO copying sympy/matrices/expressions/determinant.py -> build/lib/sympy/matrices/expressions 2026-04-05 02:48:37,405 root INFO creating build/lib/sympy/multipledispatch 2026-04-05 02:48:37,406 root INFO copying sympy/multipledispatch/__init__.py -> build/lib/sympy/multipledispatch 2026-04-05 02:48:37,407 root INFO copying sympy/multipledispatch/utils.py -> build/lib/sympy/multipledispatch 2026-04-05 02:48:37,408 root INFO copying sympy/multipledispatch/core.py -> build/lib/sympy/multipledispatch 2026-04-05 02:48:37,409 root INFO copying sympy/multipledispatch/conflict.py -> build/lib/sympy/multipledispatch 2026-04-05 02:48:37,410 root INFO copying sympy/multipledispatch/dispatcher.py -> build/lib/sympy/multipledispatch 2026-04-05 02:48:37,413 root INFO creating build/lib/sympy/ntheory 2026-04-05 02:48:37,413 root INFO copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,415 root INFO copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,417 root INFO copying sympy/ntheory/continued_fraction.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,418 root INFO copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,419 root INFO copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,421 root INFO copying sympy/ntheory/ecm.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,422 root INFO copying sympy/ntheory/modular.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,423 root INFO copying sympy/ntheory/residue_ntheory.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,425 root INFO copying sympy/ntheory/multinomial.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,427 root INFO copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,428 root INFO copying sympy/ntheory/elliptic_curve.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,429 root INFO copying sympy/ntheory/digits.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,431 root INFO copying sympy/ntheory/qs.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,432 root INFO copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,433 root INFO copying sympy/ntheory/egyptian_fraction.py -> build/lib/sympy/ntheory 2026-04-05 02:48:37,435 root INFO creating build/lib/sympy/parsing 2026-04-05 02:48:37,436 root INFO copying sympy/parsing/__init__.py -> build/lib/sympy/parsing 2026-04-05 02:48:37,437 root INFO copying sympy/parsing/maxima.py -> build/lib/sympy/parsing 2026-04-05 02:48:37,438 root INFO copying sympy/parsing/sympy_parser.py -> build/lib/sympy/parsing 2026-04-05 02:48:37,440 root INFO copying sympy/parsing/ast_parser.py -> build/lib/sympy/parsing 2026-04-05 02:48:37,441 root INFO copying sympy/parsing/sym_expr.py -> build/lib/sympy/parsing 2026-04-05 02:48:37,443 root INFO copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing 2026-04-05 02:48:37,445 root INFO creating build/lib/sympy/parsing/autolev 2026-04-05 02:48:37,446 root INFO copying sympy/parsing/autolev/__init__.py -> build/lib/sympy/parsing/autolev 2026-04-05 02:48:37,447 root INFO copying sympy/parsing/autolev/_listener_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2026-04-05 02:48:37,449 root INFO copying sympy/parsing/autolev/_build_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2026-04-05 02:48:37,450 root INFO copying sympy/parsing/autolev/_parse_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2026-04-05 02:48:37,452 root INFO creating build/lib/sympy/parsing/autolev/_antlr 2026-04-05 02:48:37,453 root INFO copying sympy/parsing/autolev/_antlr/__init__.py -> build/lib/sympy/parsing/autolev/_antlr 2026-04-05 02:48:37,454 root INFO copying sympy/parsing/autolev/_antlr/autolevlistener.py -> build/lib/sympy/parsing/autolev/_antlr 2026-04-05 02:48:37,456 root INFO copying sympy/parsing/autolev/_antlr/autolevlexer.py -> build/lib/sympy/parsing/autolev/_antlr 2026-04-05 02:48:37,457 root INFO copying sympy/parsing/autolev/_antlr/autolevparser.py -> build/lib/sympy/parsing/autolev/_antlr 2026-04-05 02:48:37,460 root INFO creating build/lib/sympy/parsing/c 2026-04-05 02:48:37,460 root INFO copying sympy/parsing/c/c_parser.py -> build/lib/sympy/parsing/c 2026-04-05 02:48:37,462 root INFO copying sympy/parsing/c/__init__.py -> build/lib/sympy/parsing/c 2026-04-05 02:48:37,464 root INFO creating build/lib/sympy/parsing/fortran 2026-04-05 02:48:37,464 root INFO copying sympy/parsing/fortran/__init__.py -> build/lib/sympy/parsing/fortran 2026-04-05 02:48:37,466 root INFO copying sympy/parsing/fortran/fortran_parser.py -> build/lib/sympy/parsing/fortran 2026-04-05 02:48:37,467 root INFO creating build/lib/sympy/parsing/latex 2026-04-05 02:48:37,468 root INFO copying sympy/parsing/latex/_build_latex_antlr.py -> build/lib/sympy/parsing/latex 2026-04-05 02:48:37,469 root INFO copying sympy/parsing/latex/__init__.py -> build/lib/sympy/parsing/latex 2026-04-05 02:48:37,471 root INFO copying sympy/parsing/latex/errors.py -> build/lib/sympy/parsing/latex 2026-04-05 02:48:37,472 root INFO copying sympy/parsing/latex/_parse_latex_antlr.py -> build/lib/sympy/parsing/latex 2026-04-05 02:48:37,474 root INFO creating build/lib/sympy/parsing/latex/_antlr 2026-04-05 02:48:37,475 root INFO copying sympy/parsing/latex/_antlr/__init__.py -> build/lib/sympy/parsing/latex/_antlr 2026-04-05 02:48:37,476 root INFO copying sympy/parsing/latex/_antlr/latexlexer.py -> build/lib/sympy/parsing/latex/_antlr 2026-04-05 02:48:37,477 root INFO copying sympy/parsing/latex/_antlr/latexparser.py -> build/lib/sympy/parsing/latex/_antlr 2026-04-05 02:48:37,480 root INFO creating build/lib/sympy/parsing/latex/lark 2026-04-05 02:48:37,481 root INFO copying sympy/parsing/latex/lark/transformer.py -> build/lib/sympy/parsing/latex/lark 2026-04-05 02:48:37,482 root INFO copying sympy/parsing/latex/lark/latex_parser.py -> build/lib/sympy/parsing/latex/lark 2026-04-05 02:48:37,484 root INFO copying sympy/parsing/latex/lark/__init__.py -> build/lib/sympy/parsing/latex/lark 2026-04-05 02:48:37,485 root INFO creating build/lib/sympy/physics 2026-04-05 02:48:37,486 root INFO copying sympy/physics/__init__.py -> build/lib/sympy/physics 2026-04-05 02:48:37,488 root INFO copying sympy/physics/qho_1d.py -> build/lib/sympy/physics 2026-04-05 02:48:37,489 root INFO copying sympy/physics/pring.py -> build/lib/sympy/physics 2026-04-05 02:48:37,490 root INFO copying sympy/physics/secondquant.py -> build/lib/sympy/physics 2026-04-05 02:48:37,492 root INFO copying sympy/physics/sho.py -> build/lib/sympy/physics 2026-04-05 02:48:37,493 root INFO copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics 2026-04-05 02:48:37,495 root INFO copying sympy/physics/matrices.py -> build/lib/sympy/physics 2026-04-05 02:48:37,496 root INFO copying sympy/physics/wigner.py -> build/lib/sympy/physics 2026-04-05 02:48:37,498 root INFO copying sympy/physics/hydrogen.py -> build/lib/sympy/physics 2026-04-05 02:48:37,499 root INFO creating build/lib/sympy/physics/biomechanics 2026-04-05 02:48:37,500 root INFO copying sympy/physics/biomechanics/curve.py -> build/lib/sympy/physics/biomechanics 2026-04-05 02:48:37,502 root INFO copying sympy/physics/biomechanics/__init__.py -> build/lib/sympy/physics/biomechanics 2026-04-05 02:48:37,503 root INFO copying sympy/physics/biomechanics/musculotendon.py -> build/lib/sympy/physics/biomechanics 2026-04-05 02:48:37,505 root INFO copying sympy/physics/biomechanics/_mixin.py -> build/lib/sympy/physics/biomechanics 2026-04-05 02:48:37,506 root INFO copying sympy/physics/biomechanics/activation.py -> build/lib/sympy/physics/biomechanics 2026-04-05 02:48:37,509 root INFO creating build/lib/sympy/physics/continuum_mechanics 2026-04-05 02:48:37,509 root INFO copying sympy/physics/continuum_mechanics/beam.py -> build/lib/sympy/physics/continuum_mechanics 2026-04-05 02:48:37,512 root INFO copying sympy/physics/continuum_mechanics/__init__.py -> build/lib/sympy/physics/continuum_mechanics 2026-04-05 02:48:37,513 root INFO copying sympy/physics/continuum_mechanics/truss.py -> build/lib/sympy/physics/continuum_mechanics 2026-04-05 02:48:37,515 root INFO copying sympy/physics/continuum_mechanics/arch.py -> build/lib/sympy/physics/continuum_mechanics 2026-04-05 02:48:37,516 root INFO copying sympy/physics/continuum_mechanics/cable.py -> build/lib/sympy/physics/continuum_mechanics 2026-04-05 02:48:37,518 root INFO creating build/lib/sympy/physics/control 2026-04-05 02:48:37,519 root INFO copying sympy/physics/control/__init__.py -> build/lib/sympy/physics/control 2026-04-05 02:48:37,520 root INFO copying sympy/physics/control/control_plots.py -> build/lib/sympy/physics/control 2026-04-05 02:48:37,522 root INFO copying sympy/physics/control/lti.py -> build/lib/sympy/physics/control 2026-04-05 02:48:37,525 root INFO creating build/lib/sympy/physics/hep 2026-04-05 02:48:37,526 root INFO copying sympy/physics/hep/__init__.py -> build/lib/sympy/physics/hep 2026-04-05 02:48:37,527 root INFO copying sympy/physics/hep/gamma_matrices.py -> build/lib/sympy/physics/hep 2026-04-05 02:48:37,529 root INFO creating build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,530 root INFO copying sympy/physics/mechanics/wrapping_geometry.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,531 root INFO copying sympy/physics/mechanics/method.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,533 root INFO copying sympy/physics/mechanics/particle.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,534 root INFO copying sympy/physics/mechanics/loads.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,535 root INFO copying sympy/physics/mechanics/__init__.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,536 root INFO copying sympy/physics/mechanics/rigidbody.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,538 root INFO copying sympy/physics/mechanics/kane.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,539 root INFO copying sympy/physics/mechanics/functions.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,541 root INFO copying sympy/physics/mechanics/body.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,543 root INFO copying sympy/physics/mechanics/pathway.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,544 root INFO copying sympy/physics/mechanics/jointsmethod.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,546 root INFO copying sympy/physics/mechanics/linearize.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,547 root INFO copying sympy/physics/mechanics/joint.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,549 root INFO copying sympy/physics/mechanics/inertia.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,550 root INFO copying sympy/physics/mechanics/lagrange.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,552 root INFO copying sympy/physics/mechanics/body_base.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,553 root INFO copying sympy/physics/mechanics/models.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,554 root INFO copying sympy/physics/mechanics/system.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,556 root INFO copying sympy/physics/mechanics/actuator.py -> build/lib/sympy/physics/mechanics 2026-04-05 02:48:37,558 root INFO creating build/lib/sympy/physics/optics 2026-04-05 02:48:37,559 root INFO copying sympy/physics/optics/__init__.py -> build/lib/sympy/physics/optics 2026-04-05 02:48:37,560 root INFO copying sympy/physics/optics/waves.py -> build/lib/sympy/physics/optics 2026-04-05 02:48:37,561 root INFO copying sympy/physics/optics/utils.py -> build/lib/sympy/physics/optics 2026-04-05 02:48:37,563 root INFO copying sympy/physics/optics/polarization.py -> build/lib/sympy/physics/optics 2026-04-05 02:48:37,564 root INFO copying sympy/physics/optics/gaussopt.py -> build/lib/sympy/physics/optics 2026-04-05 02:48:37,566 root INFO copying sympy/physics/optics/medium.py -> build/lib/sympy/physics/optics 2026-04-05 02:48:37,568 root INFO creating build/lib/sympy/physics/quantum 2026-04-05 02:48:37,569 root INFO copying sympy/physics/quantum/trace.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,571 root INFO copying sympy/physics/quantum/matrixcache.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,572 root INFO copying sympy/physics/quantum/circuitutils.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,573 root INFO copying sympy/physics/quantum/anticommutator.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,575 root INFO copying sympy/physics/quantum/spin.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,577 root INFO copying sympy/physics/quantum/state.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,578 root INFO copying sympy/physics/quantum/__init__.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,579 root INFO copying sympy/physics/quantum/qasm.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,581 root INFO copying sympy/physics/quantum/qft.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,582 root INFO copying sympy/physics/quantum/operatorset.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,583 root INFO copying sympy/physics/quantum/qexpr.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,585 root INFO copying sympy/physics/quantum/density.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,586 root INFO copying sympy/physics/quantum/gate.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,588 root INFO copying sympy/physics/quantum/shor.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,589 root INFO copying sympy/physics/quantum/piab.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,590 root INFO copying sympy/physics/quantum/dagger.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,592 root INFO copying sympy/physics/quantum/qapply.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,593 root INFO copying sympy/physics/quantum/represent.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,594 root INFO copying sympy/physics/quantum/cartesian.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,596 root INFO copying sympy/physics/quantum/kind.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,597 root INFO copying sympy/physics/quantum/transforms.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,598 root INFO copying sympy/physics/quantum/boson.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,600 root INFO copying sympy/physics/quantum/identitysearch.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,601 root INFO copying sympy/physics/quantum/fermion.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,603 root INFO copying sympy/physics/quantum/innerproduct.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,604 root INFO copying sympy/physics/quantum/matrixutils.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,605 root INFO copying sympy/physics/quantum/grover.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,607 root INFO copying sympy/physics/quantum/cg.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,608 root INFO copying sympy/physics/quantum/operator.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,610 root INFO copying sympy/physics/quantum/hilbert.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,611 root INFO copying sympy/physics/quantum/constants.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,612 root INFO copying sympy/physics/quantum/pauli.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,614 root INFO copying sympy/physics/quantum/qubit.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,615 root INFO copying sympy/physics/quantum/tensorproduct.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,617 root INFO copying sympy/physics/quantum/commutator.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,618 root INFO copying sympy/physics/quantum/sho1d.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,620 root INFO copying sympy/physics/quantum/circuitplot.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,621 root INFO copying sympy/physics/quantum/operatorordering.py -> build/lib/sympy/physics/quantum 2026-04-05 02:48:37,623 root INFO creating build/lib/sympy/physics/units 2026-04-05 02:48:37,624 root INFO copying sympy/physics/units/prefixes.py -> build/lib/sympy/physics/units 2026-04-05 02:48:37,625 root INFO copying sympy/physics/units/quantities.py -> build/lib/sympy/physics/units 2026-04-05 02:48:37,626 root INFO copying sympy/physics/units/__init__.py -> build/lib/sympy/physics/units 2026-04-05 02:48:37,628 root INFO copying sympy/physics/units/util.py -> build/lib/sympy/physics/units 2026-04-05 02:48:37,629 root INFO copying sympy/physics/units/dimensions.py -> build/lib/sympy/physics/units 2026-04-05 02:48:37,630 root INFO copying sympy/physics/units/unitsystem.py -> build/lib/sympy/physics/units 2026-04-05 02:48:37,632 root INFO creating build/lib/sympy/physics/units/definitions 2026-04-05 02:48:37,633 root INFO copying sympy/physics/units/definitions/__init__.py -> build/lib/sympy/physics/units/definitions 2026-04-05 02:48:37,634 root INFO copying sympy/physics/units/definitions/dimension_definitions.py -> build/lib/sympy/physics/units/definitions 2026-04-05 02:48:37,636 root INFO copying sympy/physics/units/definitions/unit_definitions.py -> build/lib/sympy/physics/units/definitions 2026-04-05 02:48:37,638 root INFO creating build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,638 root INFO copying sympy/physics/units/systems/mks.py -> build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,640 root INFO copying sympy/physics/units/systems/natural.py -> build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,641 root INFO copying sympy/physics/units/systems/mksa.py -> build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,642 root INFO copying sympy/physics/units/systems/__init__.py -> build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,643 root INFO copying sympy/physics/units/systems/length_weight_time.py -> build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,645 root INFO copying sympy/physics/units/systems/cgs.py -> build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,646 root INFO copying sympy/physics/units/systems/si.py -> build/lib/sympy/physics/units/systems 2026-04-05 02:48:37,648 root INFO creating build/lib/sympy/physics/vector 2026-04-05 02:48:37,649 root INFO copying sympy/physics/vector/printing.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,650 root INFO copying sympy/physics/vector/frame.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,652 root INFO copying sympy/physics/vector/__init__.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,653 root INFO copying sympy/physics/vector/point.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,655 root INFO copying sympy/physics/vector/fieldfunctions.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,656 root INFO copying sympy/physics/vector/functions.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,658 root INFO copying sympy/physics/vector/vector.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,659 root INFO copying sympy/physics/vector/dyadic.py -> build/lib/sympy/physics/vector 2026-04-05 02:48:37,661 root INFO creating build/lib/sympy/plotting 2026-04-05 02:48:37,662 root INFO copying sympy/plotting/__init__.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,663 root INFO copying sympy/plotting/experimental_lambdify.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,665 root INFO copying sympy/plotting/utils.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,666 root INFO copying sympy/plotting/plotgrid.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,668 root INFO copying sympy/plotting/series.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,670 root INFO copying sympy/plotting/plot_implicit.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,671 root INFO copying sympy/plotting/plot.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,673 root INFO copying sympy/plotting/textplot.py -> build/lib/sympy/plotting 2026-04-05 02:48:37,674 root INFO creating build/lib/sympy/plotting/backends 2026-04-05 02:48:37,675 root INFO copying sympy/plotting/backends/__init__.py -> build/lib/sympy/plotting/backends 2026-04-05 02:48:37,676 root INFO copying sympy/plotting/backends/base_backend.py -> build/lib/sympy/plotting/backends 2026-04-05 02:48:37,678 root INFO creating build/lib/sympy/plotting/backends/matplotlibbackend 2026-04-05 02:48:37,679 root INFO copying sympy/plotting/backends/matplotlibbackend/__init__.py -> build/lib/sympy/plotting/backends/matplotlibbackend 2026-04-05 02:48:37,680 root INFO copying sympy/plotting/backends/matplotlibbackend/matplotlib.py -> build/lib/sympy/plotting/backends/matplotlibbackend 2026-04-05 02:48:37,682 root INFO creating build/lib/sympy/plotting/backends/textbackend 2026-04-05 02:48:37,683 root INFO copying sympy/plotting/backends/textbackend/text.py -> build/lib/sympy/plotting/backends/textbackend 2026-04-05 02:48:37,684 root INFO copying sympy/plotting/backends/textbackend/__init__.py -> build/lib/sympy/plotting/backends/textbackend 2026-04-05 02:48:37,686 root INFO creating build/lib/sympy/plotting/intervalmath 2026-04-05 02:48:37,686 root INFO copying sympy/plotting/intervalmath/__init__.py -> build/lib/sympy/plotting/intervalmath 2026-04-05 02:48:37,688 root INFO copying sympy/plotting/intervalmath/lib_interval.py -> build/lib/sympy/plotting/intervalmath 2026-04-05 02:48:37,689 root INFO copying sympy/plotting/intervalmath/interval_arithmetic.py -> build/lib/sympy/plotting/intervalmath 2026-04-05 02:48:37,690 root INFO copying sympy/plotting/intervalmath/interval_membership.py -> build/lib/sympy/plotting/intervalmath 2026-04-05 02:48:37,692 root INFO creating build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,693 root INFO copying sympy/plotting/pygletplot/plot_modes.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,694 root INFO copying sympy/plotting/pygletplot/__init__.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,696 root INFO copying sympy/plotting/pygletplot/plot_surface.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,697 root INFO copying sympy/plotting/pygletplot/plot_controller.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,698 root INFO copying sympy/plotting/pygletplot/util.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,700 root INFO copying sympy/plotting/pygletplot/plot_curve.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,701 root INFO copying sympy/plotting/pygletplot/plot_window.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,702 root INFO copying sympy/plotting/pygletplot/plot_rotation.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,704 root INFO copying sympy/plotting/pygletplot/plot_object.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,705 root INFO copying sympy/plotting/pygletplot/plot_interval.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,706 root INFO copying sympy/plotting/pygletplot/plot.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,708 root INFO copying sympy/plotting/pygletplot/plot_axes.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,709 root INFO copying sympy/plotting/pygletplot/plot_camera.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,710 root INFO copying sympy/plotting/pygletplot/managed_window.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,712 root INFO copying sympy/plotting/pygletplot/color_scheme.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,713 root INFO copying sympy/plotting/pygletplot/plot_mode.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,714 root INFO copying sympy/plotting/pygletplot/plot_mode_base.py -> build/lib/sympy/plotting/pygletplot 2026-04-05 02:48:37,717 root INFO creating build/lib/sympy/polys 2026-04-05 02:48:37,718 root INFO copying sympy/polys/densearith.py -> build/lib/sympy/polys 2026-04-05 02:48:37,720 root INFO copying sympy/polys/polytools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,722 root INFO copying sympy/polys/groebnertools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,724 root INFO copying sympy/polys/sqfreetools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,725 root INFO copying sympy/polys/rootisolation.py -> build/lib/sympy/polys 2026-04-05 02:48:37,727 root INFO copying sympy/polys/polymatrix.py -> build/lib/sympy/polys 2026-04-05 02:48:37,729 root INFO copying sympy/polys/multivariate_resultants.py -> build/lib/sympy/polys 2026-04-05 02:48:37,730 root INFO copying sympy/polys/partfrac.py -> build/lib/sympy/polys 2026-04-05 02:48:37,731 root INFO copying sympy/polys/galoistools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,733 root INFO copying sympy/polys/__init__.py -> build/lib/sympy/polys 2026-04-05 02:48:37,734 root INFO copying sympy/polys/constructor.py -> build/lib/sympy/polys 2026-04-05 02:48:37,736 root INFO copying sympy/polys/rings.py -> build/lib/sympy/polys 2026-04-05 02:48:37,738 root INFO copying sympy/polys/orthopolys.py -> build/lib/sympy/polys 2026-04-05 02:48:37,739 root INFO copying sympy/polys/polyclasses.py -> build/lib/sympy/polys 2026-04-05 02:48:37,741 root INFO copying sympy/polys/polyoptions.py -> build/lib/sympy/polys 2026-04-05 02:48:37,743 root INFO copying sympy/polys/dispersion.py -> build/lib/sympy/polys 2026-04-05 02:48:37,744 root INFO copying sympy/polys/fields.py -> build/lib/sympy/polys 2026-04-05 02:48:37,745 root INFO copying sympy/polys/monomials.py -> build/lib/sympy/polys 2026-04-05 02:48:37,747 root INFO copying sympy/polys/densetools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,748 root INFO copying sympy/polys/domainmatrix.py -> build/lib/sympy/polys 2026-04-05 02:48:37,750 root INFO copying sympy/polys/polyutils.py -> build/lib/sympy/polys 2026-04-05 02:48:37,751 root INFO copying sympy/polys/orderings.py -> build/lib/sympy/polys 2026-04-05 02:48:37,752 root INFO copying sympy/polys/densebasic.py -> build/lib/sympy/polys 2026-04-05 02:48:37,754 root INFO copying sympy/polys/polyfuncs.py -> build/lib/sympy/polys 2026-04-05 02:48:37,755 root INFO copying sympy/polys/subresultants_qq_zz.py -> build/lib/sympy/polys 2026-04-05 02:48:37,757 root INFO copying sympy/polys/heuristicgcd.py -> build/lib/sympy/polys 2026-04-05 02:48:37,759 root INFO copying sympy/polys/ring_series.py -> build/lib/sympy/polys 2026-04-05 02:48:37,760 root INFO copying sympy/polys/distributedmodules.py -> build/lib/sympy/polys 2026-04-05 02:48:37,762 root INFO copying sympy/polys/polyroots.py -> build/lib/sympy/polys 2026-04-05 02:48:37,763 root INFO copying sympy/polys/fglmtools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,765 root INFO copying sympy/polys/modulargcd.py -> build/lib/sympy/polys 2026-04-05 02:48:37,767 root INFO copying sympy/polys/factortools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,768 root INFO copying sympy/polys/puiseux.py -> build/lib/sympy/polys 2026-04-05 02:48:37,770 root INFO copying sympy/polys/rationaltools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,771 root INFO copying sympy/polys/solvers.py -> build/lib/sympy/polys 2026-04-05 02:48:37,773 root INFO copying sympy/polys/euclidtools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,774 root INFO copying sympy/polys/appellseqs.py -> build/lib/sympy/polys 2026-04-05 02:48:37,776 root INFO copying sympy/polys/polyerrors.py -> build/lib/sympy/polys 2026-04-05 02:48:37,777 root INFO copying sympy/polys/polyconfig.py -> build/lib/sympy/polys 2026-04-05 02:48:37,778 root INFO copying sympy/polys/specialpolys.py -> build/lib/sympy/polys 2026-04-05 02:48:37,781 root INFO copying sympy/polys/compatibility.py -> build/lib/sympy/polys 2026-04-05 02:48:37,783 root INFO copying sympy/polys/polyquinticconst.py -> build/lib/sympy/polys 2026-04-05 02:48:37,785 root INFO copying sympy/polys/rootoftools.py -> build/lib/sympy/polys 2026-04-05 02:48:37,787 root INFO creating build/lib/sympy/polys/agca 2026-04-05 02:48:37,788 root INFO copying sympy/polys/agca/__init__.py -> build/lib/sympy/polys/agca 2026-04-05 02:48:37,789 root INFO copying sympy/polys/agca/ideals.py -> build/lib/sympy/polys/agca 2026-04-05 02:48:37,790 root INFO copying sympy/polys/agca/modules.py -> build/lib/sympy/polys/agca 2026-04-05 02:48:37,792 root INFO copying sympy/polys/agca/extensions.py -> build/lib/sympy/polys/agca 2026-04-05 02:48:37,793 root INFO copying sympy/polys/agca/homomorphisms.py -> build/lib/sympy/polys/agca 2026-04-05 02:48:37,795 root INFO creating build/lib/sympy/polys/benchmarks 2026-04-05 02:48:37,796 root INFO copying sympy/polys/benchmarks/__init__.py -> build/lib/sympy/polys/benchmarks 2026-04-05 02:48:37,797 root INFO copying sympy/polys/benchmarks/bench_groebnertools.py -> build/lib/sympy/polys/benchmarks 2026-04-05 02:48:37,798 root INFO copying sympy/polys/benchmarks/bench_galoispolys.py -> build/lib/sympy/polys/benchmarks 2026-04-05 02:48:37,800 root INFO copying sympy/polys/benchmarks/bench_solvers.py -> build/lib/sympy/polys/benchmarks 2026-04-05 02:48:37,805 root INFO creating build/lib/sympy/polys/domains 2026-04-05 02:48:37,805 root INFO copying sympy/polys/domains/pythonrational.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,807 root INFO copying sympy/polys/domains/pythonrationalfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,808 root INFO copying sympy/polys/domains/gaussiandomains.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,810 root INFO copying sympy/polys/domains/groundtypes.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,811 root INFO copying sympy/polys/domains/rationalfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,813 root INFO copying sympy/polys/domains/gmpyfinitefield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,814 root INFO copying sympy/polys/domains/pythonintegerring.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,815 root INFO copying sympy/polys/domains/realfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,816 root INFO copying sympy/polys/domains/__init__.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,818 root INFO copying sympy/polys/domains/fractionfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,819 root INFO copying sympy/polys/domains/gmpyrationalfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,820 root INFO copying sympy/polys/domains/pythonfinitefield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,821 root INFO copying sympy/polys/domains/domainelement.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,823 root INFO copying sympy/polys/domains/modularinteger.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,824 root INFO copying sympy/polys/domains/finitefield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,825 root INFO copying sympy/polys/domains/compositedomain.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,826 root INFO copying sympy/polys/domains/domain.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,828 root INFO copying sympy/polys/domains/gmpyintegerring.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,829 root INFO copying sympy/polys/domains/ring.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,831 root INFO copying sympy/polys/domains/characteristiczero.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,832 root INFO copying sympy/polys/domains/expressionrawdomain.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,833 root INFO copying sympy/polys/domains/polynomialring.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,835 root INFO copying sympy/polys/domains/complexfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,836 root INFO copying sympy/polys/domains/field.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,837 root INFO copying sympy/polys/domains/old_fractionfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,838 root INFO copying sympy/polys/domains/mpelements.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,840 root INFO copying sympy/polys/domains/algebraicfield.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,841 root INFO copying sympy/polys/domains/integerring.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,843 root INFO copying sympy/polys/domains/expressiondomain.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,844 root INFO copying sympy/polys/domains/quotientring.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,845 root INFO copying sympy/polys/domains/simpledomain.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,847 root INFO copying sympy/polys/domains/old_polynomialring.py -> build/lib/sympy/polys/domains 2026-04-05 02:48:37,849 root INFO creating build/lib/sympy/polys/matrices 2026-04-05 02:48:37,849 root INFO copying sympy/polys/matrices/exceptions.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,851 root INFO copying sympy/polys/matrices/__init__.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,852 root INFO copying sympy/polys/matrices/sdm.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,854 root INFO copying sympy/polys/matrices/linsolve.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,855 root INFO copying sympy/polys/matrices/domainmatrix.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,857 root INFO copying sympy/polys/matrices/lll.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,859 root INFO copying sympy/polys/matrices/ddm.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,860 root INFO copying sympy/polys/matrices/dense.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,862 root INFO copying sympy/polys/matrices/_typing.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,863 root INFO copying sympy/polys/matrices/_dfm.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,865 root INFO copying sympy/polys/matrices/domainscalar.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,866 root INFO copying sympy/polys/matrices/rref.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,868 root INFO copying sympy/polys/matrices/eigen.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,869 root INFO copying sympy/polys/matrices/dfm.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,870 root INFO copying sympy/polys/matrices/normalforms.py -> build/lib/sympy/polys/matrices 2026-04-05 02:48:37,872 root INFO creating build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,873 root INFO copying sympy/polys/numberfields/exceptions.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,874 root INFO copying sympy/polys/numberfields/__init__.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,875 root INFO copying sympy/polys/numberfields/basis.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,877 root INFO copying sympy/polys/numberfields/modules.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,879 root INFO copying sympy/polys/numberfields/resolvent_lookup.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,880 root INFO copying sympy/polys/numberfields/galois_resolvents.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,882 root INFO copying sympy/polys/numberfields/minpoly.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,884 root INFO copying sympy/polys/numberfields/subfield.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,885 root INFO copying sympy/polys/numberfields/primes.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,886 root INFO copying sympy/polys/numberfields/utilities.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,888 root INFO copying sympy/polys/numberfields/galoisgroups.py -> build/lib/sympy/polys/numberfields 2026-04-05 02:48:37,891 root INFO creating build/lib/sympy/printing 2026-04-05 02:48:37,891 root INFO copying sympy/printing/dot.py -> build/lib/sympy/printing 2026-04-05 02:48:37,893 root INFO copying sympy/printing/python.py -> build/lib/sympy/printing 2026-04-05 02:48:37,894 root INFO copying sympy/printing/mathml.py -> build/lib/sympy/printing 2026-04-05 02:48:37,896 root INFO copying sympy/printing/c.py -> build/lib/sympy/printing 2026-04-05 02:48:37,898 root INFO copying sympy/printing/__init__.py -> build/lib/sympy/printing 2026-04-05 02:48:37,899 root INFO copying sympy/printing/printer.py -> build/lib/sympy/printing 2026-04-05 02:48:37,900 root INFO copying sympy/printing/aesaracode.py -> build/lib/sympy/printing 2026-04-05 02:48:37,902 root INFO copying sympy/printing/str.py -> build/lib/sympy/printing 2026-04-05 02:48:37,903 root INFO copying sympy/printing/precedence.py -> build/lib/sympy/printing 2026-04-05 02:48:37,905 root INFO copying sympy/printing/latex.py -> build/lib/sympy/printing 2026-04-05 02:48:37,907 root INFO copying sympy/printing/maple.py -> build/lib/sympy/printing 2026-04-05 02:48:37,908 root INFO copying sympy/printing/repr.py -> build/lib/sympy/printing 2026-04-05 02:48:37,910 root INFO copying sympy/printing/tensorflow.py -> build/lib/sympy/printing 2026-04-05 02:48:37,911 root INFO copying sympy/printing/lambdarepr.py -> build/lib/sympy/printing 2026-04-05 02:48:37,913 root INFO copying sympy/printing/gtk.py -> build/lib/sympy/printing 2026-04-05 02:48:37,914 root INFO copying sympy/printing/rcode.py -> build/lib/sympy/printing 2026-04-05 02:48:37,915 root INFO copying sympy/printing/numpy.py -> build/lib/sympy/printing 2026-04-05 02:48:37,917 root INFO copying sympy/printing/octave.py -> build/lib/sympy/printing 2026-04-05 02:48:37,918 root INFO copying sympy/printing/smtlib.py -> build/lib/sympy/printing 2026-04-05 02:48:37,920 root INFO copying sympy/printing/tree.py -> build/lib/sympy/printing 2026-04-05 02:48:37,921 root INFO copying sympy/printing/codeprinter.py -> build/lib/sympy/printing 2026-04-05 02:48:37,923 root INFO copying sympy/printing/conventions.py -> build/lib/sympy/printing 2026-04-05 02:48:37,924 root INFO copying sympy/printing/julia.py -> build/lib/sympy/printing 2026-04-05 02:48:37,925 root INFO copying sympy/printing/fortran.py -> build/lib/sympy/printing 2026-04-05 02:48:37,927 root INFO copying sympy/printing/cxx.py -> build/lib/sympy/printing 2026-04-05 02:48:37,928 root INFO copying sympy/printing/llvmjitcode.py -> build/lib/sympy/printing 2026-04-05 02:48:37,930 root INFO copying sympy/printing/rust.py -> build/lib/sympy/printing 2026-04-05 02:48:37,931 root INFO copying sympy/printing/glsl.py -> build/lib/sympy/printing 2026-04-05 02:48:37,933 root INFO copying sympy/printing/pycode.py -> build/lib/sympy/printing 2026-04-05 02:48:37,934 root INFO copying sympy/printing/preview.py -> build/lib/sympy/printing 2026-04-05 02:48:37,936 root INFO copying sympy/printing/jscode.py -> build/lib/sympy/printing 2026-04-05 02:48:37,937 root INFO copying sympy/printing/theanocode.py -> build/lib/sympy/printing 2026-04-05 02:48:37,938 root INFO copying sympy/printing/tableform.py -> build/lib/sympy/printing 2026-04-05 02:48:37,940 root INFO copying sympy/printing/mathematica.py -> build/lib/sympy/printing 2026-04-05 02:48:37,941 root INFO copying sympy/printing/pytorch.py -> build/lib/sympy/printing 2026-04-05 02:48:37,943 root INFO copying sympy/printing/defaults.py -> build/lib/sympy/printing 2026-04-05 02:48:37,944 root INFO creating build/lib/sympy/printing/pretty 2026-04-05 02:48:37,945 root INFO copying sympy/printing/pretty/__init__.py -> build/lib/sympy/printing/pretty 2026-04-05 02:48:37,946 root INFO copying sympy/printing/pretty/pretty.py -> build/lib/sympy/printing/pretty 2026-04-05 02:48:37,949 root INFO copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty 2026-04-05 02:48:37,950 root INFO copying sympy/printing/pretty/stringpict.py -> build/lib/sympy/printing/pretty 2026-04-05 02:48:37,952 root INFO creating build/lib/sympy/sandbox 2026-04-05 02:48:37,953 root INFO copying sympy/sandbox/__init__.py -> build/lib/sympy/sandbox 2026-04-05 02:48:37,954 root INFO copying sympy/sandbox/indexed_integrals.py -> build/lib/sympy/sandbox 2026-04-05 02:48:37,956 root INFO creating build/lib/sympy/series 2026-04-05 02:48:37,957 root INFO copying sympy/series/acceleration.py -> build/lib/sympy/series 2026-04-05 02:48:37,958 root INFO copying sympy/series/limits.py -> build/lib/sympy/series 2026-04-05 02:48:37,960 root INFO copying sympy/series/formal.py -> build/lib/sympy/series 2026-04-05 02:48:37,961 root INFO copying sympy/series/__init__.py -> build/lib/sympy/series 2026-04-05 02:48:37,962 root INFO copying sympy/series/residues.py -> build/lib/sympy/series 2026-04-05 02:48:37,964 root INFO copying sympy/series/limitseq.py -> build/lib/sympy/series 2026-04-05 02:48:37,965 root INFO copying sympy/series/aseries.py -> build/lib/sympy/series 2026-04-05 02:48:37,966 root INFO copying sympy/series/kauers.py -> build/lib/sympy/series 2026-04-05 02:48:37,968 root INFO copying sympy/series/order.py -> build/lib/sympy/series 2026-04-05 02:48:37,969 root INFO copying sympy/series/series.py -> build/lib/sympy/series 2026-04-05 02:48:37,970 root INFO copying sympy/series/approximants.py -> build/lib/sympy/series 2026-04-05 02:48:37,971 root INFO copying sympy/series/fourier.py -> build/lib/sympy/series 2026-04-05 02:48:37,973 root INFO copying sympy/series/gruntz.py -> build/lib/sympy/series 2026-04-05 02:48:37,974 root INFO copying sympy/series/series_class.py -> build/lib/sympy/series 2026-04-05 02:48:37,976 root INFO copying sympy/series/sequences.py -> build/lib/sympy/series 2026-04-05 02:48:37,978 root INFO creating build/lib/sympy/series/benchmarks 2026-04-05 02:48:37,978 root INFO copying sympy/series/benchmarks/bench_limit.py -> build/lib/sympy/series/benchmarks 2026-04-05 02:48:37,980 root INFO copying sympy/series/benchmarks/__init__.py -> build/lib/sympy/series/benchmarks 2026-04-05 02:48:37,981 root INFO copying sympy/series/benchmarks/bench_order.py -> build/lib/sympy/series/benchmarks 2026-04-05 02:48:37,983 root INFO creating build/lib/sympy/sets 2026-04-05 02:48:37,984 root INFO copying sympy/sets/conditionset.py -> build/lib/sympy/sets 2026-04-05 02:48:37,985 root INFO copying sympy/sets/__init__.py -> build/lib/sympy/sets 2026-04-05 02:48:37,986 root INFO copying sympy/sets/sets.py -> build/lib/sympy/sets 2026-04-05 02:48:37,988 root INFO copying sympy/sets/contains.py -> build/lib/sympy/sets 2026-04-05 02:48:37,989 root INFO copying sympy/sets/setexpr.py -> build/lib/sympy/sets 2026-04-05 02:48:37,990 root INFO copying sympy/sets/ordinals.py -> build/lib/sympy/sets 2026-04-05 02:48:37,992 root INFO copying sympy/sets/fancysets.py -> build/lib/sympy/sets 2026-04-05 02:48:37,994 root INFO copying sympy/sets/powerset.py -> build/lib/sympy/sets 2026-04-05 02:48:37,995 root INFO creating build/lib/sympy/sets/handlers 2026-04-05 02:48:37,996 root INFO copying sympy/sets/handlers/issubset.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:37,998 root INFO copying sympy/sets/handlers/__init__.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:37,999 root INFO copying sympy/sets/handlers/functions.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:38,000 root INFO copying sympy/sets/handlers/add.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:38,001 root INFO copying sympy/sets/handlers/mul.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:38,002 root INFO copying sympy/sets/handlers/power.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:38,004 root INFO copying sympy/sets/handlers/intersection.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:38,005 root INFO copying sympy/sets/handlers/union.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:38,007 root INFO copying sympy/sets/handlers/comparison.py -> build/lib/sympy/sets/handlers 2026-04-05 02:48:38,009 root INFO creating build/lib/sympy/simplify 2026-04-05 02:48:38,009 root INFO copying sympy/simplify/cse_main.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,011 root INFO copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,013 root INFO copying sympy/simplify/powsimp.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,014 root INFO copying sympy/simplify/cse_opts.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,015 root INFO copying sympy/simplify/__init__.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,017 root INFO copying sympy/simplify/gammasimp.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,018 root INFO copying sympy/simplify/epathtools.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,019 root INFO copying sympy/simplify/fu.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,021 root INFO copying sympy/simplify/trigsimp.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,023 root INFO copying sympy/simplify/simplify.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,025 root INFO copying sympy/simplify/ratsimp.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,026 root INFO copying sympy/simplify/hyperexpand.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,028 root INFO copying sympy/simplify/radsimp.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,030 root INFO copying sympy/simplify/_cse_diff.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,031 root INFO copying sympy/simplify/combsimp.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,033 root INFO copying sympy/simplify/hyperexpand_doc.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,034 root INFO copying sympy/simplify/traversaltools.py -> build/lib/sympy/simplify 2026-04-05 02:48:38,036 root INFO creating build/lib/sympy/solvers 2026-04-05 02:48:38,037 root INFO copying sympy/solvers/recurr.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,038 root INFO copying sympy/solvers/__init__.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,039 root INFO copying sympy/solvers/pde.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,041 root INFO copying sympy/solvers/deutils.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,042 root INFO copying sympy/solvers/simplex.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,044 root INFO copying sympy/solvers/polysys.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,046 root INFO copying sympy/solvers/bivariate.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,047 root INFO copying sympy/solvers/solveset.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,049 root INFO copying sympy/solvers/decompogen.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,051 root INFO copying sympy/solvers/inequalities.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,052 root INFO copying sympy/solvers/solvers.py -> build/lib/sympy/solvers 2026-04-05 02:48:38,055 root INFO creating build/lib/sympy/solvers/benchmarks 2026-04-05 02:48:38,056 root INFO copying sympy/solvers/benchmarks/__init__.py -> build/lib/sympy/solvers/benchmarks 2026-04-05 02:48:38,057 root INFO copying sympy/solvers/benchmarks/bench_solvers.py -> build/lib/sympy/solvers/benchmarks 2026-04-05 02:48:38,059 root INFO creating build/lib/sympy/solvers/diophantine 2026-04-05 02:48:38,060 root INFO copying sympy/solvers/diophantine/diophantine.py -> build/lib/sympy/solvers/diophantine 2026-04-05 02:48:38,062 root INFO copying sympy/solvers/diophantine/__init__.py -> build/lib/sympy/solvers/diophantine 2026-04-05 02:48:38,064 root INFO creating build/lib/sympy/solvers/ode 2026-04-05 02:48:38,065 root INFO copying sympy/solvers/ode/__init__.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,066 root INFO copying sympy/solvers/ode/single.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,068 root INFO copying sympy/solvers/ode/nonhomogeneous.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,069 root INFO copying sympy/solvers/ode/systems.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,071 root INFO copying sympy/solvers/ode/subscheck.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,073 root INFO copying sympy/solvers/ode/lie_group.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,074 root INFO copying sympy/solvers/ode/ode.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,077 root INFO copying sympy/solvers/ode/riccati.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,078 root INFO copying sympy/solvers/ode/hypergeometric.py -> build/lib/sympy/solvers/ode 2026-04-05 02:48:38,081 root INFO creating build/lib/sympy/stats 2026-04-05 02:48:38,081 root INFO copying sympy/stats/random_matrix.py -> build/lib/sympy/stats 2026-04-05 02:48:38,083 root INFO copying sympy/stats/symbolic_multivariate_probability.py -> build/lib/sympy/stats 2026-04-05 02:48:38,084 root INFO copying sympy/stats/crv.py -> build/lib/sympy/stats 2026-04-05 02:48:38,086 root INFO copying sympy/stats/error_prop.py -> build/lib/sympy/stats 2026-04-05 02:48:38,087 root INFO copying sympy/stats/crv_types.py -> build/lib/sympy/stats 2026-04-05 02:48:38,089 root INFO copying sympy/stats/__init__.py -> build/lib/sympy/stats 2026-04-05 02:48:38,090 root INFO copying sympy/stats/joint_rv_types.py -> build/lib/sympy/stats 2026-04-05 02:48:38,092 root INFO copying sympy/stats/compound_rv.py -> build/lib/sympy/stats 2026-04-05 02:48:38,093 root INFO copying sympy/stats/random_matrix_models.py -> build/lib/sympy/stats 2026-04-05 02:48:38,095 root INFO copying sympy/stats/joint_rv.py -> build/lib/sympy/stats 2026-04-05 02:48:38,096 root INFO copying sympy/stats/rv_interface.py -> build/lib/sympy/stats 2026-04-05 02:48:38,098 root INFO copying sympy/stats/symbolic_probability.py -> build/lib/sympy/stats 2026-04-05 02:48:38,099 root INFO copying sympy/stats/rv.py -> build/lib/sympy/stats 2026-04-05 02:48:38,101 root INFO copying sympy/stats/frv_types.py -> build/lib/sympy/stats 2026-04-05 02:48:38,102 root INFO copying sympy/stats/matrix_distributions.py -> build/lib/sympy/stats 2026-04-05 02:48:38,104 root INFO copying sympy/stats/stochastic_process_types.py -> build/lib/sympy/stats 2026-04-05 02:48:38,106 root INFO copying sympy/stats/frv.py -> build/lib/sympy/stats 2026-04-05 02:48:38,107 root INFO copying sympy/stats/drv_types.py -> build/lib/sympy/stats 2026-04-05 02:48:38,109 root INFO copying sympy/stats/drv.py -> build/lib/sympy/stats 2026-04-05 02:48:38,110 root INFO copying sympy/stats/stochastic_process.py -> build/lib/sympy/stats 2026-04-05 02:48:38,112 root INFO creating build/lib/sympy/stats/sampling 2026-04-05 02:48:38,113 root INFO copying sympy/stats/sampling/sample_pymc.py -> build/lib/sympy/stats/sampling 2026-04-05 02:48:38,114 root INFO copying sympy/stats/sampling/sample_scipy.py -> build/lib/sympy/stats/sampling 2026-04-05 02:48:38,115 root INFO copying sympy/stats/sampling/__init__.py -> build/lib/sympy/stats/sampling 2026-04-05 02:48:38,117 root INFO copying sympy/stats/sampling/sample_numpy.py -> build/lib/sympy/stats/sampling 2026-04-05 02:48:38,118 root INFO creating build/lib/sympy/strategies 2026-04-05 02:48:38,119 root INFO copying sympy/strategies/traverse.py -> build/lib/sympy/strategies 2026-04-05 02:48:38,121 root INFO copying sympy/strategies/rl.py -> build/lib/sympy/strategies 2026-04-05 02:48:38,122 root INFO copying sympy/strategies/__init__.py -> build/lib/sympy/strategies 2026-04-05 02:48:38,123 root INFO copying sympy/strategies/tools.py -> build/lib/sympy/strategies 2026-04-05 02:48:38,124 root INFO copying sympy/strategies/core.py -> build/lib/sympy/strategies 2026-04-05 02:48:38,125 root INFO copying sympy/strategies/util.py -> build/lib/sympy/strategies 2026-04-05 02:48:38,127 root INFO copying sympy/strategies/tree.py -> build/lib/sympy/strategies 2026-04-05 02:48:38,128 root INFO creating build/lib/sympy/strategies/branch 2026-04-05 02:48:38,129 root INFO copying sympy/strategies/branch/traverse.py -> build/lib/sympy/strategies/branch 2026-04-05 02:48:38,130 root INFO copying sympy/strategies/branch/__init__.py -> build/lib/sympy/strategies/branch 2026-04-05 02:48:38,132 root INFO copying sympy/strategies/branch/tools.py -> build/lib/sympy/strategies/branch 2026-04-05 02:48:38,133 root INFO copying sympy/strategies/branch/core.py -> build/lib/sympy/strategies/branch 2026-04-05 02:48:38,135 root INFO creating build/lib/sympy/tensor 2026-04-05 02:48:38,136 root INFO copying sympy/tensor/__init__.py -> build/lib/sympy/tensor 2026-04-05 02:48:38,137 root INFO copying sympy/tensor/tensor.py -> build/lib/sympy/tensor 2026-04-05 02:48:38,139 root INFO copying sympy/tensor/index_methods.py -> build/lib/sympy/tensor 2026-04-05 02:48:38,141 root INFO copying sympy/tensor/functions.py -> build/lib/sympy/tensor 2026-04-05 02:48:38,142 root INFO copying sympy/tensor/indexed.py -> build/lib/sympy/tensor 2026-04-05 02:48:38,143 root INFO copying sympy/tensor/toperators.py -> build/lib/sympy/tensor 2026-04-05 02:48:38,145 root INFO creating build/lib/sympy/tensor/array 2026-04-05 02:48:38,146 root INFO copying sympy/tensor/array/sparse_ndim_array.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,148 root INFO copying sympy/tensor/array/array_comprehension.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,149 root INFO copying sympy/tensor/array/__init__.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,150 root INFO copying sympy/tensor/array/ndim_array.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,152 root INFO copying sympy/tensor/array/arrayop.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,153 root INFO copying sympy/tensor/array/dense_ndim_array.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,155 root INFO copying sympy/tensor/array/mutable_ndim_array.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,156 root INFO copying sympy/tensor/array/array_derivatives.py -> build/lib/sympy/tensor/array 2026-04-05 02:48:38,158 root INFO creating build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,159 root INFO copying sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,160 root INFO copying sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,161 root INFO copying sympy/tensor/array/expressions/from_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,163 root INFO copying sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,164 root INFO copying sympy/tensor/array/expressions/from_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,166 root INFO copying sympy/tensor/array/expressions/__init__.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,167 root INFO copying sympy/tensor/array/expressions/utils.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,169 root INFO copying sympy/tensor/array/expressions/array_expressions.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,171 root INFO copying sympy/tensor/array/expressions/from_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,172 root INFO copying sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,173 root INFO copying sympy/tensor/array/expressions/from_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,175 root INFO copying sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions 2026-04-05 02:48:38,177 root INFO creating build/lib/sympy/testing 2026-04-05 02:48:38,177 root INFO copying sympy/testing/runtests_pytest.py -> build/lib/sympy/testing 2026-04-05 02:48:38,179 root INFO copying sympy/testing/randtest.py -> build/lib/sympy/testing 2026-04-05 02:48:38,180 root INFO copying sympy/testing/__init__.py -> build/lib/sympy/testing 2026-04-05 02:48:38,181 root INFO copying sympy/testing/tmpfiles.py -> build/lib/sympy/testing 2026-04-05 02:48:38,182 root INFO copying sympy/testing/quality_unicode.py -> build/lib/sympy/testing 2026-04-05 02:48:38,184 root INFO copying sympy/testing/pytest.py -> build/lib/sympy/testing 2026-04-05 02:48:38,185 root INFO copying sympy/testing/matrices.py -> build/lib/sympy/testing 2026-04-05 02:48:38,186 root INFO copying sympy/testing/runtests.py -> build/lib/sympy/testing 2026-04-05 02:48:38,189 root INFO creating build/lib/sympy/unify 2026-04-05 02:48:38,190 root INFO copying sympy/unify/__init__.py -> build/lib/sympy/unify 2026-04-05 02:48:38,191 root INFO copying sympy/unify/core.py -> build/lib/sympy/unify 2026-04-05 02:48:38,192 root INFO copying sympy/unify/rewrite.py -> build/lib/sympy/unify 2026-04-05 02:48:38,193 root INFO copying sympy/unify/usympy.py -> build/lib/sympy/unify 2026-04-05 02:48:38,196 root INFO creating build/lib/sympy/utilities 2026-04-05 02:48:38,196 root INFO copying sympy/utilities/exceptions.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,198 root INFO copying sympy/utilities/randtest.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,199 root INFO copying sympy/utilities/misc.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,200 root INFO copying sympy/utilities/codegen.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,202 root INFO copying sympy/utilities/pkgdata.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,204 root INFO copying sympy/utilities/memoization.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,205 root INFO copying sympy/utilities/__init__.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,206 root INFO copying sympy/utilities/magic.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,207 root INFO copying sympy/utilities/source.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,209 root INFO copying sympy/utilities/enumerative.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,210 root INFO copying sympy/utilities/decorator.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,212 root INFO copying sympy/utilities/tmpfiles.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,213 root INFO copying sympy/utilities/autowrap.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,215 root INFO copying sympy/utilities/pytest.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,216 root INFO copying sympy/utilities/timeutils.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,217 root INFO copying sympy/utilities/matchpy_connector.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,219 root INFO copying sympy/utilities/iterables.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,221 root INFO copying sympy/utilities/lambdify.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,222 root INFO copying sympy/utilities/runtests.py -> build/lib/sympy/utilities 2026-04-05 02:48:38,224 root INFO creating build/lib/sympy/utilities/_compilation 2026-04-05 02:48:38,225 root INFO copying sympy/utilities/_compilation/__init__.py -> build/lib/sympy/utilities/_compilation 2026-04-05 02:48:38,226 root INFO copying sympy/utilities/_compilation/availability.py -> build/lib/sympy/utilities/_compilation 2026-04-05 02:48:38,228 root INFO copying sympy/utilities/_compilation/util.py -> build/lib/sympy/utilities/_compilation 2026-04-05 02:48:38,229 root INFO copying sympy/utilities/_compilation/runners.py -> build/lib/sympy/utilities/_compilation 2026-04-05 02:48:38,230 root INFO copying sympy/utilities/_compilation/compilation.py -> build/lib/sympy/utilities/_compilation 2026-04-05 02:48:38,232 root INFO creating build/lib/sympy/utilities/mathml 2026-04-05 02:48:38,233 root INFO copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml 2026-04-05 02:48:38,235 root INFO creating build/lib/sympy/utilities/mathml/data 2026-04-05 02:48:38,235 root INFO copying sympy/utilities/mathml/data/__init__.py -> build/lib/sympy/utilities/mathml/data 2026-04-05 02:48:38,237 root INFO creating build/lib/sympy/vector 2026-04-05 02:48:38,238 root INFO copying sympy/vector/integrals.py -> build/lib/sympy/vector 2026-04-05 02:48:38,239 root INFO copying sympy/vector/__init__.py -> build/lib/sympy/vector 2026-04-05 02:48:38,241 root INFO copying sympy/vector/parametricregion.py -> build/lib/sympy/vector 2026-04-05 02:48:38,242 root INFO copying sympy/vector/point.py -> build/lib/sympy/vector 2026-04-05 02:48:38,243 root INFO copying sympy/vector/functions.py -> build/lib/sympy/vector 2026-04-05 02:48:38,245 root INFO copying sympy/vector/vector.py -> build/lib/sympy/vector 2026-04-05 02:48:38,246 root INFO copying sympy/vector/kind.py -> build/lib/sympy/vector 2026-04-05 02:48:38,247 root INFO copying sympy/vector/basisdependent.py -> build/lib/sympy/vector 2026-04-05 02:48:38,249 root INFO copying sympy/vector/deloperator.py -> build/lib/sympy/vector 2026-04-05 02:48:38,250 root INFO copying sympy/vector/dyadic.py -> build/lib/sympy/vector 2026-04-05 02:48:38,251 root INFO copying sympy/vector/scalar.py -> build/lib/sympy/vector 2026-04-05 02:48:38,252 root INFO copying sympy/vector/coordsysrect.py -> build/lib/sympy/vector 2026-04-05 02:48:38,254 root INFO copying sympy/vector/implicitregion.py -> build/lib/sympy/vector 2026-04-05 02:48:38,255 root INFO copying sympy/vector/orienters.py -> build/lib/sympy/vector 2026-04-05 02:48:38,257 root INFO copying sympy/vector/operators.py -> build/lib/sympy/vector 2026-04-05 02:48:38,259 root INFO creating build/lib/sympy/algebras/tests 2026-04-05 02:48:38,260 root INFO copying sympy/algebras/tests/__init__.py -> build/lib/sympy/algebras/tests 2026-04-05 02:48:38,261 root INFO copying sympy/algebras/tests/test_quaternion.py -> build/lib/sympy/algebras/tests 2026-04-05 02:48:38,263 root INFO creating build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,264 root INFO copying sympy/assumptions/tests/test_matrices.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,265 root INFO copying sympy/assumptions/tests/test_assumptions_2.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,266 root INFO copying sympy/assumptions/tests/__init__.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,267 root INFO copying sympy/assumptions/tests/test_rel_queries.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,269 root INFO copying sympy/assumptions/tests/test_satask.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,270 root INFO copying sympy/assumptions/tests/test_query.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,272 root INFO copying sympy/assumptions/tests/test_context.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,274 root INFO copying sympy/assumptions/tests/test_sathandlers.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,275 root INFO copying sympy/assumptions/tests/test_refine.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,276 root INFO copying sympy/assumptions/tests/test_wrapper.py -> build/lib/sympy/assumptions/tests 2026-04-05 02:48:38,278 root INFO creating build/lib/sympy/calculus/tests 2026-04-05 02:48:38,279 root INFO copying sympy/calculus/tests/test_euler.py -> build/lib/sympy/calculus/tests 2026-04-05 02:48:38,280 root INFO copying sympy/calculus/tests/test_singularities.py -> build/lib/sympy/calculus/tests 2026-04-05 02:48:38,281 root INFO copying sympy/calculus/tests/__init__.py -> build/lib/sympy/calculus/tests 2026-04-05 02:48:38,282 root INFO copying sympy/calculus/tests/test_accumulationbounds.py -> build/lib/sympy/calculus/tests 2026-04-05 02:48:38,284 root INFO copying sympy/calculus/tests/test_finite_diff.py -> build/lib/sympy/calculus/tests 2026-04-05 02:48:38,285 root INFO copying sympy/calculus/tests/test_util.py -> build/lib/sympy/calculus/tests 2026-04-05 02:48:38,287 root INFO creating build/lib/sympy/categories/tests 2026-04-05 02:48:38,288 root INFO copying sympy/categories/tests/__init__.py -> build/lib/sympy/categories/tests 2026-04-05 02:48:38,289 root INFO copying sympy/categories/tests/test_baseclasses.py -> build/lib/sympy/categories/tests 2026-04-05 02:48:38,291 root INFO copying sympy/categories/tests/test_drawing.py -> build/lib/sympy/categories/tests 2026-04-05 02:48:38,293 root INFO creating build/lib/sympy/codegen/tests 2026-04-05 02:48:38,294 root INFO copying sympy/codegen/tests/test_rewriting.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,295 root INFO copying sympy/codegen/tests/test_applications.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,297 root INFO copying sympy/codegen/tests/test_cxxnodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,298 root INFO copying sympy/codegen/tests/test_ast.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,299 root INFO copying sympy/codegen/tests/test_cfunctions.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,301 root INFO copying sympy/codegen/tests/__init__.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,302 root INFO copying sympy/codegen/tests/test_pynodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,303 root INFO copying sympy/codegen/tests/test_approximations.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,304 root INFO copying sympy/codegen/tests/test_algorithms.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,306 root INFO copying sympy/codegen/tests/test_fnodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,307 root INFO copying sympy/codegen/tests/test_abstract_nodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,308 root INFO copying sympy/codegen/tests/test_pyutils.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,309 root INFO copying sympy/codegen/tests/test_matrix_nodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,311 root INFO copying sympy/codegen/tests/test_scipy_nodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,312 root INFO copying sympy/codegen/tests/test_cnodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,313 root INFO copying sympy/codegen/tests/test_numpy_nodes.py -> build/lib/sympy/codegen/tests 2026-04-05 02:48:38,315 root INFO creating build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,316 root INFO copying sympy/combinatorics/tests/test_permutations.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,318 root INFO copying sympy/combinatorics/tests/test_rewriting.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,319 root INFO copying sympy/combinatorics/tests/test_named_groups.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,320 root INFO copying sympy/combinatorics/tests/test_fp_groups.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,322 root INFO copying sympy/combinatorics/tests/test_perm_groups.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,323 root INFO copying sympy/combinatorics/tests/test_homomorphisms.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,325 root INFO copying sympy/combinatorics/tests/__init__.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,326 root INFO copying sympy/combinatorics/tests/test_generators.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,327 root INFO copying sympy/combinatorics/tests/test_galois.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,328 root INFO copying sympy/combinatorics/tests/test_polyhedron.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,329 root INFO copying sympy/combinatorics/tests/test_graycode.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,331 root INFO copying sympy/combinatorics/tests/test_free_groups.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,332 root INFO copying sympy/combinatorics/tests/test_prufer.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,333 root INFO copying sympy/combinatorics/tests/test_partitions.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,335 root INFO copying sympy/combinatorics/tests/test_subsets.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,336 root INFO copying sympy/combinatorics/tests/test_testutil.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,337 root INFO copying sympy/combinatorics/tests/test_coset_table.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,339 root INFO copying sympy/combinatorics/tests/test_pc_groups.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,340 root INFO copying sympy/combinatorics/tests/test_schur_number.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,341 root INFO copying sympy/combinatorics/tests/test_group_numbers.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,343 root INFO copying sympy/combinatorics/tests/test_tensor_can.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,344 root INFO copying sympy/combinatorics/tests/test_util.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,345 root INFO copying sympy/combinatorics/tests/test_group_constructs.py -> build/lib/sympy/combinatorics/tests 2026-04-05 02:48:38,347 root INFO creating build/lib/sympy/concrete/tests 2026-04-05 02:48:38,348 root INFO copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests 2026-04-05 02:48:38,349 root INFO copying sympy/concrete/tests/__init__.py -> build/lib/sympy/concrete/tests 2026-04-05 02:48:38,351 root INFO copying sympy/concrete/tests/test_guess.py -> build/lib/sympy/concrete/tests 2026-04-05 02:48:38,352 root INFO copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests 2026-04-05 02:48:38,353 root INFO copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests 2026-04-05 02:48:38,355 root INFO copying sympy/concrete/tests/test_delta.py -> build/lib/sympy/concrete/tests 2026-04-05 02:48:38,358 root INFO creating build/lib/sympy/core/tests 2026-04-05 02:48:38,359 root INFO copying sympy/core/tests/test_constructor_postprocessor.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,360 root INFO copying sympy/core/tests/test_kind.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,361 root INFO copying sympy/core/tests/test_parameters.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,363 root INFO copying sympy/core/tests/test_assumptions.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,364 root INFO copying sympy/core/tests/test_cache.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,366 root INFO copying sympy/core/tests/test_singleton.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,367 root INFO copying sympy/core/tests/test_sorting.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,368 root INFO copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,370 root INFO copying sympy/core/tests/test_noncommutative.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,371 root INFO copying sympy/core/tests/test_exprtools.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,373 root INFO copying sympy/core/tests/test_expr.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,375 root INFO copying sympy/core/tests/test_traversal.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,376 root INFO copying sympy/core/tests/__init__.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,377 root INFO copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,379 root INFO copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,381 root INFO copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,382 root INFO copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,383 root INFO copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,385 root INFO copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,386 root INFO copying sympy/core/tests/test_count_ops.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,388 root INFO copying sympy/core/tests/test_containers.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,389 root INFO copying sympy/core/tests/test_facts.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,390 root INFO copying sympy/core/tests/test_args.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,393 root INFO copying sympy/core/tests/test_operations.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,394 root INFO copying sympy/core/tests/test_expand.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,396 root INFO copying sympy/core/tests/test_evalf.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,397 root INFO copying sympy/core/tests/test_priority.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,398 root INFO copying sympy/core/tests/test_random.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,400 root INFO copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,401 root INFO copying sympy/core/tests/test_function.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,402 root INFO copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,404 root INFO copying sympy/core/tests/test_rules.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,405 root INFO copying sympy/core/tests/test_multidimensional.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,406 root INFO copying sympy/core/tests/test_power.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,408 root INFO copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,409 root INFO copying sympy/core/tests/test_basic.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,411 root INFO copying sympy/core/tests/test_compatibility.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,412 root INFO copying sympy/core/tests/test_logic.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,413 root INFO copying sympy/core/tests/test_arit.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,415 root INFO copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,417 root INFO copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests 2026-04-05 02:48:38,419 root INFO creating build/lib/sympy/crypto/tests 2026-04-05 02:48:38,420 root INFO copying sympy/crypto/tests/__init__.py -> build/lib/sympy/crypto/tests 2026-04-05 02:48:38,421 root INFO copying sympy/crypto/tests/test_crypto.py -> build/lib/sympy/crypto/tests 2026-04-05 02:48:38,423 root INFO creating build/lib/sympy/diffgeom/tests 2026-04-05 02:48:38,424 root INFO copying sympy/diffgeom/tests/__init__.py -> build/lib/sympy/diffgeom/tests 2026-04-05 02:48:38,425 root INFO copying sympy/diffgeom/tests/test_class_structure.py -> build/lib/sympy/diffgeom/tests 2026-04-05 02:48:38,426 root INFO copying sympy/diffgeom/tests/test_diffgeom.py -> build/lib/sympy/diffgeom/tests 2026-04-05 02:48:38,428 root INFO copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/lib/sympy/diffgeom/tests 2026-04-05 02:48:38,429 root INFO copying sympy/diffgeom/tests/test_hyperbolic_space.py -> build/lib/sympy/diffgeom/tests 2026-04-05 02:48:38,431 root INFO creating build/lib/sympy/discrete/tests 2026-04-05 02:48:38,431 root INFO copying sympy/discrete/tests/test_recurrences.py -> build/lib/sympy/discrete/tests 2026-04-05 02:48:38,433 root INFO copying sympy/discrete/tests/__init__.py -> build/lib/sympy/discrete/tests 2026-04-05 02:48:38,434 root INFO copying sympy/discrete/tests/test_convolutions.py -> build/lib/sympy/discrete/tests 2026-04-05 02:48:38,435 root INFO copying sympy/discrete/tests/test_transforms.py -> build/lib/sympy/discrete/tests 2026-04-05 02:48:38,437 root INFO creating build/lib/sympy/external/tests 2026-04-05 02:48:38,438 root INFO copying sympy/external/tests/test_pythonmpq.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,439 root INFO copying sympy/external/tests/test_ntheory.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,441 root INFO copying sympy/external/tests/__init__.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,442 root INFO copying sympy/external/tests/test_scipy.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,443 root INFO copying sympy/external/tests/test_codegen.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,444 root INFO copying sympy/external/tests/test_importtools.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,446 root INFO copying sympy/external/tests/test_numpy.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,447 root INFO copying sympy/external/tests/test_autowrap.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,448 root INFO copying sympy/external/tests/test_gmpy.py -> build/lib/sympy/external/tests 2026-04-05 02:48:38,450 root INFO creating build/lib/sympy/functions/combinatorial/tests 2026-04-05 02:48:38,451 root INFO copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests 2026-04-05 02:48:38,453 root INFO copying sympy/functions/combinatorial/tests/__init__.py -> build/lib/sympy/functions/combinatorial/tests 2026-04-05 02:48:38,454 root INFO copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/lib/sympy/functions/combinatorial/tests 2026-04-05 02:48:38,456 root INFO creating build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,457 root INFO copying sympy/functions/elementary/tests/test_miscellaneous.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,458 root INFO copying sympy/functions/elementary/tests/test_integers.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,460 root INFO copying sympy/functions/elementary/tests/__init__.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,461 root INFO copying sympy/functions/elementary/tests/test_interface.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,462 root INFO copying sympy/functions/elementary/tests/test_complexes.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,464 root INFO copying sympy/functions/elementary/tests/test_piecewise.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,466 root INFO copying sympy/functions/elementary/tests/test_hyperbolic.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,467 root INFO copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,470 root INFO copying sympy/functions/elementary/tests/test_exponential.py -> build/lib/sympy/functions/elementary/tests 2026-04-05 02:48:38,472 root INFO creating build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,473 root INFO copying sympy/functions/special/tests/test_mathieu.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,474 root INFO copying sympy/functions/special/tests/test_tensor_functions.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,475 root INFO copying sympy/functions/special/tests/__init__.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,477 root INFO copying sympy/functions/special/tests/test_singularity_functions.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,478 root INFO copying sympy/functions/special/tests/test_hyper.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,479 root INFO copying sympy/functions/special/tests/test_spec_polynomials.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,481 root INFO copying sympy/functions/special/tests/test_error_functions.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,482 root INFO copying sympy/functions/special/tests/test_gamma_functions.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,484 root INFO copying sympy/functions/special/tests/test_delta_functions.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,485 root INFO copying sympy/functions/special/tests/test_elliptic_integrals.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,487 root INFO copying sympy/functions/special/tests/test_zeta_functions.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,488 root INFO copying sympy/functions/special/tests/test_spherical_harmonics.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,489 root INFO copying sympy/functions/special/tests/test_beta_functions.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,491 root INFO copying sympy/functions/special/tests/test_bessel.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,492 root INFO copying sympy/functions/special/tests/test_bsplines.py -> build/lib/sympy/functions/special/tests 2026-04-05 02:48:38,494 root INFO creating build/lib/sympy/geometry/tests 2026-04-05 02:48:38,495 root INFO copying sympy/geometry/tests/test_ellipse.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,497 root INFO copying sympy/geometry/tests/test_curve.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,498 root INFO copying sympy/geometry/tests/test_point.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,499 root INFO copying sympy/geometry/tests/__init__.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,501 root INFO copying sympy/geometry/tests/test_entity.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,502 root INFO copying sympy/geometry/tests/test_geometrysets.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,503 root INFO copying sympy/geometry/tests/test_line.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,505 root INFO copying sympy/geometry/tests/test_parabola.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,506 root INFO copying sympy/geometry/tests/test_plane.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,508 root INFO copying sympy/geometry/tests/test_util.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,509 root INFO copying sympy/geometry/tests/test_polygon.py -> build/lib/sympy/geometry/tests 2026-04-05 02:48:38,511 root INFO creating build/lib/sympy/holonomic/tests 2026-04-05 02:48:38,512 root INFO copying sympy/holonomic/tests/test_holonomic.py -> build/lib/sympy/holonomic/tests 2026-04-05 02:48:38,513 root INFO copying sympy/holonomic/tests/__init__.py -> build/lib/sympy/holonomic/tests 2026-04-05 02:48:38,515 root INFO copying sympy/holonomic/tests/test_recurrence.py -> build/lib/sympy/holonomic/tests 2026-04-05 02:48:38,517 root INFO creating build/lib/sympy/integrals/tests 2026-04-05 02:48:38,517 root INFO copying sympy/integrals/tests/test_deltafunctions.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,519 root INFO copying sympy/integrals/tests/test_lineintegrals.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,520 root INFO copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,521 root INFO copying sympy/integrals/tests/__init__.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,522 root INFO copying sympy/integrals/tests/test_rationaltools.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,524 root INFO copying sympy/integrals/tests/test_intpoly.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,525 root INFO copying sympy/integrals/tests/test_prde.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,527 root INFO copying sympy/integrals/tests/test_meijerint.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,528 root INFO copying sympy/integrals/tests/test_laplace.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,530 root INFO copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,532 root INFO copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,534 root INFO copying sympy/integrals/tests/test_rde.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,535 root INFO copying sympy/integrals/tests/test_failing_integrals.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,536 root INFO copying sympy/integrals/tests/test_manual.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,538 root INFO copying sympy/integrals/tests/test_singularityfunctions.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,539 root INFO copying sympy/integrals/tests/test_transforms.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,541 root INFO copying sympy/integrals/tests/test_quadrature.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,542 root INFO copying sympy/integrals/tests/test_heurisch.py -> build/lib/sympy/integrals/tests 2026-04-05 02:48:38,544 root INFO creating build/lib/sympy/interactive/tests 2026-04-05 02:48:38,545 root INFO copying sympy/interactive/tests/__init__.py -> build/lib/sympy/interactive/tests 2026-04-05 02:48:38,546 root INFO copying sympy/interactive/tests/test_ipython.py -> build/lib/sympy/interactive/tests 2026-04-05 02:48:38,548 root INFO copying sympy/interactive/tests/test_interactive.py -> build/lib/sympy/interactive/tests 2026-04-05 02:48:38,549 root INFO creating build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,550 root INFO copying sympy/liealgebras/tests/test_type_D.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,552 root INFO copying sympy/liealgebras/tests/test_type_G.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,553 root INFO copying sympy/liealgebras/tests/__init__.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,554 root INFO copying sympy/liealgebras/tests/test_cartan_type.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,555 root INFO copying sympy/liealgebras/tests/test_weyl_group.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,556 root INFO copying sympy/liealgebras/tests/test_dynkin_diagram.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,558 root INFO copying sympy/liealgebras/tests/test_type_F.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,559 root INFO copying sympy/liealgebras/tests/test_type_A.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,560 root INFO copying sympy/liealgebras/tests/test_type_C.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,561 root INFO copying sympy/liealgebras/tests/test_type_E.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,562 root INFO copying sympy/liealgebras/tests/test_cartan_matrix.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,564 root INFO copying sympy/liealgebras/tests/test_root_system.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,565 root INFO copying sympy/liealgebras/tests/test_type_B.py -> build/lib/sympy/liealgebras/tests 2026-04-05 02:48:38,567 root INFO creating build/lib/sympy/logic/tests 2026-04-05 02:48:38,568 root INFO copying sympy/logic/tests/test_lra_theory.py -> build/lib/sympy/logic/tests 2026-04-05 02:48:38,569 root INFO copying sympy/logic/tests/test_inference.py -> build/lib/sympy/logic/tests 2026-04-05 02:48:38,570 root INFO copying sympy/logic/tests/__init__.py -> build/lib/sympy/logic/tests 2026-04-05 02:48:38,572 root INFO copying sympy/logic/tests/test_boolalg.py -> build/lib/sympy/logic/tests 2026-04-05 02:48:38,573 root INFO copying sympy/logic/tests/test_dimacs.py -> build/lib/sympy/logic/tests 2026-04-05 02:48:38,576 root INFO creating build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,576 root INFO copying sympy/matrices/expressions/tests/test_determinant.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,578 root INFO copying sympy/matrices/expressions/tests/test_dotproduct.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,579 root INFO copying sympy/matrices/expressions/tests/test_inverse.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,580 root INFO copying sympy/matrices/expressions/tests/test_blockmatrix.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,582 root INFO copying sympy/matrices/expressions/tests/test_matpow.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,583 root INFO copying sympy/matrices/expressions/tests/__init__.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,584 root INFO copying sympy/matrices/expressions/tests/test_companion.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,585 root INFO copying sympy/matrices/expressions/tests/test_sets.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,587 root INFO copying sympy/matrices/expressions/tests/test_kronecker.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,588 root INFO copying sympy/matrices/expressions/tests/test_transpose.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,589 root INFO copying sympy/matrices/expressions/tests/test_matexpr.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,591 root INFO copying sympy/matrices/expressions/tests/test_hadamard.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,592 root INFO copying sympy/matrices/expressions/tests/test_indexing.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,594 root INFO copying sympy/matrices/expressions/tests/test_diagonal.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,595 root INFO copying sympy/matrices/expressions/tests/test_matadd.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,596 root INFO copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,597 root INFO copying sympy/matrices/expressions/tests/test_trace.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,599 root INFO copying sympy/matrices/expressions/tests/test_special.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,600 root INFO copying sympy/matrices/expressions/tests/test_slice.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,601 root INFO copying sympy/matrices/expressions/tests/test_adjoint.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,603 root INFO copying sympy/matrices/expressions/tests/test_permutation.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,604 root INFO copying sympy/matrices/expressions/tests/test_matmul.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,605 root INFO copying sympy/matrices/expressions/tests/test_applyfunc.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,606 root INFO copying sympy/matrices/expressions/tests/test_factorizations.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,608 root INFO copying sympy/matrices/expressions/tests/test_derivatives.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,609 root INFO copying sympy/matrices/expressions/tests/test_fourier.py -> build/lib/sympy/matrices/expressions/tests 2026-04-05 02:48:38,611 root INFO creating build/lib/sympy/matrices/tests 2026-04-05 02:48:38,612 root INFO copying sympy/matrices/tests/test_determinant.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,614 root INFO copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,616 root INFO copying sympy/matrices/tests/__init__.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,617 root INFO copying sympy/matrices/tests/test_immutable.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,619 root INFO copying sympy/matrices/tests/test_decompositions.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,620 root INFO copying sympy/matrices/tests/test_repmatrix.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,621 root INFO copying sympy/matrices/tests/test_reductions.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,623 root INFO copying sympy/matrices/tests/test_domains.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,624 root INFO copying sympy/matrices/tests/test_commonmatrix.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,626 root INFO copying sympy/matrices/tests/test_interactions.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,627 root INFO copying sympy/matrices/tests/test_sparse.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,629 root INFO copying sympy/matrices/tests/test_normalforms.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,630 root INFO copying sympy/matrices/tests/test_graph.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,631 root INFO copying sympy/matrices/tests/test_solvers.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,633 root INFO copying sympy/matrices/tests/test_sparsetools.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,634 root INFO copying sympy/matrices/tests/test_eigen.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,635 root INFO copying sympy/matrices/tests/test_matrixbase.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,638 root INFO copying sympy/matrices/tests/test_subspaces.py -> build/lib/sympy/matrices/tests 2026-04-05 02:48:38,640 root INFO creating build/lib/sympy/multipledispatch/tests 2026-04-05 02:48:38,641 root INFO copying sympy/multipledispatch/tests/test_dispatcher.py -> build/lib/sympy/multipledispatch/tests 2026-04-05 02:48:38,642 root INFO copying sympy/multipledispatch/tests/test_core.py -> build/lib/sympy/multipledispatch/tests 2026-04-05 02:48:38,643 root INFO copying sympy/multipledispatch/tests/__init__.py -> build/lib/sympy/multipledispatch/tests 2026-04-05 02:48:38,644 root INFO copying sympy/multipledispatch/tests/test_conflict.py -> build/lib/sympy/multipledispatch/tests 2026-04-05 02:48:38,646 root INFO creating build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,647 root INFO copying sympy/ntheory/tests/test_continued_fraction.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,649 root INFO copying sympy/ntheory/tests/test_residue.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,650 root INFO copying sympy/ntheory/tests/test_qs.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,651 root INFO copying sympy/ntheory/tests/test_multinomial.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,653 root INFO copying sympy/ntheory/tests/test_digits.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,654 root INFO copying sympy/ntheory/tests/__init__.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,655 root INFO copying sympy/ntheory/tests/test_elliptic_curve.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,656 root INFO copying sympy/ntheory/tests/test_factor_.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,658 root INFO copying sympy/ntheory/tests/test_primetest.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,659 root INFO copying sympy/ntheory/tests/test_partitions.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,660 root INFO copying sympy/ntheory/tests/test_bbp_pi.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,662 root INFO copying sympy/ntheory/tests/test_egyptian_fraction.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,663 root INFO copying sympy/ntheory/tests/test_hypothesis.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,664 root INFO copying sympy/ntheory/tests/test_generate.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,665 root INFO copying sympy/ntheory/tests/test_modular.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,667 root INFO copying sympy/ntheory/tests/test_ecm.py -> build/lib/sympy/ntheory/tests 2026-04-05 02:48:38,669 root INFO creating build/lib/sympy/parsing/tests 2026-04-05 02:48:38,670 root INFO copying sympy/parsing/tests/test_ast_parser.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,671 root INFO copying sympy/parsing/tests/__init__.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,672 root INFO copying sympy/parsing/tests/test_sym_expr.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,673 root INFO copying sympy/parsing/tests/test_c_parser.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,676 root INFO copying sympy/parsing/tests/test_latex_lark.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,677 root INFO copying sympy/parsing/tests/test_fortran_parser.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,679 root INFO copying sympy/parsing/tests/test_sympy_parser.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,680 root INFO copying sympy/parsing/tests/test_implicit_multiplication_application.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,682 root INFO copying sympy/parsing/tests/test_autolev.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,683 root INFO copying sympy/parsing/tests/test_latex_deps.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,685 root INFO copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,686 root INFO copying sympy/parsing/tests/test_latex.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,687 root INFO copying sympy/parsing/tests/test_custom_latex.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,689 root INFO copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests 2026-04-05 02:48:38,690 root INFO creating build/lib/sympy/physics/biomechanics/tests 2026-04-05 02:48:38,691 root INFO copying sympy/physics/biomechanics/tests/test_curve.py -> build/lib/sympy/physics/biomechanics/tests 2026-04-05 02:48:38,693 root INFO copying sympy/physics/biomechanics/tests/test_musculotendon.py -> build/lib/sympy/physics/biomechanics/tests 2026-04-05 02:48:38,695 root INFO copying sympy/physics/biomechanics/tests/__init__.py -> build/lib/sympy/physics/biomechanics/tests 2026-04-05 02:48:38,696 root INFO copying sympy/physics/biomechanics/tests/test_activation.py -> build/lib/sympy/physics/biomechanics/tests 2026-04-05 02:48:38,697 root INFO copying sympy/physics/biomechanics/tests/test_mixin.py -> build/lib/sympy/physics/biomechanics/tests 2026-04-05 02:48:38,699 root INFO creating build/lib/sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:38,700 root INFO copying sympy/physics/continuum_mechanics/tests/__init__.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:38,701 root INFO copying sympy/physics/continuum_mechanics/tests/test_beam.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:38,703 root INFO copying sympy/physics/continuum_mechanics/tests/test_cable.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:38,704 root INFO copying sympy/physics/continuum_mechanics/tests/test_truss.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:38,705 root INFO copying sympy/physics/continuum_mechanics/tests/test_arch.py -> build/lib/sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:38,707 root INFO creating build/lib/sympy/physics/control/tests 2026-04-05 02:48:38,708 root INFO copying sympy/physics/control/tests/__init__.py -> build/lib/sympy/physics/control/tests 2026-04-05 02:48:38,709 root INFO copying sympy/physics/control/tests/test_lti.py -> build/lib/sympy/physics/control/tests 2026-04-05 02:48:38,711 root INFO copying sympy/physics/control/tests/test_control_plots.py -> build/lib/sympy/physics/control/tests 2026-04-05 02:48:38,713 root INFO creating build/lib/sympy/physics/hep/tests 2026-04-05 02:48:38,714 root INFO copying sympy/physics/hep/tests/__init__.py -> build/lib/sympy/physics/hep/tests 2026-04-05 02:48:38,715 root INFO copying sympy/physics/hep/tests/test_gamma_matrices.py -> build/lib/sympy/physics/hep/tests 2026-04-05 02:48:38,718 root INFO creating build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,718 root INFO copying sympy/physics/mechanics/tests/test_kane2.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,720 root INFO copying sympy/physics/mechanics/tests/test_body.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,721 root INFO copying sympy/physics/mechanics/tests/test_linearize.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,723 root INFO copying sympy/physics/mechanics/tests/test_kane3.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,724 root INFO copying sympy/physics/mechanics/tests/__init__.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,725 root INFO copying sympy/physics/mechanics/tests/test_lagrange2.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,727 root INFO copying sympy/physics/mechanics/tests/test_pathway.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,728 root INFO copying sympy/physics/mechanics/tests/test_loads.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,729 root INFO copying sympy/physics/mechanics/tests/test_system.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,731 root INFO copying sympy/physics/mechanics/tests/test_system_class.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,732 root INFO copying sympy/physics/mechanics/tests/test_kane5.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,734 root INFO copying sympy/physics/mechanics/tests/test_kane.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,735 root INFO copying sympy/physics/mechanics/tests/test_actuator.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,737 root INFO copying sympy/physics/mechanics/tests/test_jointsmethod.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,738 root INFO copying sympy/physics/mechanics/tests/test_inertia.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,739 root INFO copying sympy/physics/mechanics/tests/test_joint.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,741 root INFO copying sympy/physics/mechanics/tests/test_models.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,743 root INFO copying sympy/physics/mechanics/tests/test_lagrange.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,744 root INFO copying sympy/physics/mechanics/tests/test_rigidbody.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,745 root INFO copying sympy/physics/mechanics/tests/test_wrapping_geometry.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,747 root INFO copying sympy/physics/mechanics/tests/test_method.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,748 root INFO copying sympy/physics/mechanics/tests/test_kane4.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,749 root INFO copying sympy/physics/mechanics/tests/test_particle.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,750 root INFO copying sympy/physics/mechanics/tests/test_functions.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,752 root INFO copying sympy/physics/mechanics/tests/test_linearity_of_velocity_constraints.py -> build/lib/sympy/physics/mechanics/tests 2026-04-05 02:48:38,754 root INFO creating build/lib/sympy/physics/optics/tests 2026-04-05 02:48:38,754 root INFO copying sympy/physics/optics/tests/test_waves.py -> build/lib/sympy/physics/optics/tests 2026-04-05 02:48:38,756 root INFO copying sympy/physics/optics/tests/test_medium.py -> build/lib/sympy/physics/optics/tests 2026-04-05 02:48:38,757 root INFO copying sympy/physics/optics/tests/__init__.py -> build/lib/sympy/physics/optics/tests 2026-04-05 02:48:38,758 root INFO copying sympy/physics/optics/tests/test_gaussopt.py -> build/lib/sympy/physics/optics/tests 2026-04-05 02:48:38,759 root INFO copying sympy/physics/optics/tests/test_utils.py -> build/lib/sympy/physics/optics/tests 2026-04-05 02:48:38,761 root INFO copying sympy/physics/optics/tests/test_polarization.py -> build/lib/sympy/physics/optics/tests 2026-04-05 02:48:38,763 root INFO creating build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,764 root INFO copying sympy/physics/quantum/tests/test_kind.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,765 root INFO copying sympy/physics/quantum/tests/test_hilbert.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,767 root INFO copying sympy/physics/quantum/tests/test_matrixutils.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,768 root INFO copying sympy/physics/quantum/tests/test_sho1d.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,769 root INFO copying sympy/physics/quantum/tests/test_qapply.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,771 root INFO copying sympy/physics/quantum/tests/test_constants.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,772 root INFO copying sympy/physics/quantum/tests/test_operatorordering.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,773 root INFO copying sympy/physics/quantum/tests/test_grover.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,774 root INFO copying sympy/physics/quantum/tests/test_spin.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,778 root INFO copying sympy/physics/quantum/tests/test_dagger.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,779 root INFO copying sympy/physics/quantum/tests/test_pauli.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,781 root INFO copying sympy/physics/quantum/tests/test_state.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,782 root INFO copying sympy/physics/quantum/tests/test_represent.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,784 root INFO copying sympy/physics/quantum/tests/__init__.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,785 root INFO copying sympy/physics/quantum/tests/test_operatorset.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,786 root INFO copying sympy/physics/quantum/tests/test_boson.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,789 root INFO copying sympy/physics/quantum/tests/test_fermion.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,791 root INFO copying sympy/physics/quantum/tests/test_gate.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,792 root INFO copying sympy/physics/quantum/tests/test_circuitplot.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,794 root INFO copying sympy/physics/quantum/tests/test_circuitutils.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,795 root INFO copying sympy/physics/quantum/tests/test_tensorproduct.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,796 root INFO copying sympy/physics/quantum/tests/test_qubit.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,798 root INFO copying sympy/physics/quantum/tests/test_anticommutator.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,799 root INFO copying sympy/physics/quantum/tests/test_shor.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,800 root INFO copying sympy/physics/quantum/tests/test_operator.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,802 root INFO copying sympy/physics/quantum/tests/test_innerproduct.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,803 root INFO copying sympy/physics/quantum/tests/test_commutator.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,804 root INFO copying sympy/physics/quantum/tests/test_identitysearch.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,806 root INFO copying sympy/physics/quantum/tests/test_printing.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,807 root INFO copying sympy/physics/quantum/tests/test_qft.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,809 root INFO copying sympy/physics/quantum/tests/test_piab.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,810 root INFO copying sympy/physics/quantum/tests/test_trace.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,812 root INFO copying sympy/physics/quantum/tests/test_qasm.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,813 root INFO copying sympy/physics/quantum/tests/test_cartesian.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,814 root INFO copying sympy/physics/quantum/tests/test_cg.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,815 root INFO copying sympy/physics/quantum/tests/test_density.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,817 root INFO copying sympy/physics/quantum/tests/test_transforms.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,818 root INFO copying sympy/physics/quantum/tests/test_qexpr.py -> build/lib/sympy/physics/quantum/tests 2026-04-05 02:48:38,820 root INFO creating build/lib/sympy/physics/tests 2026-04-05 02:48:38,822 root INFO copying sympy/physics/tests/test_pring.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,825 root INFO copying sympy/physics/tests/test_paulialgebra.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,826 root INFO copying sympy/physics/tests/test_qho_1d.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,828 root INFO copying sympy/physics/tests/test_sho.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,829 root INFO copying sympy/physics/tests/__init__.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,830 root INFO copying sympy/physics/tests/test_hydrogen.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,831 root INFO copying sympy/physics/tests/test_secondquant.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,833 root INFO copying sympy/physics/tests/test_clebsch_gordan.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,834 root INFO copying sympy/physics/tests/test_physics_matrices.py -> build/lib/sympy/physics/tests 2026-04-05 02:48:38,836 root INFO creating build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,837 root INFO copying sympy/physics/units/tests/test_dimensionsystem.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,838 root INFO copying sympy/physics/units/tests/__init__.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,839 root INFO copying sympy/physics/units/tests/test_dimensions.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,841 root INFO copying sympy/physics/units/tests/test_unitsystem.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,842 root INFO copying sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,843 root INFO copying sympy/physics/units/tests/test_prefixes.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,845 root INFO copying sympy/physics/units/tests/test_util.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,846 root INFO copying sympy/physics/units/tests/test_quantities.py -> build/lib/sympy/physics/units/tests 2026-04-05 02:48:38,848 root INFO creating build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,849 root INFO copying sympy/physics/vector/tests/test_fieldfunctions.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,850 root INFO copying sympy/physics/vector/tests/test_point.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,852 root INFO copying sympy/physics/vector/tests/__init__.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,853 root INFO copying sympy/physics/vector/tests/test_output.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,854 root INFO copying sympy/physics/vector/tests/test_frame.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,856 root INFO copying sympy/physics/vector/tests/test_printing.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,857 root INFO copying sympy/physics/vector/tests/test_vector.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,858 root INFO copying sympy/physics/vector/tests/test_dyadic.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,860 root INFO copying sympy/physics/vector/tests/test_functions.py -> build/lib/sympy/physics/vector/tests 2026-04-05 02:48:38,862 root INFO creating build/lib/sympy/plotting/intervalmath/tests 2026-04-05 02:48:38,863 root INFO copying sympy/plotting/intervalmath/tests/__init__.py -> build/lib/sympy/plotting/intervalmath/tests 2026-04-05 02:48:38,864 root INFO copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/lib/sympy/plotting/intervalmath/tests 2026-04-05 02:48:38,865 root INFO copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/lib/sympy/plotting/intervalmath/tests 2026-04-05 02:48:38,867 root INFO copying sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/lib/sympy/plotting/intervalmath/tests 2026-04-05 02:48:38,868 root INFO creating build/lib/sympy/plotting/pygletplot/tests 2026-04-05 02:48:38,869 root INFO copying sympy/plotting/pygletplot/tests/__init__.py -> build/lib/sympy/plotting/pygletplot/tests 2026-04-05 02:48:38,870 root INFO copying sympy/plotting/pygletplot/tests/test_plotting.py -> build/lib/sympy/plotting/pygletplot/tests 2026-04-05 02:48:38,872 root INFO creating build/lib/sympy/plotting/tests 2026-04-05 02:48:38,873 root INFO copying sympy/plotting/tests/test_experimental_lambdify.py -> build/lib/sympy/plotting/tests 2026-04-05 02:48:38,874 root INFO copying sympy/plotting/tests/__init__.py -> build/lib/sympy/plotting/tests 2026-04-05 02:48:38,875 root INFO copying sympy/plotting/tests/test_utils.py -> build/lib/sympy/plotting/tests 2026-04-05 02:48:38,877 root INFO copying sympy/plotting/tests/test_plot_implicit.py -> build/lib/sympy/plotting/tests 2026-04-05 02:48:38,878 root INFO copying sympy/plotting/tests/test_plot.py -> build/lib/sympy/plotting/tests 2026-04-05 02:48:38,880 root INFO copying sympy/plotting/tests/test_textplot.py -> build/lib/sympy/plotting/tests 2026-04-05 02:48:38,881 root INFO copying sympy/plotting/tests/test_series.py -> build/lib/sympy/plotting/tests 2026-04-05 02:48:38,883 root INFO creating build/lib/sympy/polys/agca/tests 2026-04-05 02:48:38,884 root INFO copying sympy/polys/agca/tests/test_extensions.py -> build/lib/sympy/polys/agca/tests 2026-04-05 02:48:38,886 root INFO copying sympy/polys/agca/tests/test_ideals.py -> build/lib/sympy/polys/agca/tests 2026-04-05 02:48:38,887 root INFO copying sympy/polys/agca/tests/test_homomorphisms.py -> build/lib/sympy/polys/agca/tests 2026-04-05 02:48:38,888 root INFO copying sympy/polys/agca/tests/__init__.py -> build/lib/sympy/polys/agca/tests 2026-04-05 02:48:38,889 root INFO copying sympy/polys/agca/tests/test_modules.py -> build/lib/sympy/polys/agca/tests 2026-04-05 02:48:38,891 root INFO creating build/lib/sympy/polys/domains/tests 2026-04-05 02:48:38,892 root INFO copying sympy/polys/domains/tests/__init__.py -> build/lib/sympy/polys/domains/tests 2026-04-05 02:48:38,893 root INFO copying sympy/polys/domains/tests/test_quotientring.py -> build/lib/sympy/polys/domains/tests 2026-04-05 02:48:38,894 root INFO copying sympy/polys/domains/tests/test_domains.py -> build/lib/sympy/polys/domains/tests 2026-04-05 02:48:38,896 root INFO copying sympy/polys/domains/tests/test_polynomialring.py -> build/lib/sympy/polys/domains/tests 2026-04-05 02:48:38,898 root INFO creating build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,899 root INFO copying sympy/polys/matrices/tests/test_fflu.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,900 root INFO copying sympy/polys/matrices/tests/test_inverse.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,902 root INFO copying sympy/polys/matrices/tests/test_rref.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,903 root INFO copying sympy/polys/matrices/tests/test_domainmatrix.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,905 root INFO copying sympy/polys/matrices/tests/__init__.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,906 root INFO copying sympy/polys/matrices/tests/test_xxm.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,907 root INFO copying sympy/polys/matrices/tests/test_sdm.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,909 root INFO copying sympy/polys/matrices/tests/test_linsolve.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,910 root INFO copying sympy/polys/matrices/tests/test_normalforms.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,911 root INFO copying sympy/polys/matrices/tests/test_nullspace.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,913 root INFO copying sympy/polys/matrices/tests/test_lll.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,914 root INFO copying sympy/polys/matrices/tests/test_eigen.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,915 root INFO copying sympy/polys/matrices/tests/test_ddm.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,917 root INFO copying sympy/polys/matrices/tests/test_dense.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,918 root INFO copying sympy/polys/matrices/tests/test_domainscalar.py -> build/lib/sympy/polys/matrices/tests 2026-04-05 02:48:38,920 root INFO creating build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,921 root INFO copying sympy/polys/numberfields/tests/test_minpoly.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,922 root INFO copying sympy/polys/numberfields/tests/__init__.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,924 root INFO copying sympy/polys/numberfields/tests/test_numbers.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,925 root INFO copying sympy/polys/numberfields/tests/test_utilities.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,926 root INFO copying sympy/polys/numberfields/tests/test_subfield.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,928 root INFO copying sympy/polys/numberfields/tests/test_primes.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,929 root INFO copying sympy/polys/numberfields/tests/test_galoisgroups.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,930 root INFO copying sympy/polys/numberfields/tests/test_modules.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,932 root INFO copying sympy/polys/numberfields/tests/test_basis.py -> build/lib/sympy/polys/numberfields/tests 2026-04-05 02:48:38,935 root INFO creating build/lib/sympy/polys/tests 2026-04-05 02:48:38,935 root INFO copying sympy/polys/tests/test_euclidtools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,937 root INFO copying sympy/polys/tests/test_appellseqs.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,938 root INFO copying sympy/polys/tests/test_orthopolys.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,940 root INFO copying sympy/polys/tests/test_partfrac.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,941 root INFO copying sympy/polys/tests/test_rootisolation.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,942 root INFO copying sympy/polys/tests/test_densearith.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,944 root INFO copying sympy/polys/tests/test_modulargcd.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,945 root INFO copying sympy/polys/tests/__init__.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,947 root INFO copying sympy/polys/tests/test_polyutils.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,948 root INFO copying sympy/polys/tests/test_polyroots.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,949 root INFO copying sympy/polys/tests/test_monomials.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,951 root INFO copying sympy/polys/tests/test_sqfreetools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,952 root INFO copying sympy/polys/tests/test_polytools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,955 root INFO copying sympy/polys/tests/test_rationaltools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,956 root INFO copying sympy/polys/tests/test_pythonrational.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,957 root INFO copying sympy/polys/tests/test_orderings.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,958 root INFO copying sympy/polys/tests/test_multivariate_resultants.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,960 root INFO copying sympy/polys/tests/test_factortools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,961 root INFO copying sympy/polys/tests/test_fields.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,963 root INFO copying sympy/polys/tests/test_polyoptions.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,964 root INFO copying sympy/polys/tests/test_polyclasses.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,966 root INFO copying sympy/polys/tests/test_polyfuncs.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,967 root INFO copying sympy/polys/tests/test_hypothesis.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,968 root INFO copying sympy/polys/tests/test_specialpolys.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,969 root INFO copying sympy/polys/tests/test_constructor.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,971 root INFO copying sympy/polys/tests/test_heuristicgcd.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,972 root INFO copying sympy/polys/tests/test_ring_series.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,974 root INFO copying sympy/polys/tests/test_densebasic.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,975 root INFO copying sympy/polys/tests/test_puiseux.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,977 root INFO copying sympy/polys/tests/test_injections.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,978 root INFO copying sympy/polys/tests/test_solvers.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,979 root INFO copying sympy/polys/tests/test_densetools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,981 root INFO copying sympy/polys/tests/test_groebnertools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,982 root INFO copying sympy/polys/tests/test_rootoftools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,984 root INFO copying sympy/polys/tests/test_rings.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,985 root INFO copying sympy/polys/tests/test_distributedmodules.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,987 root INFO copying sympy/polys/tests/test_galoistools.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,988 root INFO copying sympy/polys/tests/test_dispersion.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,990 root INFO copying sympy/polys/tests/test_subresultants_qq_zz.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,991 root INFO copying sympy/polys/tests/test_polymatrix.py -> build/lib/sympy/polys/tests 2026-04-05 02:48:38,993 root INFO creating build/lib/sympy/printing/pretty/tests 2026-04-05 02:48:38,994 root INFO copying sympy/printing/pretty/tests/__init__.py -> build/lib/sympy/printing/pretty/tests 2026-04-05 02:48:38,995 root INFO copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests 2026-04-05 02:48:38,999 root INFO creating build/lib/sympy/printing/tests 2026-04-05 02:48:39,000 root INFO copying sympy/printing/tests/test_dot.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,001 root INFO copying sympy/printing/tests/test_rcode.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,003 root INFO copying sympy/printing/tests/test_tableform.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,004 root INFO copying sympy/printing/tests/test_smtlib.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,006 root INFO copying sympy/printing/tests/test_pycode.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,007 root INFO copying sympy/printing/tests/test_cupy.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,008 root INFO copying sympy/printing/tests/__init__.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,009 root INFO copying sympy/printing/tests/test_conventions.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,011 root INFO copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,012 root INFO copying sympy/printing/tests/test_rust.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,014 root INFO copying sympy/printing/tests/test_fortran.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,015 root INFO copying sympy/printing/tests/test_codeprinter.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,016 root INFO copying sympy/printing/tests/test_maple.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,018 root INFO copying sympy/printing/tests/test_glsl.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,019 root INFO copying sympy/printing/tests/test_julia.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,021 root INFO copying sympy/printing/tests/test_aesaracode.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,022 root INFO copying sympy/printing/tests/test_torch.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,024 root INFO copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,025 root INFO copying sympy/printing/tests/test_octave.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,026 root INFO copying sympy/printing/tests/test_tree.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,028 root INFO copying sympy/printing/tests/test_jscode.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,029 root INFO copying sympy/printing/tests/test_jax.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,031 root INFO copying sympy/printing/tests/test_cxx.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,032 root INFO copying sympy/printing/tests/test_str.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,034 root INFO copying sympy/printing/tests/test_tensorflow.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,035 root INFO copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,037 root INFO copying sympy/printing/tests/test_precedence.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,039 root INFO copying sympy/printing/tests/test_mathematica.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,040 root INFO copying sympy/printing/tests/test_c.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,042 root INFO copying sympy/printing/tests/test_repr.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,043 root INFO copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,045 root INFO copying sympy/printing/tests/test_preview.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,047 root INFO copying sympy/printing/tests/test_lambdarepr.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,048 root INFO copying sympy/printing/tests/test_llvmjit.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,049 root INFO copying sympy/printing/tests/test_numpy.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,051 root INFO copying sympy/printing/tests/test_theanocode.py -> build/lib/sympy/printing/tests 2026-04-05 02:48:39,053 root INFO creating build/lib/sympy/sandbox/tests 2026-04-05 02:48:39,054 root INFO copying sympy/sandbox/tests/test_indexed_integrals.py -> build/lib/sympy/sandbox/tests 2026-04-05 02:48:39,055 root INFO copying sympy/sandbox/tests/__init__.py -> build/lib/sympy/sandbox/tests 2026-04-05 02:48:39,057 root INFO creating build/lib/sympy/series/tests 2026-04-05 02:48:39,058 root INFO copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,059 root INFO copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,060 root INFO copying sympy/series/tests/__init__.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,061 root INFO copying sympy/series/tests/test_residues.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,063 root INFO copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,064 root INFO copying sympy/series/tests/test_aseries.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,066 root INFO copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,067 root INFO copying sympy/series/tests/test_limitseq.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,068 root INFO copying sympy/series/tests/test_approximants.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,070 root INFO copying sympy/series/tests/test_sequences.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,071 root INFO copying sympy/series/tests/test_formal.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,073 root INFO copying sympy/series/tests/test_kauers.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,074 root INFO copying sympy/series/tests/test_fourier.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,075 root INFO copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,076 root INFO copying sympy/series/tests/test_lseries.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,078 root INFO copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests 2026-04-05 02:48:39,080 root INFO creating build/lib/sympy/sets/tests 2026-04-05 02:48:39,081 root INFO copying sympy/sets/tests/__init__.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,082 root INFO copying sympy/sets/tests/test_sets.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,084 root INFO copying sympy/sets/tests/test_contains.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,085 root INFO copying sympy/sets/tests/test_setexpr.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,086 root INFO copying sympy/sets/tests/test_fancysets.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,088 root INFO copying sympy/sets/tests/test_ordinals.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,089 root INFO copying sympy/sets/tests/test_powerset.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,090 root INFO copying sympy/sets/tests/test_conditionset.py -> build/lib/sympy/sets/tests 2026-04-05 02:48:39,093 root INFO creating build/lib/sympy/simplify/tests 2026-04-05 02:48:39,093 root INFO copying sympy/simplify/tests/test_cse_diff.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,095 root INFO copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,096 root INFO copying sympy/simplify/tests/__init__.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,097 root INFO copying sympy/simplify/tests/test_trigsimp.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,099 root INFO copying sympy/simplify/tests/test_epathtools.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,100 root INFO copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,101 root INFO copying sympy/simplify/tests/test_hyperexpand.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,103 root INFO copying sympy/simplify/tests/test_fu.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,105 root INFO copying sympy/simplify/tests/test_function.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,106 root INFO copying sympy/simplify/tests/test_gammasimp.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,107 root INFO copying sympy/simplify/tests/test_combsimp.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,108 root INFO copying sympy/simplify/tests/test_ratsimp.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,110 root INFO copying sympy/simplify/tests/test_cse.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,111 root INFO copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,113 root INFO copying sympy/simplify/tests/test_radsimp.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,114 root INFO copying sympy/simplify/tests/test_powsimp.py -> build/lib/sympy/simplify/tests 2026-04-05 02:48:39,116 root INFO creating build/lib/sympy/solvers/diophantine/tests 2026-04-05 02:48:39,117 root INFO copying sympy/solvers/diophantine/tests/test_diophantine.py -> build/lib/sympy/solvers/diophantine/tests 2026-04-05 02:48:39,119 root INFO copying sympy/solvers/diophantine/tests/__init__.py -> build/lib/sympy/solvers/diophantine/tests 2026-04-05 02:48:39,120 root INFO creating build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,121 root INFO copying sympy/solvers/ode/tests/__init__.py -> build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,122 root INFO copying sympy/solvers/ode/tests/test_ode.py -> build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,124 root INFO copying sympy/solvers/ode/tests/test_lie_group.py -> build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,125 root INFO copying sympy/solvers/ode/tests/test_systems.py -> build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,127 root INFO copying sympy/solvers/ode/tests/test_riccati.py -> build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,129 root INFO copying sympy/solvers/ode/tests/test_single.py -> build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,131 root INFO copying sympy/solvers/ode/tests/test_subscheck.py -> build/lib/sympy/solvers/ode/tests 2026-04-05 02:48:39,133 root INFO creating build/lib/sympy/solvers/tests 2026-04-05 02:48:39,134 root INFO copying sympy/solvers/tests/test_numeric.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,135 root INFO copying sympy/solvers/tests/test_constantsimp.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,137 root INFO copying sympy/solvers/tests/test_solveset.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,139 root INFO copying sympy/solvers/tests/__init__.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,140 root INFO copying sympy/solvers/tests/test_simplex.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,142 root INFO copying sympy/solvers/tests/test_decompogen.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,143 root INFO copying sympy/solvers/tests/test_inequalities.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,144 root INFO copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,146 root INFO copying sympy/solvers/tests/test_pde.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,147 root INFO copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,149 root INFO copying sympy/solvers/tests/test_polysys.py -> build/lib/sympy/solvers/tests 2026-04-05 02:48:39,151 root INFO creating build/lib/sympy/stats/sampling/tests 2026-04-05 02:48:39,152 root INFO copying sympy/stats/sampling/tests/__init__.py -> build/lib/sympy/stats/sampling/tests 2026-04-05 02:48:39,153 root INFO copying sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/lib/sympy/stats/sampling/tests 2026-04-05 02:48:39,155 root INFO copying sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/lib/sympy/stats/sampling/tests 2026-04-05 02:48:39,156 root INFO copying sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/lib/sympy/stats/sampling/tests 2026-04-05 02:48:39,158 root INFO creating build/lib/sympy/stats/tests 2026-04-05 02:48:39,159 root INFO copying sympy/stats/tests/test_symbolic_multivariate.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,160 root INFO copying sympy/stats/tests/test_continuous_rv.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,162 root INFO copying sympy/stats/tests/test_compound_rv.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,163 root INFO copying sympy/stats/tests/test_error_prop.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,164 root INFO copying sympy/stats/tests/__init__.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,166 root INFO copying sympy/stats/tests/test_joint_rv.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,167 root INFO copying sympy/stats/tests/test_symbolic_probability.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,168 root INFO copying sympy/stats/tests/test_mix.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,170 root INFO copying sympy/stats/tests/test_stochastic_process.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,171 root INFO copying sympy/stats/tests/test_random_matrix.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,173 root INFO copying sympy/stats/tests/test_finite_rv.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,174 root INFO copying sympy/stats/tests/test_matrix_distributions.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,175 root INFO copying sympy/stats/tests/test_rv.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,177 root INFO copying sympy/stats/tests/test_discrete_rv.py -> build/lib/sympy/stats/tests 2026-04-05 02:48:39,179 root INFO creating build/lib/sympy/strategies/branch/tests 2026-04-05 02:48:39,180 root INFO copying sympy/strategies/branch/tests/test_core.py -> build/lib/sympy/strategies/branch/tests 2026-04-05 02:48:39,181 root INFO copying sympy/strategies/branch/tests/__init__.py -> build/lib/sympy/strategies/branch/tests 2026-04-05 02:48:39,182 root INFO copying sympy/strategies/branch/tests/test_traverse.py -> build/lib/sympy/strategies/branch/tests 2026-04-05 02:48:39,183 root INFO copying sympy/strategies/branch/tests/test_tools.py -> build/lib/sympy/strategies/branch/tests 2026-04-05 02:48:39,185 root INFO creating build/lib/sympy/strategies/tests 2026-04-05 02:48:39,186 root INFO copying sympy/strategies/tests/test_core.py -> build/lib/sympy/strategies/tests 2026-04-05 02:48:39,187 root INFO copying sympy/strategies/tests/__init__.py -> build/lib/sympy/strategies/tests 2026-04-05 02:48:39,189 root INFO copying sympy/strategies/tests/test_traverse.py -> build/lib/sympy/strategies/tests 2026-04-05 02:48:39,190 root INFO copying sympy/strategies/tests/test_rl.py -> build/lib/sympy/strategies/tests 2026-04-05 02:48:39,191 root INFO copying sympy/strategies/tests/test_tree.py -> build/lib/sympy/strategies/tests 2026-04-05 02:48:39,192 root INFO copying sympy/strategies/tests/test_tools.py -> build/lib/sympy/strategies/tests 2026-04-05 02:48:39,194 root INFO creating build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,195 root INFO copying sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,196 root INFO copying sympy/tensor/array/expressions/tests/__init__.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,197 root INFO copying sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,199 root INFO copying sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,200 root INFO copying sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,202 root INFO copying sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,203 root INFO copying sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,204 root INFO copying sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,206 root INFO copying sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/lib/sympy/tensor/array/expressions/tests 2026-04-05 02:48:39,208 root INFO creating build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,209 root INFO copying sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,210 root INFO copying sympy/tensor/array/tests/test_array_comprehension.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,211 root INFO copying sympy/tensor/array/tests/test_arrayop.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,213 root INFO copying sympy/tensor/array/tests/__init__.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,214 root INFO copying sympy/tensor/array/tests/test_ndim_array.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,215 root INFO copying sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,217 root INFO copying sympy/tensor/array/tests/test_array_derivatives.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,218 root INFO copying sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/lib/sympy/tensor/array/tests 2026-04-05 02:48:39,220 root INFO creating build/lib/sympy/tensor/tests 2026-04-05 02:48:39,221 root INFO copying sympy/tensor/tests/test_tensor_element.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,222 root INFO copying sympy/tensor/tests/test_index_methods.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,223 root INFO copying sympy/tensor/tests/__init__.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,224 root INFO copying sympy/tensor/tests/test_indexed.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,226 root INFO copying sympy/tensor/tests/test_tensor_operators.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,227 root INFO copying sympy/tensor/tests/test_printing.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,228 root INFO copying sympy/tensor/tests/test_tensor.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,230 root INFO copying sympy/tensor/tests/test_functions.py -> build/lib/sympy/tensor/tests 2026-04-05 02:48:39,232 root INFO creating build/lib/sympy/testing/tests 2026-04-05 02:48:39,233 root INFO copying sympy/testing/tests/test_deprecated.py -> build/lib/sympy/testing/tests 2026-04-05 02:48:39,234 root INFO copying sympy/testing/tests/test_code_quality.py -> build/lib/sympy/testing/tests 2026-04-05 02:48:39,236 root INFO copying sympy/testing/tests/diagnose_imports.py -> build/lib/sympy/testing/tests 2026-04-05 02:48:39,237 root INFO copying sympy/testing/tests/__init__.py -> build/lib/sympy/testing/tests 2026-04-05 02:48:39,238 root INFO copying sympy/testing/tests/test_runtests_pytest.py -> build/lib/sympy/testing/tests 2026-04-05 02:48:39,239 root INFO copying sympy/testing/tests/test_pytest.py -> build/lib/sympy/testing/tests 2026-04-05 02:48:39,241 root INFO copying sympy/testing/tests/test_module_imports.py -> build/lib/sympy/testing/tests 2026-04-05 02:48:39,242 root INFO creating build/lib/sympy/unify/tests 2026-04-05 02:48:39,243 root INFO copying sympy/unify/tests/test_rewrite.py -> build/lib/sympy/unify/tests 2026-04-05 02:48:39,245 root INFO copying sympy/unify/tests/__init__.py -> build/lib/sympy/unify/tests 2026-04-05 02:48:39,246 root INFO copying sympy/unify/tests/test_sympy.py -> build/lib/sympy/unify/tests 2026-04-05 02:48:39,247 root INFO copying sympy/unify/tests/test_unify.py -> build/lib/sympy/unify/tests 2026-04-05 02:48:39,249 root INFO creating build/lib/sympy/utilities/_compilation/tests 2026-04-05 02:48:39,249 root INFO copying sympy/utilities/_compilation/tests/__init__.py -> build/lib/sympy/utilities/_compilation/tests 2026-04-05 02:48:39,250 root INFO copying sympy/utilities/_compilation/tests/test_compilation.py -> build/lib/sympy/utilities/_compilation/tests 2026-04-05 02:48:39,253 root INFO creating build/lib/sympy/utilities/tests 2026-04-05 02:48:39,253 root INFO copying sympy/utilities/tests/test_deprecated.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,255 root INFO copying sympy/utilities/tests/test_codegen_octave.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,256 root INFO copying sympy/utilities/tests/test_matchpy_connector.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,257 root INFO copying sympy/utilities/tests/test_codegen_julia.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,259 root INFO copying sympy/utilities/tests/__init__.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,260 root INFO copying sympy/utilities/tests/test_decorator.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,261 root INFO copying sympy/utilities/tests/test_source.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,263 root INFO copying sympy/utilities/tests/test_pickling.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,264 root INFO copying sympy/utilities/tests/test_exceptions.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,265 root INFO copying sympy/utilities/tests/test_iterables.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,267 root INFO copying sympy/utilities/tests/test_timeutils.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,268 root INFO copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,270 root INFO copying sympy/utilities/tests/test_codegen.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,272 root INFO copying sympy/utilities/tests/test_misc.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,273 root INFO copying sympy/utilities/tests/test_wester.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,275 root INFO copying sympy/utilities/tests/test_codegen_rust.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,277 root INFO copying sympy/utilities/tests/test_enumerative.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,278 root INFO copying sympy/utilities/tests/test_xxe.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,279 root INFO copying sympy/utilities/tests/test_mathml.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,281 root INFO copying sympy/utilities/tests/test_autowrap.py -> build/lib/sympy/utilities/tests 2026-04-05 02:48:39,283 root INFO creating build/lib/sympy/vector/tests 2026-04-05 02:48:39,284 root INFO copying sympy/vector/tests/test_parametricregion.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,285 root INFO copying sympy/vector/tests/__init__.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,286 root INFO copying sympy/vector/tests/test_operators.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,287 root INFO copying sympy/vector/tests/test_coordsysrect.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,289 root INFO copying sympy/vector/tests/test_printing.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,290 root INFO copying sympy/vector/tests/test_integrals.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,291 root INFO copying sympy/vector/tests/test_vector.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,293 root INFO copying sympy/vector/tests/test_implicitregion.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,294 root INFO copying sympy/vector/tests/test_dyadic.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,295 root INFO copying sympy/vector/tests/test_functions.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,297 root INFO copying sympy/vector/tests/test_field_functions.py -> build/lib/sympy/vector/tests 2026-04-05 02:48:39,375 root INFO copying sympy/parsing/autolev/Autolev.g4 -> build/lib/sympy/parsing/autolev 2026-04-05 02:48:39,376 root INFO creating build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,377 root INFO copying sympy/parsing/autolev/test-examples/ruletest1.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,378 root INFO copying sympy/parsing/autolev/test-examples/ruletest11.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,380 root INFO copying sympy/parsing/autolev/test-examples/ruletest5.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,381 root INFO copying sympy/parsing/autolev/test-examples/ruletest6.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,382 root INFO copying sympy/parsing/autolev/test-examples/ruletest7.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,384 root INFO copying sympy/parsing/autolev/test-examples/ruletest8.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,385 root INFO copying sympy/parsing/autolev/test-examples/ruletest10.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,386 root INFO copying sympy/parsing/autolev/test-examples/ruletest4.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,387 root INFO copying sympy/parsing/autolev/test-examples/ruletest12.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,389 root INFO copying sympy/parsing/autolev/test-examples/ruletest3.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,390 root INFO copying sympy/parsing/autolev/test-examples/ruletest9.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,391 root INFO copying sympy/parsing/autolev/test-examples/ruletest2.al -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,392 root INFO copying sympy/parsing/autolev/test-examples/ruletest8.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,394 root INFO copying sympy/parsing/autolev/test-examples/ruletest12.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,395 root INFO copying sympy/parsing/autolev/test-examples/ruletest6.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,396 root INFO copying sympy/parsing/autolev/test-examples/ruletest5.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,398 root INFO copying sympy/parsing/autolev/test-examples/ruletest1.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,399 root INFO copying sympy/parsing/autolev/test-examples/ruletest9.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,400 root INFO copying sympy/parsing/autolev/test-examples/ruletest7.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,401 root INFO copying sympy/parsing/autolev/test-examples/ruletest3.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,403 root INFO copying sympy/parsing/autolev/test-examples/ruletest2.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,404 root INFO copying sympy/parsing/autolev/test-examples/ruletest10.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,405 root INFO copying sympy/parsing/autolev/test-examples/ruletest4.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,406 root INFO copying sympy/parsing/autolev/test-examples/ruletest11.py -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,408 root INFO creating build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:39,409 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-04-05 02:48:39,410 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-04-05 02:48:39,411 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-04-05 02:48:39,412 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-04-05 02:48:39,414 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-04-05 02:48:39,415 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-04-05 02:48:39,417 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-04-05 02:48:39,418 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-04-05 02:48:39,420 root INFO copying sympy/parsing/autolev/test-examples/README.txt -> build/lib/sympy/parsing/autolev/test-examples 2026-04-05 02:48:39,421 root INFO copying sympy/parsing/latex/LICENSE.txt -> build/lib/sympy/parsing/latex 2026-04-05 02:48:39,423 root INFO copying sympy/parsing/latex/LaTeX.g4 -> build/lib/sympy/parsing/latex 2026-04-05 02:48:39,424 root INFO creating build/lib/sympy/parsing/latex/lark/grammar 2026-04-05 02:48:39,425 root INFO copying sympy/parsing/latex/lark/grammar/latex.lark -> build/lib/sympy/parsing/latex/lark/grammar 2026-04-05 02:48:39,426 root INFO copying sympy/parsing/latex/lark/grammar/greek_symbols.lark -> build/lib/sympy/parsing/latex/lark/grammar 2026-04-05 02:48:39,428 root INFO copying sympy/utilities/mathml/data/mmlctop.xsl -> build/lib/sympy/utilities/mathml/data 2026-04-05 02:48:39,430 root INFO copying sympy/utilities/mathml/data/mmltex.xsl -> build/lib/sympy/utilities/mathml/data 2026-04-05 02:48:39,432 root INFO copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/lib/sympy/utilities/mathml/data 2026-04-05 02:48:39,435 root INFO copying sympy/plotting/tests/test_region_xor.png -> build/lib/sympy/plotting/tests 2026-04-05 02:48:39,436 root INFO copying sympy/plotting/tests/test_region_not.png -> build/lib/sympy/plotting/tests 2026-04-05 02:48:39,438 root INFO copying sympy/plotting/tests/test_region_and.png -> build/lib/sympy/plotting/tests 2026-04-05 02:48:39,439 root INFO copying sympy/plotting/tests/test_region_or.png -> build/lib/sympy/plotting/tests 2026-04-05 02:48:39,547 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-05 02:48:39,548 root INFO running install 2026-04-05 02:48:39,584 root INFO running install_lib 2026-04-05 02:48:39,596 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-05 02:48:39,597 root INFO copying build/lib/isympy.py -> build/bdist.linux-riscv64/wheel/. 2026-04-05 02:48:39,598 root INFO creating build/bdist.linux-riscv64/wheel/sympy 2026-04-05 02:48:39,600 root INFO creating build/bdist.linux-riscv64/wheel/sympy/stats 2026-04-05 02:48:39,600 root INFO copying build/lib/sympy/stats/random_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,601 root INFO copying build/lib/sympy/stats/symbolic_multivariate_probability.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,603 root INFO copying build/lib/sympy/stats/crv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,604 root INFO copying build/lib/sympy/stats/error_prop.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,605 root INFO copying build/lib/sympy/stats/crv_types.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,607 root INFO copying build/lib/sympy/stats/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,608 root INFO copying build/lib/sympy/stats/joint_rv_types.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,610 root INFO copying build/lib/sympy/stats/compound_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,611 root INFO copying build/lib/sympy/stats/random_matrix_models.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,612 root INFO creating build/bdist.linux-riscv64/wheel/sympy/stats/tests 2026-04-05 02:48:39,613 root INFO copying build/lib/sympy/stats/tests/test_symbolic_multivariate.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,614 root INFO copying build/lib/sympy/stats/tests/test_continuous_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,616 root INFO copying build/lib/sympy/stats/tests/test_compound_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,617 root INFO copying build/lib/sympy/stats/tests/test_error_prop.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,618 root INFO copying build/lib/sympy/stats/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,619 root INFO copying build/lib/sympy/stats/tests/test_joint_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,620 root INFO copying build/lib/sympy/stats/tests/test_symbolic_probability.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,621 root INFO copying build/lib/sympy/stats/tests/test_mix.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,622 root INFO copying build/lib/sympy/stats/tests/test_stochastic_process.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,624 root INFO copying build/lib/sympy/stats/tests/test_random_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,625 root INFO copying build/lib/sympy/stats/tests/test_finite_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,626 root INFO copying build/lib/sympy/stats/tests/test_matrix_distributions.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,628 root INFO copying build/lib/sympy/stats/tests/test_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,629 root INFO copying build/lib/sympy/stats/tests/test_discrete_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/tests 2026-04-05 02:48:39,630 root INFO copying build/lib/sympy/stats/joint_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,631 root INFO copying build/lib/sympy/stats/rv_interface.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,633 root INFO creating build/bdist.linux-riscv64/wheel/sympy/stats/sampling 2026-04-05 02:48:39,634 root INFO copying build/lib/sympy/stats/sampling/sample_pymc.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling 2026-04-05 02:48:39,635 root INFO copying build/lib/sympy/stats/sampling/sample_scipy.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling 2026-04-05 02:48:39,636 root INFO copying build/lib/sympy/stats/sampling/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling 2026-04-05 02:48:39,637 root INFO creating build/bdist.linux-riscv64/wheel/sympy/stats/sampling/tests 2026-04-05 02:48:39,638 root INFO copying build/lib/sympy/stats/sampling/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling/tests 2026-04-05 02:48:39,639 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling/tests 2026-04-05 02:48:39,640 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling/tests 2026-04-05 02:48:39,641 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling/tests 2026-04-05 02:48:39,642 root INFO copying build/lib/sympy/stats/sampling/sample_numpy.py -> build/bdist.linux-riscv64/wheel/./sympy/stats/sampling 2026-04-05 02:48:39,643 root INFO copying build/lib/sympy/stats/symbolic_probability.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,645 root INFO copying build/lib/sympy/stats/rv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,646 root INFO copying build/lib/sympy/stats/frv_types.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,648 root INFO copying build/lib/sympy/stats/matrix_distributions.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,649 root INFO copying build/lib/sympy/stats/stochastic_process_types.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,651 root INFO copying build/lib/sympy/stats/frv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,652 root INFO copying build/lib/sympy/stats/drv_types.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,653 root INFO copying build/lib/sympy/stats/drv.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,655 root INFO copying build/lib/sympy/stats/stochastic_process.py -> build/bdist.linux-riscv64/wheel/./sympy/stats 2026-04-05 02:48:39,656 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting 2026-04-05 02:48:39,657 root INFO copying build/lib/sympy/plotting/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,658 root INFO copying build/lib/sympy/plotting/experimental_lambdify.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,659 root INFO copying build/lib/sympy/plotting/utils.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,661 root INFO copying build/lib/sympy/plotting/plotgrid.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,662 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/pygletplot 2026-04-05 02:48:39,663 root INFO copying build/lib/sympy/plotting/pygletplot/plot_modes.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,664 root INFO copying build/lib/sympy/plotting/pygletplot/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,665 root INFO copying build/lib/sympy/plotting/pygletplot/plot_surface.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,666 root INFO copying build/lib/sympy/plotting/pygletplot/plot_controller.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,667 root INFO copying build/lib/sympy/plotting/pygletplot/util.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,669 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/pygletplot/tests 2026-04-05 02:48:39,669 root INFO copying build/lib/sympy/plotting/pygletplot/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot/tests 2026-04-05 02:48:39,670 root INFO copying build/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot/tests 2026-04-05 02:48:39,672 root INFO copying build/lib/sympy/plotting/pygletplot/plot_curve.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,673 root INFO copying build/lib/sympy/plotting/pygletplot/plot_window.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,674 root INFO copying build/lib/sympy/plotting/pygletplot/plot_rotation.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,675 root INFO copying build/lib/sympy/plotting/pygletplot/plot_object.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,676 root INFO copying build/lib/sympy/plotting/pygletplot/plot_interval.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,677 root INFO copying build/lib/sympy/plotting/pygletplot/plot.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,678 root INFO copying build/lib/sympy/plotting/pygletplot/plot_axes.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,679 root INFO copying build/lib/sympy/plotting/pygletplot/plot_camera.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,680 root INFO copying build/lib/sympy/plotting/pygletplot/managed_window.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,681 root INFO copying build/lib/sympy/plotting/pygletplot/color_scheme.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,683 root INFO copying build/lib/sympy/plotting/pygletplot/plot_mode.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,684 root INFO copying build/lib/sympy/plotting/pygletplot/plot_mode_base.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/pygletplot 2026-04-05 02:48:39,685 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/tests 2026-04-05 02:48:39,686 root INFO copying build/lib/sympy/plotting/tests/test_region_xor.png -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,688 root INFO copying build/lib/sympy/plotting/tests/test_experimental_lambdify.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,689 root INFO copying build/lib/sympy/plotting/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,689 root INFO copying build/lib/sympy/plotting/tests/test_region_not.png -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,691 root INFO copying build/lib/sympy/plotting/tests/test_utils.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,692 root INFO copying build/lib/sympy/plotting/tests/test_plot_implicit.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,693 root INFO copying build/lib/sympy/plotting/tests/test_plot.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,694 root INFO copying build/lib/sympy/plotting/tests/test_textplot.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,696 root INFO copying build/lib/sympy/plotting/tests/test_region_and.png -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,697 root INFO copying build/lib/sympy/plotting/tests/test_region_or.png -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,698 root INFO copying build/lib/sympy/plotting/tests/test_series.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/tests 2026-04-05 02:48:39,700 root INFO copying build/lib/sympy/plotting/series.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,702 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/intervalmath 2026-04-05 02:48:39,703 root INFO copying build/lib/sympy/plotting/intervalmath/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath 2026-04-05 02:48:39,704 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/intervalmath/tests 2026-04-05 02:48:39,705 root INFO copying build/lib/sympy/plotting/intervalmath/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath/tests 2026-04-05 02:48:39,706 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath/tests 2026-04-05 02:48:39,707 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath/tests 2026-04-05 02:48:39,708 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath/tests 2026-04-05 02:48:39,710 root INFO copying build/lib/sympy/plotting/intervalmath/lib_interval.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath 2026-04-05 02:48:39,711 root INFO copying build/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath 2026-04-05 02:48:39,712 root INFO copying build/lib/sympy/plotting/intervalmath/interval_membership.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/intervalmath 2026-04-05 02:48:39,713 root INFO copying build/lib/sympy/plotting/plot_implicit.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,714 root INFO copying build/lib/sympy/plotting/plot.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,716 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/backends 2026-04-05 02:48:39,717 root INFO copying build/lib/sympy/plotting/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/backends 2026-04-05 02:48:39,718 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/backends/matplotlibbackend 2026-04-05 02:48:39,719 root INFO copying build/lib/sympy/plotting/backends/matplotlibbackend/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/backends/matplotlibbackend 2026-04-05 02:48:39,720 root INFO copying build/lib/sympy/plotting/backends/matplotlibbackend/matplotlib.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/backends/matplotlibbackend 2026-04-05 02:48:39,721 root INFO copying build/lib/sympy/plotting/backends/base_backend.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/backends 2026-04-05 02:48:39,723 root INFO creating build/bdist.linux-riscv64/wheel/sympy/plotting/backends/textbackend 2026-04-05 02:48:39,724 root INFO copying build/lib/sympy/plotting/backends/textbackend/text.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/backends/textbackend 2026-04-05 02:48:39,725 root INFO copying build/lib/sympy/plotting/backends/textbackend/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting/backends/textbackend 2026-04-05 02:48:39,726 root INFO copying build/lib/sympy/plotting/textplot.py -> build/bdist.linux-riscv64/wheel/./sympy/plotting 2026-04-05 02:48:39,727 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions 2026-04-05 02:48:39,728 root INFO copying build/lib/sympy/functions/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions 2026-04-05 02:48:39,729 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/combinatorial 2026-04-05 02:48:39,730 root INFO copying build/lib/sympy/functions/combinatorial/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/combinatorial 2026-04-05 02:48:39,731 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/combinatorial/tests 2026-04-05 02:48:39,732 root INFO copying build/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/combinatorial/tests 2026-04-05 02:48:39,734 root INFO copying build/lib/sympy/functions/combinatorial/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/combinatorial/tests 2026-04-05 02:48:39,735 root INFO copying build/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/combinatorial/tests 2026-04-05 02:48:39,736 root INFO copying build/lib/sympy/functions/combinatorial/numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/combinatorial 2026-04-05 02:48:39,738 root INFO copying build/lib/sympy/functions/combinatorial/factorials.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/combinatorial 2026-04-05 02:48:39,740 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/special 2026-04-05 02:48:39,741 root INFO copying build/lib/sympy/functions/special/delta_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,742 root INFO copying build/lib/sympy/functions/special/elliptic_integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,743 root INFO copying build/lib/sympy/functions/special/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,744 root INFO copying build/lib/sympy/functions/special/mathieu_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,745 root INFO copying build/lib/sympy/functions/special/polynomials.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,747 root INFO copying build/lib/sympy/functions/special/bsplines.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,748 root INFO copying build/lib/sympy/functions/special/beta_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,749 root INFO copying build/lib/sympy/functions/special/tensor_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,751 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/special/tests 2026-04-05 02:48:39,752 root INFO copying build/lib/sympy/functions/special/tests/test_mathieu.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,753 root INFO copying build/lib/sympy/functions/special/tests/test_tensor_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,754 root INFO copying build/lib/sympy/functions/special/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,755 root INFO copying build/lib/sympy/functions/special/tests/test_singularity_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,756 root INFO copying build/lib/sympy/functions/special/tests/test_hyper.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,757 root INFO copying build/lib/sympy/functions/special/tests/test_spec_polynomials.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,759 root INFO copying build/lib/sympy/functions/special/tests/test_error_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,760 root INFO copying build/lib/sympy/functions/special/tests/test_gamma_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,761 root INFO copying build/lib/sympy/functions/special/tests/test_delta_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,763 root INFO copying build/lib/sympy/functions/special/tests/test_elliptic_integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,764 root INFO copying build/lib/sympy/functions/special/tests/test_zeta_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,765 root INFO copying build/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,766 root INFO copying build/lib/sympy/functions/special/tests/test_beta_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,767 root INFO copying build/lib/sympy/functions/special/tests/test_bessel.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,769 root INFO copying build/lib/sympy/functions/special/tests/test_bsplines.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/tests 2026-04-05 02:48:39,770 root INFO copying build/lib/sympy/functions/special/hyper.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,771 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/special/benchmarks 2026-04-05 02:48:39,772 root INFO copying build/lib/sympy/functions/special/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/benchmarks 2026-04-05 02:48:39,773 root INFO copying build/lib/sympy/functions/special/benchmarks/bench_special.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special/benchmarks 2026-04-05 02:48:39,774 root INFO copying build/lib/sympy/functions/special/gamma_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,776 root INFO copying build/lib/sympy/functions/special/spherical_harmonics.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,777 root INFO copying build/lib/sympy/functions/special/error_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,779 root INFO copying build/lib/sympy/functions/special/singularity_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,780 root INFO copying build/lib/sympy/functions/special/zeta_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,781 root INFO copying build/lib/sympy/functions/special/bessel.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/special 2026-04-05 02:48:39,783 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/elementary 2026-04-05 02:48:39,784 root INFO copying build/lib/sympy/functions/elementary/exponential.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,786 root INFO copying build/lib/sympy/functions/elementary/trigonometric.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,788 root INFO copying build/lib/sympy/functions/elementary/_trigonometric_special.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,789 root INFO copying build/lib/sympy/functions/elementary/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,790 root INFO copying build/lib/sympy/functions/elementary/integers.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,792 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/elementary/tests 2026-04-05 02:48:39,793 root INFO copying build/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,794 root INFO copying build/lib/sympy/functions/elementary/tests/test_integers.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,795 root INFO copying build/lib/sympy/functions/elementary/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,796 root INFO copying build/lib/sympy/functions/elementary/tests/test_interface.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,797 root INFO copying build/lib/sympy/functions/elementary/tests/test_complexes.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,799 root INFO copying build/lib/sympy/functions/elementary/tests/test_piecewise.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,802 root INFO copying build/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,803 root INFO copying build/lib/sympy/functions/elementary/tests/test_trigonometric.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,805 root INFO copying build/lib/sympy/functions/elementary/tests/test_exponential.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/tests 2026-04-05 02:48:39,807 root INFO creating build/bdist.linux-riscv64/wheel/sympy/functions/elementary/benchmarks 2026-04-05 02:48:39,808 root INFO copying build/lib/sympy/functions/elementary/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/benchmarks 2026-04-05 02:48:39,809 root INFO copying build/lib/sympy/functions/elementary/benchmarks/bench_exp.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary/benchmarks 2026-04-05 02:48:39,810 root INFO copying build/lib/sympy/functions/elementary/hyperbolic.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,812 root INFO copying build/lib/sympy/functions/elementary/complexes.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,813 root INFO copying build/lib/sympy/functions/elementary/piecewise.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,815 root INFO copying build/lib/sympy/functions/elementary/miscellaneous.py -> build/bdist.linux-riscv64/wheel/./sympy/functions/elementary 2026-04-05 02:48:39,817 root INFO creating build/bdist.linux-riscv64/wheel/sympy/logic 2026-04-05 02:48:39,817 root INFO copying build/lib/sympy/logic/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/logic 2026-04-05 02:48:39,818 root INFO copying build/lib/sympy/logic/boolalg.py -> build/bdist.linux-riscv64/wheel/./sympy/logic 2026-04-05 02:48:39,821 root INFO creating build/bdist.linux-riscv64/wheel/sympy/logic/tests 2026-04-05 02:48:39,822 root INFO copying build/lib/sympy/logic/tests/test_lra_theory.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/tests 2026-04-05 02:48:39,823 root INFO copying build/lib/sympy/logic/tests/test_inference.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/tests 2026-04-05 02:48:39,824 root INFO copying build/lib/sympy/logic/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/tests 2026-04-05 02:48:39,825 root INFO copying build/lib/sympy/logic/tests/test_boolalg.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/tests 2026-04-05 02:48:39,827 root INFO copying build/lib/sympy/logic/tests/test_dimacs.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/tests 2026-04-05 02:48:39,828 root INFO copying build/lib/sympy/logic/inference.py -> build/bdist.linux-riscv64/wheel/./sympy/logic 2026-04-05 02:48:39,829 root INFO creating build/bdist.linux-riscv64/wheel/sympy/logic/algorithms 2026-04-05 02:48:39,830 root INFO copying build/lib/sympy/logic/algorithms/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/algorithms 2026-04-05 02:48:39,831 root INFO copying build/lib/sympy/logic/algorithms/minisat22_wrapper.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/algorithms 2026-04-05 02:48:39,832 root INFO copying build/lib/sympy/logic/algorithms/dpll2.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/algorithms 2026-04-05 02:48:39,833 root INFO copying build/lib/sympy/logic/algorithms/lra_theory.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/algorithms 2026-04-05 02:48:39,835 root INFO copying build/lib/sympy/logic/algorithms/dpll.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/algorithms 2026-04-05 02:48:39,836 root INFO copying build/lib/sympy/logic/algorithms/pycosat_wrapper.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/algorithms 2026-04-05 02:48:39,837 root INFO copying build/lib/sympy/logic/algorithms/z3_wrapper.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/algorithms 2026-04-05 02:48:39,838 root INFO creating build/bdist.linux-riscv64/wheel/sympy/logic/utilities 2026-04-05 02:48:39,839 root INFO copying build/lib/sympy/logic/utilities/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/utilities 2026-04-05 02:48:39,840 root INFO copying build/lib/sympy/logic/utilities/dimacs.py -> build/bdist.linux-riscv64/wheel/./sympy/logic/utilities 2026-04-05 02:48:39,842 root INFO creating build/bdist.linux-riscv64/wheel/sympy/calculus 2026-04-05 02:48:39,842 root INFO copying build/lib/sympy/calculus/finite_diff.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus 2026-04-05 02:48:39,844 root INFO copying build/lib/sympy/calculus/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus 2026-04-05 02:48:39,845 root INFO copying build/lib/sympy/calculus/util.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus 2026-04-05 02:48:39,846 root INFO creating build/bdist.linux-riscv64/wheel/sympy/calculus/tests 2026-04-05 02:48:39,847 root INFO copying build/lib/sympy/calculus/tests/test_euler.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus/tests 2026-04-05 02:48:39,848 root INFO copying build/lib/sympy/calculus/tests/test_singularities.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus/tests 2026-04-05 02:48:39,849 root INFO copying build/lib/sympy/calculus/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus/tests 2026-04-05 02:48:39,850 root INFO copying build/lib/sympy/calculus/tests/test_accumulationbounds.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus/tests 2026-04-05 02:48:39,852 root INFO copying build/lib/sympy/calculus/tests/test_finite_diff.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus/tests 2026-04-05 02:48:39,853 root INFO copying build/lib/sympy/calculus/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus/tests 2026-04-05 02:48:39,854 root INFO copying build/lib/sympy/calculus/accumulationbounds.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus 2026-04-05 02:48:39,856 root INFO copying build/lib/sympy/calculus/singularities.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus 2026-04-05 02:48:39,857 root INFO copying build/lib/sympy/calculus/euler.py -> build/bdist.linux-riscv64/wheel/./sympy/calculus 2026-04-05 02:48:39,858 root INFO creating build/bdist.linux-riscv64/wheel/sympy/matrices 2026-04-05 02:48:39,859 root INFO copying build/lib/sympy/matrices/decompositions.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,861 root INFO copying build/lib/sympy/matrices/exceptions.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,862 root INFO creating build/bdist.linux-riscv64/wheel/sympy/matrices/expressions 2026-04-05 02:48:39,863 root INFO copying build/lib/sympy/matrices/expressions/trace.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,864 root INFO copying build/lib/sympy/matrices/expressions/dotproduct.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,865 root INFO copying build/lib/sympy/matrices/expressions/matadd.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,866 root INFO copying build/lib/sympy/matrices/expressions/matpow.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,867 root INFO copying build/lib/sympy/matrices/expressions/matexpr.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,869 root INFO copying build/lib/sympy/matrices/expressions/special.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,870 root INFO copying build/lib/sympy/matrices/expressions/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,871 root INFO copying build/lib/sympy/matrices/expressions/kronecker.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,872 root INFO copying build/lib/sympy/matrices/expressions/adjoint.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,874 root INFO copying build/lib/sympy/matrices/expressions/sets.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,875 root INFO copying build/lib/sympy/matrices/expressions/companion.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,876 root INFO creating build/bdist.linux-riscv64/wheel/sympy/matrices/expressions/tests 2026-04-05 02:48:39,877 root INFO copying build/lib/sympy/matrices/expressions/tests/test_determinant.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,878 root INFO copying build/lib/sympy/matrices/expressions/tests/test_dotproduct.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,879 root INFO copying build/lib/sympy/matrices/expressions/tests/test_inverse.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,880 root INFO copying build/lib/sympy/matrices/expressions/tests/test_blockmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,881 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matpow.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,883 root INFO copying build/lib/sympy/matrices/expressions/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,884 root INFO copying build/lib/sympy/matrices/expressions/tests/test_companion.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,885 root INFO copying build/lib/sympy/matrices/expressions/tests/test_sets.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,886 root INFO copying build/lib/sympy/matrices/expressions/tests/test_kronecker.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,887 root INFO copying build/lib/sympy/matrices/expressions/tests/test_transpose.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,888 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matexpr.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,889 root INFO copying build/lib/sympy/matrices/expressions/tests/test_hadamard.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,890 root INFO copying build/lib/sympy/matrices/expressions/tests/test_indexing.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,892 root INFO copying build/lib/sympy/matrices/expressions/tests/test_diagonal.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,893 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matadd.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,894 root INFO copying build/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,895 root INFO copying build/lib/sympy/matrices/expressions/tests/test_trace.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,896 root INFO copying build/lib/sympy/matrices/expressions/tests/test_special.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,897 root INFO copying build/lib/sympy/matrices/expressions/tests/test_slice.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,898 root INFO copying build/lib/sympy/matrices/expressions/tests/test_adjoint.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,899 root INFO copying build/lib/sympy/matrices/expressions/tests/test_permutation.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,900 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matmul.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,902 root INFO copying build/lib/sympy/matrices/expressions/tests/test_applyfunc.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,903 root INFO copying build/lib/sympy/matrices/expressions/tests/test_factorizations.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,904 root INFO copying build/lib/sympy/matrices/expressions/tests/test_derivatives.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,905 root INFO copying build/lib/sympy/matrices/expressions/tests/test_fourier.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions/tests 2026-04-05 02:48:39,906 root INFO copying build/lib/sympy/matrices/expressions/funcmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,907 root INFO copying build/lib/sympy/matrices/expressions/_shape.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,908 root INFO copying build/lib/sympy/matrices/expressions/matmul.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,909 root INFO copying build/lib/sympy/matrices/expressions/fourier.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,910 root INFO copying build/lib/sympy/matrices/expressions/permutation.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,912 root INFO copying build/lib/sympy/matrices/expressions/applyfunc.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,913 root INFO copying build/lib/sympy/matrices/expressions/diagonal.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,914 root INFO copying build/lib/sympy/matrices/expressions/transpose.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,915 root INFO copying build/lib/sympy/matrices/expressions/hadamard.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,916 root INFO copying build/lib/sympy/matrices/expressions/slice.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,917 root INFO copying build/lib/sympy/matrices/expressions/factorizations.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,918 root INFO copying build/lib/sympy/matrices/expressions/blockmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,920 root INFO copying build/lib/sympy/matrices/expressions/inverse.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,921 root INFO copying build/lib/sympy/matrices/expressions/determinant.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/expressions 2026-04-05 02:48:39,922 root INFO copying build/lib/sympy/matrices/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,923 root INFO copying build/lib/sympy/matrices/repmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,925 root INFO creating build/bdist.linux-riscv64/wheel/sympy/matrices/tests 2026-04-05 02:48:39,926 root INFO copying build/lib/sympy/matrices/tests/test_determinant.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,927 root INFO copying build/lib/sympy/matrices/tests/test_matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,930 root INFO copying build/lib/sympy/matrices/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,931 root INFO copying build/lib/sympy/matrices/tests/test_immutable.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,932 root INFO copying build/lib/sympy/matrices/tests/test_decompositions.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,933 root INFO copying build/lib/sympy/matrices/tests/test_repmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,934 root INFO copying build/lib/sympy/matrices/tests/test_reductions.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,935 root INFO copying build/lib/sympy/matrices/tests/test_domains.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,936 root INFO copying build/lib/sympy/matrices/tests/test_commonmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,938 root INFO copying build/lib/sympy/matrices/tests/test_interactions.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,939 root INFO copying build/lib/sympy/matrices/tests/test_sparse.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,940 root INFO copying build/lib/sympy/matrices/tests/test_normalforms.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,941 root INFO copying build/lib/sympy/matrices/tests/test_graph.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,942 root INFO copying build/lib/sympy/matrices/tests/test_solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,944 root INFO copying build/lib/sympy/matrices/tests/test_sparsetools.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,945 root INFO copying build/lib/sympy/matrices/tests/test_eigen.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,946 root INFO copying build/lib/sympy/matrices/tests/test_matrixbase.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,948 root INFO copying build/lib/sympy/matrices/tests/test_subspaces.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/tests 2026-04-05 02:48:39,949 root INFO copying build/lib/sympy/matrices/matrixbase.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,952 root INFO copying build/lib/sympy/matrices/dense.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,954 root INFO creating build/bdist.linux-riscv64/wheel/sympy/matrices/benchmarks 2026-04-05 02:48:39,954 root INFO copying build/lib/sympy/matrices/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/benchmarks 2026-04-05 02:48:39,955 root INFO copying build/lib/sympy/matrices/benchmarks/bench_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices/benchmarks 2026-04-05 02:48:39,957 root INFO copying build/lib/sympy/matrices/immutable.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,958 root INFO copying build/lib/sympy/matrices/kind.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,959 root INFO copying build/lib/sympy/matrices/graph.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,960 root INFO copying build/lib/sympy/matrices/sparse.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,961 root INFO copying build/lib/sympy/matrices/matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,963 root INFO copying build/lib/sympy/matrices/sparsetools.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,964 root INFO copying build/lib/sympy/matrices/common.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,966 root INFO copying build/lib/sympy/matrices/subspaces.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,967 root INFO copying build/lib/sympy/matrices/utilities.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,968 root INFO copying build/lib/sympy/matrices/solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,969 root INFO copying build/lib/sympy/matrices/eigen.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,971 root INFO copying build/lib/sympy/matrices/reductions.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,972 root INFO copying build/lib/sympy/matrices/inverse.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,973 root INFO copying build/lib/sympy/matrices/determinant.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,974 root INFO copying build/lib/sympy/matrices/normalforms.py -> build/bdist.linux-riscv64/wheel/./sympy/matrices 2026-04-05 02:48:39,976 root INFO creating build/bdist.linux-riscv64/wheel/sympy/crypto 2026-04-05 02:48:39,977 root INFO copying build/lib/sympy/crypto/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/crypto 2026-04-05 02:48:39,978 root INFO creating build/bdist.linux-riscv64/wheel/sympy/crypto/tests 2026-04-05 02:48:39,979 root INFO copying build/lib/sympy/crypto/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/crypto/tests 2026-04-05 02:48:39,980 root INFO copying build/lib/sympy/crypto/tests/test_crypto.py -> build/bdist.linux-riscv64/wheel/./sympy/crypto/tests 2026-04-05 02:48:39,981 root INFO copying build/lib/sympy/crypto/crypto.py -> build/bdist.linux-riscv64/wheel/./sympy/crypto 2026-04-05 02:48:39,983 root INFO copying build/lib/sympy/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy 2026-04-05 02:48:39,985 root INFO copying build/lib/sympy/conftest.py -> build/bdist.linux-riscv64/wheel/./sympy 2026-04-05 02:48:39,986 root INFO creating build/bdist.linux-riscv64/wheel/sympy/assumptions 2026-04-05 02:48:39,987 root INFO copying build/lib/sympy/assumptions/facts.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:39,988 root INFO creating build/bdist.linux-riscv64/wheel/sympy/assumptions/handlers 2026-04-05 02:48:39,989 root INFO copying build/lib/sympy/assumptions/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/handlers 2026-04-05 02:48:39,990 root INFO copying build/lib/sympy/assumptions/handlers/sets.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/handlers 2026-04-05 02:48:39,992 root INFO copying build/lib/sympy/assumptions/handlers/order.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/handlers 2026-04-05 02:48:39,993 root INFO copying build/lib/sympy/assumptions/handlers/ntheory.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/handlers 2026-04-05 02:48:39,994 root INFO copying build/lib/sympy/assumptions/handlers/matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/handlers 2026-04-05 02:48:39,995 root INFO copying build/lib/sympy/assumptions/handlers/common.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/handlers 2026-04-05 02:48:39,997 root INFO copying build/lib/sympy/assumptions/handlers/calculus.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/handlers 2026-04-05 02:48:39,998 root INFO copying build/lib/sympy/assumptions/satask.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:39,999 root INFO creating build/bdist.linux-riscv64/wheel/sympy/assumptions/predicates 2026-04-05 02:48:40,000 root INFO copying build/lib/sympy/assumptions/predicates/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/predicates 2026-04-05 02:48:40,001 root INFO copying build/lib/sympy/assumptions/predicates/sets.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/predicates 2026-04-05 02:48:40,002 root INFO copying build/lib/sympy/assumptions/predicates/order.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/predicates 2026-04-05 02:48:40,004 root INFO copying build/lib/sympy/assumptions/predicates/ntheory.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/predicates 2026-04-05 02:48:40,005 root INFO copying build/lib/sympy/assumptions/predicates/matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/predicates 2026-04-05 02:48:40,006 root INFO copying build/lib/sympy/assumptions/predicates/common.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/predicates 2026-04-05 02:48:40,007 root INFO copying build/lib/sympy/assumptions/predicates/calculus.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/predicates 2026-04-05 02:48:40,008 root INFO copying build/lib/sympy/assumptions/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,009 root INFO copying build/lib/sympy/assumptions/sathandlers.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,010 root INFO creating build/bdist.linux-riscv64/wheel/sympy/assumptions/tests 2026-04-05 02:48:40,011 root INFO copying build/lib/sympy/assumptions/tests/test_matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,013 root INFO copying build/lib/sympy/assumptions/tests/test_assumptions_2.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,014 root INFO copying build/lib/sympy/assumptions/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,015 root INFO copying build/lib/sympy/assumptions/tests/test_rel_queries.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,016 root INFO copying build/lib/sympy/assumptions/tests/test_satask.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,017 root INFO copying build/lib/sympy/assumptions/tests/test_query.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,019 root INFO copying build/lib/sympy/assumptions/tests/test_context.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,020 root INFO copying build/lib/sympy/assumptions/tests/test_sathandlers.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,021 root INFO copying build/lib/sympy/assumptions/tests/test_refine.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,022 root INFO copying build/lib/sympy/assumptions/tests/test_wrapper.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/tests 2026-04-05 02:48:40,024 root INFO copying build/lib/sympy/assumptions/lra_satask.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,025 root INFO creating build/bdist.linux-riscv64/wheel/sympy/assumptions/relation 2026-04-05 02:48:40,026 root INFO copying build/lib/sympy/assumptions/relation/binrel.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/relation 2026-04-05 02:48:40,027 root INFO copying build/lib/sympy/assumptions/relation/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/relation 2026-04-05 02:48:40,028 root INFO copying build/lib/sympy/assumptions/relation/equality.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions/relation 2026-04-05 02:48:40,029 root INFO copying build/lib/sympy/assumptions/cnf.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,031 root INFO copying build/lib/sympy/assumptions/ask.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,032 root INFO copying build/lib/sympy/assumptions/ask_generated.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,033 root INFO copying build/lib/sympy/assumptions/wrapper.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,034 root INFO copying build/lib/sympy/assumptions/refine.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,036 root INFO copying build/lib/sympy/assumptions/assume.py -> build/bdist.linux-riscv64/wheel/./sympy/assumptions 2026-04-05 02:48:40,037 root INFO creating build/bdist.linux-riscv64/wheel/sympy/sandbox 2026-04-05 02:48:40,038 root INFO copying build/lib/sympy/sandbox/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/sandbox 2026-04-05 02:48:40,039 root INFO creating build/bdist.linux-riscv64/wheel/sympy/sandbox/tests 2026-04-05 02:48:40,040 root INFO copying build/lib/sympy/sandbox/tests/test_indexed_integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/sandbox/tests 2026-04-05 02:48:40,041 root INFO copying build/lib/sympy/sandbox/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/sandbox/tests 2026-04-05 02:48:40,042 root INFO copying build/lib/sympy/sandbox/indexed_integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/sandbox 2026-04-05 02:48:40,043 root INFO creating build/bdist.linux-riscv64/wheel/sympy/liealgebras 2026-04-05 02:48:40,044 root INFO copying build/lib/sympy/liealgebras/type_d.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,045 root INFO copying build/lib/sympy/liealgebras/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,046 root INFO copying build/lib/sympy/liealgebras/dynkin_diagram.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,048 root INFO creating build/bdist.linux-riscv64/wheel/sympy/liealgebras/tests 2026-04-05 02:48:40,049 root INFO copying build/lib/sympy/liealgebras/tests/test_type_D.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,050 root INFO copying build/lib/sympy/liealgebras/tests/test_type_G.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,051 root INFO copying build/lib/sympy/liealgebras/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,052 root INFO copying build/lib/sympy/liealgebras/tests/test_cartan_type.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,053 root INFO copying build/lib/sympy/liealgebras/tests/test_weyl_group.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,054 root INFO copying build/lib/sympy/liealgebras/tests/test_dynkin_diagram.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,055 root INFO copying build/lib/sympy/liealgebras/tests/test_type_F.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,056 root INFO copying build/lib/sympy/liealgebras/tests/test_type_A.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,057 root INFO copying build/lib/sympy/liealgebras/tests/test_type_C.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,058 root INFO copying build/lib/sympy/liealgebras/tests/test_type_E.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,059 root INFO copying build/lib/sympy/liealgebras/tests/test_cartan_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,060 root INFO copying build/lib/sympy/liealgebras/tests/test_root_system.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,061 root INFO copying build/lib/sympy/liealgebras/tests/test_type_B.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras/tests 2026-04-05 02:48:40,062 root INFO copying build/lib/sympy/liealgebras/type_e.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,063 root INFO copying build/lib/sympy/liealgebras/type_c.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,064 root INFO copying build/lib/sympy/liealgebras/type_a.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,066 root INFO copying build/lib/sympy/liealgebras/type_g.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,067 root INFO copying build/lib/sympy/liealgebras/type_b.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,068 root INFO copying build/lib/sympy/liealgebras/root_system.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,069 root INFO copying build/lib/sympy/liealgebras/cartan_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,070 root INFO copying build/lib/sympy/liealgebras/cartan_type.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,071 root INFO copying build/lib/sympy/liealgebras/weyl_group.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,072 root INFO copying build/lib/sympy/liealgebras/type_f.py -> build/bdist.linux-riscv64/wheel/./sympy/liealgebras 2026-04-05 02:48:40,074 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics 2026-04-05 02:48:40,075 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/continuum_mechanics 2026-04-05 02:48:40,076 root INFO copying build/lib/sympy/physics/continuum_mechanics/beam.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics 2026-04-05 02:48:40,078 root INFO copying build/lib/sympy/physics/continuum_mechanics/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics 2026-04-05 02:48:40,079 root INFO copying build/lib/sympy/physics/continuum_mechanics/truss.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics 2026-04-05 02:48:40,081 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:40,082 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:40,083 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_beam.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:40,084 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_cable.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:40,085 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_truss.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:40,086 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_arch.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics/tests 2026-04-05 02:48:40,088 root INFO copying build/lib/sympy/physics/continuum_mechanics/arch.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics 2026-04-05 02:48:40,089 root INFO copying build/lib/sympy/physics/continuum_mechanics/cable.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/continuum_mechanics 2026-04-05 02:48:40,091 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/quantum 2026-04-05 02:48:40,092 root INFO copying build/lib/sympy/physics/quantum/trace.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,093 root INFO copying build/lib/sympy/physics/quantum/matrixcache.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,094 root INFO copying build/lib/sympy/physics/quantum/circuitutils.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,095 root INFO copying build/lib/sympy/physics/quantum/anticommutator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,096 root INFO copying build/lib/sympy/physics/quantum/spin.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,098 root INFO copying build/lib/sympy/physics/quantum/state.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,099 root INFO copying build/lib/sympy/physics/quantum/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,100 root INFO copying build/lib/sympy/physics/quantum/qasm.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,101 root INFO copying build/lib/sympy/physics/quantum/qft.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,103 root INFO copying build/lib/sympy/physics/quantum/operatorset.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,104 root INFO copying build/lib/sympy/physics/quantum/qexpr.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,105 root INFO copying build/lib/sympy/physics/quantum/density.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,106 root INFO copying build/lib/sympy/physics/quantum/gate.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,108 root INFO copying build/lib/sympy/physics/quantum/shor.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,109 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/quantum/tests 2026-04-05 02:48:40,110 root INFO copying build/lib/sympy/physics/quantum/tests/test_kind.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,111 root INFO copying build/lib/sympy/physics/quantum/tests/test_hilbert.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,112 root INFO copying build/lib/sympy/physics/quantum/tests/test_matrixutils.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,113 root INFO copying build/lib/sympy/physics/quantum/tests/test_sho1d.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,114 root INFO copying build/lib/sympy/physics/quantum/tests/test_qapply.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,116 root INFO copying build/lib/sympy/physics/quantum/tests/test_constants.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,117 root INFO copying build/lib/sympy/physics/quantum/tests/test_operatorordering.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,118 root INFO copying build/lib/sympy/physics/quantum/tests/test_grover.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,119 root INFO copying build/lib/sympy/physics/quantum/tests/test_spin.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,122 root INFO copying build/lib/sympy/physics/quantum/tests/test_dagger.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,123 root INFO copying build/lib/sympy/physics/quantum/tests/test_pauli.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,124 root INFO copying build/lib/sympy/physics/quantum/tests/test_state.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,126 root INFO copying build/lib/sympy/physics/quantum/tests/test_represent.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,127 root INFO copying build/lib/sympy/physics/quantum/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,128 root INFO copying build/lib/sympy/physics/quantum/tests/test_operatorset.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,129 root INFO copying build/lib/sympy/physics/quantum/tests/test_boson.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,130 root INFO copying build/lib/sympy/physics/quantum/tests/test_fermion.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,131 root INFO copying build/lib/sympy/physics/quantum/tests/test_gate.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,132 root INFO copying build/lib/sympy/physics/quantum/tests/test_circuitplot.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,133 root INFO copying build/lib/sympy/physics/quantum/tests/test_circuitutils.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,134 root INFO copying build/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,136 root INFO copying build/lib/sympy/physics/quantum/tests/test_qubit.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,137 root INFO copying build/lib/sympy/physics/quantum/tests/test_anticommutator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,138 root INFO copying build/lib/sympy/physics/quantum/tests/test_shor.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,139 root INFO copying build/lib/sympy/physics/quantum/tests/test_operator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,140 root INFO copying build/lib/sympy/physics/quantum/tests/test_innerproduct.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,141 root INFO copying build/lib/sympy/physics/quantum/tests/test_commutator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,142 root INFO copying build/lib/sympy/physics/quantum/tests/test_identitysearch.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,143 root INFO copying build/lib/sympy/physics/quantum/tests/test_printing.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,145 root INFO copying build/lib/sympy/physics/quantum/tests/test_qft.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,146 root INFO copying build/lib/sympy/physics/quantum/tests/test_piab.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,147 root INFO copying build/lib/sympy/physics/quantum/tests/test_trace.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,148 root INFO copying build/lib/sympy/physics/quantum/tests/test_qasm.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,149 root INFO copying build/lib/sympy/physics/quantum/tests/test_cartesian.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,150 root INFO copying build/lib/sympy/physics/quantum/tests/test_cg.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,152 root INFO copying build/lib/sympy/physics/quantum/tests/test_density.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,153 root INFO copying build/lib/sympy/physics/quantum/tests/test_transforms.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,154 root INFO copying build/lib/sympy/physics/quantum/tests/test_qexpr.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum/tests 2026-04-05 02:48:40,155 root INFO copying build/lib/sympy/physics/quantum/piab.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,156 root INFO copying build/lib/sympy/physics/quantum/dagger.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,157 root INFO copying build/lib/sympy/physics/quantum/qapply.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,158 root INFO copying build/lib/sympy/physics/quantum/represent.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,160 root INFO copying build/lib/sympy/physics/quantum/cartesian.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,161 root INFO copying build/lib/sympy/physics/quantum/kind.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,162 root INFO copying build/lib/sympy/physics/quantum/transforms.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,163 root INFO copying build/lib/sympy/physics/quantum/boson.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,164 root INFO copying build/lib/sympy/physics/quantum/identitysearch.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,166 root INFO copying build/lib/sympy/physics/quantum/fermion.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,167 root INFO copying build/lib/sympy/physics/quantum/innerproduct.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,168 root INFO copying build/lib/sympy/physics/quantum/matrixutils.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,169 root INFO copying build/lib/sympy/physics/quantum/grover.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,170 root INFO copying build/lib/sympy/physics/quantum/cg.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,172 root INFO copying build/lib/sympy/physics/quantum/operator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,173 root INFO copying build/lib/sympy/physics/quantum/hilbert.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,174 root INFO copying build/lib/sympy/physics/quantum/constants.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,175 root INFO copying build/lib/sympy/physics/quantum/pauli.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,177 root INFO copying build/lib/sympy/physics/quantum/qubit.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,178 root INFO copying build/lib/sympy/physics/quantum/tensorproduct.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,179 root INFO copying build/lib/sympy/physics/quantum/commutator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,181 root INFO copying build/lib/sympy/physics/quantum/sho1d.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,182 root INFO copying build/lib/sympy/physics/quantum/circuitplot.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,183 root INFO copying build/lib/sympy/physics/quantum/operatorordering.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/quantum 2026-04-05 02:48:40,184 root INFO copying build/lib/sympy/physics/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,186 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/units 2026-04-05 02:48:40,186 root INFO copying build/lib/sympy/physics/units/prefixes.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units 2026-04-05 02:48:40,188 root INFO copying build/lib/sympy/physics/units/quantities.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units 2026-04-05 02:48:40,189 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/units/definitions 2026-04-05 02:48:40,190 root INFO copying build/lib/sympy/physics/units/definitions/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/definitions 2026-04-05 02:48:40,191 root INFO copying build/lib/sympy/physics/units/definitions/dimension_definitions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/definitions 2026-04-05 02:48:40,192 root INFO copying build/lib/sympy/physics/units/definitions/unit_definitions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/definitions 2026-04-05 02:48:40,193 root INFO copying build/lib/sympy/physics/units/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units 2026-04-05 02:48:40,195 root INFO copying build/lib/sympy/physics/units/util.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units 2026-04-05 02:48:40,196 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/units/tests 2026-04-05 02:48:40,197 root INFO copying build/lib/sympy/physics/units/tests/test_dimensionsystem.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,198 root INFO copying build/lib/sympy/physics/units/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,199 root INFO copying build/lib/sympy/physics/units/tests/test_dimensions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,200 root INFO copying build/lib/sympy/physics/units/tests/test_unitsystem.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,201 root INFO copying build/lib/sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,202 root INFO copying build/lib/sympy/physics/units/tests/test_prefixes.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,203 root INFO copying build/lib/sympy/physics/units/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,205 root INFO copying build/lib/sympy/physics/units/tests/test_quantities.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/tests 2026-04-05 02:48:40,206 root INFO copying build/lib/sympy/physics/units/dimensions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units 2026-04-05 02:48:40,208 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/units/systems 2026-04-05 02:48:40,208 root INFO copying build/lib/sympy/physics/units/systems/mks.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/systems 2026-04-05 02:48:40,209 root INFO copying build/lib/sympy/physics/units/systems/natural.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/systems 2026-04-05 02:48:40,210 root INFO copying build/lib/sympy/physics/units/systems/mksa.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/systems 2026-04-05 02:48:40,212 root INFO copying build/lib/sympy/physics/units/systems/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/systems 2026-04-05 02:48:40,213 root INFO copying build/lib/sympy/physics/units/systems/length_weight_time.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/systems 2026-04-05 02:48:40,214 root INFO copying build/lib/sympy/physics/units/systems/cgs.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/systems 2026-04-05 02:48:40,215 root INFO copying build/lib/sympy/physics/units/systems/si.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units/systems 2026-04-05 02:48:40,216 root INFO copying build/lib/sympy/physics/units/unitsystem.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/units 2026-04-05 02:48:40,218 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/optics 2026-04-05 02:48:40,218 root INFO copying build/lib/sympy/physics/optics/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics 2026-04-05 02:48:40,220 root INFO copying build/lib/sympy/physics/optics/waves.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics 2026-04-05 02:48:40,221 root INFO copying build/lib/sympy/physics/optics/utils.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics 2026-04-05 02:48:40,222 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/optics/tests 2026-04-05 02:48:40,223 root INFO copying build/lib/sympy/physics/optics/tests/test_waves.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics/tests 2026-04-05 02:48:40,224 root INFO copying build/lib/sympy/physics/optics/tests/test_medium.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics/tests 2026-04-05 02:48:40,225 root INFO copying build/lib/sympy/physics/optics/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics/tests 2026-04-05 02:48:40,226 root INFO copying build/lib/sympy/physics/optics/tests/test_gaussopt.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics/tests 2026-04-05 02:48:40,227 root INFO copying build/lib/sympy/physics/optics/tests/test_utils.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics/tests 2026-04-05 02:48:40,229 root INFO copying build/lib/sympy/physics/optics/tests/test_polarization.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics/tests 2026-04-05 02:48:40,230 root INFO copying build/lib/sympy/physics/optics/polarization.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics 2026-04-05 02:48:40,231 root INFO copying build/lib/sympy/physics/optics/gaussopt.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics 2026-04-05 02:48:40,232 root INFO copying build/lib/sympy/physics/optics/medium.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/optics 2026-04-05 02:48:40,234 root INFO copying build/lib/sympy/physics/qho_1d.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,235 root INFO copying build/lib/sympy/physics/pring.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,236 root INFO copying build/lib/sympy/physics/secondquant.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,238 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/tests 2026-04-05 02:48:40,239 root INFO copying build/lib/sympy/physics/tests/test_pring.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,240 root INFO copying build/lib/sympy/physics/tests/test_paulialgebra.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,241 root INFO copying build/lib/sympy/physics/tests/test_qho_1d.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,242 root INFO copying build/lib/sympy/physics/tests/test_sho.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,243 root INFO copying build/lib/sympy/physics/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,244 root INFO copying build/lib/sympy/physics/tests/test_hydrogen.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,245 root INFO copying build/lib/sympy/physics/tests/test_secondquant.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,247 root INFO copying build/lib/sympy/physics/tests/test_clebsch_gordan.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,248 root INFO copying build/lib/sympy/physics/tests/test_physics_matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/tests 2026-04-05 02:48:40,249 root INFO copying build/lib/sympy/physics/sho.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,250 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/mechanics 2026-04-05 02:48:40,251 root INFO copying build/lib/sympy/physics/mechanics/wrapping_geometry.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,252 root INFO copying build/lib/sympy/physics/mechanics/method.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,254 root INFO copying build/lib/sympy/physics/mechanics/particle.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,255 root INFO copying build/lib/sympy/physics/mechanics/loads.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,256 root INFO copying build/lib/sympy/physics/mechanics/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,257 root INFO copying build/lib/sympy/physics/mechanics/rigidbody.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,258 root INFO copying build/lib/sympy/physics/mechanics/kane.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,259 root INFO copying build/lib/sympy/physics/mechanics/functions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,261 root INFO copying build/lib/sympy/physics/mechanics/body.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,262 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/mechanics/tests 2026-04-05 02:48:40,263 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane2.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,265 root INFO copying build/lib/sympy/physics/mechanics/tests/test_body.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,266 root INFO copying build/lib/sympy/physics/mechanics/tests/test_linearize.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,267 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane3.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,268 root INFO copying build/lib/sympy/physics/mechanics/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,269 root INFO copying build/lib/sympy/physics/mechanics/tests/test_lagrange2.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,270 root INFO copying build/lib/sympy/physics/mechanics/tests/test_pathway.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,272 root INFO copying build/lib/sympy/physics/mechanics/tests/test_loads.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,273 root INFO copying build/lib/sympy/physics/mechanics/tests/test_system.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,274 root INFO copying build/lib/sympy/physics/mechanics/tests/test_system_class.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,275 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane5.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,277 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,278 root INFO copying build/lib/sympy/physics/mechanics/tests/test_actuator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,279 root INFO copying build/lib/sympy/physics/mechanics/tests/test_jointsmethod.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,281 root INFO copying build/lib/sympy/physics/mechanics/tests/test_inertia.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,282 root INFO copying build/lib/sympy/physics/mechanics/tests/test_joint.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,283 root INFO copying build/lib/sympy/physics/mechanics/tests/test_models.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,284 root INFO copying build/lib/sympy/physics/mechanics/tests/test_lagrange.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,286 root INFO copying build/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,287 root INFO copying build/lib/sympy/physics/mechanics/tests/test_wrapping_geometry.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,288 root INFO copying build/lib/sympy/physics/mechanics/tests/test_method.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,289 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane4.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,290 root INFO copying build/lib/sympy/physics/mechanics/tests/test_particle.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,291 root INFO copying build/lib/sympy/physics/mechanics/tests/test_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,292 root INFO copying build/lib/sympy/physics/mechanics/tests/test_linearity_of_velocity_constraints.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics/tests 2026-04-05 02:48:40,294 root INFO copying build/lib/sympy/physics/mechanics/pathway.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,295 root INFO copying build/lib/sympy/physics/mechanics/jointsmethod.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,296 root INFO copying build/lib/sympy/physics/mechanics/linearize.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,297 root INFO copying build/lib/sympy/physics/mechanics/joint.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,299 root INFO copying build/lib/sympy/physics/mechanics/inertia.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,300 root INFO copying build/lib/sympy/physics/mechanics/lagrange.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,302 root INFO copying build/lib/sympy/physics/mechanics/body_base.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,303 root INFO copying build/lib/sympy/physics/mechanics/models.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,304 root INFO copying build/lib/sympy/physics/mechanics/system.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,305 root INFO copying build/lib/sympy/physics/mechanics/actuator.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/mechanics 2026-04-05 02:48:40,307 root INFO copying build/lib/sympy/physics/paulialgebra.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,308 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/hep 2026-04-05 02:48:40,309 root INFO copying build/lib/sympy/physics/hep/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/hep 2026-04-05 02:48:40,311 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/hep/tests 2026-04-05 02:48:40,311 root INFO copying build/lib/sympy/physics/hep/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/hep/tests 2026-04-05 02:48:40,312 root INFO copying build/lib/sympy/physics/hep/tests/test_gamma_matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/hep/tests 2026-04-05 02:48:40,314 root INFO copying build/lib/sympy/physics/hep/gamma_matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/hep 2026-04-05 02:48:40,315 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/vector 2026-04-05 02:48:40,316 root INFO copying build/lib/sympy/physics/vector/printing.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,317 root INFO copying build/lib/sympy/physics/vector/frame.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,319 root INFO copying build/lib/sympy/physics/vector/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,320 root INFO copying build/lib/sympy/physics/vector/point.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,321 root INFO copying build/lib/sympy/physics/vector/fieldfunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,323 root INFO copying build/lib/sympy/physics/vector/functions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,324 root INFO copying build/lib/sympy/physics/vector/vector.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,326 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/vector/tests 2026-04-05 02:48:40,327 root INFO copying build/lib/sympy/physics/vector/tests/test_fieldfunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,328 root INFO copying build/lib/sympy/physics/vector/tests/test_point.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,329 root INFO copying build/lib/sympy/physics/vector/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,330 root INFO copying build/lib/sympy/physics/vector/tests/test_output.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,331 root INFO copying build/lib/sympy/physics/vector/tests/test_frame.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,333 root INFO copying build/lib/sympy/physics/vector/tests/test_printing.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,334 root INFO copying build/lib/sympy/physics/vector/tests/test_vector.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,335 root INFO copying build/lib/sympy/physics/vector/tests/test_dyadic.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,336 root INFO copying build/lib/sympy/physics/vector/tests/test_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector/tests 2026-04-05 02:48:40,338 root INFO copying build/lib/sympy/physics/vector/dyadic.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/vector 2026-04-05 02:48:40,339 root INFO copying build/lib/sympy/physics/matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,340 root INFO copying build/lib/sympy/physics/wigner.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,342 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/biomechanics 2026-04-05 02:48:40,343 root INFO copying build/lib/sympy/physics/biomechanics/curve.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics 2026-04-05 02:48:40,344 root INFO copying build/lib/sympy/physics/biomechanics/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics 2026-04-05 02:48:40,346 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/biomechanics/tests 2026-04-05 02:48:40,347 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_curve.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics/tests 2026-04-05 02:48:40,348 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_musculotendon.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics/tests 2026-04-05 02:48:40,350 root INFO copying build/lib/sympy/physics/biomechanics/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics/tests 2026-04-05 02:48:40,351 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_activation.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics/tests 2026-04-05 02:48:40,352 root INFO copying build/lib/sympy/physics/biomechanics/tests/test_mixin.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics/tests 2026-04-05 02:48:40,353 root INFO copying build/lib/sympy/physics/biomechanics/musculotendon.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics 2026-04-05 02:48:40,355 root INFO copying build/lib/sympy/physics/biomechanics/_mixin.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics 2026-04-05 02:48:40,356 root INFO copying build/lib/sympy/physics/biomechanics/activation.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/biomechanics 2026-04-05 02:48:40,357 root INFO copying build/lib/sympy/physics/hydrogen.py -> build/bdist.linux-riscv64/wheel/./sympy/physics 2026-04-05 02:48:40,358 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/control 2026-04-05 02:48:40,359 root INFO copying build/lib/sympy/physics/control/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/control 2026-04-05 02:48:40,360 root INFO copying build/lib/sympy/physics/control/control_plots.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/control 2026-04-05 02:48:40,362 root INFO creating build/bdist.linux-riscv64/wheel/sympy/physics/control/tests 2026-04-05 02:48:40,363 root INFO copying build/lib/sympy/physics/control/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/control/tests 2026-04-05 02:48:40,364 root INFO copying build/lib/sympy/physics/control/tests/test_lti.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/control/tests 2026-04-05 02:48:40,366 root INFO copying build/lib/sympy/physics/control/tests/test_control_plots.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/control/tests 2026-04-05 02:48:40,367 root INFO copying build/lib/sympy/physics/control/lti.py -> build/bdist.linux-riscv64/wheel/./sympy/physics/control 2026-04-05 02:48:40,370 root INFO copying build/lib/sympy/galgebra.py -> build/bdist.linux-riscv64/wheel/./sympy 2026-04-05 02:48:40,371 root INFO creating build/bdist.linux-riscv64/wheel/sympy/interactive 2026-04-05 02:48:40,372 root INFO copying build/lib/sympy/interactive/printing.py -> build/bdist.linux-riscv64/wheel/./sympy/interactive 2026-04-05 02:48:40,373 root INFO copying build/lib/sympy/interactive/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/interactive 2026-04-05 02:48:40,375 root INFO creating build/bdist.linux-riscv64/wheel/sympy/interactive/tests 2026-04-05 02:48:40,375 root INFO copying build/lib/sympy/interactive/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/interactive/tests 2026-04-05 02:48:40,376 root INFO copying build/lib/sympy/interactive/tests/test_ipython.py -> build/bdist.linux-riscv64/wheel/./sympy/interactive/tests 2026-04-05 02:48:40,378 root INFO copying build/lib/sympy/interactive/tests/test_interactive.py -> build/bdist.linux-riscv64/wheel/./sympy/interactive/tests 2026-04-05 02:48:40,379 root INFO copying build/lib/sympy/interactive/session.py -> build/bdist.linux-riscv64/wheel/./sympy/interactive 2026-04-05 02:48:40,380 root INFO copying build/lib/sympy/interactive/traversal.py -> build/bdist.linux-riscv64/wheel/./sympy/interactive 2026-04-05 02:48:40,381 root INFO creating build/bdist.linux-riscv64/wheel/sympy/benchmarks 2026-04-05 02:48:40,382 root INFO copying build/lib/sympy/benchmarks/bench_symbench.py -> build/bdist.linux-riscv64/wheel/./sympy/benchmarks 2026-04-05 02:48:40,383 root INFO copying build/lib/sympy/benchmarks/bench_discrete_log.py -> build/bdist.linux-riscv64/wheel/./sympy/benchmarks 2026-04-05 02:48:40,384 root INFO copying build/lib/sympy/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/benchmarks 2026-04-05 02:48:40,385 root INFO copying build/lib/sympy/benchmarks/bench_meijerint.py -> build/bdist.linux-riscv64/wheel/./sympy/benchmarks 2026-04-05 02:48:40,387 root INFO copying build/lib/sympy/this.py -> build/bdist.linux-riscv64/wheel/./sympy 2026-04-05 02:48:40,388 root INFO creating build/bdist.linux-riscv64/wheel/sympy/concrete 2026-04-05 02:48:40,389 root INFO copying build/lib/sympy/concrete/delta.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,390 root INFO copying build/lib/sympy/concrete/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,391 root INFO creating build/bdist.linux-riscv64/wheel/sympy/concrete/tests 2026-04-05 02:48:40,392 root INFO copying build/lib/sympy/concrete/tests/test_gosper.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete/tests 2026-04-05 02:48:40,393 root INFO copying build/lib/sympy/concrete/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete/tests 2026-04-05 02:48:40,394 root INFO copying build/lib/sympy/concrete/tests/test_guess.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete/tests 2026-04-05 02:48:40,395 root INFO copying build/lib/sympy/concrete/tests/test_products.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete/tests 2026-04-05 02:48:40,397 root INFO copying build/lib/sympy/concrete/tests/test_sums_products.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete/tests 2026-04-05 02:48:40,398 root INFO copying build/lib/sympy/concrete/tests/test_delta.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete/tests 2026-04-05 02:48:40,400 root INFO copying build/lib/sympy/concrete/expr_with_limits.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,401 root INFO copying build/lib/sympy/concrete/guess.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,402 root INFO copying build/lib/sympy/concrete/summations.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,404 root INFO copying build/lib/sympy/concrete/expr_with_intlimits.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,405 root INFO copying build/lib/sympy/concrete/products.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,406 root INFO copying build/lib/sympy/concrete/gosper.py -> build/bdist.linux-riscv64/wheel/./sympy/concrete 2026-04-05 02:48:40,408 root INFO creating build/bdist.linux-riscv64/wheel/sympy/geometry 2026-04-05 02:48:40,409 root INFO copying build/lib/sympy/geometry/polygon.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,410 root INFO copying build/lib/sympy/geometry/exceptions.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,412 root INFO copying build/lib/sympy/geometry/curve.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,413 root INFO copying build/lib/sympy/geometry/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,414 root INFO copying build/lib/sympy/geometry/line.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,416 root INFO copying build/lib/sympy/geometry/point.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,417 root INFO copying build/lib/sympy/geometry/util.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,419 root INFO creating build/bdist.linux-riscv64/wheel/sympy/geometry/tests 2026-04-05 02:48:40,420 root INFO copying build/lib/sympy/geometry/tests/test_ellipse.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,421 root INFO copying build/lib/sympy/geometry/tests/test_curve.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,422 root INFO copying build/lib/sympy/geometry/tests/test_point.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,423 root INFO copying build/lib/sympy/geometry/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,424 root INFO copying build/lib/sympy/geometry/tests/test_entity.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,425 root INFO copying build/lib/sympy/geometry/tests/test_geometrysets.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,426 root INFO copying build/lib/sympy/geometry/tests/test_line.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,428 root INFO copying build/lib/sympy/geometry/tests/test_parabola.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,429 root INFO copying build/lib/sympy/geometry/tests/test_plane.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,430 root INFO copying build/lib/sympy/geometry/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,432 root INFO copying build/lib/sympy/geometry/tests/test_polygon.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry/tests 2026-04-05 02:48:40,433 root INFO copying build/lib/sympy/geometry/parabola.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,434 root INFO copying build/lib/sympy/geometry/plane.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,436 root INFO copying build/lib/sympy/geometry/entity.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,437 root INFO copying build/lib/sympy/geometry/ellipse.py -> build/bdist.linux-riscv64/wheel/./sympy/geometry 2026-04-05 02:48:40,439 root INFO creating build/bdist.linux-riscv64/wheel/sympy/algebras 2026-04-05 02:48:40,439 root INFO copying build/lib/sympy/algebras/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/algebras 2026-04-05 02:48:40,441 root INFO copying build/lib/sympy/algebras/quaternion.py -> build/bdist.linux-riscv64/wheel/./sympy/algebras 2026-04-05 02:48:40,442 root INFO creating build/bdist.linux-riscv64/wheel/sympy/algebras/tests 2026-04-05 02:48:40,443 root INFO copying build/lib/sympy/algebras/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/algebras/tests 2026-04-05 02:48:40,444 root INFO copying build/lib/sympy/algebras/tests/test_quaternion.py -> build/bdist.linux-riscv64/wheel/./sympy/algebras/tests 2026-04-05 02:48:40,446 root INFO creating build/bdist.linux-riscv64/wheel/sympy/simplify 2026-04-05 02:48:40,446 root INFO copying build/lib/sympy/simplify/cse_main.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,448 root INFO copying build/lib/sympy/simplify/sqrtdenest.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,449 root INFO copying build/lib/sympy/simplify/powsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,450 root INFO copying build/lib/sympy/simplify/cse_opts.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,452 root INFO copying build/lib/sympy/simplify/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,453 root INFO copying build/lib/sympy/simplify/gammasimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,454 root INFO copying build/lib/sympy/simplify/epathtools.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,455 root INFO copying build/lib/sympy/simplify/fu.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,457 root INFO creating build/bdist.linux-riscv64/wheel/sympy/simplify/tests 2026-04-05 02:48:40,458 root INFO copying build/lib/sympy/simplify/tests/test_cse_diff.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,459 root INFO copying build/lib/sympy/simplify/tests/test_rewrite.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,460 root INFO copying build/lib/sympy/simplify/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,461 root INFO copying build/lib/sympy/simplify/tests/test_trigsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,463 root INFO copying build/lib/sympy/simplify/tests/test_epathtools.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,464 root INFO copying build/lib/sympy/simplify/tests/test_sqrtdenest.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,465 root INFO copying build/lib/sympy/simplify/tests/test_hyperexpand.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,466 root INFO copying build/lib/sympy/simplify/tests/test_fu.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,468 root INFO copying build/lib/sympy/simplify/tests/test_function.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,469 root INFO copying build/lib/sympy/simplify/tests/test_gammasimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,470 root INFO copying build/lib/sympy/simplify/tests/test_combsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,471 root INFO copying build/lib/sympy/simplify/tests/test_ratsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,472 root INFO copying build/lib/sympy/simplify/tests/test_cse.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,473 root INFO copying build/lib/sympy/simplify/tests/test_simplify.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,475 root INFO copying build/lib/sympy/simplify/tests/test_radsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,476 root INFO copying build/lib/sympy/simplify/tests/test_powsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify/tests 2026-04-05 02:48:40,477 root INFO copying build/lib/sympy/simplify/trigsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,479 root INFO copying build/lib/sympy/simplify/simplify.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,481 root INFO copying build/lib/sympy/simplify/ratsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,482 root INFO copying build/lib/sympy/simplify/hyperexpand.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,484 root INFO copying build/lib/sympy/simplify/radsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,485 root INFO copying build/lib/sympy/simplify/_cse_diff.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,486 root INFO copying build/lib/sympy/simplify/combsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,487 root INFO copying build/lib/sympy/simplify/hyperexpand_doc.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,489 root INFO copying build/lib/sympy/simplify/traversaltools.py -> build/bdist.linux-riscv64/wheel/./sympy/simplify 2026-04-05 02:48:40,490 root INFO creating build/bdist.linux-riscv64/wheel/sympy/printing 2026-04-05 02:48:40,491 root INFO copying build/lib/sympy/printing/dot.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,492 root INFO copying build/lib/sympy/printing/python.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,494 root INFO creating build/bdist.linux-riscv64/wheel/sympy/printing/pretty 2026-04-05 02:48:40,494 root INFO copying build/lib/sympy/printing/pretty/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/pretty 2026-04-05 02:48:40,495 root INFO copying build/lib/sympy/printing/pretty/pretty.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/pretty 2026-04-05 02:48:40,498 root INFO creating build/bdist.linux-riscv64/wheel/sympy/printing/pretty/tests 2026-04-05 02:48:40,499 root INFO copying build/lib/sympy/printing/pretty/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/pretty/tests 2026-04-05 02:48:40,500 root INFO copying build/lib/sympy/printing/pretty/tests/test_pretty.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/pretty/tests 2026-04-05 02:48:40,502 root INFO copying build/lib/sympy/printing/pretty/pretty_symbology.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/pretty 2026-04-05 02:48:40,504 root INFO copying build/lib/sympy/printing/pretty/stringpict.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/pretty 2026-04-05 02:48:40,505 root INFO copying build/lib/sympy/printing/mathml.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,507 root INFO copying build/lib/sympy/printing/c.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,508 root INFO copying build/lib/sympy/printing/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,509 root INFO copying build/lib/sympy/printing/printer.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,510 root INFO copying build/lib/sympy/printing/aesaracode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,512 root INFO copying build/lib/sympy/printing/str.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,513 root INFO copying build/lib/sympy/printing/precedence.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,514 root INFO copying build/lib/sympy/printing/latex.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,516 root INFO copying build/lib/sympy/printing/maple.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,517 root INFO copying build/lib/sympy/printing/repr.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,519 root INFO copying build/lib/sympy/printing/tensorflow.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,520 root INFO copying build/lib/sympy/printing/lambdarepr.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,521 root INFO copying build/lib/sympy/printing/gtk.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,522 root INFO creating build/bdist.linux-riscv64/wheel/sympy/printing/tests 2026-04-05 02:48:40,523 root INFO copying build/lib/sympy/printing/tests/test_dot.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,524 root INFO copying build/lib/sympy/printing/tests/test_rcode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,526 root INFO copying build/lib/sympy/printing/tests/test_tableform.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,527 root INFO copying build/lib/sympy/printing/tests/test_smtlib.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,528 root INFO copying build/lib/sympy/printing/tests/test_pycode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,529 root INFO copying build/lib/sympy/printing/tests/test_cupy.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,530 root INFO copying build/lib/sympy/printing/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,531 root INFO copying build/lib/sympy/printing/tests/test_conventions.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,533 root INFO copying build/lib/sympy/printing/tests/test_python.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,534 root INFO copying build/lib/sympy/printing/tests/test_rust.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,535 root INFO copying build/lib/sympy/printing/tests/test_fortran.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,537 root INFO copying build/lib/sympy/printing/tests/test_codeprinter.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,538 root INFO copying build/lib/sympy/printing/tests/test_maple.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,539 root INFO copying build/lib/sympy/printing/tests/test_glsl.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,540 root INFO copying build/lib/sympy/printing/tests/test_julia.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,542 root INFO copying build/lib/sympy/printing/tests/test_aesaracode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,543 root INFO copying build/lib/sympy/printing/tests/test_torch.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,544 root INFO copying build/lib/sympy/printing/tests/test_gtk.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,545 root INFO copying build/lib/sympy/printing/tests/test_octave.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,546 root INFO copying build/lib/sympy/printing/tests/test_tree.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,548 root INFO copying build/lib/sympy/printing/tests/test_jscode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,549 root INFO copying build/lib/sympy/printing/tests/test_jax.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,550 root INFO copying build/lib/sympy/printing/tests/test_cxx.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,551 root INFO copying build/lib/sympy/printing/tests/test_str.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,553 root INFO copying build/lib/sympy/printing/tests/test_tensorflow.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,554 root INFO copying build/lib/sympy/printing/tests/test_latex.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,556 root INFO copying build/lib/sympy/printing/tests/test_precedence.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,557 root INFO copying build/lib/sympy/printing/tests/test_mathematica.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,559 root INFO copying build/lib/sympy/printing/tests/test_c.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,560 root INFO copying build/lib/sympy/printing/tests/test_repr.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,561 root INFO copying build/lib/sympy/printing/tests/test_mathml.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,563 root INFO copying build/lib/sympy/printing/tests/test_preview.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,564 root INFO copying build/lib/sympy/printing/tests/test_lambdarepr.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,566 root INFO copying build/lib/sympy/printing/tests/test_llvmjit.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,567 root INFO copying build/lib/sympy/printing/tests/test_numpy.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,568 root INFO copying build/lib/sympy/printing/tests/test_theanocode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing/tests 2026-04-05 02:48:40,570 root INFO copying build/lib/sympy/printing/rcode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,571 root INFO copying build/lib/sympy/printing/numpy.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,572 root INFO copying build/lib/sympy/printing/octave.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,573 root INFO copying build/lib/sympy/printing/smtlib.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,575 root INFO copying build/lib/sympy/printing/tree.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,576 root INFO copying build/lib/sympy/printing/codeprinter.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,577 root INFO copying build/lib/sympy/printing/conventions.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,578 root INFO copying build/lib/sympy/printing/julia.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,580 root INFO copying build/lib/sympy/printing/fortran.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,581 root INFO copying build/lib/sympy/printing/cxx.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,582 root INFO copying build/lib/sympy/printing/llvmjitcode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,584 root INFO copying build/lib/sympy/printing/rust.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,585 root INFO copying build/lib/sympy/printing/glsl.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,586 root INFO copying build/lib/sympy/printing/pycode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,588 root INFO copying build/lib/sympy/printing/preview.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,589 root INFO copying build/lib/sympy/printing/jscode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,590 root INFO copying build/lib/sympy/printing/theanocode.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,591 root INFO copying build/lib/sympy/printing/tableform.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,593 root INFO copying build/lib/sympy/printing/mathematica.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,594 root INFO copying build/lib/sympy/printing/pytorch.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,595 root INFO copying build/lib/sympy/printing/defaults.py -> build/bdist.linux-riscv64/wheel/./sympy/printing 2026-04-05 02:48:40,597 root INFO creating build/bdist.linux-riscv64/wheel/sympy/core 2026-04-05 02:48:40,598 root INFO copying build/lib/sympy/core/facts.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,599 root INFO copying build/lib/sympy/core/trace.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,600 root INFO copying build/lib/sympy/core/expr.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,602 root INFO copying build/lib/sympy/core/singleton.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,604 root INFO copying build/lib/sympy/core/mod.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,605 root INFO copying build/lib/sympy/core/parameters.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,606 root INFO copying build/lib/sympy/core/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,607 root INFO copying build/lib/sympy/core/relational.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,608 root INFO copying build/lib/sympy/core/cache.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,610 root INFO copying build/lib/sympy/core/sympify.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,611 root INFO copying build/lib/sympy/core/decorators.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,612 root INFO copying build/lib/sympy/core/add.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,613 root INFO copying build/lib/sympy/core/coreerrors.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,615 root INFO copying build/lib/sympy/core/core.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,616 root INFO copying build/lib/sympy/core/mul.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,617 root INFO copying build/lib/sympy/core/function.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,619 root INFO copying build/lib/sympy/core/rules.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,621 root INFO creating build/bdist.linux-riscv64/wheel/sympy/core/tests 2026-04-05 02:48:40,622 root INFO copying build/lib/sympy/core/tests/test_constructor_postprocessor.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,623 root INFO copying build/lib/sympy/core/tests/test_kind.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,624 root INFO copying build/lib/sympy/core/tests/test_parameters.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,625 root INFO copying build/lib/sympy/core/tests/test_assumptions.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,626 root INFO copying build/lib/sympy/core/tests/test_cache.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,628 root INFO copying build/lib/sympy/core/tests/test_singleton.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,629 root INFO copying build/lib/sympy/core/tests/test_sorting.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,630 root INFO copying build/lib/sympy/core/tests/test_relational.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,631 root INFO copying build/lib/sympy/core/tests/test_noncommutative.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,632 root INFO copying build/lib/sympy/core/tests/test_exprtools.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,634 root INFO copying build/lib/sympy/core/tests/test_expr.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,636 root INFO copying build/lib/sympy/core/tests/test_traversal.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,637 root INFO copying build/lib/sympy/core/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,638 root INFO copying build/lib/sympy/core/tests/test_numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,640 root INFO copying build/lib/sympy/core/tests/test_diff.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,641 root INFO copying build/lib/sympy/core/tests/test_truediv.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,642 root INFO copying build/lib/sympy/core/tests/test_sympify.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,643 root INFO copying build/lib/sympy/core/tests/test_eval.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,645 root INFO copying build/lib/sympy/core/tests/test_match.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,646 root INFO copying build/lib/sympy/core/tests/test_count_ops.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,647 root INFO copying build/lib/sympy/core/tests/test_containers.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,648 root INFO copying build/lib/sympy/core/tests/test_facts.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,650 root INFO copying build/lib/sympy/core/tests/test_args.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,652 root INFO copying build/lib/sympy/core/tests/test_operations.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,653 root INFO copying build/lib/sympy/core/tests/test_expand.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,654 root INFO copying build/lib/sympy/core/tests/test_evalf.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,656 root INFO copying build/lib/sympy/core/tests/test_priority.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,657 root INFO copying build/lib/sympy/core/tests/test_random.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,658 root INFO copying build/lib/sympy/core/tests/test_var.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,659 root INFO copying build/lib/sympy/core/tests/test_function.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,661 root INFO copying build/lib/sympy/core/tests/test_equal.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,662 root INFO copying build/lib/sympy/core/tests/test_rules.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,663 root INFO copying build/lib/sympy/core/tests/test_multidimensional.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,664 root INFO copying build/lib/sympy/core/tests/test_power.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,665 root INFO copying build/lib/sympy/core/tests/test_subs.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,666 root INFO copying build/lib/sympy/core/tests/test_basic.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,668 root INFO copying build/lib/sympy/core/tests/test_compatibility.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,669 root INFO copying build/lib/sympy/core/tests/test_logic.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,670 root INFO copying build/lib/sympy/core/tests/test_arit.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,672 root INFO copying build/lib/sympy/core/tests/test_symbol.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,673 root INFO copying build/lib/sympy/core/tests/test_complex.py -> build/bdist.linux-riscv64/wheel/./sympy/core/tests 2026-04-05 02:48:40,674 root INFO copying build/lib/sympy/core/sorting.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,676 root INFO copying build/lib/sympy/core/intfunc.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,677 root INFO copying build/lib/sympy/core/multidimensional.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,678 root INFO creating build/bdist.linux-riscv64/wheel/sympy/core/benchmarks 2026-04-05 02:48:40,679 root INFO copying build/lib/sympy/core/benchmarks/bench_basic.py -> build/bdist.linux-riscv64/wheel/./sympy/core/benchmarks 2026-04-05 02:48:40,680 root INFO copying build/lib/sympy/core/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/core/benchmarks 2026-04-05 02:48:40,681 root INFO copying build/lib/sympy/core/benchmarks/bench_numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/core/benchmarks 2026-04-05 02:48:40,682 root INFO copying build/lib/sympy/core/benchmarks/bench_assumptions.py -> build/bdist.linux-riscv64/wheel/./sympy/core/benchmarks 2026-04-05 02:48:40,683 root INFO copying build/lib/sympy/core/benchmarks/bench_sympify.py -> build/bdist.linux-riscv64/wheel/./sympy/core/benchmarks 2026-04-05 02:48:40,684 root INFO copying build/lib/sympy/core/benchmarks/bench_expand.py -> build/bdist.linux-riscv64/wheel/./sympy/core/benchmarks 2026-04-05 02:48:40,685 root INFO copying build/lib/sympy/core/benchmarks/bench_arit.py -> build/bdist.linux-riscv64/wheel/./sympy/core/benchmarks 2026-04-05 02:48:40,686 root INFO copying build/lib/sympy/core/numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,689 root INFO copying build/lib/sympy/core/power.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,691 root INFO copying build/lib/sympy/core/kind.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,692 root INFO copying build/lib/sympy/core/evalf.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,694 root INFO copying build/lib/sympy/core/operations.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,695 root INFO copying build/lib/sympy/core/alphabets.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,696 root INFO copying build/lib/sympy/core/_print_helpers.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,697 root INFO copying build/lib/sympy/core/containers.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,698 root INFO copying build/lib/sympy/core/traversal.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,699 root INFO copying build/lib/sympy/core/assumptions.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,701 root INFO copying build/lib/sympy/core/compatibility.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,702 root INFO copying build/lib/sympy/core/random.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,703 root INFO copying build/lib/sympy/core/assumptions_generated.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,705 root INFO copying build/lib/sympy/core/basic.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,706 root INFO copying build/lib/sympy/core/exprtools.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,708 root INFO copying build/lib/sympy/core/symbol.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,710 root INFO copying build/lib/sympy/core/logic.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,711 root INFO copying build/lib/sympy/core/backend.py -> build/bdist.linux-riscv64/wheel/./sympy/core 2026-04-05 02:48:40,712 root INFO creating build/bdist.linux-riscv64/wheel/sympy/multipledispatch 2026-04-05 02:48:40,713 root INFO copying build/lib/sympy/multipledispatch/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch 2026-04-05 02:48:40,714 root INFO copying build/lib/sympy/multipledispatch/utils.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch 2026-04-05 02:48:40,715 root INFO copying build/lib/sympy/multipledispatch/core.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch 2026-04-05 02:48:40,717 root INFO creating build/bdist.linux-riscv64/wheel/sympy/multipledispatch/tests 2026-04-05 02:48:40,717 root INFO copying build/lib/sympy/multipledispatch/tests/test_dispatcher.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch/tests 2026-04-05 02:48:40,719 root INFO copying build/lib/sympy/multipledispatch/tests/test_core.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch/tests 2026-04-05 02:48:40,720 root INFO copying build/lib/sympy/multipledispatch/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch/tests 2026-04-05 02:48:40,721 root INFO copying build/lib/sympy/multipledispatch/tests/test_conflict.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch/tests 2026-04-05 02:48:40,722 root INFO copying build/lib/sympy/multipledispatch/conflict.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch 2026-04-05 02:48:40,723 root INFO copying build/lib/sympy/multipledispatch/dispatcher.py -> build/bdist.linux-riscv64/wheel/./sympy/multipledispatch 2026-04-05 02:48:40,724 root INFO copying build/lib/sympy/abc.py -> build/bdist.linux-riscv64/wheel/./sympy 2026-04-05 02:48:40,725 root INFO creating build/bdist.linux-riscv64/wheel/sympy/tensor 2026-04-05 02:48:40,726 root INFO copying build/lib/sympy/tensor/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor 2026-04-05 02:48:40,727 root INFO copying build/lib/sympy/tensor/tensor.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor 2026-04-05 02:48:40,730 root INFO copying build/lib/sympy/tensor/index_methods.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor 2026-04-05 02:48:40,731 root INFO creating build/bdist.linux-riscv64/wheel/sympy/tensor/array 2026-04-05 02:48:40,732 root INFO copying build/lib/sympy/tensor/array/sparse_ndim_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,734 root INFO creating build/bdist.linux-riscv64/wheel/sympy/tensor/array/expressions 2026-04-05 02:48:40,734 root INFO copying build/lib/sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,736 root INFO copying build/lib/sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,737 root INFO copying build/lib/sympy/tensor/array/expressions/from_array_to_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,738 root INFO copying build/lib/sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,739 root INFO copying build/lib/sympy/tensor/array/expressions/from_matrix_to_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,740 root INFO copying build/lib/sympy/tensor/array/expressions/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,741 root INFO copying build/lib/sympy/tensor/array/expressions/utils.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,743 root INFO creating build/bdist.linux-riscv64/wheel/sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,744 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,745 root INFO copying build/lib/sympy/tensor/array/expressions/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,746 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,747 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,748 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,750 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,751 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,752 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,753 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions/tests 2026-04-05 02:48:40,754 root INFO copying build/lib/sympy/tensor/array/expressions/array_expressions.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,756 root INFO copying build/lib/sympy/tensor/array/expressions/from_indexed_to_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,758 root INFO copying build/lib/sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,759 root INFO copying build/lib/sympy/tensor/array/expressions/from_array_to_indexed.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,760 root INFO copying build/lib/sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/expressions 2026-04-05 02:48:40,761 root INFO copying build/lib/sympy/tensor/array/array_comprehension.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,762 root INFO copying build/lib/sympy/tensor/array/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,764 root INFO creating build/bdist.linux-riscv64/wheel/sympy/tensor/array/tests 2026-04-05 02:48:40,764 root INFO copying build/lib/sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,765 root INFO copying build/lib/sympy/tensor/array/tests/test_array_comprehension.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,767 root INFO copying build/lib/sympy/tensor/array/tests/test_arrayop.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,768 root INFO copying build/lib/sympy/tensor/array/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,769 root INFO copying build/lib/sympy/tensor/array/tests/test_ndim_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,770 root INFO copying build/lib/sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,771 root INFO copying build/lib/sympy/tensor/array/tests/test_array_derivatives.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,772 root INFO copying build/lib/sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array/tests 2026-04-05 02:48:40,774 root INFO copying build/lib/sympy/tensor/array/ndim_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,775 root INFO copying build/lib/sympy/tensor/array/arrayop.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,776 root INFO copying build/lib/sympy/tensor/array/dense_ndim_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,777 root INFO copying build/lib/sympy/tensor/array/mutable_ndim_array.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,778 root INFO copying build/lib/sympy/tensor/array/array_derivatives.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/array 2026-04-05 02:48:40,780 root INFO copying build/lib/sympy/tensor/functions.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor 2026-04-05 02:48:40,781 root INFO creating build/bdist.linux-riscv64/wheel/sympy/tensor/tests 2026-04-05 02:48:40,782 root INFO copying build/lib/sympy/tensor/tests/test_tensor_element.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,783 root INFO copying build/lib/sympy/tensor/tests/test_index_methods.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,784 root INFO copying build/lib/sympy/tensor/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,785 root INFO copying build/lib/sympy/tensor/tests/test_indexed.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,786 root INFO copying build/lib/sympy/tensor/tests/test_tensor_operators.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,788 root INFO copying build/lib/sympy/tensor/tests/test_printing.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,789 root INFO copying build/lib/sympy/tensor/tests/test_tensor.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,790 root INFO copying build/lib/sympy/tensor/tests/test_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor/tests 2026-04-05 02:48:40,791 root INFO copying build/lib/sympy/tensor/indexed.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor 2026-04-05 02:48:40,793 root INFO copying build/lib/sympy/tensor/toperators.py -> build/bdist.linux-riscv64/wheel/./sympy/tensor 2026-04-05 02:48:40,794 root INFO creating build/bdist.linux-riscv64/wheel/sympy/vector 2026-04-05 02:48:40,795 root INFO copying build/lib/sympy/vector/integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,796 root INFO copying build/lib/sympy/vector/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,797 root INFO copying build/lib/sympy/vector/parametricregion.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,799 root INFO copying build/lib/sympy/vector/point.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,800 root INFO copying build/lib/sympy/vector/functions.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,801 root INFO copying build/lib/sympy/vector/vector.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,802 root INFO creating build/bdist.linux-riscv64/wheel/sympy/vector/tests 2026-04-05 02:48:40,803 root INFO copying build/lib/sympy/vector/tests/test_parametricregion.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,805 root INFO copying build/lib/sympy/vector/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,805 root INFO copying build/lib/sympy/vector/tests/test_operators.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,806 root INFO copying build/lib/sympy/vector/tests/test_coordsysrect.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,809 root INFO copying build/lib/sympy/vector/tests/test_printing.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,810 root INFO copying build/lib/sympy/vector/tests/test_integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,812 root INFO copying build/lib/sympy/vector/tests/test_vector.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,813 root INFO copying build/lib/sympy/vector/tests/test_implicitregion.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,814 root INFO copying build/lib/sympy/vector/tests/test_dyadic.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,815 root INFO copying build/lib/sympy/vector/tests/test_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,816 root INFO copying build/lib/sympy/vector/tests/test_field_functions.py -> build/bdist.linux-riscv64/wheel/./sympy/vector/tests 2026-04-05 02:48:40,817 root INFO copying build/lib/sympy/vector/kind.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,818 root INFO copying build/lib/sympy/vector/basisdependent.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,820 root INFO copying build/lib/sympy/vector/deloperator.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,821 root INFO copying build/lib/sympy/vector/dyadic.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,822 root INFO copying build/lib/sympy/vector/scalar.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,823 root INFO copying build/lib/sympy/vector/coordsysrect.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,824 root INFO copying build/lib/sympy/vector/implicitregion.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,826 root INFO copying build/lib/sympy/vector/orienters.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,827 root INFO copying build/lib/sympy/vector/operators.py -> build/bdist.linux-riscv64/wheel/./sympy/vector 2026-04-05 02:48:40,828 root INFO creating build/bdist.linux-riscv64/wheel/sympy/strategies 2026-04-05 02:48:40,829 root INFO copying build/lib/sympy/strategies/traverse.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies 2026-04-05 02:48:40,830 root INFO copying build/lib/sympy/strategies/rl.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies 2026-04-05 02:48:40,832 root INFO copying build/lib/sympy/strategies/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies 2026-04-05 02:48:40,833 root INFO copying build/lib/sympy/strategies/tools.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies 2026-04-05 02:48:40,834 root INFO copying build/lib/sympy/strategies/core.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies 2026-04-05 02:48:40,835 root INFO copying build/lib/sympy/strategies/util.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies 2026-04-05 02:48:40,836 root INFO creating build/bdist.linux-riscv64/wheel/sympy/strategies/tests 2026-04-05 02:48:40,837 root INFO copying build/lib/sympy/strategies/tests/test_core.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/tests 2026-04-05 02:48:40,838 root INFO copying build/lib/sympy/strategies/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/tests 2026-04-05 02:48:40,839 root INFO copying build/lib/sympy/strategies/tests/test_traverse.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/tests 2026-04-05 02:48:40,840 root INFO copying build/lib/sympy/strategies/tests/test_rl.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/tests 2026-04-05 02:48:40,841 root INFO copying build/lib/sympy/strategies/tests/test_tree.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/tests 2026-04-05 02:48:40,842 root INFO copying build/lib/sympy/strategies/tests/test_tools.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/tests 2026-04-05 02:48:40,843 root INFO creating build/bdist.linux-riscv64/wheel/sympy/strategies/branch 2026-04-05 02:48:40,844 root INFO copying build/lib/sympy/strategies/branch/traverse.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch 2026-04-05 02:48:40,845 root INFO copying build/lib/sympy/strategies/branch/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch 2026-04-05 02:48:40,846 root INFO copying build/lib/sympy/strategies/branch/tools.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch 2026-04-05 02:48:40,848 root INFO copying build/lib/sympy/strategies/branch/core.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch 2026-04-05 02:48:40,849 root INFO creating build/bdist.linux-riscv64/wheel/sympy/strategies/branch/tests 2026-04-05 02:48:40,850 root INFO copying build/lib/sympy/strategies/branch/tests/test_core.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch/tests 2026-04-05 02:48:40,851 root INFO copying build/lib/sympy/strategies/branch/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch/tests 2026-04-05 02:48:40,852 root INFO copying build/lib/sympy/strategies/branch/tests/test_traverse.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch/tests 2026-04-05 02:48:40,853 root INFO copying build/lib/sympy/strategies/branch/tests/test_tools.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies/branch/tests 2026-04-05 02:48:40,854 root INFO copying build/lib/sympy/strategies/tree.py -> build/bdist.linux-riscv64/wheel/./sympy/strategies 2026-04-05 02:48:40,855 root INFO creating build/bdist.linux-riscv64/wheel/sympy/series 2026-04-05 02:48:40,856 root INFO copying build/lib/sympy/series/acceleration.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,857 root INFO copying build/lib/sympy/series/limits.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,858 root INFO copying build/lib/sympy/series/formal.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,860 root INFO copying build/lib/sympy/series/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,861 root INFO copying build/lib/sympy/series/residues.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,862 root INFO copying build/lib/sympy/series/limitseq.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,863 root INFO copying build/lib/sympy/series/aseries.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,864 root INFO copying build/lib/sympy/series/kauers.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,866 root INFO creating build/bdist.linux-riscv64/wheel/sympy/series/tests 2026-04-05 02:48:40,867 root INFO copying build/lib/sympy/series/tests/test_gruntz.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,868 root INFO copying build/lib/sympy/series/tests/test_demidovich.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,869 root INFO copying build/lib/sympy/series/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,870 root INFO copying build/lib/sympy/series/tests/test_residues.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,871 root INFO copying build/lib/sympy/series/tests/test_limits.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,873 root INFO copying build/lib/sympy/series/tests/test_aseries.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,874 root INFO copying build/lib/sympy/series/tests/test_order.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,875 root INFO copying build/lib/sympy/series/tests/test_limitseq.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,876 root INFO copying build/lib/sympy/series/tests/test_approximants.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,877 root INFO copying build/lib/sympy/series/tests/test_sequences.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,878 root INFO copying build/lib/sympy/series/tests/test_formal.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,880 root INFO copying build/lib/sympy/series/tests/test_kauers.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,881 root INFO copying build/lib/sympy/series/tests/test_fourier.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,882 root INFO copying build/lib/sympy/series/tests/test_nseries.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,883 root INFO copying build/lib/sympy/series/tests/test_lseries.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,884 root INFO copying build/lib/sympy/series/tests/test_series.py -> build/bdist.linux-riscv64/wheel/./sympy/series/tests 2026-04-05 02:48:40,886 root INFO copying build/lib/sympy/series/order.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,887 root INFO copying build/lib/sympy/series/series.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,888 root INFO creating build/bdist.linux-riscv64/wheel/sympy/series/benchmarks 2026-04-05 02:48:40,889 root INFO copying build/lib/sympy/series/benchmarks/bench_limit.py -> build/bdist.linux-riscv64/wheel/./sympy/series/benchmarks 2026-04-05 02:48:40,890 root INFO copying build/lib/sympy/series/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/series/benchmarks 2026-04-05 02:48:40,891 root INFO copying build/lib/sympy/series/benchmarks/bench_order.py -> build/bdist.linux-riscv64/wheel/./sympy/series/benchmarks 2026-04-05 02:48:40,892 root INFO copying build/lib/sympy/series/approximants.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,893 root INFO copying build/lib/sympy/series/fourier.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,895 root INFO copying build/lib/sympy/series/gruntz.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,896 root INFO copying build/lib/sympy/series/series_class.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,897 root INFO copying build/lib/sympy/series/sequences.py -> build/bdist.linux-riscv64/wheel/./sympy/series 2026-04-05 02:48:40,899 root INFO creating build/bdist.linux-riscv64/wheel/sympy/categories 2026-04-05 02:48:40,900 root INFO copying build/lib/sympy/categories/diagram_drawing.py -> build/bdist.linux-riscv64/wheel/./sympy/categories 2026-04-05 02:48:40,902 root INFO copying build/lib/sympy/categories/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/categories 2026-04-05 02:48:40,903 root INFO creating build/bdist.linux-riscv64/wheel/sympy/categories/tests 2026-04-05 02:48:40,904 root INFO copying build/lib/sympy/categories/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/categories/tests 2026-04-05 02:48:40,905 root INFO copying build/lib/sympy/categories/tests/test_baseclasses.py -> build/bdist.linux-riscv64/wheel/./sympy/categories/tests 2026-04-05 02:48:40,906 root INFO copying build/lib/sympy/categories/tests/test_drawing.py -> build/bdist.linux-riscv64/wheel/./sympy/categories/tests 2026-04-05 02:48:40,907 root INFO copying build/lib/sympy/categories/baseclasses.py -> build/bdist.linux-riscv64/wheel/./sympy/categories 2026-04-05 02:48:40,909 root INFO creating build/bdist.linux-riscv64/wheel/sympy/external 2026-04-05 02:48:40,910 root INFO copying build/lib/sympy/external/pythonmpq.py -> build/bdist.linux-riscv64/wheel/./sympy/external 2026-04-05 02:48:40,911 root INFO copying build/lib/sympy/external/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/external 2026-04-05 02:48:40,912 root INFO copying build/lib/sympy/external/importtools.py -> build/bdist.linux-riscv64/wheel/./sympy/external 2026-04-05 02:48:40,914 root INFO creating build/bdist.linux-riscv64/wheel/sympy/external/tests 2026-04-05 02:48:40,914 root INFO copying build/lib/sympy/external/tests/test_pythonmpq.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,916 root INFO copying build/lib/sympy/external/tests/test_ntheory.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,917 root INFO copying build/lib/sympy/external/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,918 root INFO copying build/lib/sympy/external/tests/test_scipy.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,919 root INFO copying build/lib/sympy/external/tests/test_codegen.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,920 root INFO copying build/lib/sympy/external/tests/test_importtools.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,921 root INFO copying build/lib/sympy/external/tests/test_numpy.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,922 root INFO copying build/lib/sympy/external/tests/test_autowrap.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,924 root INFO copying build/lib/sympy/external/tests/test_gmpy.py -> build/bdist.linux-riscv64/wheel/./sympy/external/tests 2026-04-05 02:48:40,925 root INFO copying build/lib/sympy/external/ntheory.py -> build/bdist.linux-riscv64/wheel/./sympy/external 2026-04-05 02:48:40,926 root INFO copying build/lib/sympy/external/gmpy.py -> build/bdist.linux-riscv64/wheel/./sympy/external 2026-04-05 02:48:40,928 root INFO creating build/bdist.linux-riscv64/wheel/sympy/utilities 2026-04-05 02:48:40,928 root INFO copying build/lib/sympy/utilities/exceptions.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,930 root INFO copying build/lib/sympy/utilities/randtest.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,931 root INFO copying build/lib/sympy/utilities/misc.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,932 root INFO copying build/lib/sympy/utilities/codegen.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,934 root INFO copying build/lib/sympy/utilities/pkgdata.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,935 root INFO copying build/lib/sympy/utilities/memoization.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,936 root INFO copying build/lib/sympy/utilities/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,937 root INFO copying build/lib/sympy/utilities/magic.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,938 root INFO copying build/lib/sympy/utilities/source.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,939 root INFO copying build/lib/sympy/utilities/enumerative.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,941 root INFO copying build/lib/sympy/utilities/decorator.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,942 root INFO creating build/bdist.linux-riscv64/wheel/sympy/utilities/tests 2026-04-05 02:48:40,943 root INFO copying build/lib/sympy/utilities/tests/test_deprecated.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,944 root INFO copying build/lib/sympy/utilities/tests/test_codegen_octave.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,945 root INFO copying build/lib/sympy/utilities/tests/test_matchpy_connector.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,947 root INFO copying build/lib/sympy/utilities/tests/test_codegen_julia.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,948 root INFO copying build/lib/sympy/utilities/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,949 root INFO copying build/lib/sympy/utilities/tests/test_decorator.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,950 root INFO copying build/lib/sympy/utilities/tests/test_source.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,951 root INFO copying build/lib/sympy/utilities/tests/test_pickling.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,952 root INFO copying build/lib/sympy/utilities/tests/test_exceptions.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,954 root INFO copying build/lib/sympy/utilities/tests/test_iterables.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,955 root INFO copying build/lib/sympy/utilities/tests/test_timeutils.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,956 root INFO copying build/lib/sympy/utilities/tests/test_lambdify.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,958 root INFO copying build/lib/sympy/utilities/tests/test_codegen.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,960 root INFO copying build/lib/sympy/utilities/tests/test_misc.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,961 root INFO copying build/lib/sympy/utilities/tests/test_wester.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,963 root INFO copying build/lib/sympy/utilities/tests/test_codegen_rust.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,964 root INFO copying build/lib/sympy/utilities/tests/test_enumerative.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,965 root INFO copying build/lib/sympy/utilities/tests/test_xxe.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,966 root INFO copying build/lib/sympy/utilities/tests/test_mathml.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,967 root INFO copying build/lib/sympy/utilities/tests/test_autowrap.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/tests 2026-04-05 02:48:40,968 root INFO copying build/lib/sympy/utilities/tmpfiles.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,970 root INFO copying build/lib/sympy/utilities/autowrap.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,971 root INFO copying build/lib/sympy/utilities/pytest.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,972 root INFO copying build/lib/sympy/utilities/timeutils.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,973 root INFO copying build/lib/sympy/utilities/matchpy_connector.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,975 root INFO creating build/bdist.linux-riscv64/wheel/sympy/utilities/mathml 2026-04-05 02:48:40,976 root INFO copying build/lib/sympy/utilities/mathml/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/mathml 2026-04-05 02:48:40,977 root INFO creating build/bdist.linux-riscv64/wheel/sympy/utilities/mathml/data 2026-04-05 02:48:40,978 root INFO copying build/lib/sympy/utilities/mathml/data/mmlctop.xsl -> build/bdist.linux-riscv64/wheel/./sympy/utilities/mathml/data 2026-04-05 02:48:40,980 root INFO copying build/lib/sympy/utilities/mathml/data/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/mathml/data 2026-04-05 02:48:40,981 root INFO copying build/lib/sympy/utilities/mathml/data/mmltex.xsl -> build/bdist.linux-riscv64/wheel/./sympy/utilities/mathml/data 2026-04-05 02:48:40,983 root INFO copying build/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/bdist.linux-riscv64/wheel/./sympy/utilities/mathml/data 2026-04-05 02:48:40,985 root INFO copying build/lib/sympy/utilities/iterables.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,987 root INFO copying build/lib/sympy/utilities/lambdify.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,989 root INFO copying build/lib/sympy/utilities/runtests.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities 2026-04-05 02:48:40,990 root INFO creating build/bdist.linux-riscv64/wheel/sympy/utilities/_compilation 2026-04-05 02:48:40,991 root INFO copying build/lib/sympy/utilities/_compilation/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/_compilation 2026-04-05 02:48:40,992 root INFO copying build/lib/sympy/utilities/_compilation/availability.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/_compilation 2026-04-05 02:48:40,993 root INFO copying build/lib/sympy/utilities/_compilation/util.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/_compilation 2026-04-05 02:48:40,994 root INFO creating build/bdist.linux-riscv64/wheel/sympy/utilities/_compilation/tests 2026-04-05 02:48:40,995 root INFO copying build/lib/sympy/utilities/_compilation/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/_compilation/tests 2026-04-05 02:48:40,996 root INFO copying build/lib/sympy/utilities/_compilation/tests/test_compilation.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/_compilation/tests 2026-04-05 02:48:40,997 root INFO copying build/lib/sympy/utilities/_compilation/runners.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/_compilation 2026-04-05 02:48:40,999 root INFO copying build/lib/sympy/utilities/_compilation/compilation.py -> build/bdist.linux-riscv64/wheel/./sympy/utilities/_compilation 2026-04-05 02:48:41,000 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys 2026-04-05 02:48:41,001 root INFO copying build/lib/sympy/polys/densearith.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,003 root INFO copying build/lib/sympy/polys/polytools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,005 root INFO copying build/lib/sympy/polys/groebnertools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,006 root INFO copying build/lib/sympy/polys/sqfreetools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,008 root INFO copying build/lib/sympy/polys/rootisolation.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,009 root INFO copying build/lib/sympy/polys/polymatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,011 root INFO copying build/lib/sympy/polys/multivariate_resultants.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,012 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/matrices 2026-04-05 02:48:41,013 root INFO copying build/lib/sympy/polys/matrices/exceptions.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,014 root INFO copying build/lib/sympy/polys/matrices/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,015 root INFO copying build/lib/sympy/polys/matrices/sdm.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,017 root INFO copying build/lib/sympy/polys/matrices/linsolve.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,018 root INFO copying build/lib/sympy/polys/matrices/domainmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,021 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/matrices/tests 2026-04-05 02:48:41,021 root INFO copying build/lib/sympy/polys/matrices/tests/test_fflu.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,023 root INFO copying build/lib/sympy/polys/matrices/tests/test_inverse.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,024 root INFO copying build/lib/sympy/polys/matrices/tests/test_rref.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,025 root INFO copying build/lib/sympy/polys/matrices/tests/test_domainmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,027 root INFO copying build/lib/sympy/polys/matrices/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,028 root INFO copying build/lib/sympy/polys/matrices/tests/test_xxm.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,029 root INFO copying build/lib/sympy/polys/matrices/tests/test_sdm.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,030 root INFO copying build/lib/sympy/polys/matrices/tests/test_linsolve.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,031 root INFO copying build/lib/sympy/polys/matrices/tests/test_normalforms.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,033 root INFO copying build/lib/sympy/polys/matrices/tests/test_nullspace.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,034 root INFO copying build/lib/sympy/polys/matrices/tests/test_lll.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,035 root INFO copying build/lib/sympy/polys/matrices/tests/test_eigen.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,036 root INFO copying build/lib/sympy/polys/matrices/tests/test_ddm.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,037 root INFO copying build/lib/sympy/polys/matrices/tests/test_dense.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,038 root INFO copying build/lib/sympy/polys/matrices/tests/test_domainscalar.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices/tests 2026-04-05 02:48:41,040 root INFO copying build/lib/sympy/polys/matrices/lll.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,041 root INFO copying build/lib/sympy/polys/matrices/ddm.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,042 root INFO copying build/lib/sympy/polys/matrices/dense.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,043 root INFO copying build/lib/sympy/polys/matrices/_typing.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,045 root INFO copying build/lib/sympy/polys/matrices/_dfm.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,046 root INFO copying build/lib/sympy/polys/matrices/domainscalar.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,047 root INFO copying build/lib/sympy/polys/matrices/rref.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,048 root INFO copying build/lib/sympy/polys/matrices/eigen.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,049 root INFO copying build/lib/sympy/polys/matrices/dfm.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,050 root INFO copying build/lib/sympy/polys/matrices/normalforms.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/matrices 2026-04-05 02:48:41,052 root INFO copying build/lib/sympy/polys/partfrac.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,053 root INFO copying build/lib/sympy/polys/galoistools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,055 root INFO copying build/lib/sympy/polys/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,056 root INFO copying build/lib/sympy/polys/constructor.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,057 root INFO copying build/lib/sympy/polys/rings.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,059 root INFO copying build/lib/sympy/polys/orthopolys.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,060 root INFO copying build/lib/sympy/polys/polyclasses.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,062 root INFO copying build/lib/sympy/polys/polyoptions.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,064 root INFO copying build/lib/sympy/polys/dispersion.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,065 root INFO copying build/lib/sympy/polys/fields.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,066 root INFO copying build/lib/sympy/polys/monomials.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,067 root INFO copying build/lib/sympy/polys/densetools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,069 root INFO copying build/lib/sympy/polys/domainmatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,070 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/tests 2026-04-05 02:48:41,071 root INFO copying build/lib/sympy/polys/tests/test_euclidtools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,072 root INFO copying build/lib/sympy/polys/tests/test_appellseqs.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,073 root INFO copying build/lib/sympy/polys/tests/test_orthopolys.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,075 root INFO copying build/lib/sympy/polys/tests/test_partfrac.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,076 root INFO copying build/lib/sympy/polys/tests/test_rootisolation.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,077 root INFO copying build/lib/sympy/polys/tests/test_densearith.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,079 root INFO copying build/lib/sympy/polys/tests/test_modulargcd.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,080 root INFO copying build/lib/sympy/polys/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,081 root INFO copying build/lib/sympy/polys/tests/test_polyutils.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,082 root INFO copying build/lib/sympy/polys/tests/test_polyroots.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,084 root INFO copying build/lib/sympy/polys/tests/test_monomials.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,085 root INFO copying build/lib/sympy/polys/tests/test_sqfreetools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,086 root INFO copying build/lib/sympy/polys/tests/test_polytools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,088 root INFO copying build/lib/sympy/polys/tests/test_rationaltools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,089 root INFO copying build/lib/sympy/polys/tests/test_pythonrational.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,091 root INFO copying build/lib/sympy/polys/tests/test_orderings.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,092 root INFO copying build/lib/sympy/polys/tests/test_multivariate_resultants.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,093 root INFO copying build/lib/sympy/polys/tests/test_factortools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,094 root INFO copying build/lib/sympy/polys/tests/test_fields.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,096 root INFO copying build/lib/sympy/polys/tests/test_polyoptions.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,097 root INFO copying build/lib/sympy/polys/tests/test_polyclasses.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,098 root INFO copying build/lib/sympy/polys/tests/test_polyfuncs.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,099 root INFO copying build/lib/sympy/polys/tests/test_hypothesis.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,100 root INFO copying build/lib/sympy/polys/tests/test_specialpolys.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,101 root INFO copying build/lib/sympy/polys/tests/test_constructor.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,103 root INFO copying build/lib/sympy/polys/tests/test_heuristicgcd.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,104 root INFO copying build/lib/sympy/polys/tests/test_ring_series.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,105 root INFO copying build/lib/sympy/polys/tests/test_densebasic.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,107 root INFO copying build/lib/sympy/polys/tests/test_puiseux.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,108 root INFO copying build/lib/sympy/polys/tests/test_injections.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,109 root INFO copying build/lib/sympy/polys/tests/test_solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,110 root INFO copying build/lib/sympy/polys/tests/test_densetools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,112 root INFO copying build/lib/sympy/polys/tests/test_groebnertools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,113 root INFO copying build/lib/sympy/polys/tests/test_rootoftools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,114 root INFO copying build/lib/sympy/polys/tests/test_rings.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,116 root INFO copying build/lib/sympy/polys/tests/test_distributedmodules.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,117 root INFO copying build/lib/sympy/polys/tests/test_galoistools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,118 root INFO copying build/lib/sympy/polys/tests/test_dispersion.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,120 root INFO copying build/lib/sympy/polys/tests/test_subresultants_qq_zz.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,121 root INFO copying build/lib/sympy/polys/tests/test_polymatrix.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/tests 2026-04-05 02:48:41,122 root INFO copying build/lib/sympy/polys/polyutils.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,124 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/benchmarks 2026-04-05 02:48:41,125 root INFO copying build/lib/sympy/polys/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/benchmarks 2026-04-05 02:48:41,125 root INFO copying build/lib/sympy/polys/benchmarks/bench_groebnertools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/benchmarks 2026-04-05 02:48:41,127 root INFO copying build/lib/sympy/polys/benchmarks/bench_galoispolys.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/benchmarks 2026-04-05 02:48:41,128 root INFO copying build/lib/sympy/polys/benchmarks/bench_solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/benchmarks 2026-04-05 02:48:41,131 root INFO copying build/lib/sympy/polys/orderings.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,133 root INFO copying build/lib/sympy/polys/densebasic.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,135 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/agca 2026-04-05 02:48:41,136 root INFO copying build/lib/sympy/polys/agca/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca 2026-04-05 02:48:41,137 root INFO copying build/lib/sympy/polys/agca/ideals.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca 2026-04-05 02:48:41,138 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/agca/tests 2026-04-05 02:48:41,139 root INFO copying build/lib/sympy/polys/agca/tests/test_extensions.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca/tests 2026-04-05 02:48:41,140 root INFO copying build/lib/sympy/polys/agca/tests/test_ideals.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca/tests 2026-04-05 02:48:41,142 root INFO copying build/lib/sympy/polys/agca/tests/test_homomorphisms.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca/tests 2026-04-05 02:48:41,143 root INFO copying build/lib/sympy/polys/agca/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca/tests 2026-04-05 02:48:41,144 root INFO copying build/lib/sympy/polys/agca/tests/test_modules.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca/tests 2026-04-05 02:48:41,145 root INFO copying build/lib/sympy/polys/agca/modules.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca 2026-04-05 02:48:41,147 root INFO copying build/lib/sympy/polys/agca/extensions.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca 2026-04-05 02:48:41,148 root INFO copying build/lib/sympy/polys/agca/homomorphisms.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/agca 2026-04-05 02:48:41,149 root INFO copying build/lib/sympy/polys/polyfuncs.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,151 root INFO copying build/lib/sympy/polys/subresultants_qq_zz.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,152 root INFO copying build/lib/sympy/polys/heuristicgcd.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,154 root INFO copying build/lib/sympy/polys/ring_series.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,155 root INFO copying build/lib/sympy/polys/distributedmodules.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,157 root INFO copying build/lib/sympy/polys/polyroots.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,158 root INFO copying build/lib/sympy/polys/fglmtools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,159 root INFO copying build/lib/sympy/polys/modulargcd.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,161 root INFO copying build/lib/sympy/polys/factortools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,162 root INFO copying build/lib/sympy/polys/puiseux.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,164 root INFO copying build/lib/sympy/polys/rationaltools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,165 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/domains 2026-04-05 02:48:41,166 root INFO copying build/lib/sympy/polys/domains/pythonrational.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,167 root INFO copying build/lib/sympy/polys/domains/pythonrationalfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,168 root INFO copying build/lib/sympy/polys/domains/gaussiandomains.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,169 root INFO copying build/lib/sympy/polys/domains/groundtypes.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,170 root INFO copying build/lib/sympy/polys/domains/rationalfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,172 root INFO copying build/lib/sympy/polys/domains/gmpyfinitefield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,173 root INFO copying build/lib/sympy/polys/domains/pythonintegerring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,174 root INFO copying build/lib/sympy/polys/domains/realfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,175 root INFO copying build/lib/sympy/polys/domains/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,176 root INFO copying build/lib/sympy/polys/domains/fractionfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,177 root INFO copying build/lib/sympy/polys/domains/gmpyrationalfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,178 root INFO copying build/lib/sympy/polys/domains/pythonfinitefield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,179 root INFO copying build/lib/sympy/polys/domains/domainelement.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,181 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/domains/tests 2026-04-05 02:48:41,181 root INFO copying build/lib/sympy/polys/domains/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains/tests 2026-04-05 02:48:41,182 root INFO copying build/lib/sympy/polys/domains/tests/test_quotientring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains/tests 2026-04-05 02:48:41,184 root INFO copying build/lib/sympy/polys/domains/tests/test_domains.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains/tests 2026-04-05 02:48:41,185 root INFO copying build/lib/sympy/polys/domains/tests/test_polynomialring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains/tests 2026-04-05 02:48:41,186 root INFO copying build/lib/sympy/polys/domains/modularinteger.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,187 root INFO copying build/lib/sympy/polys/domains/finitefield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,189 root INFO copying build/lib/sympy/polys/domains/compositedomain.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,190 root INFO copying build/lib/sympy/polys/domains/domain.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,191 root INFO copying build/lib/sympy/polys/domains/gmpyintegerring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,192 root INFO copying build/lib/sympy/polys/domains/ring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,193 root INFO copying build/lib/sympy/polys/domains/characteristiczero.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,195 root INFO copying build/lib/sympy/polys/domains/expressionrawdomain.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,196 root INFO copying build/lib/sympy/polys/domains/polynomialring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,197 root INFO copying build/lib/sympy/polys/domains/complexfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,198 root INFO copying build/lib/sympy/polys/domains/field.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,199 root INFO copying build/lib/sympy/polys/domains/old_fractionfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,200 root INFO copying build/lib/sympy/polys/domains/mpelements.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,201 root INFO copying build/lib/sympy/polys/domains/algebraicfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,203 root INFO copying build/lib/sympy/polys/domains/integerring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,204 root INFO copying build/lib/sympy/polys/domains/expressiondomain.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,205 root INFO copying build/lib/sympy/polys/domains/quotientring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,206 root INFO copying build/lib/sympy/polys/domains/simpledomain.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,207 root INFO copying build/lib/sympy/polys/domains/old_polynomialring.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/domains 2026-04-05 02:48:41,209 root INFO copying build/lib/sympy/polys/solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,210 root INFO copying build/lib/sympy/polys/euclidtools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,211 root INFO copying build/lib/sympy/polys/appellseqs.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,213 root INFO copying build/lib/sympy/polys/polyerrors.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,214 root INFO copying build/lib/sympy/polys/polyconfig.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,215 root INFO copying build/lib/sympy/polys/specialpolys.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,216 root INFO copying build/lib/sympy/polys/compatibility.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,218 root INFO copying build/lib/sympy/polys/polyquinticconst.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,220 root INFO copying build/lib/sympy/polys/rootoftools.py -> build/bdist.linux-riscv64/wheel/./sympy/polys 2026-04-05 02:48:41,221 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/numberfields 2026-04-05 02:48:41,222 root INFO copying build/lib/sympy/polys/numberfields/exceptions.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,223 root INFO copying build/lib/sympy/polys/numberfields/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,224 root INFO copying build/lib/sympy/polys/numberfields/basis.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,226 root INFO creating build/bdist.linux-riscv64/wheel/sympy/polys/numberfields/tests 2026-04-05 02:48:41,227 root INFO copying build/lib/sympy/polys/numberfields/tests/test_minpoly.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,228 root INFO copying build/lib/sympy/polys/numberfields/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,229 root INFO copying build/lib/sympy/polys/numberfields/tests/test_numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,230 root INFO copying build/lib/sympy/polys/numberfields/tests/test_utilities.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,231 root INFO copying build/lib/sympy/polys/numberfields/tests/test_subfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,233 root INFO copying build/lib/sympy/polys/numberfields/tests/test_primes.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,234 root INFO copying build/lib/sympy/polys/numberfields/tests/test_galoisgroups.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,235 root INFO copying build/lib/sympy/polys/numberfields/tests/test_modules.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,237 root INFO copying build/lib/sympy/polys/numberfields/tests/test_basis.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields/tests 2026-04-05 02:48:41,238 root INFO copying build/lib/sympy/polys/numberfields/modules.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,239 root INFO copying build/lib/sympy/polys/numberfields/resolvent_lookup.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,241 root INFO copying build/lib/sympy/polys/numberfields/galois_resolvents.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,242 root INFO copying build/lib/sympy/polys/numberfields/minpoly.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,244 root INFO copying build/lib/sympy/polys/numberfields/subfield.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,245 root INFO copying build/lib/sympy/polys/numberfields/primes.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,246 root INFO copying build/lib/sympy/polys/numberfields/utilities.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,248 root INFO copying build/lib/sympy/polys/numberfields/galoisgroups.py -> build/bdist.linux-riscv64/wheel/./sympy/polys/numberfields 2026-04-05 02:48:41,249 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing 2026-04-05 02:48:41,250 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/latex 2026-04-05 02:48:41,251 root INFO copying build/lib/sympy/parsing/latex/LaTeX.g4 -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex 2026-04-05 02:48:41,252 root INFO copying build/lib/sympy/parsing/latex/_build_latex_antlr.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex 2026-04-05 02:48:41,253 root INFO copying build/lib/sympy/parsing/latex/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex 2026-04-05 02:48:41,255 root INFO copying build/lib/sympy/parsing/latex/LICENSE.txt -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex 2026-04-05 02:48:41,256 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/latex/lark 2026-04-05 02:48:41,257 root INFO copying build/lib/sympy/parsing/latex/lark/transformer.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/lark 2026-04-05 02:48:41,258 root INFO copying build/lib/sympy/parsing/latex/lark/latex_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/lark 2026-04-05 02:48:41,259 root INFO copying build/lib/sympy/parsing/latex/lark/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/lark 2026-04-05 02:48:41,261 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/latex/lark/grammar 2026-04-05 02:48:41,262 root INFO copying build/lib/sympy/parsing/latex/lark/grammar/latex.lark -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/lark/grammar 2026-04-05 02:48:41,263 root INFO copying build/lib/sympy/parsing/latex/lark/grammar/greek_symbols.lark -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/lark/grammar 2026-04-05 02:48:41,264 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/latex/_antlr 2026-04-05 02:48:41,265 root INFO copying build/lib/sympy/parsing/latex/_antlr/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/_antlr 2026-04-05 02:48:41,266 root INFO copying build/lib/sympy/parsing/latex/_antlr/latexlexer.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/_antlr 2026-04-05 02:48:41,268 root INFO copying build/lib/sympy/parsing/latex/_antlr/latexparser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex/_antlr 2026-04-05 02:48:41,270 root INFO copying build/lib/sympy/parsing/latex/errors.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex 2026-04-05 02:48:41,271 root INFO copying build/lib/sympy/parsing/latex/_parse_latex_antlr.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/latex 2026-04-05 02:48:41,272 root INFO copying build/lib/sympy/parsing/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing 2026-04-05 02:48:41,274 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/c 2026-04-05 02:48:41,275 root INFO copying build/lib/sympy/parsing/c/c_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/c 2026-04-05 02:48:41,276 root INFO copying build/lib/sympy/parsing/c/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/c 2026-04-05 02:48:41,278 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/tests 2026-04-05 02:48:41,278 root INFO copying build/lib/sympy/parsing/tests/test_ast_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,279 root INFO copying build/lib/sympy/parsing/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,280 root INFO copying build/lib/sympy/parsing/tests/test_sym_expr.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,282 root INFO copying build/lib/sympy/parsing/tests/test_c_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,284 root INFO copying build/lib/sympy/parsing/tests/test_latex_lark.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,285 root INFO copying build/lib/sympy/parsing/tests/test_fortran_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,287 root INFO copying build/lib/sympy/parsing/tests/test_sympy_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,288 root INFO copying build/lib/sympy/parsing/tests/test_implicit_multiplication_application.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,289 root INFO copying build/lib/sympy/parsing/tests/test_autolev.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,290 root INFO copying build/lib/sympy/parsing/tests/test_latex_deps.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,291 root INFO copying build/lib/sympy/parsing/tests/test_maxima.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,293 root INFO copying build/lib/sympy/parsing/tests/test_latex.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,294 root INFO copying build/lib/sympy/parsing/tests/test_custom_latex.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,295 root INFO copying build/lib/sympy/parsing/tests/test_mathematica.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/tests 2026-04-05 02:48:41,296 root INFO copying build/lib/sympy/parsing/maxima.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing 2026-04-05 02:48:41,297 root INFO copying build/lib/sympy/parsing/sympy_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing 2026-04-05 02:48:41,299 root INFO copying build/lib/sympy/parsing/ast_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing 2026-04-05 02:48:41,300 root INFO copying build/lib/sympy/parsing/sym_expr.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing 2026-04-05 02:48:41,301 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/fortran 2026-04-05 02:48:41,302 root INFO copying build/lib/sympy/parsing/fortran/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/fortran 2026-04-05 02:48:41,303 root INFO copying build/lib/sympy/parsing/fortran/fortran_parser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/fortran 2026-04-05 02:48:41,304 root INFO copying build/lib/sympy/parsing/mathematica.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing 2026-04-05 02:48:41,306 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/autolev 2026-04-05 02:48:41,307 root INFO copying build/lib/sympy/parsing/autolev/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev 2026-04-05 02:48:41,308 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,309 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,310 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,311 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,313 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,314 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,315 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,316 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,317 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,318 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo 2026-04-05 02:48:41,319 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,320 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,321 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,322 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,323 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,324 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,325 root INFO copying build/lib/sympy/parsing/autolev/test-examples/README.txt -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,326 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,328 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,329 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,330 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,331 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,332 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,333 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,334 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,335 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,336 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,337 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,338 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,339 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,340 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,341 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,342 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,343 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,344 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.al -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/test-examples 2026-04-05 02:48:41,345 root INFO copying build/lib/sympy/parsing/autolev/_listener_autolev_antlr.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev 2026-04-05 02:48:41,348 root INFO creating build/bdist.linux-riscv64/wheel/sympy/parsing/autolev/_antlr 2026-04-05 02:48:41,349 root INFO copying build/lib/sympy/parsing/autolev/_antlr/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/_antlr 2026-04-05 02:48:41,350 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevlistener.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/_antlr 2026-04-05 02:48:41,351 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevlexer.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/_antlr 2026-04-05 02:48:41,353 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevparser.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev/_antlr 2026-04-05 02:48:41,355 root INFO copying build/lib/sympy/parsing/autolev/_build_autolev_antlr.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev 2026-04-05 02:48:41,356 root INFO copying build/lib/sympy/parsing/autolev/_parse_autolev_antlr.py -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev 2026-04-05 02:48:41,357 root INFO copying build/lib/sympy/parsing/autolev/Autolev.g4 -> build/bdist.linux-riscv64/wheel/./sympy/parsing/autolev 2026-04-05 02:48:41,358 root INFO creating build/bdist.linux-riscv64/wheel/sympy/solvers 2026-04-05 02:48:41,359 root INFO copying build/lib/sympy/solvers/recurr.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,361 root INFO copying build/lib/sympy/solvers/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,362 root INFO copying build/lib/sympy/solvers/pde.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,363 root INFO copying build/lib/sympy/solvers/deutils.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,365 root INFO creating build/bdist.linux-riscv64/wheel/sympy/solvers/ode 2026-04-05 02:48:41,365 root INFO copying build/lib/sympy/solvers/ode/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,367 root INFO creating build/bdist.linux-riscv64/wheel/sympy/solvers/ode/tests 2026-04-05 02:48:41,368 root INFO copying build/lib/sympy/solvers/ode/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode/tests 2026-04-05 02:48:41,369 root INFO copying build/lib/sympy/solvers/ode/tests/test_ode.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode/tests 2026-04-05 02:48:41,370 root INFO copying build/lib/sympy/solvers/ode/tests/test_lie_group.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode/tests 2026-04-05 02:48:41,371 root INFO copying build/lib/sympy/solvers/ode/tests/test_systems.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode/tests 2026-04-05 02:48:41,373 root INFO copying build/lib/sympy/solvers/ode/tests/test_riccati.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode/tests 2026-04-05 02:48:41,375 root INFO copying build/lib/sympy/solvers/ode/tests/test_single.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode/tests 2026-04-05 02:48:41,377 root INFO copying build/lib/sympy/solvers/ode/tests/test_subscheck.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode/tests 2026-04-05 02:48:41,378 root INFO copying build/lib/sympy/solvers/ode/single.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,380 root INFO copying build/lib/sympy/solvers/ode/nonhomogeneous.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,382 root INFO copying build/lib/sympy/solvers/ode/systems.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,383 root INFO copying build/lib/sympy/solvers/ode/subscheck.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,385 root INFO copying build/lib/sympy/solvers/ode/lie_group.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,386 root INFO copying build/lib/sympy/solvers/ode/ode.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,389 root INFO copying build/lib/sympy/solvers/ode/riccati.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,390 root INFO copying build/lib/sympy/solvers/ode/hypergeometric.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/ode 2026-04-05 02:48:41,392 root INFO creating build/bdist.linux-riscv64/wheel/sympy/solvers/tests 2026-04-05 02:48:41,392 root INFO copying build/lib/sympy/solvers/tests/test_numeric.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,394 root INFO copying build/lib/sympy/solvers/tests/test_constantsimp.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,395 root INFO copying build/lib/sympy/solvers/tests/test_solveset.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,397 root INFO copying build/lib/sympy/solvers/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,398 root INFO copying build/lib/sympy/solvers/tests/test_simplex.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,399 root INFO copying build/lib/sympy/solvers/tests/test_decompogen.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,400 root INFO copying build/lib/sympy/solvers/tests/test_inequalities.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,401 root INFO copying build/lib/sympy/solvers/tests/test_recurr.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,403 root INFO copying build/lib/sympy/solvers/tests/test_pde.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,404 root INFO copying build/lib/sympy/solvers/tests/test_solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,406 root INFO copying build/lib/sympy/solvers/tests/test_polysys.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/tests 2026-04-05 02:48:41,408 root INFO creating build/bdist.linux-riscv64/wheel/sympy/solvers/benchmarks 2026-04-05 02:48:41,408 root INFO copying build/lib/sympy/solvers/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/benchmarks 2026-04-05 02:48:41,409 root INFO copying build/lib/sympy/solvers/benchmarks/bench_solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/benchmarks 2026-04-05 02:48:41,410 root INFO copying build/lib/sympy/solvers/simplex.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,412 root INFO creating build/bdist.linux-riscv64/wheel/sympy/solvers/diophantine 2026-04-05 02:48:41,413 root INFO copying build/lib/sympy/solvers/diophantine/diophantine.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/diophantine 2026-04-05 02:48:41,415 root INFO copying build/lib/sympy/solvers/diophantine/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/diophantine 2026-04-05 02:48:41,417 root INFO creating build/bdist.linux-riscv64/wheel/sympy/solvers/diophantine/tests 2026-04-05 02:48:41,418 root INFO copying build/lib/sympy/solvers/diophantine/tests/test_diophantine.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/diophantine/tests 2026-04-05 02:48:41,419 root INFO copying build/lib/sympy/solvers/diophantine/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers/diophantine/tests 2026-04-05 02:48:41,420 root INFO copying build/lib/sympy/solvers/polysys.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,422 root INFO copying build/lib/sympy/solvers/bivariate.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,423 root INFO copying build/lib/sympy/solvers/solveset.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,425 root INFO copying build/lib/sympy/solvers/decompogen.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,426 root INFO copying build/lib/sympy/solvers/inequalities.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,428 root INFO copying build/lib/sympy/solvers/solvers.py -> build/bdist.linux-riscv64/wheel/./sympy/solvers 2026-04-05 02:48:41,430 root INFO creating build/bdist.linux-riscv64/wheel/sympy/testing 2026-04-05 02:48:41,431 root INFO copying build/lib/sympy/testing/runtests_pytest.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,432 root INFO copying build/lib/sympy/testing/randtest.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,434 root INFO copying build/lib/sympy/testing/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,435 root INFO creating build/bdist.linux-riscv64/wheel/sympy/testing/tests 2026-04-05 02:48:41,436 root INFO copying build/lib/sympy/testing/tests/test_deprecated.py -> build/bdist.linux-riscv64/wheel/./sympy/testing/tests 2026-04-05 02:48:41,437 root INFO copying build/lib/sympy/testing/tests/test_code_quality.py -> build/bdist.linux-riscv64/wheel/./sympy/testing/tests 2026-04-05 02:48:41,438 root INFO copying build/lib/sympy/testing/tests/diagnose_imports.py -> build/bdist.linux-riscv64/wheel/./sympy/testing/tests 2026-04-05 02:48:41,439 root INFO copying build/lib/sympy/testing/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/testing/tests 2026-04-05 02:48:41,440 root INFO copying build/lib/sympy/testing/tests/test_runtests_pytest.py -> build/bdist.linux-riscv64/wheel/./sympy/testing/tests 2026-04-05 02:48:41,441 root INFO copying build/lib/sympy/testing/tests/test_pytest.py -> build/bdist.linux-riscv64/wheel/./sympy/testing/tests 2026-04-05 02:48:41,442 root INFO copying build/lib/sympy/testing/tests/test_module_imports.py -> build/bdist.linux-riscv64/wheel/./sympy/testing/tests 2026-04-05 02:48:41,444 root INFO copying build/lib/sympy/testing/tmpfiles.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,445 root INFO copying build/lib/sympy/testing/quality_unicode.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,446 root INFO copying build/lib/sympy/testing/pytest.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,447 root INFO copying build/lib/sympy/testing/matrices.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,448 root INFO copying build/lib/sympy/testing/runtests.py -> build/bdist.linux-riscv64/wheel/./sympy/testing 2026-04-05 02:48:41,450 root INFO creating build/bdist.linux-riscv64/wheel/sympy/diffgeom 2026-04-05 02:48:41,451 root INFO copying build/lib/sympy/diffgeom/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom 2026-04-05 02:48:41,453 root INFO creating build/bdist.linux-riscv64/wheel/sympy/diffgeom/tests 2026-04-05 02:48:41,453 root INFO copying build/lib/sympy/diffgeom/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom/tests 2026-04-05 02:48:41,454 root INFO copying build/lib/sympy/diffgeom/tests/test_class_structure.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom/tests 2026-04-05 02:48:41,455 root INFO copying build/lib/sympy/diffgeom/tests/test_diffgeom.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom/tests 2026-04-05 02:48:41,457 root INFO copying build/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom/tests 2026-04-05 02:48:41,458 root INFO copying build/lib/sympy/diffgeom/tests/test_hyperbolic_space.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom/tests 2026-04-05 02:48:41,459 root INFO copying build/lib/sympy/diffgeom/rn.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom 2026-04-05 02:48:41,460 root INFO copying build/lib/sympy/diffgeom/diffgeom.py -> build/bdist.linux-riscv64/wheel/./sympy/diffgeom 2026-04-05 02:48:41,462 root INFO creating build/bdist.linux-riscv64/wheel/sympy/sets 2026-04-05 02:48:41,463 root INFO creating build/bdist.linux-riscv64/wheel/sympy/sets/handlers 2026-04-05 02:48:41,464 root INFO copying build/lib/sympy/sets/handlers/issubset.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,465 root INFO copying build/lib/sympy/sets/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,466 root INFO copying build/lib/sympy/sets/handlers/functions.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,467 root INFO copying build/lib/sympy/sets/handlers/add.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,469 root INFO copying build/lib/sympy/sets/handlers/mul.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,470 root INFO copying build/lib/sympy/sets/handlers/power.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,471 root INFO copying build/lib/sympy/sets/handlers/intersection.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,472 root INFO copying build/lib/sympy/sets/handlers/union.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,473 root INFO copying build/lib/sympy/sets/handlers/comparison.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/handlers 2026-04-05 02:48:41,474 root INFO copying build/lib/sympy/sets/conditionset.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,475 root INFO copying build/lib/sympy/sets/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,476 root INFO copying build/lib/sympy/sets/sets.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,478 root INFO copying build/lib/sympy/sets/contains.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,480 root INFO creating build/bdist.linux-riscv64/wheel/sympy/sets/tests 2026-04-05 02:48:41,481 root INFO copying build/lib/sympy/sets/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,481 root INFO copying build/lib/sympy/sets/tests/test_sets.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,483 root INFO copying build/lib/sympy/sets/tests/test_contains.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,484 root INFO copying build/lib/sympy/sets/tests/test_setexpr.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,485 root INFO copying build/lib/sympy/sets/tests/test_fancysets.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,487 root INFO copying build/lib/sympy/sets/tests/test_ordinals.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,488 root INFO copying build/lib/sympy/sets/tests/test_powerset.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,489 root INFO copying build/lib/sympy/sets/tests/test_conditionset.py -> build/bdist.linux-riscv64/wheel/./sympy/sets/tests 2026-04-05 02:48:41,491 root INFO copying build/lib/sympy/sets/setexpr.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,492 root INFO copying build/lib/sympy/sets/ordinals.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,493 root INFO copying build/lib/sympy/sets/fancysets.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,495 root INFO copying build/lib/sympy/sets/powerset.py -> build/bdist.linux-riscv64/wheel/./sympy/sets 2026-04-05 02:48:41,496 root INFO creating build/bdist.linux-riscv64/wheel/sympy/combinatorics 2026-04-05 02:48:41,497 root INFO copying build/lib/sympy/combinatorics/coset_table.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,498 root INFO copying build/lib/sympy/combinatorics/permutations.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,500 root INFO copying build/lib/sympy/combinatorics/partitions.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,502 root INFO copying build/lib/sympy/combinatorics/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,503 root INFO copying build/lib/sympy/combinatorics/subsets.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,504 root INFO copying build/lib/sympy/combinatorics/rewritingsystem.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,505 root INFO copying build/lib/sympy/combinatorics/util.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,507 root INFO creating build/bdist.linux-riscv64/wheel/sympy/combinatorics/tests 2026-04-05 02:48:41,508 root INFO copying build/lib/sympy/combinatorics/tests/test_permutations.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,509 root INFO copying build/lib/sympy/combinatorics/tests/test_rewriting.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,510 root INFO copying build/lib/sympy/combinatorics/tests/test_named_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,511 root INFO copying build/lib/sympy/combinatorics/tests/test_fp_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,512 root INFO copying build/lib/sympy/combinatorics/tests/test_perm_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,514 root INFO copying build/lib/sympy/combinatorics/tests/test_homomorphisms.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,515 root INFO copying build/lib/sympy/combinatorics/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,516 root INFO copying build/lib/sympy/combinatorics/tests/test_generators.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,517 root INFO copying build/lib/sympy/combinatorics/tests/test_galois.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,518 root INFO copying build/lib/sympy/combinatorics/tests/test_polyhedron.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,519 root INFO copying build/lib/sympy/combinatorics/tests/test_graycode.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,520 root INFO copying build/lib/sympy/combinatorics/tests/test_free_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,521 root INFO copying build/lib/sympy/combinatorics/tests/test_prufer.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,523 root INFO copying build/lib/sympy/combinatorics/tests/test_partitions.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,524 root INFO copying build/lib/sympy/combinatorics/tests/test_subsets.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,525 root INFO copying build/lib/sympy/combinatorics/tests/test_testutil.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,526 root INFO copying build/lib/sympy/combinatorics/tests/test_coset_table.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,527 root INFO copying build/lib/sympy/combinatorics/tests/test_pc_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,529 root INFO copying build/lib/sympy/combinatorics/tests/test_schur_number.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,530 root INFO copying build/lib/sympy/combinatorics/tests/test_group_numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,531 root INFO copying build/lib/sympy/combinatorics/tests/test_tensor_can.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,532 root INFO copying build/lib/sympy/combinatorics/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,533 root INFO copying build/lib/sympy/combinatorics/tests/test_group_constructs.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics/tests 2026-04-05 02:48:41,534 root INFO copying build/lib/sympy/combinatorics/schur_number.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,536 root INFO copying build/lib/sympy/combinatorics/group_constructs.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,537 root INFO copying build/lib/sympy/combinatorics/generators.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,538 root INFO copying build/lib/sympy/combinatorics/tensor_can.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,540 root INFO copying build/lib/sympy/combinatorics/free_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,541 root INFO copying build/lib/sympy/combinatorics/homomorphisms.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,542 root INFO copying build/lib/sympy/combinatorics/rewritingsystem_fsm.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,544 root INFO copying build/lib/sympy/combinatorics/testutil.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,545 root INFO copying build/lib/sympy/combinatorics/fp_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,546 root INFO copying build/lib/sympy/combinatorics/galois.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,548 root INFO copying build/lib/sympy/combinatorics/polyhedron.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,549 root INFO copying build/lib/sympy/combinatorics/perm_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,552 root INFO copying build/lib/sympy/combinatorics/named_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,553 root INFO copying build/lib/sympy/combinatorics/graycode.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,554 root INFO copying build/lib/sympy/combinatorics/prufer.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,555 root INFO copying build/lib/sympy/combinatorics/group_numbers.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,557 root INFO copying build/lib/sympy/combinatorics/pc_groups.py -> build/bdist.linux-riscv64/wheel/./sympy/combinatorics 2026-04-05 02:48:41,558 root INFO creating build/bdist.linux-riscv64/wheel/sympy/codegen 2026-04-05 02:48:41,559 root INFO copying build/lib/sympy/codegen/ast.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,561 root INFO copying build/lib/sympy/codegen/matrix_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,562 root INFO copying build/lib/sympy/codegen/numpy_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,563 root INFO copying build/lib/sympy/codegen/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,564 root INFO copying build/lib/sympy/codegen/scipy_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,565 root INFO copying build/lib/sympy/codegen/abstract_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,566 root INFO copying build/lib/sympy/codegen/cfunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,568 root INFO copying build/lib/sympy/codegen/algorithms.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,569 root INFO creating build/bdist.linux-riscv64/wheel/sympy/codegen/tests 2026-04-05 02:48:41,570 root INFO copying build/lib/sympy/codegen/tests/test_rewriting.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,571 root INFO copying build/lib/sympy/codegen/tests/test_applications.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,572 root INFO copying build/lib/sympy/codegen/tests/test_cxxnodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,573 root INFO copying build/lib/sympy/codegen/tests/test_ast.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,575 root INFO copying build/lib/sympy/codegen/tests/test_cfunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,576 root INFO copying build/lib/sympy/codegen/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,577 root INFO copying build/lib/sympy/codegen/tests/test_pynodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,578 root INFO copying build/lib/sympy/codegen/tests/test_approximations.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,579 root INFO copying build/lib/sympy/codegen/tests/test_algorithms.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,580 root INFO copying build/lib/sympy/codegen/tests/test_fnodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,581 root INFO copying build/lib/sympy/codegen/tests/test_abstract_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,582 root INFO copying build/lib/sympy/codegen/tests/test_pyutils.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,583 root INFO copying build/lib/sympy/codegen/tests/test_matrix_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,585 root INFO copying build/lib/sympy/codegen/tests/test_scipy_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,586 root INFO copying build/lib/sympy/codegen/tests/test_cnodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,587 root INFO copying build/lib/sympy/codegen/tests/test_numpy_nodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen/tests 2026-04-05 02:48:41,588 root INFO copying build/lib/sympy/codegen/pyutils.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,589 root INFO copying build/lib/sympy/codegen/cnodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,590 root INFO copying build/lib/sympy/codegen/futils.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,591 root INFO copying build/lib/sympy/codegen/pynodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,592 root INFO copying build/lib/sympy/codegen/approximations.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,593 root INFO copying build/lib/sympy/codegen/cxxnodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,594 root INFO copying build/lib/sympy/codegen/cutils.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,595 root INFO copying build/lib/sympy/codegen/fnodes.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,596 root INFO copying build/lib/sympy/codegen/rewriting.py -> build/bdist.linux-riscv64/wheel/./sympy/codegen 2026-04-05 02:48:41,598 root INFO creating build/bdist.linux-riscv64/wheel/sympy/discrete 2026-04-05 02:48:41,599 root INFO copying build/lib/sympy/discrete/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete 2026-04-05 02:48:41,600 root INFO creating build/bdist.linux-riscv64/wheel/sympy/discrete/tests 2026-04-05 02:48:41,601 root INFO copying build/lib/sympy/discrete/tests/test_recurrences.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete/tests 2026-04-05 02:48:41,602 root INFO copying build/lib/sympy/discrete/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete/tests 2026-04-05 02:48:41,603 root INFO copying build/lib/sympy/discrete/tests/test_convolutions.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete/tests 2026-04-05 02:48:41,604 root INFO copying build/lib/sympy/discrete/tests/test_transforms.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete/tests 2026-04-05 02:48:41,605 root INFO copying build/lib/sympy/discrete/convolutions.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete 2026-04-05 02:48:41,607 root INFO copying build/lib/sympy/discrete/transforms.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete 2026-04-05 02:48:41,608 root INFO copying build/lib/sympy/discrete/recurrences.py -> build/bdist.linux-riscv64/wheel/./sympy/discrete 2026-04-05 02:48:41,609 root INFO creating build/bdist.linux-riscv64/wheel/sympy/holonomic 2026-04-05 02:48:41,610 root INFO copying build/lib/sympy/holonomic/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic 2026-04-05 02:48:41,611 root INFO copying build/lib/sympy/holonomic/numerical.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic 2026-04-05 02:48:41,612 root INFO creating build/bdist.linux-riscv64/wheel/sympy/holonomic/tests 2026-04-05 02:48:41,613 root INFO copying build/lib/sympy/holonomic/tests/test_holonomic.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic/tests 2026-04-05 02:48:41,615 root INFO copying build/lib/sympy/holonomic/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic/tests 2026-04-05 02:48:41,616 root INFO copying build/lib/sympy/holonomic/tests/test_recurrence.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic/tests 2026-04-05 02:48:41,617 root INFO copying build/lib/sympy/holonomic/holonomic.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic 2026-04-05 02:48:41,619 root INFO copying build/lib/sympy/holonomic/recurrence.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic 2026-04-05 02:48:41,620 root INFO copying build/lib/sympy/holonomic/holonomicerrors.py -> build/bdist.linux-riscv64/wheel/./sympy/holonomic 2026-04-05 02:48:41,621 root INFO creating build/bdist.linux-riscv64/wheel/sympy/integrals 2026-04-05 02:48:41,622 root INFO copying build/lib/sympy/integrals/laplace.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,624 root INFO copying build/lib/sympy/integrals/integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,626 root INFO copying build/lib/sympy/integrals/meijerint_doc.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,627 root INFO copying build/lib/sympy/integrals/intpoly.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,628 root INFO copying build/lib/sympy/integrals/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,629 root INFO copying build/lib/sympy/integrals/prde.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,631 root INFO creating build/bdist.linux-riscv64/wheel/sympy/integrals/tests 2026-04-05 02:48:41,632 root INFO copying build/lib/sympy/integrals/tests/test_deltafunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,633 root INFO copying build/lib/sympy/integrals/tests/test_lineintegrals.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,634 root INFO copying build/lib/sympy/integrals/tests/test_trigonometry.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,635 root INFO copying build/lib/sympy/integrals/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,636 root INFO copying build/lib/sympy/integrals/tests/test_rationaltools.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,637 root INFO copying build/lib/sympy/integrals/tests/test_intpoly.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,639 root INFO copying build/lib/sympy/integrals/tests/test_prde.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,640 root INFO copying build/lib/sympy/integrals/tests/test_meijerint.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,641 root INFO copying build/lib/sympy/integrals/tests/test_laplace.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,643 root INFO copying build/lib/sympy/integrals/tests/test_integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,645 root INFO copying build/lib/sympy/integrals/tests/test_risch.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,646 root INFO copying build/lib/sympy/integrals/tests/test_rde.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,648 root INFO copying build/lib/sympy/integrals/tests/test_failing_integrals.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,649 root INFO copying build/lib/sympy/integrals/tests/test_manual.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,650 root INFO copying build/lib/sympy/integrals/tests/test_singularityfunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,651 root INFO copying build/lib/sympy/integrals/tests/test_transforms.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,653 root INFO copying build/lib/sympy/integrals/tests/test_quadrature.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,654 root INFO copying build/lib/sympy/integrals/tests/test_heurisch.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/tests 2026-04-05 02:48:41,655 root INFO copying build/lib/sympy/integrals/trigonometry.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,656 root INFO copying build/lib/sympy/integrals/risch.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,658 root INFO creating build/bdist.linux-riscv64/wheel/sympy/integrals/benchmarks 2026-04-05 02:48:41,659 root INFO copying build/lib/sympy/integrals/benchmarks/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/benchmarks 2026-04-05 02:48:41,660 root INFO copying build/lib/sympy/integrals/benchmarks/bench_integrate.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/benchmarks 2026-04-05 02:48:41,661 root INFO copying build/lib/sympy/integrals/benchmarks/bench_trigintegrate.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals/benchmarks 2026-04-05 02:48:41,662 root INFO copying build/lib/sympy/integrals/quadrature.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,663 root INFO copying build/lib/sympy/integrals/transforms.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,665 root INFO copying build/lib/sympy/integrals/deltafunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,666 root INFO copying build/lib/sympy/integrals/meijerint.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,668 root INFO copying build/lib/sympy/integrals/rde.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,670 root INFO copying build/lib/sympy/integrals/singularityfunctions.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,671 root INFO copying build/lib/sympy/integrals/manualintegrate.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,672 root INFO copying build/lib/sympy/integrals/rationaltools.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,674 root INFO copying build/lib/sympy/integrals/heurisch.py -> build/bdist.linux-riscv64/wheel/./sympy/integrals 2026-04-05 02:48:41,675 root INFO creating build/bdist.linux-riscv64/wheel/sympy/unify 2026-04-05 02:48:41,676 root INFO copying build/lib/sympy/unify/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/unify 2026-04-05 02:48:41,677 root INFO copying build/lib/sympy/unify/core.py -> build/bdist.linux-riscv64/wheel/./sympy/unify 2026-04-05 02:48:41,679 root INFO creating build/bdist.linux-riscv64/wheel/sympy/unify/tests 2026-04-05 02:48:41,679 root INFO copying build/lib/sympy/unify/tests/test_rewrite.py -> build/bdist.linux-riscv64/wheel/./sympy/unify/tests 2026-04-05 02:48:41,681 root INFO copying build/lib/sympy/unify/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/unify/tests 2026-04-05 02:48:41,682 root INFO copying build/lib/sympy/unify/tests/test_sympy.py -> build/bdist.linux-riscv64/wheel/./sympy/unify/tests 2026-04-05 02:48:41,683 root INFO copying build/lib/sympy/unify/tests/test_unify.py -> build/bdist.linux-riscv64/wheel/./sympy/unify/tests 2026-04-05 02:48:41,684 root INFO copying build/lib/sympy/unify/rewrite.py -> build/bdist.linux-riscv64/wheel/./sympy/unify 2026-04-05 02:48:41,685 root INFO copying build/lib/sympy/unify/usympy.py -> build/bdist.linux-riscv64/wheel/./sympy/unify 2026-04-05 02:48:41,686 root INFO copying build/lib/sympy/release.py -> build/bdist.linux-riscv64/wheel/./sympy 2026-04-05 02:48:41,687 root INFO creating build/bdist.linux-riscv64/wheel/sympy/ntheory 2026-04-05 02:48:41,688 root INFO copying build/lib/sympy/ntheory/factor_.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,690 root INFO copying build/lib/sympy/ntheory/primetest.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,691 root INFO copying build/lib/sympy/ntheory/continued_fraction.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,693 root INFO copying build/lib/sympy/ntheory/partitions_.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,694 root INFO copying build/lib/sympy/ntheory/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,695 root INFO copying build/lib/sympy/ntheory/ecm.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,696 root INFO copying build/lib/sympy/ntheory/modular.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,698 root INFO creating build/bdist.linux-riscv64/wheel/sympy/ntheory/tests 2026-04-05 02:48:41,698 root INFO copying build/lib/sympy/ntheory/tests/test_continued_fraction.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,700 root INFO copying build/lib/sympy/ntheory/tests/test_residue.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,701 root INFO copying build/lib/sympy/ntheory/tests/test_qs.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,702 root INFO copying build/lib/sympy/ntheory/tests/test_multinomial.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,703 root INFO copying build/lib/sympy/ntheory/tests/test_digits.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,704 root INFO copying build/lib/sympy/ntheory/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,705 root INFO copying build/lib/sympy/ntheory/tests/test_elliptic_curve.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,706 root INFO copying build/lib/sympy/ntheory/tests/test_factor_.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,707 root INFO copying build/lib/sympy/ntheory/tests/test_primetest.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,709 root INFO copying build/lib/sympy/ntheory/tests/test_partitions.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,710 root INFO copying build/lib/sympy/ntheory/tests/test_bbp_pi.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,711 root INFO copying build/lib/sympy/ntheory/tests/test_egyptian_fraction.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,712 root INFO copying build/lib/sympy/ntheory/tests/test_hypothesis.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,713 root INFO copying build/lib/sympy/ntheory/tests/test_generate.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,714 root INFO copying build/lib/sympy/ntheory/tests/test_modular.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,715 root INFO copying build/lib/sympy/ntheory/tests/test_ecm.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory/tests 2026-04-05 02:48:41,717 root INFO copying build/lib/sympy/ntheory/residue_ntheory.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,718 root INFO copying build/lib/sympy/ntheory/multinomial.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,719 root INFO copying build/lib/sympy/ntheory/bbp_pi.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,720 root INFO copying build/lib/sympy/ntheory/elliptic_curve.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,722 root INFO copying build/lib/sympy/ntheory/digits.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,723 root INFO copying build/lib/sympy/ntheory/qs.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,724 root INFO copying build/lib/sympy/ntheory/generate.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,725 root INFO copying build/lib/sympy/ntheory/egyptian_fraction.py -> build/bdist.linux-riscv64/wheel/./sympy/ntheory 2026-04-05 02:48:41,727 root INFO running install_data 2026-04-05 02:48:41,738 root INFO creating build/bdist.linux-riscv64/wheel/sympy-1.14.0.data/data 2026-04-05 02:48:41,739 root INFO creating build/bdist.linux-riscv64/wheel/sympy-1.14.0.data/data/share/man/man1 2026-04-05 02:48:41,741 root INFO copying doc/man/isympy.1 -> build/bdist.linux-riscv64/wheel/sympy-1.14.0.data/data/share/man/man1 2026-04-05 02:48:41,742 root INFO running install_egg_info 2026-04-05 02:48:41,755 root INFO running egg_info 2026-04-05 02:48:41,763 root INFO creating sympy.egg-info 2026-04-05 02:48:41,764 root INFO writing sympy.egg-info/PKG-INFO 2026-04-05 02:48:41,769 root INFO writing dependency_links to sympy.egg-info/dependency_links.txt 2026-04-05 02:48:41,770 root INFO writing entry points to sympy.egg-info/entry_points.txt 2026-04-05 02:48:41,772 root INFO writing requirements to sympy.egg-info/requires.txt 2026-04-05 02:48:41,773 root INFO writing top-level names to sympy.egg-info/top_level.txt 2026-04-05 02:48:41,774 root INFO writing manifest file 'sympy.egg-info/SOURCES.txt' 2026-04-05 02:48:41,953 root INFO reading manifest file 'sympy.egg-info/SOURCES.txt' 2026-04-05 02:48:41,955 root INFO reading manifest template 'MANIFEST.in' 2026-04-05 02:48:42,010 root WARNING no previously-included directories found matching 'doc/_build' 2026-04-05 02:48:42,012 root WARNING no previously-included directories found matching 'doc/ext/__pycache__' 2026-04-05 02:48:42,015 root WARNING warning: no previously-included files found matching 'doc/src/modules/physics/mechanics/examples/*.pdf' 2026-04-05 02:48:42,018 root WARNING warning: no previously-included files found matching 'doc/src/modules/physics/vector/*.pdf' 2026-04-05 02:48:42,021 root WARNING warning: no previously-included files found matching 'doc/src/modules/vector/*.pdf' 2026-04-05 02:48:42,021 root WARNING warning: no files found matching '*.py' under directory 'examples' 2026-04-05 02:48:42,022 root WARNING warning: no files found matching 'README' under directory 'examples' 2026-04-05 02:48:42,032 root WARNING warning: no files found matching 'TODO' 2026-04-05 02:48:42,036 root INFO adding license file 'LICENSE' 2026-04-05 02:48:42,036 root INFO adding license file 'AUTHORS' 2026-04-05 02:48:42,110 root INFO writing manifest file 'sympy.egg-info/SOURCES.txt' 2026-04-05 02:48:42,112 root INFO Copying sympy.egg-info to build/bdist.linux-riscv64/wheel/./sympy-1.14.0-py3.14.egg-info 2026-04-05 02:48:42,119 root INFO running install_scripts 2026-04-05 02:48:42,128 root INFO creating build/bdist.linux-riscv64/wheel/sympy-1.14.0.dist-info/WHEEL 2026-04-05 02:48:42,130 wheel INFO creating '/home/buildozer/aports/community/py3-sympy/src/sympy-sympy-1.14.0/.dist/.tmp-4cd6w92y/sympy-1.14.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-05 02:48:42,131 wheel INFO adding 'isympy.py' 2026-04-05 02:48:42,134 wheel INFO adding 'sympy/__init__.py' 2026-04-05 02:48:42,135 wheel INFO adding 'sympy/abc.py' 2026-04-05 02:48:42,137 wheel INFO adding 'sympy/conftest.py' 2026-04-05 02:48:42,138 wheel INFO adding 'sympy/galgebra.py' 2026-04-05 02:48:42,139 wheel INFO adding 'sympy/release.py' 2026-04-05 02:48:42,140 wheel INFO adding 'sympy/this.py' 2026-04-05 02:48:42,141 wheel INFO adding 'sympy/algebras/__init__.py' 2026-04-05 02:48:42,143 wheel INFO adding 'sympy/algebras/quaternion.py' 2026-04-05 02:48:42,145 wheel INFO adding 'sympy/algebras/tests/__init__.py' 2026-04-05 02:48:42,146 wheel INFO adding 'sympy/algebras/tests/test_quaternion.py' 2026-04-05 02:48:42,148 wheel INFO adding 'sympy/assumptions/__init__.py' 2026-04-05 02:48:42,149 wheel INFO adding 'sympy/assumptions/ask.py' 2026-04-05 02:48:42,151 wheel INFO adding 'sympy/assumptions/ask_generated.py' 2026-04-05 02:48:42,152 wheel INFO adding 'sympy/assumptions/assume.py' 2026-04-05 02:48:42,154 wheel INFO adding 'sympy/assumptions/cnf.py' 2026-04-05 02:48:42,155 wheel INFO adding 'sympy/assumptions/facts.py' 2026-04-05 02:48:42,157 wheel INFO adding 'sympy/assumptions/lra_satask.py' 2026-04-05 02:48:42,158 wheel INFO adding 'sympy/assumptions/refine.py' 2026-04-05 02:48:42,159 wheel INFO adding 'sympy/assumptions/satask.py' 2026-04-05 02:48:42,161 wheel INFO adding 'sympy/assumptions/sathandlers.py' 2026-04-05 02:48:42,162 wheel INFO adding 'sympy/assumptions/wrapper.py' 2026-04-05 02:48:42,163 wheel INFO adding 'sympy/assumptions/handlers/__init__.py' 2026-04-05 02:48:42,165 wheel INFO adding 'sympy/assumptions/handlers/calculus.py' 2026-04-05 02:48:42,166 wheel INFO adding 'sympy/assumptions/handlers/common.py' 2026-04-05 02:48:42,167 wheel INFO adding 'sympy/assumptions/handlers/matrices.py' 2026-04-05 02:48:42,169 wheel INFO adding 'sympy/assumptions/handlers/ntheory.py' 2026-04-05 02:48:42,170 wheel INFO adding 'sympy/assumptions/handlers/order.py' 2026-04-05 02:48:42,172 wheel INFO adding 'sympy/assumptions/handlers/sets.py' 2026-04-05 02:48:42,174 wheel INFO adding 'sympy/assumptions/predicates/__init__.py' 2026-04-05 02:48:42,175 wheel INFO adding 'sympy/assumptions/predicates/calculus.py' 2026-04-05 02:48:42,176 wheel INFO adding 'sympy/assumptions/predicates/common.py' 2026-04-05 02:48:42,177 wheel INFO adding 'sympy/assumptions/predicates/matrices.py' 2026-04-05 02:48:42,178 wheel INFO adding 'sympy/assumptions/predicates/ntheory.py' 2026-04-05 02:48:42,179 wheel INFO adding 'sympy/assumptions/predicates/order.py' 2026-04-05 02:48:42,181 wheel INFO adding 'sympy/assumptions/predicates/sets.py' 2026-04-05 02:48:42,182 wheel INFO adding 'sympy/assumptions/relation/__init__.py' 2026-04-05 02:48:42,183 wheel INFO adding 'sympy/assumptions/relation/binrel.py' 2026-04-05 02:48:42,185 wheel INFO adding 'sympy/assumptions/relation/equality.py' 2026-04-05 02:48:42,186 wheel INFO adding 'sympy/assumptions/tests/__init__.py' 2026-04-05 02:48:42,187 wheel INFO adding 'sympy/assumptions/tests/test_assumptions_2.py' 2026-04-05 02:48:42,188 wheel INFO adding 'sympy/assumptions/tests/test_context.py' 2026-04-05 02:48:42,189 wheel INFO adding 'sympy/assumptions/tests/test_matrices.py' 2026-04-05 02:48:42,191 wheel INFO adding 'sympy/assumptions/tests/test_query.py' 2026-04-05 02:48:42,195 wheel INFO adding 'sympy/assumptions/tests/test_refine.py' 2026-04-05 02:48:42,196 wheel INFO adding 'sympy/assumptions/tests/test_rel_queries.py' 2026-04-05 02:48:42,197 wheel INFO adding 'sympy/assumptions/tests/test_satask.py' 2026-04-05 02:48:42,199 wheel INFO adding 'sympy/assumptions/tests/test_sathandlers.py' 2026-04-05 02:48:42,200 wheel INFO adding 'sympy/assumptions/tests/test_wrapper.py' 2026-04-05 02:48:42,201 wheel INFO adding 'sympy/benchmarks/__init__.py' 2026-04-05 02:48:42,202 wheel INFO adding 'sympy/benchmarks/bench_discrete_log.py' 2026-04-05 02:48:42,203 wheel INFO adding 'sympy/benchmarks/bench_meijerint.py' 2026-04-05 02:48:42,204 wheel INFO adding 'sympy/benchmarks/bench_symbench.py' 2026-04-05 02:48:42,206 wheel INFO adding 'sympy/calculus/__init__.py' 2026-04-05 02:48:42,207 wheel INFO adding 'sympy/calculus/accumulationbounds.py' 2026-04-05 02:48:42,209 wheel INFO adding 'sympy/calculus/euler.py' 2026-04-05 02:48:42,210 wheel INFO adding 'sympy/calculus/finite_diff.py' 2026-04-05 02:48:42,211 wheel INFO adding 'sympy/calculus/singularities.py' 2026-04-05 02:48:42,213 wheel INFO adding 'sympy/calculus/util.py' 2026-04-05 02:48:42,215 wheel INFO adding 'sympy/calculus/tests/__init__.py' 2026-04-05 02:48:42,216 wheel INFO adding 'sympy/calculus/tests/test_accumulationbounds.py' 2026-04-05 02:48:42,217 wheel INFO adding 'sympy/calculus/tests/test_euler.py' 2026-04-05 02:48:42,218 wheel INFO adding 'sympy/calculus/tests/test_finite_diff.py' 2026-04-05 02:48:42,220 wheel INFO adding 'sympy/calculus/tests/test_singularities.py' 2026-04-05 02:48:42,221 wheel INFO adding 'sympy/calculus/tests/test_util.py' 2026-04-05 02:48:42,222 wheel INFO adding 'sympy/categories/__init__.py' 2026-04-05 02:48:42,224 wheel INFO adding 'sympy/categories/baseclasses.py' 2026-04-05 02:48:42,226 wheel INFO adding 'sympy/categories/diagram_drawing.py' 2026-04-05 02:48:42,229 wheel INFO adding 'sympy/categories/tests/__init__.py' 2026-04-05 02:48:42,230 wheel INFO adding 'sympy/categories/tests/test_baseclasses.py' 2026-04-05 02:48:42,232 wheel INFO adding 'sympy/categories/tests/test_drawing.py' 2026-04-05 02:48:42,234 wheel INFO adding 'sympy/codegen/__init__.py' 2026-04-05 02:48:42,235 wheel INFO adding 'sympy/codegen/abstract_nodes.py' 2026-04-05 02:48:42,236 wheel INFO adding 'sympy/codegen/algorithms.py' 2026-04-05 02:48:42,237 wheel INFO adding 'sympy/codegen/approximations.py' 2026-04-05 02:48:42,239 wheel INFO adding 'sympy/codegen/ast.py' 2026-04-05 02:48:42,241 wheel INFO adding 'sympy/codegen/cfunctions.py' 2026-04-05 02:48:42,242 wheel INFO adding 'sympy/codegen/cnodes.py' 2026-04-05 02:48:42,243 wheel INFO adding 'sympy/codegen/cutils.py' 2026-04-05 02:48:42,244 wheel INFO adding 'sympy/codegen/cxxnodes.py' 2026-04-05 02:48:42,245 wheel INFO adding 'sympy/codegen/fnodes.py' 2026-04-05 02:48:42,247 wheel INFO adding 'sympy/codegen/futils.py' 2026-04-05 02:48:42,248 wheel INFO adding 'sympy/codegen/matrix_nodes.py' 2026-04-05 02:48:42,249 wheel INFO adding 'sympy/codegen/numpy_nodes.py' 2026-04-05 02:48:42,250 wheel INFO adding 'sympy/codegen/pynodes.py' 2026-04-05 02:48:42,251 wheel INFO adding 'sympy/codegen/pyutils.py' 2026-04-05 02:48:42,252 wheel INFO adding 'sympy/codegen/rewriting.py' 2026-04-05 02:48:42,254 wheel INFO adding 'sympy/codegen/scipy_nodes.py' 2026-04-05 02:48:42,255 wheel INFO adding 'sympy/codegen/tests/__init__.py' 2026-04-05 02:48:42,256 wheel INFO adding 'sympy/codegen/tests/test_abstract_nodes.py' 2026-04-05 02:48:42,257 wheel INFO adding 'sympy/codegen/tests/test_algorithms.py' 2026-04-05 02:48:42,258 wheel INFO adding 'sympy/codegen/tests/test_applications.py' 2026-04-05 02:48:42,259 wheel INFO adding 'sympy/codegen/tests/test_approximations.py' 2026-04-05 02:48:42,261 wheel INFO adding 'sympy/codegen/tests/test_ast.py' 2026-04-05 02:48:42,262 wheel INFO adding 'sympy/codegen/tests/test_cfunctions.py' 2026-04-05 02:48:42,263 wheel INFO adding 'sympy/codegen/tests/test_cnodes.py' 2026-04-05 02:48:42,264 wheel INFO adding 'sympy/codegen/tests/test_cxxnodes.py' 2026-04-05 02:48:42,265 wheel INFO adding 'sympy/codegen/tests/test_fnodes.py' 2026-04-05 02:48:42,267 wheel INFO adding 'sympy/codegen/tests/test_matrix_nodes.py' 2026-04-05 02:48:42,268 wheel INFO adding 'sympy/codegen/tests/test_numpy_nodes.py' 2026-04-05 02:48:42,269 wheel INFO adding 'sympy/codegen/tests/test_pynodes.py' 2026-04-05 02:48:42,270 wheel INFO adding 'sympy/codegen/tests/test_pyutils.py' 2026-04-05 02:48:42,271 wheel INFO adding 'sympy/codegen/tests/test_rewriting.py' 2026-04-05 02:48:42,272 wheel INFO adding 'sympy/codegen/tests/test_scipy_nodes.py' 2026-04-05 02:48:42,273 wheel INFO adding 'sympy/combinatorics/__init__.py' 2026-04-05 02:48:42,275 wheel INFO adding 'sympy/combinatorics/coset_table.py' 2026-04-05 02:48:42,277 wheel INFO adding 'sympy/combinatorics/fp_groups.py' 2026-04-05 02:48:42,280 wheel INFO adding 'sympy/combinatorics/free_groups.py' 2026-04-05 02:48:42,281 wheel INFO adding 'sympy/combinatorics/galois.py' 2026-04-05 02:48:42,283 wheel INFO adding 'sympy/combinatorics/generators.py' 2026-04-05 02:48:42,284 wheel INFO adding 'sympy/combinatorics/graycode.py' 2026-04-05 02:48:42,286 wheel INFO adding 'sympy/combinatorics/group_constructs.py' 2026-04-05 02:48:42,287 wheel INFO adding 'sympy/combinatorics/group_numbers.py' 2026-04-05 02:48:42,288 wheel INFO adding 'sympy/combinatorics/homomorphisms.py' 2026-04-05 02:48:42,290 wheel INFO adding 'sympy/combinatorics/named_groups.py' 2026-04-05 02:48:42,291 wheel INFO adding 'sympy/combinatorics/partitions.py' 2026-04-05 02:48:42,293 wheel INFO adding 'sympy/combinatorics/pc_groups.py' 2026-04-05 02:48:42,296 wheel INFO adding 'sympy/combinatorics/perm_groups.py' 2026-04-05 02:48:42,301 wheel INFO adding 'sympy/combinatorics/permutations.py' 2026-04-05 02:48:42,304 wheel INFO adding 'sympy/combinatorics/polyhedron.py' 2026-04-05 02:48:42,306 wheel INFO adding 'sympy/combinatorics/prufer.py' 2026-04-05 02:48:42,307 wheel INFO adding 'sympy/combinatorics/rewritingsystem.py' 2026-04-05 02:48:42,309 wheel INFO adding 'sympy/combinatorics/rewritingsystem_fsm.py' 2026-04-05 02:48:42,310 wheel INFO adding 'sympy/combinatorics/schur_number.py' 2026-04-05 02:48:42,311 wheel INFO adding 'sympy/combinatorics/subsets.py' 2026-04-05 02:48:42,313 wheel INFO adding 'sympy/combinatorics/tensor_can.py' 2026-04-05 02:48:42,315 wheel INFO adding 'sympy/combinatorics/testutil.py' 2026-04-05 02:48:42,316 wheel INFO adding 'sympy/combinatorics/util.py' 2026-04-05 02:48:42,318 wheel INFO adding 'sympy/combinatorics/tests/__init__.py' 2026-04-05 02:48:42,319 wheel INFO adding 'sympy/combinatorics/tests/test_coset_table.py' 2026-04-05 02:48:42,321 wheel INFO adding 'sympy/combinatorics/tests/test_fp_groups.py' 2026-04-05 02:48:42,322 wheel INFO adding 'sympy/combinatorics/tests/test_free_groups.py' 2026-04-05 02:48:42,324 wheel INFO adding 'sympy/combinatorics/tests/test_galois.py' 2026-04-05 02:48:42,325 wheel INFO adding 'sympy/combinatorics/tests/test_generators.py' 2026-04-05 02:48:42,326 wheel INFO adding 'sympy/combinatorics/tests/test_graycode.py' 2026-04-05 02:48:42,327 wheel INFO adding 'sympy/combinatorics/tests/test_group_constructs.py' 2026-04-05 02:48:42,328 wheel INFO adding 'sympy/combinatorics/tests/test_group_numbers.py' 2026-04-05 02:48:42,329 wheel INFO adding 'sympy/combinatorics/tests/test_homomorphisms.py' 2026-04-05 02:48:42,330 wheel INFO adding 'sympy/combinatorics/tests/test_named_groups.py' 2026-04-05 02:48:42,331 wheel INFO adding 'sympy/combinatorics/tests/test_partitions.py' 2026-04-05 02:48:42,332 wheel INFO adding 'sympy/combinatorics/tests/test_pc_groups.py' 2026-04-05 02:48:42,334 wheel INFO adding 'sympy/combinatorics/tests/test_perm_groups.py' 2026-04-05 02:48:42,336 wheel INFO adding 'sympy/combinatorics/tests/test_permutations.py' 2026-04-05 02:48:42,337 wheel INFO adding 'sympy/combinatorics/tests/test_polyhedron.py' 2026-04-05 02:48:42,338 wheel INFO adding 'sympy/combinatorics/tests/test_prufer.py' 2026-04-05 02:48:42,340 wheel INFO adding 'sympy/combinatorics/tests/test_rewriting.py' 2026-04-05 02:48:42,341 wheel INFO adding 'sympy/combinatorics/tests/test_schur_number.py' 2026-04-05 02:48:42,342 wheel INFO adding 'sympy/combinatorics/tests/test_subsets.py' 2026-04-05 02:48:42,343 wheel INFO adding 'sympy/combinatorics/tests/test_tensor_can.py' 2026-04-05 02:48:42,345 wheel INFO adding 'sympy/combinatorics/tests/test_testutil.py' 2026-04-05 02:48:42,346 wheel INFO adding 'sympy/combinatorics/tests/test_util.py' 2026-04-05 02:48:42,347 wheel INFO adding 'sympy/concrete/__init__.py' 2026-04-05 02:48:42,348 wheel INFO adding 'sympy/concrete/delta.py' 2026-04-05 02:48:42,349 wheel INFO adding 'sympy/concrete/expr_with_intlimits.py' 2026-04-05 02:48:42,351 wheel INFO adding 'sympy/concrete/expr_with_limits.py' 2026-04-05 02:48:42,352 wheel INFO adding 'sympy/concrete/gosper.py' 2026-04-05 02:48:42,354 wheel INFO adding 'sympy/concrete/guess.py' 2026-04-05 02:48:42,355 wheel INFO adding 'sympy/concrete/products.py' 2026-04-05 02:48:42,357 wheel INFO adding 'sympy/concrete/summations.py' 2026-04-05 02:48:42,359 wheel INFO adding 'sympy/concrete/tests/__init__.py' 2026-04-05 02:48:42,361 wheel INFO adding 'sympy/concrete/tests/test_delta.py' 2026-04-05 02:48:42,362 wheel INFO adding 'sympy/concrete/tests/test_gosper.py' 2026-04-05 02:48:42,364 wheel INFO adding 'sympy/concrete/tests/test_guess.py' 2026-04-05 02:48:42,365 wheel INFO adding 'sympy/concrete/tests/test_products.py' 2026-04-05 02:48:42,367 wheel INFO adding 'sympy/concrete/tests/test_sums_products.py' 2026-04-05 02:48:42,369 wheel INFO adding 'sympy/core/__init__.py' 2026-04-05 02:48:42,370 wheel INFO adding 'sympy/core/_print_helpers.py' 2026-04-05 02:48:42,372 wheel INFO adding 'sympy/core/add.py' 2026-04-05 02:48:42,374 wheel INFO adding 'sympy/core/alphabets.py' 2026-04-05 02:48:42,375 wheel INFO adding 'sympy/core/assumptions.py' 2026-04-05 02:48:42,377 wheel INFO adding 'sympy/core/assumptions_generated.py' 2026-04-05 02:48:42,379 wheel INFO adding 'sympy/core/backend.py' 2026-04-05 02:48:42,381 wheel INFO adding 'sympy/core/basic.py' 2026-04-05 02:48:42,384 wheel INFO adding 'sympy/core/cache.py' 2026-04-05 02:48:42,385 wheel INFO adding 'sympy/core/compatibility.py' 2026-04-05 02:48:42,386 wheel INFO adding 'sympy/core/containers.py' 2026-04-05 02:48:42,387 wheel INFO adding 'sympy/core/core.py' 2026-04-05 02:48:42,388 wheel INFO adding 'sympy/core/coreerrors.py' 2026-04-05 02:48:42,389 wheel INFO adding 'sympy/core/decorators.py' 2026-04-05 02:48:42,391 wheel INFO adding 'sympy/core/evalf.py' 2026-04-05 02:48:42,394 wheel INFO adding 'sympy/core/expr.py' 2026-04-05 02:48:42,399 wheel INFO adding 'sympy/core/exprtools.py' 2026-04-05 02:48:42,401 wheel INFO adding 'sympy/core/facts.py' 2026-04-05 02:48:42,403 wheel INFO adding 'sympy/core/function.py' 2026-04-05 02:48:42,407 wheel INFO adding 'sympy/core/intfunc.py' 2026-04-05 02:48:42,408 wheel INFO adding 'sympy/core/kind.py' 2026-04-05 02:48:42,410 wheel INFO adding 'sympy/core/logic.py' 2026-04-05 02:48:42,411 wheel INFO adding 'sympy/core/mod.py' 2026-04-05 02:48:42,413 wheel INFO adding 'sympy/core/mul.py' 2026-04-05 02:48:42,416 wheel INFO adding 'sympy/core/multidimensional.py' 2026-04-05 02:48:42,418 wheel INFO adding 'sympy/core/numbers.py' 2026-04-05 02:48:42,422 wheel INFO adding 'sympy/core/operations.py' 2026-04-05 02:48:42,423 wheel INFO adding 'sympy/core/parameters.py' 2026-04-05 02:48:42,425 wheel INFO adding 'sympy/core/power.py' 2026-04-05 02:48:42,428 wheel INFO adding 'sympy/core/random.py' 2026-04-05 02:48:42,429 wheel INFO adding 'sympy/core/relational.py' 2026-04-05 02:48:42,431 wheel INFO adding 'sympy/core/rules.py' 2026-04-05 02:48:42,432 wheel INFO adding 'sympy/core/singleton.py' 2026-04-05 02:48:42,434 wheel INFO adding 'sympy/core/sorting.py' 2026-04-05 02:48:42,435 wheel INFO adding 'sympy/core/symbol.py' 2026-04-05 02:48:42,437 wheel INFO adding 'sympy/core/sympify.py' 2026-04-05 02:48:42,439 wheel INFO adding 'sympy/core/trace.py' 2026-04-05 02:48:42,440 wheel INFO adding 'sympy/core/traversal.py' 2026-04-05 02:48:42,441 wheel INFO adding 'sympy/core/benchmarks/__init__.py' 2026-04-05 02:48:42,442 wheel INFO adding 'sympy/core/benchmarks/bench_arit.py' 2026-04-05 02:48:42,443 wheel INFO adding 'sympy/core/benchmarks/bench_assumptions.py' 2026-04-05 02:48:42,444 wheel INFO adding 'sympy/core/benchmarks/bench_basic.py' 2026-04-05 02:48:42,445 wheel INFO adding 'sympy/core/benchmarks/bench_expand.py' 2026-04-05 02:48:42,446 wheel INFO adding 'sympy/core/benchmarks/bench_numbers.py' 2026-04-05 02:48:42,447 wheel INFO adding 'sympy/core/benchmarks/bench_sympify.py' 2026-04-05 02:48:42,449 wheel INFO adding 'sympy/core/tests/__init__.py' 2026-04-05 02:48:42,451 wheel INFO adding 'sympy/core/tests/test_args.py' 2026-04-05 02:48:42,456 wheel INFO adding 'sympy/core/tests/test_arit.py' 2026-04-05 02:48:42,459 wheel INFO adding 'sympy/core/tests/test_assumptions.py' 2026-04-05 02:48:42,461 wheel INFO adding 'sympy/core/tests/test_basic.py' 2026-04-05 02:48:42,462 wheel INFO adding 'sympy/core/tests/test_cache.py' 2026-04-05 02:48:42,463 wheel INFO adding 'sympy/core/tests/test_compatibility.py' 2026-04-05 02:48:42,465 wheel INFO adding 'sympy/core/tests/test_complex.py' 2026-04-05 02:48:42,466 wheel INFO adding 'sympy/core/tests/test_constructor_postprocessor.py' 2026-04-05 02:48:42,467 wheel INFO adding 'sympy/core/tests/test_containers.py' 2026-04-05 02:48:42,469 wheel INFO adding 'sympy/core/tests/test_count_ops.py' 2026-04-05 02:48:42,470 wheel INFO adding 'sympy/core/tests/test_diff.py' 2026-04-05 02:48:42,471 wheel INFO adding 'sympy/core/tests/test_equal.py' 2026-04-05 02:48:42,472 wheel INFO adding 'sympy/core/tests/test_eval.py' 2026-04-05 02:48:42,473 wheel INFO adding 'sympy/core/tests/test_evalf.py' 2026-04-05 02:48:42,475 wheel INFO adding 'sympy/core/tests/test_expand.py' 2026-04-05 02:48:42,477 wheel INFO adding 'sympy/core/tests/test_expr.py' 2026-04-05 02:48:42,480 wheel INFO adding 'sympy/core/tests/test_exprtools.py' 2026-04-05 02:48:42,481 wheel INFO adding 'sympy/core/tests/test_facts.py' 2026-04-05 02:48:42,483 wheel INFO adding 'sympy/core/tests/test_function.py' 2026-04-05 02:48:42,485 wheel INFO adding 'sympy/core/tests/test_kind.py' 2026-04-05 02:48:42,486 wheel INFO adding 'sympy/core/tests/test_logic.py' 2026-04-05 02:48:42,488 wheel INFO adding 'sympy/core/tests/test_match.py' 2026-04-05 02:48:42,489 wheel INFO adding 'sympy/core/tests/test_multidimensional.py' 2026-04-05 02:48:42,490 wheel INFO adding 'sympy/core/tests/test_noncommutative.py' 2026-04-05 02:48:42,492 wheel INFO adding 'sympy/core/tests/test_numbers.py' 2026-04-05 02:48:42,495 wheel INFO adding 'sympy/core/tests/test_operations.py' 2026-04-05 02:48:42,496 wheel INFO adding 'sympy/core/tests/test_parameters.py' 2026-04-05 02:48:42,497 wheel INFO adding 'sympy/core/tests/test_power.py' 2026-04-05 02:48:42,499 wheel INFO adding 'sympy/core/tests/test_priority.py' 2026-04-05 02:48:42,500 wheel INFO adding 'sympy/core/tests/test_random.py' 2026-04-05 02:48:42,501 wheel INFO adding 'sympy/core/tests/test_relational.py' 2026-04-05 02:48:42,503 wheel INFO adding 'sympy/core/tests/test_rules.py' 2026-04-05 02:48:42,504 wheel INFO adding 'sympy/core/tests/test_singleton.py' 2026-04-05 02:48:42,506 wheel INFO adding 'sympy/core/tests/test_sorting.py' 2026-04-05 02:48:42,507 wheel INFO adding 'sympy/core/tests/test_subs.py' 2026-04-05 02:48:42,509 wheel INFO adding 'sympy/core/tests/test_symbol.py' 2026-04-05 02:48:42,510 wheel INFO adding 'sympy/core/tests/test_sympify.py' 2026-04-05 02:48:42,512 wheel INFO adding 'sympy/core/tests/test_traversal.py' 2026-04-05 02:48:42,513 wheel INFO adding 'sympy/core/tests/test_truediv.py' 2026-04-05 02:48:42,514 wheel INFO adding 'sympy/core/tests/test_var.py' 2026-04-05 02:48:42,515 wheel INFO adding 'sympy/crypto/__init__.py' 2026-04-05 02:48:42,517 wheel INFO adding 'sympy/crypto/crypto.py' 2026-04-05 02:48:42,520 wheel INFO adding 'sympy/crypto/tests/__init__.py' 2026-04-05 02:48:42,521 wheel INFO adding 'sympy/crypto/tests/test_crypto.py' 2026-04-05 02:48:42,523 wheel INFO adding 'sympy/diffgeom/__init__.py' 2026-04-05 02:48:42,525 wheel INFO adding 'sympy/diffgeom/diffgeom.py' 2026-04-05 02:48:42,527 wheel INFO adding 'sympy/diffgeom/rn.py' 2026-04-05 02:48:42,529 wheel INFO adding 'sympy/diffgeom/tests/__init__.py' 2026-04-05 02:48:42,530 wheel INFO adding 'sympy/diffgeom/tests/test_class_structure.py' 2026-04-05 02:48:42,531 wheel INFO adding 'sympy/diffgeom/tests/test_diffgeom.py' 2026-04-05 02:48:42,532 wheel INFO adding 'sympy/diffgeom/tests/test_function_diffgeom_book.py' 2026-04-05 02:48:42,533 wheel INFO adding 'sympy/diffgeom/tests/test_hyperbolic_space.py' 2026-04-05 02:48:42,535 wheel INFO adding 'sympy/discrete/__init__.py' 2026-04-05 02:48:42,536 wheel INFO adding 'sympy/discrete/convolutions.py' 2026-04-05 02:48:42,537 wheel INFO adding 'sympy/discrete/recurrences.py' 2026-04-05 02:48:42,538 wheel INFO adding 'sympy/discrete/transforms.py' 2026-04-05 02:48:42,540 wheel INFO adding 'sympy/discrete/tests/__init__.py' 2026-04-05 02:48:42,541 wheel INFO adding 'sympy/discrete/tests/test_convolutions.py' 2026-04-05 02:48:42,542 wheel INFO adding 'sympy/discrete/tests/test_recurrences.py' 2026-04-05 02:48:42,544 wheel INFO adding 'sympy/discrete/tests/test_transforms.py' 2026-04-05 02:48:42,545 wheel INFO adding 'sympy/external/__init__.py' 2026-04-05 02:48:42,546 wheel INFO adding 'sympy/external/gmpy.py' 2026-04-05 02:48:42,547 wheel INFO adding 'sympy/external/importtools.py' 2026-04-05 02:48:42,549 wheel INFO adding 'sympy/external/ntheory.py' 2026-04-05 02:48:42,550 wheel INFO adding 'sympy/external/pythonmpq.py' 2026-04-05 02:48:42,552 wheel INFO adding 'sympy/external/tests/__init__.py' 2026-04-05 02:48:42,553 wheel INFO adding 'sympy/external/tests/test_autowrap.py' 2026-04-05 02:48:42,554 wheel INFO adding 'sympy/external/tests/test_codegen.py' 2026-04-05 02:48:42,556 wheel INFO adding 'sympy/external/tests/test_gmpy.py' 2026-04-05 02:48:42,557 wheel INFO adding 'sympy/external/tests/test_importtools.py' 2026-04-05 02:48:42,558 wheel INFO adding 'sympy/external/tests/test_ntheory.py' 2026-04-05 02:48:42,559 wheel INFO adding 'sympy/external/tests/test_numpy.py' 2026-04-05 02:48:42,560 wheel INFO adding 'sympy/external/tests/test_pythonmpq.py' 2026-04-05 02:48:42,562 wheel INFO adding 'sympy/external/tests/test_scipy.py' 2026-04-05 02:48:42,563 wheel INFO adding 'sympy/functions/__init__.py' 2026-04-05 02:48:42,564 wheel INFO adding 'sympy/functions/combinatorial/__init__.py' 2026-04-05 02:48:42,566 wheel INFO adding 'sympy/functions/combinatorial/factorials.py' 2026-04-05 02:48:42,568 wheel INFO adding 'sympy/functions/combinatorial/numbers.py' 2026-04-05 02:48:42,572 wheel INFO adding 'sympy/functions/combinatorial/tests/__init__.py' 2026-04-05 02:48:42,573 wheel INFO adding 'sympy/functions/combinatorial/tests/test_comb_factorials.py' 2026-04-05 02:48:42,575 wheel INFO adding 'sympy/functions/combinatorial/tests/test_comb_numbers.py' 2026-04-05 02:48:42,577 wheel INFO adding 'sympy/functions/elementary/__init__.py' 2026-04-05 02:48:42,578 wheel INFO adding 'sympy/functions/elementary/_trigonometric_special.py' 2026-04-05 02:48:42,580 wheel INFO adding 'sympy/functions/elementary/complexes.py' 2026-04-05 02:48:42,582 wheel INFO adding 'sympy/functions/elementary/exponential.py' 2026-04-05 02:48:42,585 wheel INFO adding 'sympy/functions/elementary/hyperbolic.py' 2026-04-05 02:48:42,587 wheel INFO adding 'sympy/functions/elementary/integers.py' 2026-04-05 02:48:42,589 wheel INFO adding 'sympy/functions/elementary/miscellaneous.py' 2026-04-05 02:48:42,591 wheel INFO adding 'sympy/functions/elementary/piecewise.py' 2026-04-05 02:48:42,594 wheel INFO adding 'sympy/functions/elementary/trigonometric.py' 2026-04-05 02:48:42,598 wheel INFO adding 'sympy/functions/elementary/benchmarks/__init__.py' 2026-04-05 02:48:42,599 wheel INFO adding 'sympy/functions/elementary/benchmarks/bench_exp.py' 2026-04-05 02:48:42,600 wheel INFO adding 'sympy/functions/elementary/tests/__init__.py' 2026-04-05 02:48:42,602 wheel INFO adding 'sympy/functions/elementary/tests/test_complexes.py' 2026-04-05 02:48:42,604 wheel INFO adding 'sympy/functions/elementary/tests/test_exponential.py' 2026-04-05 02:48:42,606 wheel INFO adding 'sympy/functions/elementary/tests/test_hyperbolic.py' 2026-04-05 02:48:42,608 wheel INFO adding 'sympy/functions/elementary/tests/test_integers.py' 2026-04-05 02:48:42,610 wheel INFO adding 'sympy/functions/elementary/tests/test_interface.py' 2026-04-05 02:48:42,611 wheel INFO adding 'sympy/functions/elementary/tests/test_miscellaneous.py' 2026-04-05 02:48:42,613 wheel INFO adding 'sympy/functions/elementary/tests/test_piecewise.py' 2026-04-05 02:48:42,616 wheel INFO adding 'sympy/functions/elementary/tests/test_trigonometric.py' 2026-04-05 02:48:42,619 wheel INFO adding 'sympy/functions/special/__init__.py' 2026-04-05 02:48:42,621 wheel INFO adding 'sympy/functions/special/bessel.py' 2026-04-05 02:48:42,623 wheel INFO adding 'sympy/functions/special/beta_functions.py' 2026-04-05 02:48:42,625 wheel INFO adding 'sympy/functions/special/bsplines.py' 2026-04-05 02:48:42,626 wheel INFO adding 'sympy/functions/special/delta_functions.py' 2026-04-05 02:48:42,628 wheel INFO adding 'sympy/functions/special/elliptic_integrals.py' 2026-04-05 02:48:42,630 wheel INFO adding 'sympy/functions/special/error_functions.py' 2026-04-05 02:48:42,633 wheel INFO adding 'sympy/functions/special/gamma_functions.py' 2026-04-05 02:48:42,635 wheel INFO adding 'sympy/functions/special/hyper.py' 2026-04-05 02:48:42,637 wheel INFO adding 'sympy/functions/special/mathieu_functions.py' 2026-04-05 02:48:42,639 wheel INFO adding 'sympy/functions/special/polynomials.py' 2026-04-05 02:48:42,641 wheel INFO adding 'sympy/functions/special/singularity_functions.py' 2026-04-05 02:48:42,642 wheel INFO adding 'sympy/functions/special/spherical_harmonics.py' 2026-04-05 02:48:42,643 wheel INFO adding 'sympy/functions/special/tensor_functions.py' 2026-04-05 02:48:42,645 wheel INFO adding 'sympy/functions/special/zeta_functions.py' 2026-04-05 02:48:42,647 wheel INFO adding 'sympy/functions/special/benchmarks/__init__.py' 2026-04-05 02:48:42,648 wheel INFO adding 'sympy/functions/special/benchmarks/bench_special.py' 2026-04-05 02:48:42,649 wheel INFO adding 'sympy/functions/special/tests/__init__.py' 2026-04-05 02:48:42,651 wheel INFO adding 'sympy/functions/special/tests/test_bessel.py' 2026-04-05 02:48:42,652 wheel INFO adding 'sympy/functions/special/tests/test_beta_functions.py' 2026-04-05 02:48:42,654 wheel INFO adding 'sympy/functions/special/tests/test_bsplines.py' 2026-04-05 02:48:42,655 wheel INFO adding 'sympy/functions/special/tests/test_delta_functions.py' 2026-04-05 02:48:42,656 wheel INFO adding 'sympy/functions/special/tests/test_elliptic_integrals.py' 2026-04-05 02:48:42,658 wheel INFO adding 'sympy/functions/special/tests/test_error_functions.py' 2026-04-05 02:48:42,660 wheel INFO adding 'sympy/functions/special/tests/test_gamma_functions.py' 2026-04-05 02:48:42,662 wheel INFO adding 'sympy/functions/special/tests/test_hyper.py' 2026-04-05 02:48:42,663 wheel INFO adding 'sympy/functions/special/tests/test_mathieu.py' 2026-04-05 02:48:42,664 wheel INFO adding 'sympy/functions/special/tests/test_singularity_functions.py' 2026-04-05 02:48:42,665 wheel INFO adding 'sympy/functions/special/tests/test_spec_polynomials.py' 2026-04-05 02:48:42,667 wheel INFO adding 'sympy/functions/special/tests/test_spherical_harmonics.py' 2026-04-05 02:48:42,668 wheel INFO adding 'sympy/functions/special/tests/test_tensor_functions.py' 2026-04-05 02:48:42,670 wheel INFO adding 'sympy/functions/special/tests/test_zeta_functions.py' 2026-04-05 02:48:42,671 wheel INFO adding 'sympy/geometry/__init__.py' 2026-04-05 02:48:42,672 wheel INFO adding 'sympy/geometry/curve.py' 2026-04-05 02:48:42,674 wheel INFO adding 'sympy/geometry/ellipse.py' 2026-04-05 02:48:42,676 wheel INFO adding 'sympy/geometry/entity.py' 2026-04-05 02:48:42,677 wheel INFO adding 'sympy/geometry/exceptions.py' 2026-04-05 02:48:42,679 wheel INFO adding 'sympy/geometry/line.py' 2026-04-05 02:48:42,682 wheel INFO adding 'sympy/geometry/parabola.py' 2026-04-05 02:48:42,683 wheel INFO adding 'sympy/geometry/plane.py' 2026-04-05 02:48:42,685 wheel INFO adding 'sympy/geometry/point.py' 2026-04-05 02:48:42,688 wheel INFO adding 'sympy/geometry/polygon.py' 2026-04-05 02:48:42,691 wheel INFO adding 'sympy/geometry/util.py' 2026-04-05 02:48:42,692 wheel INFO adding 'sympy/geometry/tests/__init__.py' 2026-04-05 02:48:42,693 wheel INFO adding 'sympy/geometry/tests/test_curve.py' 2026-04-05 02:48:42,695 wheel INFO adding 'sympy/geometry/tests/test_ellipse.py' 2026-04-05 02:48:42,696 wheel INFO adding 'sympy/geometry/tests/test_entity.py' 2026-04-05 02:48:42,697 wheel INFO adding 'sympy/geometry/tests/test_geometrysets.py' 2026-04-05 02:48:42,699 wheel INFO adding 'sympy/geometry/tests/test_line.py' 2026-04-05 02:48:42,701 wheel INFO adding 'sympy/geometry/tests/test_parabola.py' 2026-04-05 02:48:42,702 wheel INFO adding 'sympy/geometry/tests/test_plane.py' 2026-04-05 02:48:42,703 wheel INFO adding 'sympy/geometry/tests/test_point.py' 2026-04-05 02:48:42,705 wheel INFO adding 'sympy/geometry/tests/test_polygon.py' 2026-04-05 02:48:42,707 wheel INFO adding 'sympy/geometry/tests/test_util.py' 2026-04-05 02:48:42,708 wheel INFO adding 'sympy/holonomic/__init__.py' 2026-04-05 02:48:42,710 wheel INFO adding 'sympy/holonomic/holonomic.py' 2026-04-05 02:48:42,713 wheel INFO adding 'sympy/holonomic/holonomicerrors.py' 2026-04-05 02:48:42,714 wheel INFO adding 'sympy/holonomic/numerical.py' 2026-04-05 02:48:42,715 wheel INFO adding 'sympy/holonomic/recurrence.py' 2026-04-05 02:48:42,716 wheel INFO adding 'sympy/holonomic/tests/__init__.py' 2026-04-05 02:48:42,718 wheel INFO adding 'sympy/holonomic/tests/test_holonomic.py' 2026-04-05 02:48:42,719 wheel INFO adding 'sympy/holonomic/tests/test_recurrence.py' 2026-04-05 02:48:42,721 wheel INFO adding 'sympy/integrals/__init__.py' 2026-04-05 02:48:42,722 wheel INFO adding 'sympy/integrals/deltafunctions.py' 2026-04-05 02:48:42,723 wheel INFO adding 'sympy/integrals/heurisch.py' 2026-04-05 02:48:42,725 wheel INFO adding 'sympy/integrals/integrals.py' 2026-04-05 02:48:42,728 wheel INFO adding 'sympy/integrals/intpoly.py' 2026-04-05 02:48:42,731 wheel INFO adding 'sympy/integrals/laplace.py' 2026-04-05 02:48:42,734 wheel INFO adding 'sympy/integrals/manualintegrate.py' 2026-04-05 02:48:42,737 wheel INFO adding 'sympy/integrals/meijerint.py' 2026-04-05 02:48:42,740 wheel INFO adding 'sympy/integrals/meijerint_doc.py' 2026-04-05 02:48:42,741 wheel INFO adding 'sympy/integrals/prde.py' 2026-04-05 02:48:42,743 wheel INFO adding 'sympy/integrals/quadrature.py' 2026-04-05 02:48:42,745 wheel INFO adding 'sympy/integrals/rationaltools.py' 2026-04-05 02:48:42,746 wheel INFO adding 'sympy/integrals/rde.py' 2026-04-05 02:48:42,749 wheel INFO adding 'sympy/integrals/risch.py' 2026-04-05 02:48:42,751 wheel INFO adding 'sympy/integrals/singularityfunctions.py' 2026-04-05 02:48:42,753 wheel INFO adding 'sympy/integrals/transforms.py' 2026-04-05 02:48:42,755 wheel INFO adding 'sympy/integrals/trigonometry.py' 2026-04-05 02:48:42,757 wheel INFO adding 'sympy/integrals/benchmarks/__init__.py' 2026-04-05 02:48:42,758 wheel INFO adding 'sympy/integrals/benchmarks/bench_integrate.py' 2026-04-05 02:48:42,758 wheel INFO adding 'sympy/integrals/benchmarks/bench_trigintegrate.py' 2026-04-05 02:48:42,760 wheel INFO adding 'sympy/integrals/tests/__init__.py' 2026-04-05 02:48:42,761 wheel INFO adding 'sympy/integrals/tests/test_deltafunctions.py' 2026-04-05 02:48:42,762 wheel INFO adding 'sympy/integrals/tests/test_failing_integrals.py' 2026-04-05 02:48:42,763 wheel INFO adding 'sympy/integrals/tests/test_heurisch.py' 2026-04-05 02:48:42,765 wheel INFO adding 'sympy/integrals/tests/test_integrals.py' 2026-04-05 02:48:42,768 wheel INFO adding 'sympy/integrals/tests/test_intpoly.py' 2026-04-05 02:48:42,770 wheel INFO adding 'sympy/integrals/tests/test_laplace.py' 2026-04-05 02:48:42,772 wheel INFO adding 'sympy/integrals/tests/test_lineintegrals.py' 2026-04-05 02:48:42,774 wheel INFO adding 'sympy/integrals/tests/test_manual.py' 2026-04-05 02:48:42,776 wheel INFO adding 'sympy/integrals/tests/test_meijerint.py' 2026-04-05 02:48:42,777 wheel INFO adding 'sympy/integrals/tests/test_prde.py' 2026-04-05 02:48:42,779 wheel INFO adding 'sympy/integrals/tests/test_quadrature.py' 2026-04-05 02:48:42,780 wheel INFO adding 'sympy/integrals/tests/test_rationaltools.py' 2026-04-05 02:48:42,782 wheel INFO adding 'sympy/integrals/tests/test_rde.py' 2026-04-05 02:48:42,783 wheel INFO adding 'sympy/integrals/tests/test_risch.py' 2026-04-05 02:48:42,785 wheel INFO adding 'sympy/integrals/tests/test_singularityfunctions.py' 2026-04-05 02:48:42,786 wheel INFO adding 'sympy/integrals/tests/test_transforms.py' 2026-04-05 02:48:42,788 wheel INFO adding 'sympy/integrals/tests/test_trigonometry.py' 2026-04-05 02:48:42,789 wheel INFO adding 'sympy/interactive/__init__.py' 2026-04-05 02:48:42,790 wheel INFO adding 'sympy/interactive/printing.py' 2026-04-05 02:48:42,792 wheel INFO adding 'sympy/interactive/session.py' 2026-04-05 02:48:42,793 wheel INFO adding 'sympy/interactive/traversal.py' 2026-04-05 02:48:42,795 wheel INFO adding 'sympy/interactive/tests/__init__.py' 2026-04-05 02:48:42,796 wheel INFO adding 'sympy/interactive/tests/test_interactive.py' 2026-04-05 02:48:42,797 wheel INFO adding 'sympy/interactive/tests/test_ipython.py' 2026-04-05 02:48:42,798 wheel INFO adding 'sympy/liealgebras/__init__.py' 2026-04-05 02:48:42,799 wheel INFO adding 'sympy/liealgebras/cartan_matrix.py' 2026-04-05 02:48:42,800 wheel INFO adding 'sympy/liealgebras/cartan_type.py' 2026-04-05 02:48:42,801 wheel INFO adding 'sympy/liealgebras/dynkin_diagram.py' 2026-04-05 02:48:42,802 wheel INFO adding 'sympy/liealgebras/root_system.py' 2026-04-05 02:48:42,804 wheel INFO adding 'sympy/liealgebras/type_a.py' 2026-04-05 02:48:42,805 wheel INFO adding 'sympy/liealgebras/type_b.py' 2026-04-05 02:48:42,806 wheel INFO adding 'sympy/liealgebras/type_c.py' 2026-04-05 02:48:42,807 wheel INFO adding 'sympy/liealgebras/type_d.py' 2026-04-05 02:48:42,808 wheel INFO adding 'sympy/liealgebras/type_e.py' 2026-04-05 02:48:42,810 wheel INFO adding 'sympy/liealgebras/type_f.py' 2026-04-05 02:48:42,811 wheel INFO adding 'sympy/liealgebras/type_g.py' 2026-04-05 02:48:42,812 wheel INFO adding 'sympy/liealgebras/weyl_group.py' 2026-04-05 02:48:42,814 wheel INFO adding 'sympy/liealgebras/tests/__init__.py' 2026-04-05 02:48:42,815 wheel INFO adding 'sympy/liealgebras/tests/test_cartan_matrix.py' 2026-04-05 02:48:42,816 wheel INFO adding 'sympy/liealgebras/tests/test_cartan_type.py' 2026-04-05 02:48:42,817 wheel INFO adding 'sympy/liealgebras/tests/test_dynkin_diagram.py' 2026-04-05 02:48:42,818 wheel INFO adding 'sympy/liealgebras/tests/test_root_system.py' 2026-04-05 02:48:42,819 wheel INFO adding 'sympy/liealgebras/tests/test_type_A.py' 2026-04-05 02:48:42,820 wheel INFO adding 'sympy/liealgebras/tests/test_type_B.py' 2026-04-05 02:48:42,821 wheel INFO adding 'sympy/liealgebras/tests/test_type_C.py' 2026-04-05 02:48:42,821 wheel INFO adding 'sympy/liealgebras/tests/test_type_D.py' 2026-04-05 02:48:42,822 wheel INFO adding 'sympy/liealgebras/tests/test_type_E.py' 2026-04-05 02:48:42,825 wheel INFO adding 'sympy/liealgebras/tests/test_type_F.py' 2026-04-05 02:48:42,826 wheel INFO adding 'sympy/liealgebras/tests/test_type_G.py' 2026-04-05 02:48:42,827 wheel INFO adding 'sympy/liealgebras/tests/test_weyl_group.py' 2026-04-05 02:48:42,828 wheel INFO adding 'sympy/logic/__init__.py' 2026-04-05 02:48:42,830 wheel INFO adding 'sympy/logic/boolalg.py' 2026-04-05 02:48:42,833 wheel INFO adding 'sympy/logic/inference.py' 2026-04-05 02:48:42,835 wheel INFO adding 'sympy/logic/algorithms/__init__.py' 2026-04-05 02:48:42,836 wheel INFO adding 'sympy/logic/algorithms/dpll.py' 2026-04-05 02:48:42,838 wheel INFO adding 'sympy/logic/algorithms/dpll2.py' 2026-04-05 02:48:42,839 wheel INFO adding 'sympy/logic/algorithms/lra_theory.py' 2026-04-05 02:48:42,841 wheel INFO adding 'sympy/logic/algorithms/minisat22_wrapper.py' 2026-04-05 02:48:42,842 wheel INFO adding 'sympy/logic/algorithms/pycosat_wrapper.py' 2026-04-05 02:48:42,843 wheel INFO adding 'sympy/logic/algorithms/z3_wrapper.py' 2026-04-05 02:48:42,844 wheel INFO adding 'sympy/logic/tests/__init__.py' 2026-04-05 02:48:42,846 wheel INFO adding 'sympy/logic/tests/test_boolalg.py' 2026-04-05 02:48:42,848 wheel INFO adding 'sympy/logic/tests/test_dimacs.py' 2026-04-05 02:48:42,849 wheel INFO adding 'sympy/logic/tests/test_inference.py' 2026-04-05 02:48:42,851 wheel INFO adding 'sympy/logic/tests/test_lra_theory.py' 2026-04-05 02:48:42,853 wheel INFO adding 'sympy/logic/utilities/__init__.py' 2026-04-05 02:48:42,854 wheel INFO adding 'sympy/logic/utilities/dimacs.py' 2026-04-05 02:48:42,855 wheel INFO adding 'sympy/matrices/__init__.py' 2026-04-05 02:48:42,857 wheel INFO adding 'sympy/matrices/common.py' 2026-04-05 02:48:42,860 wheel INFO adding 'sympy/matrices/decompositions.py' 2026-04-05 02:48:42,863 wheel INFO adding 'sympy/matrices/dense.py' 2026-04-05 02:48:42,865 wheel INFO adding 'sympy/matrices/determinant.py' 2026-04-05 02:48:42,867 wheel INFO adding 'sympy/matrices/eigen.py' 2026-04-05 02:48:42,869 wheel INFO adding 'sympy/matrices/exceptions.py' 2026-04-05 02:48:42,870 wheel INFO adding 'sympy/matrices/graph.py' 2026-04-05 02:48:42,872 wheel INFO adding 'sympy/matrices/immutable.py' 2026-04-05 02:48:42,873 wheel INFO adding 'sympy/matrices/inverse.py' 2026-04-05 02:48:42,874 wheel INFO adding 'sympy/matrices/kind.py' 2026-04-05 02:48:42,876 wheel INFO adding 'sympy/matrices/matrices.py' 2026-04-05 02:48:42,879 wheel INFO adding 'sympy/matrices/matrixbase.py' 2026-04-05 02:48:42,883 wheel INFO adding 'sympy/matrices/normalforms.py' 2026-04-05 02:48:42,884 wheel INFO adding 'sympy/matrices/reductions.py' 2026-04-05 02:48:42,886 wheel INFO adding 'sympy/matrices/repmatrix.py' 2026-04-05 02:48:42,888 wheel INFO adding 'sympy/matrices/solvers.py' 2026-04-05 02:48:42,890 wheel INFO adding 'sympy/matrices/sparse.py' 2026-04-05 02:48:42,891 wheel INFO adding 'sympy/matrices/sparsetools.py' 2026-04-05 02:48:42,893 wheel INFO adding 'sympy/matrices/subspaces.py' 2026-04-05 02:48:42,894 wheel INFO adding 'sympy/matrices/utilities.py' 2026-04-05 02:48:42,895 wheel INFO adding 'sympy/matrices/benchmarks/__init__.py' 2026-04-05 02:48:42,896 wheel INFO adding 'sympy/matrices/benchmarks/bench_matrix.py' 2026-04-05 02:48:42,898 wheel INFO adding 'sympy/matrices/expressions/__init__.py' 2026-04-05 02:48:42,899 wheel INFO adding 'sympy/matrices/expressions/_shape.py' 2026-04-05 02:48:42,900 wheel INFO adding 'sympy/matrices/expressions/adjoint.py' 2026-04-05 02:48:42,901 wheel INFO adding 'sympy/matrices/expressions/applyfunc.py' 2026-04-05 02:48:42,903 wheel INFO adding 'sympy/matrices/expressions/blockmatrix.py' 2026-04-05 02:48:42,905 wheel INFO adding 'sympy/matrices/expressions/companion.py' 2026-04-05 02:48:42,906 wheel INFO adding 'sympy/matrices/expressions/determinant.py' 2026-04-05 02:48:42,907 wheel INFO adding 'sympy/matrices/expressions/diagonal.py' 2026-04-05 02:48:42,908 wheel INFO adding 'sympy/matrices/expressions/dotproduct.py' 2026-04-05 02:48:42,909 wheel INFO adding 'sympy/matrices/expressions/factorizations.py' 2026-04-05 02:48:42,911 wheel INFO adding 'sympy/matrices/expressions/fourier.py' 2026-04-05 02:48:42,912 wheel INFO adding 'sympy/matrices/expressions/funcmatrix.py' 2026-04-05 02:48:42,913 wheel INFO adding 'sympy/matrices/expressions/hadamard.py' 2026-04-05 02:48:42,914 wheel INFO adding 'sympy/matrices/expressions/inverse.py' 2026-04-05 02:48:42,916 wheel INFO adding 'sympy/matrices/expressions/kronecker.py' 2026-04-05 02:48:42,917 wheel INFO adding 'sympy/matrices/expressions/matadd.py' 2026-04-05 02:48:42,919 wheel INFO adding 'sympy/matrices/expressions/matexpr.py' 2026-04-05 02:48:42,921 wheel INFO adding 'sympy/matrices/expressions/matmul.py' 2026-04-05 02:48:42,922 wheel INFO adding 'sympy/matrices/expressions/matpow.py' 2026-04-05 02:48:42,924 wheel INFO adding 'sympy/matrices/expressions/permutation.py' 2026-04-05 02:48:42,925 wheel INFO adding 'sympy/matrices/expressions/sets.py' 2026-04-05 02:48:42,926 wheel INFO adding 'sympy/matrices/expressions/slice.py' 2026-04-05 02:48:42,927 wheel INFO adding 'sympy/matrices/expressions/special.py' 2026-04-05 02:48:42,929 wheel INFO adding 'sympy/matrices/expressions/trace.py' 2026-04-05 02:48:42,930 wheel INFO adding 'sympy/matrices/expressions/transpose.py' 2026-04-05 02:48:42,931 wheel INFO adding 'sympy/matrices/expressions/tests/__init__.py' 2026-04-05 02:48:42,933 wheel INFO adding 'sympy/matrices/expressions/tests/test_adjoint.py' 2026-04-05 02:48:42,934 wheel INFO adding 'sympy/matrices/expressions/tests/test_applyfunc.py' 2026-04-05 02:48:42,935 wheel INFO adding 'sympy/matrices/expressions/tests/test_blockmatrix.py' 2026-04-05 02:48:42,936 wheel INFO adding 'sympy/matrices/expressions/tests/test_companion.py' 2026-04-05 02:48:42,938 wheel INFO adding 'sympy/matrices/expressions/tests/test_derivatives.py' 2026-04-05 02:48:42,939 wheel INFO adding 'sympy/matrices/expressions/tests/test_determinant.py' 2026-04-05 02:48:42,941 wheel INFO adding 'sympy/matrices/expressions/tests/test_diagonal.py' 2026-04-05 02:48:42,942 wheel INFO adding 'sympy/matrices/expressions/tests/test_dotproduct.py' 2026-04-05 02:48:42,943 wheel INFO adding 'sympy/matrices/expressions/tests/test_factorizations.py' 2026-04-05 02:48:42,944 wheel INFO adding 'sympy/matrices/expressions/tests/test_fourier.py' 2026-04-05 02:48:42,945 wheel INFO adding 'sympy/matrices/expressions/tests/test_funcmatrix.py' 2026-04-05 02:48:42,946 wheel INFO adding 'sympy/matrices/expressions/tests/test_hadamard.py' 2026-04-05 02:48:42,947 wheel INFO adding 'sympy/matrices/expressions/tests/test_indexing.py' 2026-04-05 02:48:42,949 wheel INFO adding 'sympy/matrices/expressions/tests/test_inverse.py' 2026-04-05 02:48:42,950 wheel INFO adding 'sympy/matrices/expressions/tests/test_kronecker.py' 2026-04-05 02:48:42,951 wheel INFO adding 'sympy/matrices/expressions/tests/test_matadd.py' 2026-04-05 02:48:42,952 wheel INFO adding 'sympy/matrices/expressions/tests/test_matexpr.py' 2026-04-05 02:48:42,953 wheel INFO adding 'sympy/matrices/expressions/tests/test_matmul.py' 2026-04-05 02:48:42,955 wheel INFO adding 'sympy/matrices/expressions/tests/test_matpow.py' 2026-04-05 02:48:42,956 wheel INFO adding 'sympy/matrices/expressions/tests/test_permutation.py' 2026-04-05 02:48:42,957 wheel INFO adding 'sympy/matrices/expressions/tests/test_sets.py' 2026-04-05 02:48:42,958 wheel INFO adding 'sympy/matrices/expressions/tests/test_slice.py' 2026-04-05 02:48:42,959 wheel INFO adding 'sympy/matrices/expressions/tests/test_special.py' 2026-04-05 02:48:42,960 wheel INFO adding 'sympy/matrices/expressions/tests/test_trace.py' 2026-04-05 02:48:42,961 wheel INFO adding 'sympy/matrices/expressions/tests/test_transpose.py' 2026-04-05 02:48:42,962 wheel INFO adding 'sympy/matrices/tests/__init__.py' 2026-04-05 02:48:42,964 wheel INFO adding 'sympy/matrices/tests/test_commonmatrix.py' 2026-04-05 02:48:42,966 wheel INFO adding 'sympy/matrices/tests/test_decompositions.py' 2026-04-05 02:48:42,967 wheel INFO adding 'sympy/matrices/tests/test_determinant.py' 2026-04-05 02:48:42,969 wheel INFO adding 'sympy/matrices/tests/test_domains.py' 2026-04-05 02:48:42,970 wheel INFO adding 'sympy/matrices/tests/test_eigen.py' 2026-04-05 02:48:42,971 wheel INFO adding 'sympy/matrices/tests/test_graph.py' 2026-04-05 02:48:42,973 wheel INFO adding 'sympy/matrices/tests/test_immutable.py' 2026-04-05 02:48:42,974 wheel INFO adding 'sympy/matrices/tests/test_interactions.py' 2026-04-05 02:48:42,976 wheel INFO adding 'sympy/matrices/tests/test_matrices.py' 2026-04-05 02:48:42,981 wheel INFO adding 'sympy/matrices/tests/test_matrixbase.py' 2026-04-05 02:48:42,986 wheel INFO adding 'sympy/matrices/tests/test_normalforms.py' 2026-04-05 02:48:42,987 wheel INFO adding 'sympy/matrices/tests/test_reductions.py' 2026-04-05 02:48:42,988 wheel INFO adding 'sympy/matrices/tests/test_repmatrix.py' 2026-04-05 02:48:42,990 wheel INFO adding 'sympy/matrices/tests/test_solvers.py' 2026-04-05 02:48:42,991 wheel INFO adding 'sympy/matrices/tests/test_sparse.py' 2026-04-05 02:48:42,993 wheel INFO adding 'sympy/matrices/tests/test_sparsetools.py' 2026-04-05 02:48:42,994 wheel INFO adding 'sympy/matrices/tests/test_subspaces.py' 2026-04-05 02:48:42,995 wheel INFO adding 'sympy/multipledispatch/__init__.py' 2026-04-05 02:48:42,996 wheel INFO adding 'sympy/multipledispatch/conflict.py' 2026-04-05 02:48:42,997 wheel INFO adding 'sympy/multipledispatch/core.py' 2026-04-05 02:48:42,998 wheel INFO adding 'sympy/multipledispatch/dispatcher.py' 2026-04-05 02:48:43,000 wheel INFO adding 'sympy/multipledispatch/utils.py' 2026-04-05 02:48:43,001 wheel INFO adding 'sympy/multipledispatch/tests/__init__.py' 2026-04-05 02:48:43,002 wheel INFO adding 'sympy/multipledispatch/tests/test_conflict.py' 2026-04-05 02:48:43,003 wheel INFO adding 'sympy/multipledispatch/tests/test_core.py' 2026-04-05 02:48:43,004 wheel INFO adding 'sympy/multipledispatch/tests/test_dispatcher.py' 2026-04-05 02:48:43,006 wheel INFO adding 'sympy/ntheory/__init__.py' 2026-04-05 02:48:43,007 wheel INFO adding 'sympy/ntheory/bbp_pi.py' 2026-04-05 02:48:43,008 wheel INFO adding 'sympy/ntheory/continued_fraction.py' 2026-04-05 02:48:43,009 wheel INFO adding 'sympy/ntheory/digits.py' 2026-04-05 02:48:43,010 wheel INFO adding 'sympy/ntheory/ecm.py' 2026-04-05 02:48:43,012 wheel INFO adding 'sympy/ntheory/egyptian_fraction.py' 2026-04-05 02:48:43,013 wheel INFO adding 'sympy/ntheory/elliptic_curve.py' 2026-04-05 02:48:43,015 wheel INFO adding 'sympy/ntheory/factor_.py' 2026-04-05 02:48:43,018 wheel INFO adding 'sympy/ntheory/generate.py' 2026-04-05 02:48:43,020 wheel INFO adding 'sympy/ntheory/modular.py' 2026-04-05 02:48:43,021 wheel INFO adding 'sympy/ntheory/multinomial.py' 2026-04-05 02:48:43,022 wheel INFO adding 'sympy/ntheory/partitions_.py' 2026-04-05 02:48:43,024 wheel INFO adding 'sympy/ntheory/primetest.py' 2026-04-05 02:48:43,026 wheel INFO adding 'sympy/ntheory/qs.py' 2026-04-05 02:48:43,027 wheel INFO adding 'sympy/ntheory/residue_ntheory.py' 2026-04-05 02:48:43,030 wheel INFO adding 'sympy/ntheory/tests/__init__.py' 2026-04-05 02:48:43,031 wheel INFO adding 'sympy/ntheory/tests/test_bbp_pi.py' 2026-04-05 02:48:43,032 wheel INFO adding 'sympy/ntheory/tests/test_continued_fraction.py' 2026-04-05 02:48:43,033 wheel INFO adding 'sympy/ntheory/tests/test_digits.py' 2026-04-05 02:48:43,034 wheel INFO adding 'sympy/ntheory/tests/test_ecm.py' 2026-04-05 02:48:43,035 wheel INFO adding 'sympy/ntheory/tests/test_egyptian_fraction.py' 2026-04-05 02:48:43,036 wheel INFO adding 'sympy/ntheory/tests/test_elliptic_curve.py' 2026-04-05 02:48:43,038 wheel INFO adding 'sympy/ntheory/tests/test_factor_.py' 2026-04-05 02:48:43,039 wheel INFO adding 'sympy/ntheory/tests/test_generate.py' 2026-04-05 02:48:43,040 wheel INFO adding 'sympy/ntheory/tests/test_hypothesis.py' 2026-04-05 02:48:43,041 wheel INFO adding 'sympy/ntheory/tests/test_modular.py' 2026-04-05 02:48:43,042 wheel INFO adding 'sympy/ntheory/tests/test_multinomial.py' 2026-04-05 02:48:43,044 wheel INFO adding 'sympy/ntheory/tests/test_partitions.py' 2026-04-05 02:48:43,045 wheel INFO adding 'sympy/ntheory/tests/test_primetest.py' 2026-04-05 02:48:43,046 wheel INFO adding 'sympy/ntheory/tests/test_qs.py' 2026-04-05 02:48:43,047 wheel INFO adding 'sympy/ntheory/tests/test_residue.py' 2026-04-05 02:48:43,049 wheel INFO adding 'sympy/parsing/__init__.py' 2026-04-05 02:48:43,050 wheel INFO adding 'sympy/parsing/ast_parser.py' 2026-04-05 02:48:43,051 wheel INFO adding 'sympy/parsing/mathematica.py' 2026-04-05 02:48:43,053 wheel INFO adding 'sympy/parsing/maxima.py' 2026-04-05 02:48:43,054 wheel INFO adding 'sympy/parsing/sym_expr.py' 2026-04-05 02:48:43,056 wheel INFO adding 'sympy/parsing/sympy_parser.py' 2026-04-05 02:48:43,058 wheel INFO adding 'sympy/parsing/autolev/Autolev.g4' 2026-04-05 02:48:43,059 wheel INFO adding 'sympy/parsing/autolev/__init__.py' 2026-04-05 02:48:43,060 wheel INFO adding 'sympy/parsing/autolev/_build_autolev_antlr.py' 2026-04-05 02:48:43,062 wheel INFO adding 'sympy/parsing/autolev/_listener_autolev_antlr.py' 2026-04-05 02:48:43,065 wheel INFO adding 'sympy/parsing/autolev/_parse_autolev_antlr.py' 2026-04-05 02:48:43,067 wheel INFO adding 'sympy/parsing/autolev/_antlr/__init__.py' 2026-04-05 02:48:43,068 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevlexer.py' 2026-04-05 02:48:43,069 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevlistener.py' 2026-04-05 02:48:43,071 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevparser.py' 2026-04-05 02:48:43,075 wheel INFO adding 'sympy/parsing/autolev/test-examples/README.txt' 2026-04-05 02:48:43,076 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest1.al' 2026-04-05 02:48:43,077 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest1.py' 2026-04-05 02:48:43,078 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest10.al' 2026-04-05 02:48:43,079 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest10.py' 2026-04-05 02:48:43,080 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest11.al' 2026-04-05 02:48:43,081 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest11.py' 2026-04-05 02:48:43,082 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest12.al' 2026-04-05 02:48:43,083 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest12.py' 2026-04-05 02:48:43,084 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest2.al' 2026-04-05 02:48:43,085 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest2.py' 2026-04-05 02:48:43,085 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest3.al' 2026-04-05 02:48:43,086 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest3.py' 2026-04-05 02:48:43,088 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest4.al' 2026-04-05 02:48:43,088 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest4.py' 2026-04-05 02:48:43,089 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest5.al' 2026-04-05 02:48:43,090 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest5.py' 2026-04-05 02:48:43,091 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest6.al' 2026-04-05 02:48:43,092 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest6.py' 2026-04-05 02:48:43,093 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest7.al' 2026-04-05 02:48:43,094 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest7.py' 2026-04-05 02:48:43,095 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest8.al' 2026-04-05 02:48:43,096 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest8.py' 2026-04-05 02:48:43,097 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest9.al' 2026-04-05 02:48:43,098 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest9.py' 2026-04-05 02:48:43,100 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al' 2026-04-05 02:48:43,101 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py' 2026-04-05 02:48:43,102 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al' 2026-04-05 02:48:43,103 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py' 2026-04-05 02:48:43,104 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al' 2026-04-05 02:48:43,105 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py' 2026-04-05 02:48:43,106 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al' 2026-04-05 02:48:43,107 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py' 2026-04-05 02:48:43,108 wheel INFO adding 'sympy/parsing/c/__init__.py' 2026-04-05 02:48:43,109 wheel INFO adding 'sympy/parsing/c/c_parser.py' 2026-04-05 02:48:43,111 wheel INFO adding 'sympy/parsing/fortran/__init__.py' 2026-04-05 02:48:43,112 wheel INFO adding 'sympy/parsing/fortran/fortran_parser.py' 2026-04-05 02:48:43,114 wheel INFO adding 'sympy/parsing/latex/LICENSE.txt' 2026-04-05 02:48:43,115 wheel INFO adding 'sympy/parsing/latex/LaTeX.g4' 2026-04-05 02:48:43,116 wheel INFO adding 'sympy/parsing/latex/__init__.py' 2026-04-05 02:48:43,117 wheel INFO adding 'sympy/parsing/latex/_build_latex_antlr.py' 2026-04-05 02:48:43,118 wheel INFO adding 'sympy/parsing/latex/_parse_latex_antlr.py' 2026-04-05 02:48:43,120 wheel INFO adding 'sympy/parsing/latex/errors.py' 2026-04-05 02:48:43,121 wheel INFO adding 'sympy/parsing/latex/_antlr/__init__.py' 2026-04-05 02:48:43,122 wheel INFO adding 'sympy/parsing/latex/_antlr/latexlexer.py' 2026-04-05 02:48:43,125 wheel INFO adding 'sympy/parsing/latex/_antlr/latexparser.py' 2026-04-05 02:48:43,129 wheel INFO adding 'sympy/parsing/latex/lark/__init__.py' 2026-04-05 02:48:43,130 wheel INFO adding 'sympy/parsing/latex/lark/latex_parser.py' 2026-04-05 02:48:43,131 wheel INFO adding 'sympy/parsing/latex/lark/transformer.py' 2026-04-05 02:48:43,133 wheel INFO adding 'sympy/parsing/latex/lark/grammar/greek_symbols.lark' 2026-04-05 02:48:43,134 wheel INFO adding 'sympy/parsing/latex/lark/grammar/latex.lark' 2026-04-05 02:48:43,136 wheel INFO adding 'sympy/parsing/tests/__init__.py' 2026-04-05 02:48:43,137 wheel INFO adding 'sympy/parsing/tests/test_ast_parser.py' 2026-04-05 02:48:43,138 wheel INFO adding 'sympy/parsing/tests/test_autolev.py' 2026-04-05 02:48:43,140 wheel INFO adding 'sympy/parsing/tests/test_c_parser.py' 2026-04-05 02:48:43,144 wheel INFO adding 'sympy/parsing/tests/test_custom_latex.py' 2026-04-05 02:48:43,145 wheel INFO adding 'sympy/parsing/tests/test_fortran_parser.py' 2026-04-05 02:48:43,147 wheel INFO adding 'sympy/parsing/tests/test_implicit_multiplication_application.py' 2026-04-05 02:48:43,148 wheel INFO adding 'sympy/parsing/tests/test_latex.py' 2026-04-05 02:48:43,149 wheel INFO adding 'sympy/parsing/tests/test_latex_deps.py' 2026-04-05 02:48:43,151 wheel INFO adding 'sympy/parsing/tests/test_latex_lark.py' 2026-04-05 02:48:43,153 wheel INFO adding 'sympy/parsing/tests/test_mathematica.py' 2026-04-05 02:48:43,154 wheel INFO adding 'sympy/parsing/tests/test_maxima.py' 2026-04-05 02:48:43,155 wheel INFO adding 'sympy/parsing/tests/test_sym_expr.py' 2026-04-05 02:48:43,156 wheel INFO adding 'sympy/parsing/tests/test_sympy_parser.py' 2026-04-05 02:48:43,158 wheel INFO adding 'sympy/physics/__init__.py' 2026-04-05 02:48:43,159 wheel INFO adding 'sympy/physics/hydrogen.py' 2026-04-05 02:48:43,160 wheel INFO adding 'sympy/physics/matrices.py' 2026-04-05 02:48:43,161 wheel INFO adding 'sympy/physics/paulialgebra.py' 2026-04-05 02:48:43,162 wheel INFO adding 'sympy/physics/pring.py' 2026-04-05 02:48:43,164 wheel INFO adding 'sympy/physics/qho_1d.py' 2026-04-05 02:48:43,165 wheel INFO adding 'sympy/physics/secondquant.py' 2026-04-05 02:48:43,168 wheel INFO adding 'sympy/physics/sho.py' 2026-04-05 02:48:43,170 wheel INFO adding 'sympy/physics/wigner.py' 2026-04-05 02:48:43,172 wheel INFO adding 'sympy/physics/biomechanics/__init__.py' 2026-04-05 02:48:43,173 wheel INFO adding 'sympy/physics/biomechanics/_mixin.py' 2026-04-05 02:48:43,174 wheel INFO adding 'sympy/physics/biomechanics/activation.py' 2026-04-05 02:48:43,177 wheel INFO adding 'sympy/physics/biomechanics/curve.py' 2026-04-05 02:48:43,179 wheel INFO adding 'sympy/physics/biomechanics/musculotendon.py' 2026-04-05 02:48:43,182 wheel INFO adding 'sympy/physics/biomechanics/tests/__init__.py' 2026-04-05 02:48:43,183 wheel INFO adding 'sympy/physics/biomechanics/tests/test_activation.py' 2026-04-05 02:48:43,185 wheel INFO adding 'sympy/physics/biomechanics/tests/test_curve.py' 2026-04-05 02:48:43,188 wheel INFO adding 'sympy/physics/biomechanics/tests/test_mixin.py' 2026-04-05 02:48:43,189 wheel INFO adding 'sympy/physics/biomechanics/tests/test_musculotendon.py' 2026-04-05 02:48:43,191 wheel INFO adding 'sympy/physics/continuum_mechanics/__init__.py' 2026-04-05 02:48:43,192 wheel INFO adding 'sympy/physics/continuum_mechanics/arch.py' 2026-04-05 02:48:43,195 wheel INFO adding 'sympy/physics/continuum_mechanics/beam.py' 2026-04-05 02:48:43,200 wheel INFO adding 'sympy/physics/continuum_mechanics/cable.py' 2026-04-05 02:48:43,202 wheel INFO adding 'sympy/physics/continuum_mechanics/truss.py' 2026-04-05 02:48:43,204 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/__init__.py' 2026-04-05 02:48:43,205 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_arch.py' 2026-04-05 02:48:43,206 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_beam.py' 2026-04-05 02:48:43,208 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_cable.py' 2026-04-05 02:48:43,209 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_truss.py' 2026-04-05 02:48:43,211 wheel INFO adding 'sympy/physics/control/__init__.py' 2026-04-05 02:48:43,212 wheel INFO adding 'sympy/physics/control/control_plots.py' 2026-04-05 02:48:43,215 wheel INFO adding 'sympy/physics/control/lti.py' 2026-04-05 02:48:43,220 wheel INFO adding 'sympy/physics/control/tests/__init__.py' 2026-04-05 02:48:43,221 wheel INFO adding 'sympy/physics/control/tests/test_control_plots.py' 2026-04-05 02:48:43,223 wheel INFO adding 'sympy/physics/control/tests/test_lti.py' 2026-04-05 02:48:43,226 wheel INFO adding 'sympy/physics/hep/__init__.py' 2026-04-05 02:48:43,227 wheel INFO adding 'sympy/physics/hep/gamma_matrices.py' 2026-04-05 02:48:43,229 wheel INFO adding 'sympy/physics/hep/tests/__init__.py' 2026-04-05 02:48:43,230 wheel INFO adding 'sympy/physics/hep/tests/test_gamma_matrices.py' 2026-04-05 02:48:43,232 wheel INFO adding 'sympy/physics/mechanics/__init__.py' 2026-04-05 02:48:43,233 wheel INFO adding 'sympy/physics/mechanics/actuator.py' 2026-04-05 02:48:43,236 wheel INFO adding 'sympy/physics/mechanics/body.py' 2026-04-05 02:48:43,237 wheel INFO adding 'sympy/physics/mechanics/body_base.py' 2026-04-05 02:48:43,238 wheel INFO adding 'sympy/physics/mechanics/functions.py' 2026-04-05 02:48:43,240 wheel INFO adding 'sympy/physics/mechanics/inertia.py' 2026-04-05 02:48:43,242 wheel INFO adding 'sympy/physics/mechanics/joint.py' 2026-04-05 02:48:43,244 wheel INFO adding 'sympy/physics/mechanics/jointsmethod.py' 2026-04-05 02:48:43,246 wheel INFO adding 'sympy/physics/mechanics/kane.py' 2026-04-05 02:48:43,248 wheel INFO adding 'sympy/physics/mechanics/lagrange.py' 2026-04-05 02:48:43,250 wheel INFO adding 'sympy/physics/mechanics/linearize.py' 2026-04-05 02:48:43,251 wheel INFO adding 'sympy/physics/mechanics/loads.py' 2026-04-05 02:48:43,252 wheel INFO adding 'sympy/physics/mechanics/method.py' 2026-04-05 02:48:43,253 wheel INFO adding 'sympy/physics/mechanics/models.py' 2026-04-05 02:48:43,254 wheel INFO adding 'sympy/physics/mechanics/particle.py' 2026-04-05 02:48:43,256 wheel INFO adding 'sympy/physics/mechanics/pathway.py' 2026-04-05 02:48:43,257 wheel INFO adding 'sympy/physics/mechanics/rigidbody.py' 2026-04-05 02:48:43,259 wheel INFO adding 'sympy/physics/mechanics/system.py' 2026-04-05 02:48:43,262 wheel INFO adding 'sympy/physics/mechanics/wrapping_geometry.py' 2026-04-05 02:48:43,263 wheel INFO adding 'sympy/physics/mechanics/tests/__init__.py' 2026-04-05 02:48:43,265 wheel INFO adding 'sympy/physics/mechanics/tests/test_actuator.py' 2026-04-05 02:48:43,267 wheel INFO adding 'sympy/physics/mechanics/tests/test_body.py' 2026-04-05 02:48:43,268 wheel INFO adding 'sympy/physics/mechanics/tests/test_functions.py' 2026-04-05 02:48:43,270 wheel INFO adding 'sympy/physics/mechanics/tests/test_inertia.py' 2026-04-05 02:48:43,271 wheel INFO adding 'sympy/physics/mechanics/tests/test_joint.py' 2026-04-05 02:48:43,273 wheel INFO adding 'sympy/physics/mechanics/tests/test_jointsmethod.py' 2026-04-05 02:48:43,275 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane.py' 2026-04-05 02:48:43,277 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane2.py' 2026-04-05 02:48:43,278 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane3.py' 2026-04-05 02:48:43,280 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane4.py' 2026-04-05 02:48:43,281 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane5.py' 2026-04-05 02:48:43,282 wheel INFO adding 'sympy/physics/mechanics/tests/test_lagrange.py' 2026-04-05 02:48:43,283 wheel INFO adding 'sympy/physics/mechanics/tests/test_lagrange2.py' 2026-04-05 02:48:43,284 wheel INFO adding 'sympy/physics/mechanics/tests/test_linearity_of_velocity_constraints.py' 2026-04-05 02:48:43,285 wheel INFO adding 'sympy/physics/mechanics/tests/test_linearize.py' 2026-04-05 02:48:43,287 wheel INFO adding 'sympy/physics/mechanics/tests/test_loads.py' 2026-04-05 02:48:43,288 wheel INFO adding 'sympy/physics/mechanics/tests/test_method.py' 2026-04-05 02:48:43,289 wheel INFO adding 'sympy/physics/mechanics/tests/test_models.py' 2026-04-05 02:48:43,290 wheel INFO adding 'sympy/physics/mechanics/tests/test_particle.py' 2026-04-05 02:48:43,291 wheel INFO adding 'sympy/physics/mechanics/tests/test_pathway.py' 2026-04-05 02:48:43,293 wheel INFO adding 'sympy/physics/mechanics/tests/test_rigidbody.py' 2026-04-05 02:48:43,294 wheel INFO adding 'sympy/physics/mechanics/tests/test_system.py' 2026-04-05 02:48:43,296 wheel INFO adding 'sympy/physics/mechanics/tests/test_system_class.py' 2026-04-05 02:48:43,298 wheel INFO adding 'sympy/physics/mechanics/tests/test_wrapping_geometry.py' 2026-04-05 02:48:43,299 wheel INFO adding 'sympy/physics/optics/__init__.py' 2026-04-05 02:48:43,300 wheel INFO adding 'sympy/physics/optics/gaussopt.py' 2026-04-05 02:48:43,302 wheel INFO adding 'sympy/physics/optics/medium.py' 2026-04-05 02:48:43,303 wheel INFO adding 'sympy/physics/optics/polarization.py' 2026-04-05 02:48:43,305 wheel INFO adding 'sympy/physics/optics/utils.py' 2026-04-05 02:48:43,307 wheel INFO adding 'sympy/physics/optics/waves.py' 2026-04-05 02:48:43,308 wheel INFO adding 'sympy/physics/optics/tests/__init__.py' 2026-04-05 02:48:43,309 wheel INFO adding 'sympy/physics/optics/tests/test_gaussopt.py' 2026-04-05 02:48:43,310 wheel INFO adding 'sympy/physics/optics/tests/test_medium.py' 2026-04-05 02:48:43,311 wheel INFO adding 'sympy/physics/optics/tests/test_polarization.py' 2026-04-05 02:48:43,313 wheel INFO adding 'sympy/physics/optics/tests/test_utils.py' 2026-04-05 02:48:43,314 wheel INFO adding 'sympy/physics/optics/tests/test_waves.py' 2026-04-05 02:48:43,315 wheel INFO adding 'sympy/physics/quantum/__init__.py' 2026-04-05 02:48:43,316 wheel INFO adding 'sympy/physics/quantum/anticommutator.py' 2026-04-05 02:48:43,318 wheel INFO adding 'sympy/physics/quantum/boson.py' 2026-04-05 02:48:43,319 wheel INFO adding 'sympy/physics/quantum/cartesian.py' 2026-04-05 02:48:43,320 wheel INFO adding 'sympy/physics/quantum/cg.py' 2026-04-05 02:48:43,322 wheel INFO adding 'sympy/physics/quantum/circuitplot.py' 2026-04-05 02:48:43,323 wheel INFO adding 'sympy/physics/quantum/circuitutils.py' 2026-04-05 02:48:43,325 wheel INFO adding 'sympy/physics/quantum/commutator.py' 2026-04-05 02:48:43,326 wheel INFO adding 'sympy/physics/quantum/constants.py' 2026-04-05 02:48:43,327 wheel INFO adding 'sympy/physics/quantum/dagger.py' 2026-04-05 02:48:43,328 wheel INFO adding 'sympy/physics/quantum/density.py' 2026-04-05 02:48:43,329 wheel INFO adding 'sympy/physics/quantum/fermion.py' 2026-04-05 02:48:43,331 wheel INFO adding 'sympy/physics/quantum/gate.py' 2026-04-05 02:48:43,333 wheel INFO adding 'sympy/physics/quantum/grover.py' 2026-04-05 02:48:43,334 wheel INFO adding 'sympy/physics/quantum/hilbert.py' 2026-04-05 02:48:43,336 wheel INFO adding 'sympy/physics/quantum/identitysearch.py' 2026-04-05 02:48:43,338 wheel INFO adding 'sympy/physics/quantum/innerproduct.py' 2026-04-05 02:48:43,339 wheel INFO adding 'sympy/physics/quantum/kind.py' 2026-04-05 02:48:43,340 wheel INFO adding 'sympy/physics/quantum/matrixcache.py' 2026-04-05 02:48:43,341 wheel INFO adding 'sympy/physics/quantum/matrixutils.py' 2026-04-05 02:48:43,343 wheel INFO adding 'sympy/physics/quantum/operator.py' 2026-04-05 02:48:43,344 wheel INFO adding 'sympy/physics/quantum/operatorordering.py' 2026-04-05 02:48:43,346 wheel INFO adding 'sympy/physics/quantum/operatorset.py' 2026-04-05 02:48:43,347 wheel INFO adding 'sympy/physics/quantum/pauli.py' 2026-04-05 02:48:43,348 wheel INFO adding 'sympy/physics/quantum/piab.py' 2026-04-05 02:48:43,349 wheel INFO adding 'sympy/physics/quantum/qapply.py' 2026-04-05 02:48:43,351 wheel INFO adding 'sympy/physics/quantum/qasm.py' 2026-04-05 02:48:43,352 wheel INFO adding 'sympy/physics/quantum/qexpr.py' 2026-04-05 02:48:43,353 wheel INFO adding 'sympy/physics/quantum/qft.py' 2026-04-05 02:48:43,355 wheel INFO adding 'sympy/physics/quantum/qubit.py' 2026-04-05 02:48:43,357 wheel INFO adding 'sympy/physics/quantum/represent.py' 2026-04-05 02:48:43,358 wheel INFO adding 'sympy/physics/quantum/sho1d.py' 2026-04-05 02:48:43,360 wheel INFO adding 'sympy/physics/quantum/shor.py' 2026-04-05 02:48:43,361 wheel INFO adding 'sympy/physics/quantum/spin.py' 2026-04-05 02:48:43,364 wheel INFO adding 'sympy/physics/quantum/state.py' 2026-04-05 02:48:43,366 wheel INFO adding 'sympy/physics/quantum/tensorproduct.py' 2026-04-05 02:48:43,367 wheel INFO adding 'sympy/physics/quantum/trace.py' 2026-04-05 02:48:43,369 wheel INFO adding 'sympy/physics/quantum/transforms.py' 2026-04-05 02:48:43,370 wheel INFO adding 'sympy/physics/quantum/tests/__init__.py' 2026-04-05 02:48:43,371 wheel INFO adding 'sympy/physics/quantum/tests/test_anticommutator.py' 2026-04-05 02:48:43,372 wheel INFO adding 'sympy/physics/quantum/tests/test_boson.py' 2026-04-05 02:48:43,373 wheel INFO adding 'sympy/physics/quantum/tests/test_cartesian.py' 2026-04-05 02:48:43,375 wheel INFO adding 'sympy/physics/quantum/tests/test_cg.py' 2026-04-05 02:48:43,376 wheel INFO adding 'sympy/physics/quantum/tests/test_circuitplot.py' 2026-04-05 02:48:43,377 wheel INFO adding 'sympy/physics/quantum/tests/test_circuitutils.py' 2026-04-05 02:48:43,379 wheel INFO adding 'sympy/physics/quantum/tests/test_commutator.py' 2026-04-05 02:48:43,380 wheel INFO adding 'sympy/physics/quantum/tests/test_constants.py' 2026-04-05 02:48:43,381 wheel INFO adding 'sympy/physics/quantum/tests/test_dagger.py' 2026-04-05 02:48:43,382 wheel INFO adding 'sympy/physics/quantum/tests/test_density.py' 2026-04-05 02:48:43,383 wheel INFO adding 'sympy/physics/quantum/tests/test_fermion.py' 2026-04-05 02:48:43,384 wheel INFO adding 'sympy/physics/quantum/tests/test_gate.py' 2026-04-05 02:48:43,386 wheel INFO adding 'sympy/physics/quantum/tests/test_grover.py' 2026-04-05 02:48:43,387 wheel INFO adding 'sympy/physics/quantum/tests/test_hilbert.py' 2026-04-05 02:48:43,388 wheel INFO adding 'sympy/physics/quantum/tests/test_identitysearch.py' 2026-04-05 02:48:43,389 wheel INFO adding 'sympy/physics/quantum/tests/test_innerproduct.py' 2026-04-05 02:48:43,390 wheel INFO adding 'sympy/physics/quantum/tests/test_kind.py' 2026-04-05 02:48:43,392 wheel INFO adding 'sympy/physics/quantum/tests/test_matrixutils.py' 2026-04-05 02:48:43,393 wheel INFO adding 'sympy/physics/quantum/tests/test_operator.py' 2026-04-05 02:48:43,394 wheel INFO adding 'sympy/physics/quantum/tests/test_operatorordering.py' 2026-04-05 02:48:43,395 wheel INFO adding 'sympy/physics/quantum/tests/test_operatorset.py' 2026-04-05 02:48:43,396 wheel INFO adding 'sympy/physics/quantum/tests/test_pauli.py' 2026-04-05 02:48:43,397 wheel INFO adding 'sympy/physics/quantum/tests/test_piab.py' 2026-04-05 02:48:43,399 wheel INFO adding 'sympy/physics/quantum/tests/test_printing.py' 2026-04-05 02:48:43,400 wheel INFO adding 'sympy/physics/quantum/tests/test_qapply.py' 2026-04-05 02:48:43,401 wheel INFO adding 'sympy/physics/quantum/tests/test_qasm.py' 2026-04-05 02:48:43,403 wheel INFO adding 'sympy/physics/quantum/tests/test_qexpr.py' 2026-04-05 02:48:43,404 wheel INFO adding 'sympy/physics/quantum/tests/test_qft.py' 2026-04-05 02:48:43,405 wheel INFO adding 'sympy/physics/quantum/tests/test_qubit.py' 2026-04-05 02:48:43,406 wheel INFO adding 'sympy/physics/quantum/tests/test_represent.py' 2026-04-05 02:48:43,407 wheel INFO adding 'sympy/physics/quantum/tests/test_sho1d.py' 2026-04-05 02:48:43,408 wheel INFO adding 'sympy/physics/quantum/tests/test_shor.py' 2026-04-05 02:48:43,412 wheel INFO adding 'sympy/physics/quantum/tests/test_spin.py' 2026-04-05 02:48:43,419 wheel INFO adding 'sympy/physics/quantum/tests/test_state.py' 2026-04-05 02:48:43,421 wheel INFO adding 'sympy/physics/quantum/tests/test_tensorproduct.py' 2026-04-05 02:48:43,422 wheel INFO adding 'sympy/physics/quantum/tests/test_trace.py' 2026-04-05 02:48:43,423 wheel INFO adding 'sympy/physics/quantum/tests/test_transforms.py' 2026-04-05 02:48:43,424 wheel INFO adding 'sympy/physics/tests/__init__.py' 2026-04-05 02:48:43,425 wheel INFO adding 'sympy/physics/tests/test_clebsch_gordan.py' 2026-04-05 02:48:43,426 wheel INFO adding 'sympy/physics/tests/test_hydrogen.py' 2026-04-05 02:48:43,428 wheel INFO adding 'sympy/physics/tests/test_paulialgebra.py' 2026-04-05 02:48:43,429 wheel INFO adding 'sympy/physics/tests/test_physics_matrices.py' 2026-04-05 02:48:43,430 wheel INFO adding 'sympy/physics/tests/test_pring.py' 2026-04-05 02:48:43,431 wheel INFO adding 'sympy/physics/tests/test_qho_1d.py' 2026-04-05 02:48:43,432 wheel INFO adding 'sympy/physics/tests/test_secondquant.py' 2026-04-05 02:48:43,434 wheel INFO adding 'sympy/physics/tests/test_sho.py' 2026-04-05 02:48:43,436 wheel INFO adding 'sympy/physics/units/__init__.py' 2026-04-05 02:48:43,437 wheel INFO adding 'sympy/physics/units/dimensions.py' 2026-04-05 02:48:43,439 wheel INFO adding 'sympy/physics/units/prefixes.py' 2026-04-05 02:48:43,440 wheel INFO adding 'sympy/physics/units/quantities.py' 2026-04-05 02:48:43,441 wheel INFO adding 'sympy/physics/units/unitsystem.py' 2026-04-05 02:48:43,442 wheel INFO adding 'sympy/physics/units/util.py' 2026-04-05 02:48:43,444 wheel INFO adding 'sympy/physics/units/definitions/__init__.py' 2026-04-05 02:48:43,445 wheel INFO adding 'sympy/physics/units/definitions/dimension_definitions.py' 2026-04-05 02:48:43,446 wheel INFO adding 'sympy/physics/units/definitions/unit_definitions.py' 2026-04-05 02:48:43,448 wheel INFO adding 'sympy/physics/units/systems/__init__.py' 2026-04-05 02:48:43,449 wheel INFO adding 'sympy/physics/units/systems/cgs.py' 2026-04-05 02:48:43,450 wheel INFO adding 'sympy/physics/units/systems/length_weight_time.py' 2026-04-05 02:48:43,451 wheel INFO adding 'sympy/physics/units/systems/mks.py' 2026-04-05 02:48:43,452 wheel INFO adding 'sympy/physics/units/systems/mksa.py' 2026-04-05 02:48:43,453 wheel INFO adding 'sympy/physics/units/systems/natural.py' 2026-04-05 02:48:43,454 wheel INFO adding 'sympy/physics/units/systems/si.py' 2026-04-05 02:48:43,456 wheel INFO adding 'sympy/physics/units/tests/__init__.py' 2026-04-05 02:48:43,457 wheel INFO adding 'sympy/physics/units/tests/test_dimensions.py' 2026-04-05 02:48:43,458 wheel INFO adding 'sympy/physics/units/tests/test_dimensionsystem.py' 2026-04-05 02:48:43,459 wheel INFO adding 'sympy/physics/units/tests/test_prefixes.py' 2026-04-05 02:48:43,460 wheel INFO adding 'sympy/physics/units/tests/test_quantities.py' 2026-04-05 02:48:43,462 wheel INFO adding 'sympy/physics/units/tests/test_unit_system_cgs_gauss.py' 2026-04-05 02:48:43,463 wheel INFO adding 'sympy/physics/units/tests/test_unitsystem.py' 2026-04-05 02:48:43,464 wheel INFO adding 'sympy/physics/units/tests/test_util.py' 2026-04-05 02:48:43,466 wheel INFO adding 'sympy/physics/vector/__init__.py' 2026-04-05 02:48:43,467 wheel INFO adding 'sympy/physics/vector/dyadic.py' 2026-04-05 02:48:43,468 wheel INFO adding 'sympy/physics/vector/fieldfunctions.py' 2026-04-05 02:48:43,470 wheel INFO adding 'sympy/physics/vector/frame.py' 2026-04-05 02:48:43,472 wheel INFO adding 'sympy/physics/vector/functions.py' 2026-04-05 02:48:43,474 wheel INFO adding 'sympy/physics/vector/point.py' 2026-04-05 02:48:43,476 wheel INFO adding 'sympy/physics/vector/printing.py' 2026-04-05 02:48:43,477 wheel INFO adding 'sympy/physics/vector/vector.py' 2026-04-05 02:48:43,479 wheel INFO adding 'sympy/physics/vector/tests/__init__.py' 2026-04-05 02:48:43,480 wheel INFO adding 'sympy/physics/vector/tests/test_dyadic.py' 2026-04-05 02:48:43,481 wheel INFO adding 'sympy/physics/vector/tests/test_fieldfunctions.py' 2026-04-05 02:48:43,483 wheel INFO adding 'sympy/physics/vector/tests/test_frame.py' 2026-04-05 02:48:43,485 wheel INFO adding 'sympy/physics/vector/tests/test_functions.py' 2026-04-05 02:48:43,486 wheel INFO adding 'sympy/physics/vector/tests/test_output.py' 2026-04-05 02:48:43,487 wheel INFO adding 'sympy/physics/vector/tests/test_point.py' 2026-04-05 02:48:43,489 wheel INFO adding 'sympy/physics/vector/tests/test_printing.py' 2026-04-05 02:48:43,490 wheel INFO adding 'sympy/physics/vector/tests/test_vector.py' 2026-04-05 02:48:43,492 wheel INFO adding 'sympy/plotting/__init__.py' 2026-04-05 02:48:43,493 wheel INFO adding 'sympy/plotting/experimental_lambdify.py' 2026-04-05 02:48:43,495 wheel INFO adding 'sympy/plotting/plot.py' 2026-04-05 02:48:43,497 wheel INFO adding 'sympy/plotting/plot_implicit.py' 2026-04-05 02:48:43,498 wheel INFO adding 'sympy/plotting/plotgrid.py' 2026-04-05 02:48:43,500 wheel INFO adding 'sympy/plotting/series.py' 2026-04-05 02:48:43,503 wheel INFO adding 'sympy/plotting/textplot.py' 2026-04-05 02:48:43,504 wheel INFO adding 'sympy/plotting/utils.py' 2026-04-05 02:48:43,506 wheel INFO adding 'sympy/plotting/backends/__init__.py' 2026-04-05 02:48:43,507 wheel INFO adding 'sympy/plotting/backends/base_backend.py' 2026-04-05 02:48:43,508 wheel INFO adding 'sympy/plotting/backends/matplotlibbackend/__init__.py' 2026-04-05 02:48:43,510 wheel INFO adding 'sympy/plotting/backends/matplotlibbackend/matplotlib.py' 2026-04-05 02:48:43,511 wheel INFO adding 'sympy/plotting/backends/textbackend/__init__.py' 2026-04-05 02:48:43,512 wheel INFO adding 'sympy/plotting/backends/textbackend/text.py' 2026-04-05 02:48:43,513 wheel INFO adding 'sympy/plotting/intervalmath/__init__.py' 2026-04-05 02:48:43,514 wheel INFO adding 'sympy/plotting/intervalmath/interval_arithmetic.py' 2026-04-05 02:48:43,516 wheel INFO adding 'sympy/plotting/intervalmath/interval_membership.py' 2026-04-05 02:48:43,517 wheel INFO adding 'sympy/plotting/intervalmath/lib_interval.py' 2026-04-05 02:48:43,519 wheel INFO adding 'sympy/plotting/intervalmath/tests/__init__.py' 2026-04-05 02:48:43,520 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_interval_functions.py' 2026-04-05 02:48:43,521 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_interval_membership.py' 2026-04-05 02:48:43,522 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_intervalmath.py' 2026-04-05 02:48:43,524 wheel INFO adding 'sympy/plotting/pygletplot/__init__.py' 2026-04-05 02:48:43,525 wheel INFO adding 'sympy/plotting/pygletplot/color_scheme.py' 2026-04-05 02:48:43,526 wheel INFO adding 'sympy/plotting/pygletplot/managed_window.py' 2026-04-05 02:48:43,528 wheel INFO adding 'sympy/plotting/pygletplot/plot.py' 2026-04-05 02:48:43,529 wheel INFO adding 'sympy/plotting/pygletplot/plot_axes.py' 2026-04-05 02:48:43,530 wheel INFO adding 'sympy/plotting/pygletplot/plot_camera.py' 2026-04-05 02:48:43,532 wheel INFO adding 'sympy/plotting/pygletplot/plot_controller.py' 2026-04-05 02:48:43,533 wheel INFO adding 'sympy/plotting/pygletplot/plot_curve.py' 2026-04-05 02:48:43,534 wheel INFO adding 'sympy/plotting/pygletplot/plot_interval.py' 2026-04-05 02:48:43,535 wheel INFO adding 'sympy/plotting/pygletplot/plot_mode.py' 2026-04-05 02:48:43,537 wheel INFO adding 'sympy/plotting/pygletplot/plot_mode_base.py' 2026-04-05 02:48:43,538 wheel INFO adding 'sympy/plotting/pygletplot/plot_modes.py' 2026-04-05 02:48:43,539 wheel INFO adding 'sympy/plotting/pygletplot/plot_object.py' 2026-04-05 02:48:43,540 wheel INFO adding 'sympy/plotting/pygletplot/plot_rotation.py' 2026-04-05 02:48:43,541 wheel INFO adding 'sympy/plotting/pygletplot/plot_surface.py' 2026-04-05 02:48:43,542 wheel INFO adding 'sympy/plotting/pygletplot/plot_window.py' 2026-04-05 02:48:43,544 wheel INFO adding 'sympy/plotting/pygletplot/util.py' 2026-04-05 02:48:43,545 wheel INFO adding 'sympy/plotting/pygletplot/tests/__init__.py' 2026-04-05 02:48:43,546 wheel INFO adding 'sympy/plotting/pygletplot/tests/test_plotting.py' 2026-04-05 02:48:43,547 wheel INFO adding 'sympy/plotting/tests/__init__.py' 2026-04-05 02:48:43,548 wheel INFO adding 'sympy/plotting/tests/test_experimental_lambdify.py' 2026-04-05 02:48:43,550 wheel INFO adding 'sympy/plotting/tests/test_plot.py' 2026-04-05 02:48:43,552 wheel INFO adding 'sympy/plotting/tests/test_plot_implicit.py' 2026-04-05 02:48:43,553 wheel INFO adding 'sympy/plotting/tests/test_region_and.png' 2026-04-05 02:48:43,554 wheel INFO adding 'sympy/plotting/tests/test_region_not.png' 2026-04-05 02:48:43,556 wheel INFO adding 'sympy/plotting/tests/test_region_or.png' 2026-04-05 02:48:43,557 wheel INFO adding 'sympy/plotting/tests/test_region_xor.png' 2026-04-05 02:48:43,559 wheel INFO adding 'sympy/plotting/tests/test_series.py' 2026-04-05 02:48:43,561 wheel INFO adding 'sympy/plotting/tests/test_textplot.py' 2026-04-05 02:48:43,563 wheel INFO adding 'sympy/plotting/tests/test_utils.py' 2026-04-05 02:48:43,564 wheel INFO adding 'sympy/polys/__init__.py' 2026-04-05 02:48:43,565 wheel INFO adding 'sympy/polys/appellseqs.py' 2026-04-05 02:48:43,567 wheel INFO adding 'sympy/polys/compatibility.py' 2026-04-05 02:48:43,569 wheel INFO adding 'sympy/polys/constructor.py' 2026-04-05 02:48:43,571 wheel INFO adding 'sympy/polys/densearith.py' 2026-04-05 02:48:43,573 wheel INFO adding 'sympy/polys/densebasic.py' 2026-04-05 02:48:43,575 wheel INFO adding 'sympy/polys/densetools.py' 2026-04-05 02:48:43,577 wheel INFO adding 'sympy/polys/dispersion.py' 2026-04-05 02:48:43,578 wheel INFO adding 'sympy/polys/distributedmodules.py' 2026-04-05 02:48:43,580 wheel INFO adding 'sympy/polys/domainmatrix.py' 2026-04-05 02:48:43,581 wheel INFO adding 'sympy/polys/euclidtools.py' 2026-04-05 02:48:43,584 wheel INFO adding 'sympy/polys/factortools.py' 2026-04-05 02:48:43,585 wheel INFO adding 'sympy/polys/fglmtools.py' 2026-04-05 02:48:43,587 wheel INFO adding 'sympy/polys/fields.py' 2026-04-05 02:48:43,589 wheel INFO adding 'sympy/polys/galoistools.py' 2026-04-05 02:48:43,591 wheel INFO adding 'sympy/polys/groebnertools.py' 2026-04-05 02:48:43,593 wheel INFO adding 'sympy/polys/heuristicgcd.py' 2026-04-05 02:48:43,594 wheel INFO adding 'sympy/polys/modulargcd.py' 2026-04-05 02:48:43,597 wheel INFO adding 'sympy/polys/monomials.py' 2026-04-05 02:48:43,598 wheel INFO adding 'sympy/polys/multivariate_resultants.py' 2026-04-05 02:48:43,600 wheel INFO adding 'sympy/polys/orderings.py' 2026-04-05 02:48:43,601 wheel INFO adding 'sympy/polys/orthopolys.py' 2026-04-05 02:48:43,602 wheel INFO adding 'sympy/polys/partfrac.py' 2026-04-05 02:48:43,605 wheel INFO adding 'sympy/polys/polyclasses.py' 2026-04-05 02:48:43,608 wheel INFO adding 'sympy/polys/polyconfig.py' 2026-04-05 02:48:43,609 wheel INFO adding 'sympy/polys/polyerrors.py' 2026-04-05 02:48:43,610 wheel INFO adding 'sympy/polys/polyfuncs.py' 2026-04-05 02:48:43,611 wheel INFO adding 'sympy/polys/polymatrix.py' 2026-04-05 02:48:43,613 wheel INFO adding 'sympy/polys/polyoptions.py' 2026-04-05 02:48:43,615 wheel INFO adding 'sympy/polys/polyquinticconst.py' 2026-04-05 02:48:43,618 wheel INFO adding 'sympy/polys/polyroots.py' 2026-04-05 02:48:43,622 wheel INFO adding 'sympy/polys/polytools.py' 2026-04-05 02:48:43,627 wheel INFO adding 'sympy/polys/polyutils.py' 2026-04-05 02:48:43,628 wheel INFO adding 'sympy/polys/puiseux.py' 2026-04-05 02:48:43,630 wheel INFO adding 'sympy/polys/rationaltools.py' 2026-04-05 02:48:43,632 wheel INFO adding 'sympy/polys/ring_series.py' 2026-04-05 02:48:43,635 wheel INFO adding 'sympy/polys/rings.py' 2026-04-05 02:48:43,638 wheel INFO adding 'sympy/polys/rootisolation.py' 2026-04-05 02:48:43,640 wheel INFO adding 'sympy/polys/rootoftools.py' 2026-04-05 02:48:43,642 wheel INFO adding 'sympy/polys/solvers.py' 2026-04-05 02:48:43,644 wheel INFO adding 'sympy/polys/specialpolys.py' 2026-04-05 02:48:43,646 wheel INFO adding 'sympy/polys/sqfreetools.py' 2026-04-05 02:48:43,648 wheel INFO adding 'sympy/polys/subresultants_qq_zz.py' 2026-04-05 02:48:43,651 wheel INFO adding 'sympy/polys/agca/__init__.py' 2026-04-05 02:48:43,652 wheel INFO adding 'sympy/polys/agca/extensions.py' 2026-04-05 02:48:43,653 wheel INFO adding 'sympy/polys/agca/homomorphisms.py' 2026-04-05 02:48:43,655 wheel INFO adding 'sympy/polys/agca/ideals.py' 2026-04-05 02:48:43,657 wheel INFO adding 'sympy/polys/agca/modules.py' 2026-04-05 02:48:43,659 wheel INFO adding 'sympy/polys/agca/tests/__init__.py' 2026-04-05 02:48:43,660 wheel INFO adding 'sympy/polys/agca/tests/test_extensions.py' 2026-04-05 02:48:43,661 wheel INFO adding 'sympy/polys/agca/tests/test_homomorphisms.py' 2026-04-05 02:48:43,662 wheel INFO adding 'sympy/polys/agca/tests/test_ideals.py' 2026-04-05 02:48:43,663 wheel INFO adding 'sympy/polys/agca/tests/test_modules.py' 2026-04-05 02:48:43,665 wheel INFO adding 'sympy/polys/benchmarks/__init__.py' 2026-04-05 02:48:43,666 wheel INFO adding 'sympy/polys/benchmarks/bench_galoispolys.py' 2026-04-05 02:48:43,667 wheel INFO adding 'sympy/polys/benchmarks/bench_groebnertools.py' 2026-04-05 02:48:43,671 wheel INFO adding 'sympy/polys/benchmarks/bench_solvers.py' 2026-04-05 02:48:43,681 wheel INFO adding 'sympy/polys/domains/__init__.py' 2026-04-05 02:48:43,682 wheel INFO adding 'sympy/polys/domains/algebraicfield.py' 2026-04-05 02:48:43,683 wheel INFO adding 'sympy/polys/domains/characteristiczero.py' 2026-04-05 02:48:43,684 wheel INFO adding 'sympy/polys/domains/complexfield.py' 2026-04-05 02:48:43,685 wheel INFO adding 'sympy/polys/domains/compositedomain.py' 2026-04-05 02:48:43,687 wheel INFO adding 'sympy/polys/domains/domain.py' 2026-04-05 02:48:43,689 wheel INFO adding 'sympy/polys/domains/domainelement.py' 2026-04-05 02:48:43,690 wheel INFO adding 'sympy/polys/domains/expressiondomain.py' 2026-04-05 02:48:43,691 wheel INFO adding 'sympy/polys/domains/expressionrawdomain.py' 2026-04-05 02:48:43,692 wheel INFO adding 'sympy/polys/domains/field.py' 2026-04-05 02:48:43,693 wheel INFO adding 'sympy/polys/domains/finitefield.py' 2026-04-05 02:48:43,694 wheel INFO adding 'sympy/polys/domains/fractionfield.py' 2026-04-05 02:48:43,696 wheel INFO adding 'sympy/polys/domains/gaussiandomains.py' 2026-04-05 02:48:43,697 wheel INFO adding 'sympy/polys/domains/gmpyfinitefield.py' 2026-04-05 02:48:43,698 wheel INFO adding 'sympy/polys/domains/gmpyintegerring.py' 2026-04-05 02:48:43,699 wheel INFO adding 'sympy/polys/domains/gmpyrationalfield.py' 2026-04-05 02:48:43,700 wheel INFO adding 'sympy/polys/domains/groundtypes.py' 2026-04-05 02:48:43,701 wheel INFO adding 'sympy/polys/domains/integerring.py' 2026-04-05 02:48:43,703 wheel INFO adding 'sympy/polys/domains/modularinteger.py' 2026-04-05 02:48:43,704 wheel INFO adding 'sympy/polys/domains/mpelements.py' 2026-04-05 02:48:43,705 wheel INFO adding 'sympy/polys/domains/old_fractionfield.py' 2026-04-05 02:48:43,706 wheel INFO adding 'sympy/polys/domains/old_polynomialring.py' 2026-04-05 02:48:43,708 wheel INFO adding 'sympy/polys/domains/polynomialring.py' 2026-04-05 02:48:43,709 wheel INFO adding 'sympy/polys/domains/pythonfinitefield.py' 2026-04-05 02:48:43,710 wheel INFO adding 'sympy/polys/domains/pythonintegerring.py' 2026-04-05 02:48:43,711 wheel INFO adding 'sympy/polys/domains/pythonrational.py' 2026-04-05 02:48:43,712 wheel INFO adding 'sympy/polys/domains/pythonrationalfield.py' 2026-04-05 02:48:43,713 wheel INFO adding 'sympy/polys/domains/quotientring.py' 2026-04-05 02:48:43,714 wheel INFO adding 'sympy/polys/domains/rationalfield.py' 2026-04-05 02:48:43,715 wheel INFO adding 'sympy/polys/domains/realfield.py' 2026-04-05 02:48:43,716 wheel INFO adding 'sympy/polys/domains/ring.py' 2026-04-05 02:48:43,717 wheel INFO adding 'sympy/polys/domains/simpledomain.py' 2026-04-05 02:48:43,719 wheel INFO adding 'sympy/polys/domains/tests/__init__.py' 2026-04-05 02:48:43,720 wheel INFO adding 'sympy/polys/domains/tests/test_domains.py' 2026-04-05 02:48:43,722 wheel INFO adding 'sympy/polys/domains/tests/test_polynomialring.py' 2026-04-05 02:48:43,723 wheel INFO adding 'sympy/polys/domains/tests/test_quotientring.py' 2026-04-05 02:48:43,724 wheel INFO adding 'sympy/polys/matrices/__init__.py' 2026-04-05 02:48:43,726 wheel INFO adding 'sympy/polys/matrices/_dfm.py' 2026-04-05 02:48:43,728 wheel INFO adding 'sympy/polys/matrices/_typing.py' 2026-04-05 02:48:43,729 wheel INFO adding 'sympy/polys/matrices/ddm.py' 2026-04-05 02:48:43,731 wheel INFO adding 'sympy/polys/matrices/dense.py' 2026-04-05 02:48:43,732 wheel INFO adding 'sympy/polys/matrices/dfm.py' 2026-04-05 02:48:43,734 wheel INFO adding 'sympy/polys/matrices/domainmatrix.py' 2026-04-05 02:48:43,737 wheel INFO adding 'sympy/polys/matrices/domainscalar.py' 2026-04-05 02:48:43,738 wheel INFO adding 'sympy/polys/matrices/eigen.py' 2026-04-05 02:48:43,740 wheel INFO adding 'sympy/polys/matrices/exceptions.py' 2026-04-05 02:48:43,741 wheel INFO adding 'sympy/polys/matrices/linsolve.py' 2026-04-05 02:48:43,742 wheel INFO adding 'sympy/polys/matrices/lll.py' 2026-04-05 02:48:43,743 wheel INFO adding 'sympy/polys/matrices/normalforms.py' 2026-04-05 02:48:43,745 wheel INFO adding 'sympy/polys/matrices/rref.py' 2026-04-05 02:48:43,746 wheel INFO adding 'sympy/polys/matrices/sdm.py' 2026-04-05 02:48:43,749 wheel INFO adding 'sympy/polys/matrices/tests/__init__.py' 2026-04-05 02:48:43,750 wheel INFO adding 'sympy/polys/matrices/tests/test_ddm.py' 2026-04-05 02:48:43,752 wheel INFO adding 'sympy/polys/matrices/tests/test_dense.py' 2026-04-05 02:48:43,753 wheel INFO adding 'sympy/polys/matrices/tests/test_domainmatrix.py' 2026-04-05 02:48:43,755 wheel INFO adding 'sympy/polys/matrices/tests/test_domainscalar.py' 2026-04-05 02:48:43,757 wheel INFO adding 'sympy/polys/matrices/tests/test_eigen.py' 2026-04-05 02:48:43,758 wheel INFO adding 'sympy/polys/matrices/tests/test_fflu.py' 2026-04-05 02:48:43,759 wheel INFO adding 'sympy/polys/matrices/tests/test_inverse.py' 2026-04-05 02:48:43,760 wheel INFO adding 'sympy/polys/matrices/tests/test_linsolve.py' 2026-04-05 02:48:43,761 wheel INFO adding 'sympy/polys/matrices/tests/test_lll.py' 2026-04-05 02:48:43,762 wheel INFO adding 'sympy/polys/matrices/tests/test_normalforms.py' 2026-04-05 02:48:43,764 wheel INFO adding 'sympy/polys/matrices/tests/test_nullspace.py' 2026-04-05 02:48:43,765 wheel INFO adding 'sympy/polys/matrices/tests/test_rref.py' 2026-04-05 02:48:43,767 wheel INFO adding 'sympy/polys/matrices/tests/test_sdm.py' 2026-04-05 02:48:43,768 wheel INFO adding 'sympy/polys/matrices/tests/test_xxm.py' 2026-04-05 02:48:43,770 wheel INFO adding 'sympy/polys/numberfields/__init__.py' 2026-04-05 02:48:43,771 wheel INFO adding 'sympy/polys/numberfields/basis.py' 2026-04-05 02:48:43,772 wheel INFO adding 'sympy/polys/numberfields/exceptions.py' 2026-04-05 02:48:43,774 wheel INFO adding 'sympy/polys/numberfields/galois_resolvents.py' 2026-04-05 02:48:43,775 wheel INFO adding 'sympy/polys/numberfields/galoisgroups.py' 2026-04-05 02:48:43,777 wheel INFO adding 'sympy/polys/numberfields/minpoly.py' 2026-04-05 02:48:43,779 wheel INFO adding 'sympy/polys/numberfields/modules.py' 2026-04-05 02:48:43,782 wheel INFO adding 'sympy/polys/numberfields/primes.py' 2026-04-05 02:48:43,784 wheel INFO adding 'sympy/polys/numberfields/resolvent_lookup.py' 2026-04-05 02:48:43,786 wheel INFO adding 'sympy/polys/numberfields/subfield.py' 2026-04-05 02:48:43,787 wheel INFO adding 'sympy/polys/numberfields/utilities.py' 2026-04-05 02:48:43,789 wheel INFO adding 'sympy/polys/numberfields/tests/__init__.py' 2026-04-05 02:48:43,790 wheel INFO adding 'sympy/polys/numberfields/tests/test_basis.py' 2026-04-05 02:48:43,791 wheel INFO adding 'sympy/polys/numberfields/tests/test_galoisgroups.py' 2026-04-05 02:48:43,793 wheel INFO adding 'sympy/polys/numberfields/tests/test_minpoly.py' 2026-04-05 02:48:43,794 wheel INFO adding 'sympy/polys/numberfields/tests/test_modules.py' 2026-04-05 02:48:43,796 wheel INFO adding 'sympy/polys/numberfields/tests/test_numbers.py' 2026-04-05 02:48:43,797 wheel INFO adding 'sympy/polys/numberfields/tests/test_primes.py' 2026-04-05 02:48:43,798 wheel INFO adding 'sympy/polys/numberfields/tests/test_subfield.py' 2026-04-05 02:48:43,800 wheel INFO adding 'sympy/polys/numberfields/tests/test_utilities.py' 2026-04-05 02:48:43,801 wheel INFO adding 'sympy/polys/tests/__init__.py' 2026-04-05 02:48:43,802 wheel INFO adding 'sympy/polys/tests/test_appellseqs.py' 2026-04-05 02:48:43,803 wheel INFO adding 'sympy/polys/tests/test_constructor.py' 2026-04-05 02:48:43,805 wheel INFO adding 'sympy/polys/tests/test_densearith.py' 2026-04-05 02:48:43,808 wheel INFO adding 'sympy/polys/tests/test_densebasic.py' 2026-04-05 02:48:43,820 wheel INFO adding 'sympy/polys/tests/test_densetools.py' 2026-04-05 02:48:43,821 wheel INFO adding 'sympy/polys/tests/test_dispersion.py' 2026-04-05 02:48:43,822 wheel INFO adding 'sympy/polys/tests/test_distributedmodules.py' 2026-04-05 02:48:43,824 wheel INFO adding 'sympy/polys/tests/test_euclidtools.py' 2026-04-05 02:48:43,825 wheel INFO adding 'sympy/polys/tests/test_factortools.py' 2026-04-05 02:48:43,827 wheel INFO adding 'sympy/polys/tests/test_fields.py' 2026-04-05 02:48:43,829 wheel INFO adding 'sympy/polys/tests/test_galoistools.py' 2026-04-05 02:48:43,830 wheel INFO adding 'sympy/polys/tests/test_groebnertools.py' 2026-04-05 02:48:43,832 wheel INFO adding 'sympy/polys/tests/test_heuristicgcd.py' 2026-04-05 02:48:43,833 wheel INFO adding 'sympy/polys/tests/test_hypothesis.py' 2026-04-05 02:48:43,834 wheel INFO adding 'sympy/polys/tests/test_injections.py' 2026-04-05 02:48:43,835 wheel INFO adding 'sympy/polys/tests/test_modulargcd.py' 2026-04-05 02:48:43,837 wheel INFO adding 'sympy/polys/tests/test_monomials.py' 2026-04-05 02:48:43,838 wheel INFO adding 'sympy/polys/tests/test_multivariate_resultants.py' 2026-04-05 02:48:43,839 wheel INFO adding 'sympy/polys/tests/test_orderings.py' 2026-04-05 02:48:43,841 wheel INFO adding 'sympy/polys/tests/test_orthopolys.py' 2026-04-05 02:48:43,842 wheel INFO adding 'sympy/polys/tests/test_partfrac.py' 2026-04-05 02:48:43,845 wheel INFO adding 'sympy/polys/tests/test_polyclasses.py' 2026-04-05 02:48:43,846 wheel INFO adding 'sympy/polys/tests/test_polyfuncs.py' 2026-04-05 02:48:43,848 wheel INFO adding 'sympy/polys/tests/test_polymatrix.py' 2026-04-05 02:48:43,849 wheel INFO adding 'sympy/polys/tests/test_polyoptions.py' 2026-04-05 02:48:43,851 wheel INFO adding 'sympy/polys/tests/test_polyroots.py' 2026-04-05 02:48:43,853 wheel INFO adding 'sympy/polys/tests/test_polytools.py' 2026-04-05 02:48:43,857 wheel INFO adding 'sympy/polys/tests/test_polyutils.py' 2026-04-05 02:48:43,859 wheel INFO adding 'sympy/polys/tests/test_puiseux.py' 2026-04-05 02:48:43,860 wheel INFO adding 'sympy/polys/tests/test_pythonrational.py' 2026-04-05 02:48:43,861 wheel INFO adding 'sympy/polys/tests/test_rationaltools.py' 2026-04-05 02:48:43,862 wheel INFO adding 'sympy/polys/tests/test_ring_series.py' 2026-04-05 02:48:43,865 wheel INFO adding 'sympy/polys/tests/test_rings.py' 2026-04-05 02:48:43,867 wheel INFO adding 'sympy/polys/tests/test_rootisolation.py' 2026-04-05 02:48:43,869 wheel INFO adding 'sympy/polys/tests/test_rootoftools.py' 2026-04-05 02:48:43,870 wheel INFO adding 'sympy/polys/tests/test_solvers.py' 2026-04-05 02:48:43,872 wheel INFO adding 'sympy/polys/tests/test_specialpolys.py' 2026-04-05 02:48:43,873 wheel INFO adding 'sympy/polys/tests/test_sqfreetools.py' 2026-04-05 02:48:43,874 wheel INFO adding 'sympy/polys/tests/test_subresultants_qq_zz.py' 2026-04-05 02:48:43,876 wheel INFO adding 'sympy/printing/__init__.py' 2026-04-05 02:48:43,877 wheel INFO adding 'sympy/printing/aesaracode.py' 2026-04-05 02:48:43,879 wheel INFO adding 'sympy/printing/c.py' 2026-04-05 02:48:43,881 wheel INFO adding 'sympy/printing/codeprinter.py' 2026-04-05 02:48:43,883 wheel INFO adding 'sympy/printing/conventions.py' 2026-04-05 02:48:43,884 wheel INFO adding 'sympy/printing/cxx.py' 2026-04-05 02:48:43,885 wheel INFO adding 'sympy/printing/defaults.py' 2026-04-05 02:48:43,886 wheel INFO adding 'sympy/printing/dot.py' 2026-04-05 02:48:43,888 wheel INFO adding 'sympy/printing/fortran.py' 2026-04-05 02:48:43,890 wheel INFO adding 'sympy/printing/glsl.py' 2026-04-05 02:48:43,891 wheel INFO adding 'sympy/printing/gtk.py' 2026-04-05 02:48:43,892 wheel INFO adding 'sympy/printing/jscode.py' 2026-04-05 02:48:43,894 wheel INFO adding 'sympy/printing/julia.py' 2026-04-05 02:48:43,895 wheel INFO adding 'sympy/printing/lambdarepr.py' 2026-04-05 02:48:43,898 wheel INFO adding 'sympy/printing/latex.py' 2026-04-05 02:48:43,901 wheel INFO adding 'sympy/printing/llvmjitcode.py' 2026-04-05 02:48:43,902 wheel INFO adding 'sympy/printing/maple.py' 2026-04-05 02:48:43,904 wheel INFO adding 'sympy/printing/mathematica.py' 2026-04-05 02:48:43,906 wheel INFO adding 'sympy/printing/mathml.py' 2026-04-05 02:48:43,909 wheel INFO adding 'sympy/printing/numpy.py' 2026-04-05 02:48:43,910 wheel INFO adding 'sympy/printing/octave.py' 2026-04-05 02:48:43,912 wheel INFO adding 'sympy/printing/precedence.py' 2026-04-05 02:48:43,913 wheel INFO adding 'sympy/printing/preview.py' 2026-04-05 02:48:43,915 wheel INFO adding 'sympy/printing/printer.py' 2026-04-05 02:48:43,916 wheel INFO adding 'sympy/printing/pycode.py' 2026-04-05 02:48:43,918 wheel INFO adding 'sympy/printing/python.py' 2026-04-05 02:48:43,919 wheel INFO adding 'sympy/printing/pytorch.py' 2026-04-05 02:48:43,921 wheel INFO adding 'sympy/printing/rcode.py' 2026-04-05 02:48:43,922 wheel INFO adding 'sympy/printing/repr.py' 2026-04-05 02:48:43,924 wheel INFO adding 'sympy/printing/rust.py' 2026-04-05 02:48:43,925 wheel INFO adding 'sympy/printing/smtlib.py' 2026-04-05 02:48:43,927 wheel INFO adding 'sympy/printing/str.py' 2026-04-05 02:48:43,929 wheel INFO adding 'sympy/printing/tableform.py' 2026-04-05 02:48:43,930 wheel INFO adding 'sympy/printing/tensorflow.py' 2026-04-05 02:48:43,932 wheel INFO adding 'sympy/printing/theanocode.py' 2026-04-05 02:48:43,933 wheel INFO adding 'sympy/printing/tree.py' 2026-04-05 02:48:43,935 wheel INFO adding 'sympy/printing/pretty/__init__.py' 2026-04-05 02:48:43,937 wheel INFO adding 'sympy/printing/pretty/pretty.py' 2026-04-05 02:48:43,940 wheel INFO adding 'sympy/printing/pretty/pretty_symbology.py' 2026-04-05 02:48:43,942 wheel INFO adding 'sympy/printing/pretty/stringpict.py' 2026-04-05 02:48:43,943 wheel INFO adding 'sympy/printing/pretty/tests/__init__.py' 2026-04-05 02:48:43,946 wheel INFO adding 'sympy/printing/pretty/tests/test_pretty.py' 2026-04-05 02:48:43,951 wheel INFO adding 'sympy/printing/tests/__init__.py' 2026-04-05 02:48:43,952 wheel INFO adding 'sympy/printing/tests/test_aesaracode.py' 2026-04-05 02:48:43,954 wheel INFO adding 'sympy/printing/tests/test_c.py' 2026-04-05 02:48:43,956 wheel INFO adding 'sympy/printing/tests/test_codeprinter.py' 2026-04-05 02:48:43,957 wheel INFO adding 'sympy/printing/tests/test_conventions.py' 2026-04-05 02:48:43,958 wheel INFO adding 'sympy/printing/tests/test_cupy.py' 2026-04-05 02:48:43,959 wheel INFO adding 'sympy/printing/tests/test_cxx.py' 2026-04-05 02:48:43,960 wheel INFO adding 'sympy/printing/tests/test_dot.py' 2026-04-05 02:48:43,961 wheel INFO adding 'sympy/printing/tests/test_fortran.py' 2026-04-05 02:48:43,963 wheel INFO adding 'sympy/printing/tests/test_glsl.py' 2026-04-05 02:48:43,965 wheel INFO adding 'sympy/printing/tests/test_gtk.py' 2026-04-05 02:48:43,966 wheel INFO adding 'sympy/printing/tests/test_jax.py' 2026-04-05 02:48:43,968 wheel INFO adding 'sympy/printing/tests/test_jscode.py' 2026-04-05 02:48:43,969 wheel INFO adding 'sympy/printing/tests/test_julia.py' 2026-04-05 02:48:43,971 wheel INFO adding 'sympy/printing/tests/test_lambdarepr.py' 2026-04-05 02:48:43,973 wheel INFO adding 'sympy/printing/tests/test_latex.py' 2026-04-05 02:48:43,977 wheel INFO adding 'sympy/printing/tests/test_llvmjit.py' 2026-04-05 02:48:43,978 wheel INFO adding 'sympy/printing/tests/test_maple.py' 2026-04-05 02:48:43,979 wheel INFO adding 'sympy/printing/tests/test_mathematica.py' 2026-04-05 02:48:43,981 wheel INFO adding 'sympy/printing/tests/test_mathml.py' 2026-04-05 02:48:43,985 wheel INFO adding 'sympy/printing/tests/test_numpy.py' 2026-04-05 02:48:43,986 wheel INFO adding 'sympy/printing/tests/test_octave.py' 2026-04-05 02:48:43,987 wheel INFO adding 'sympy/printing/tests/test_precedence.py' 2026-04-05 02:48:43,989 wheel INFO adding 'sympy/printing/tests/test_preview.py' 2026-04-05 02:48:43,990 wheel INFO adding 'sympy/printing/tests/test_pycode.py' 2026-04-05 02:48:43,991 wheel INFO adding 'sympy/printing/tests/test_python.py' 2026-04-05 02:48:43,993 wheel INFO adding 'sympy/printing/tests/test_rcode.py' 2026-04-05 02:48:43,994 wheel INFO adding 'sympy/printing/tests/test_repr.py' 2026-04-05 02:48:43,996 wheel INFO adding 'sympy/printing/tests/test_rust.py' 2026-04-05 02:48:43,997 wheel INFO adding 'sympy/printing/tests/test_smtlib.py' 2026-04-05 02:48:43,999 wheel INFO adding 'sympy/printing/tests/test_str.py' 2026-04-05 02:48:44,001 wheel INFO adding 'sympy/printing/tests/test_tableform.py' 2026-04-05 02:48:44,002 wheel INFO adding 'sympy/printing/tests/test_tensorflow.py' 2026-04-05 02:48:44,004 wheel INFO adding 'sympy/printing/tests/test_theanocode.py' 2026-04-05 02:48:44,006 wheel INFO adding 'sympy/printing/tests/test_torch.py' 2026-04-05 02:48:44,007 wheel INFO adding 'sympy/printing/tests/test_tree.py' 2026-04-05 02:48:44,008 wheel INFO adding 'sympy/sandbox/__init__.py' 2026-04-05 02:48:44,009 wheel INFO adding 'sympy/sandbox/indexed_integrals.py' 2026-04-05 02:48:44,010 wheel INFO adding 'sympy/sandbox/tests/__init__.py' 2026-04-05 02:48:44,012 wheel INFO adding 'sympy/sandbox/tests/test_indexed_integrals.py' 2026-04-05 02:48:44,013 wheel INFO adding 'sympy/series/__init__.py' 2026-04-05 02:48:44,014 wheel INFO adding 'sympy/series/acceleration.py' 2026-04-05 02:48:44,015 wheel INFO adding 'sympy/series/approximants.py' 2026-04-05 02:48:44,016 wheel INFO adding 'sympy/series/aseries.py' 2026-04-05 02:48:44,018 wheel INFO adding 'sympy/series/formal.py' 2026-04-05 02:48:44,020 wheel INFO adding 'sympy/series/fourier.py' 2026-04-05 02:48:44,021 wheel INFO adding 'sympy/series/gruntz.py' 2026-04-05 02:48:44,023 wheel INFO adding 'sympy/series/kauers.py' 2026-04-05 02:48:44,024 wheel INFO adding 'sympy/series/limits.py' 2026-04-05 02:48:44,026 wheel INFO adding 'sympy/series/limitseq.py' 2026-04-05 02:48:44,027 wheel INFO adding 'sympy/series/order.py' 2026-04-05 02:48:44,029 wheel INFO adding 'sympy/series/residues.py' 2026-04-05 02:48:44,030 wheel INFO adding 'sympy/series/sequences.py' 2026-04-05 02:48:44,032 wheel INFO adding 'sympy/series/series.py' 2026-04-05 02:48:44,033 wheel INFO adding 'sympy/series/series_class.py' 2026-04-05 02:48:44,034 wheel INFO adding 'sympy/series/benchmarks/__init__.py' 2026-04-05 02:48:44,035 wheel INFO adding 'sympy/series/benchmarks/bench_limit.py' 2026-04-05 02:48:44,036 wheel INFO adding 'sympy/series/benchmarks/bench_order.py' 2026-04-05 02:48:44,037 wheel INFO adding 'sympy/series/tests/__init__.py' 2026-04-05 02:48:44,038 wheel INFO adding 'sympy/series/tests/test_approximants.py' 2026-04-05 02:48:44,040 wheel INFO adding 'sympy/series/tests/test_aseries.py' 2026-04-05 02:48:44,041 wheel INFO adding 'sympy/series/tests/test_demidovich.py' 2026-04-05 02:48:44,042 wheel INFO adding 'sympy/series/tests/test_formal.py' 2026-04-05 02:48:44,044 wheel INFO adding 'sympy/series/tests/test_fourier.py' 2026-04-05 02:48:44,045 wheel INFO adding 'sympy/series/tests/test_gruntz.py' 2026-04-05 02:48:44,046 wheel INFO adding 'sympy/series/tests/test_kauers.py' 2026-04-05 02:48:44,048 wheel INFO adding 'sympy/series/tests/test_limits.py' 2026-04-05 02:48:44,050 wheel INFO adding 'sympy/series/tests/test_limitseq.py' 2026-04-05 02:48:44,051 wheel INFO adding 'sympy/series/tests/test_lseries.py' 2026-04-05 02:48:44,052 wheel INFO adding 'sympy/series/tests/test_nseries.py' 2026-04-05 02:48:44,054 wheel INFO adding 'sympy/series/tests/test_order.py' 2026-04-05 02:48:44,055 wheel INFO adding 'sympy/series/tests/test_residues.py' 2026-04-05 02:48:44,056 wheel INFO adding 'sympy/series/tests/test_sequences.py' 2026-04-05 02:48:44,058 wheel INFO adding 'sympy/series/tests/test_series.py' 2026-04-05 02:48:44,059 wheel INFO adding 'sympy/sets/__init__.py' 2026-04-05 02:48:44,060 wheel INFO adding 'sympy/sets/conditionset.py' 2026-04-05 02:48:44,062 wheel INFO adding 'sympy/sets/contains.py' 2026-04-05 02:48:44,063 wheel INFO adding 'sympy/sets/fancysets.py' 2026-04-05 02:48:44,065 wheel INFO adding 'sympy/sets/ordinals.py' 2026-04-05 02:48:44,067 wheel INFO adding 'sympy/sets/powerset.py' 2026-04-05 02:48:44,068 wheel INFO adding 'sympy/sets/setexpr.py' 2026-04-05 02:48:44,070 wheel INFO adding 'sympy/sets/sets.py' 2026-04-05 02:48:44,073 wheel INFO adding 'sympy/sets/handlers/__init__.py' 2026-04-05 02:48:44,074 wheel INFO adding 'sympy/sets/handlers/add.py' 2026-04-05 02:48:44,075 wheel INFO adding 'sympy/sets/handlers/comparison.py' 2026-04-05 02:48:44,076 wheel INFO adding 'sympy/sets/handlers/functions.py' 2026-04-05 02:48:44,077 wheel INFO adding 'sympy/sets/handlers/intersection.py' 2026-04-05 02:48:44,078 wheel INFO adding 'sympy/sets/handlers/issubset.py' 2026-04-05 02:48:44,080 wheel INFO adding 'sympy/sets/handlers/mul.py' 2026-04-05 02:48:44,081 wheel INFO adding 'sympy/sets/handlers/power.py' 2026-04-05 02:48:44,082 wheel INFO adding 'sympy/sets/handlers/union.py' 2026-04-05 02:48:44,083 wheel INFO adding 'sympy/sets/tests/__init__.py' 2026-04-05 02:48:44,084 wheel INFO adding 'sympy/sets/tests/test_conditionset.py' 2026-04-05 02:48:44,086 wheel INFO adding 'sympy/sets/tests/test_contains.py' 2026-04-05 02:48:44,087 wheel INFO adding 'sympy/sets/tests/test_fancysets.py' 2026-04-05 02:48:44,089 wheel INFO adding 'sympy/sets/tests/test_ordinals.py' 2026-04-05 02:48:44,090 wheel INFO adding 'sympy/sets/tests/test_powerset.py' 2026-04-05 02:48:44,092 wheel INFO adding 'sympy/sets/tests/test_setexpr.py' 2026-04-05 02:48:44,094 wheel INFO adding 'sympy/sets/tests/test_sets.py' 2026-04-05 02:48:44,096 wheel INFO adding 'sympy/simplify/__init__.py' 2026-04-05 02:48:44,098 wheel INFO adding 'sympy/simplify/_cse_diff.py' 2026-04-05 02:48:44,099 wheel INFO adding 'sympy/simplify/combsimp.py' 2026-04-05 02:48:44,100 wheel INFO adding 'sympy/simplify/cse_main.py' 2026-04-05 02:48:44,102 wheel INFO adding 'sympy/simplify/cse_opts.py' 2026-04-05 02:48:44,103 wheel INFO adding 'sympy/simplify/epathtools.py' 2026-04-05 02:48:44,105 wheel INFO adding 'sympy/simplify/fu.py' 2026-04-05 02:48:44,107 wheel INFO adding 'sympy/simplify/gammasimp.py' 2026-04-05 02:48:44,109 wheel INFO adding 'sympy/simplify/hyperexpand.py' 2026-04-05 02:48:44,112 wheel INFO adding 'sympy/simplify/hyperexpand_doc.py' 2026-04-05 02:48:44,113 wheel INFO adding 'sympy/simplify/powsimp.py' 2026-04-05 02:48:44,115 wheel INFO adding 'sympy/simplify/radsimp.py' 2026-04-05 02:48:44,117 wheel INFO adding 'sympy/simplify/ratsimp.py' 2026-04-05 02:48:44,119 wheel INFO adding 'sympy/simplify/simplify.py' 2026-04-05 02:48:44,122 wheel INFO adding 'sympy/simplify/sqrtdenest.py' 2026-04-05 02:48:44,123 wheel INFO adding 'sympy/simplify/traversaltools.py' 2026-04-05 02:48:44,125 wheel INFO adding 'sympy/simplify/trigsimp.py' 2026-04-05 02:48:44,127 wheel INFO adding 'sympy/simplify/tests/__init__.py' 2026-04-05 02:48:44,128 wheel INFO adding 'sympy/simplify/tests/test_combsimp.py' 2026-04-05 02:48:44,129 wheel INFO adding 'sympy/simplify/tests/test_cse.py' 2026-04-05 02:48:44,131 wheel INFO adding 'sympy/simplify/tests/test_cse_diff.py' 2026-04-05 02:48:44,132 wheel INFO adding 'sympy/simplify/tests/test_epathtools.py' 2026-04-05 02:48:44,134 wheel INFO adding 'sympy/simplify/tests/test_fu.py' 2026-04-05 02:48:44,135 wheel INFO adding 'sympy/simplify/tests/test_function.py' 2026-04-05 02:48:44,136 wheel INFO adding 'sympy/simplify/tests/test_gammasimp.py' 2026-04-05 02:48:44,138 wheel INFO adding 'sympy/simplify/tests/test_hyperexpand.py' 2026-04-05 02:48:44,140 wheel INFO adding 'sympy/simplify/tests/test_powsimp.py' 2026-04-05 02:48:44,141 wheel INFO adding 'sympy/simplify/tests/test_radsimp.py' 2026-04-05 02:48:44,143 wheel INFO adding 'sympy/simplify/tests/test_ratsimp.py' 2026-04-05 02:48:44,144 wheel INFO adding 'sympy/simplify/tests/test_rewrite.py' 2026-04-05 02:48:44,145 wheel INFO adding 'sympy/simplify/tests/test_simplify.py' 2026-04-05 02:48:44,147 wheel INFO adding 'sympy/simplify/tests/test_sqrtdenest.py' 2026-04-05 02:48:44,149 wheel INFO adding 'sympy/simplify/tests/test_trigsimp.py' 2026-04-05 02:48:44,151 wheel INFO adding 'sympy/solvers/__init__.py' 2026-04-05 02:48:44,152 wheel INFO adding 'sympy/solvers/bivariate.py' 2026-04-05 02:48:44,153 wheel INFO adding 'sympy/solvers/decompogen.py' 2026-04-05 02:48:44,154 wheel INFO adding 'sympy/solvers/deutils.py' 2026-04-05 02:48:44,156 wheel INFO adding 'sympy/solvers/inequalities.py' 2026-04-05 02:48:44,158 wheel INFO adding 'sympy/solvers/pde.py' 2026-04-05 02:48:44,160 wheel INFO adding 'sympy/solvers/polysys.py' 2026-04-05 02:48:44,162 wheel INFO adding 'sympy/solvers/recurr.py' 2026-04-05 02:48:44,164 wheel INFO adding 'sympy/solvers/simplex.py' 2026-04-05 02:48:44,167 wheel INFO adding 'sympy/solvers/solvers.py' 2026-04-05 02:48:44,171 wheel INFO adding 'sympy/solvers/solveset.py' 2026-04-05 02:48:44,176 wheel INFO adding 'sympy/solvers/benchmarks/__init__.py' 2026-04-05 02:48:44,177 wheel INFO adding 'sympy/solvers/benchmarks/bench_solvers.py' 2026-04-05 02:48:44,178 wheel INFO adding 'sympy/solvers/diophantine/__init__.py' 2026-04-05 02:48:44,180 wheel INFO adding 'sympy/solvers/diophantine/diophantine.py' 2026-04-05 02:48:44,183 wheel INFO adding 'sympy/solvers/diophantine/tests/__init__.py' 2026-04-05 02:48:44,185 wheel INFO adding 'sympy/solvers/diophantine/tests/test_diophantine.py' 2026-04-05 02:48:44,187 wheel INFO adding 'sympy/solvers/ode/__init__.py' 2026-04-05 02:48:44,188 wheel INFO adding 'sympy/solvers/ode/hypergeometric.py' 2026-04-05 02:48:44,190 wheel INFO adding 'sympy/solvers/ode/lie_group.py' 2026-04-05 02:48:44,192 wheel INFO adding 'sympy/solvers/ode/nonhomogeneous.py' 2026-04-05 02:48:44,194 wheel INFO adding 'sympy/solvers/ode/ode.py' 2026-04-05 02:48:44,198 wheel INFO adding 'sympy/solvers/ode/riccati.py' 2026-04-05 02:48:44,201 wheel INFO adding 'sympy/solvers/ode/single.py' 2026-04-05 02:48:44,204 wheel INFO adding 'sympy/solvers/ode/subscheck.py' 2026-04-05 02:48:44,206 wheel INFO adding 'sympy/solvers/ode/systems.py' 2026-04-05 02:48:44,209 wheel INFO adding 'sympy/solvers/ode/tests/__init__.py' 2026-04-05 02:48:44,210 wheel INFO adding 'sympy/solvers/ode/tests/test_lie_group.py' 2026-04-05 02:48:44,212 wheel INFO adding 'sympy/solvers/ode/tests/test_ode.py' 2026-04-05 02:48:44,214 wheel INFO adding 'sympy/solvers/ode/tests/test_riccati.py' 2026-04-05 02:48:44,217 wheel INFO adding 'sympy/solvers/ode/tests/test_single.py' 2026-04-05 02:48:44,220 wheel INFO adding 'sympy/solvers/ode/tests/test_subscheck.py' 2026-04-05 02:48:44,222 wheel INFO adding 'sympy/solvers/ode/tests/test_systems.py' 2026-04-05 02:48:44,226 wheel INFO adding 'sympy/solvers/tests/__init__.py' 2026-04-05 02:48:44,227 wheel INFO adding 'sympy/solvers/tests/test_constantsimp.py' 2026-04-05 02:48:44,228 wheel INFO adding 'sympy/solvers/tests/test_decompogen.py' 2026-04-05 02:48:44,230 wheel INFO adding 'sympy/solvers/tests/test_inequalities.py' 2026-04-05 02:48:44,231 wheel INFO adding 'sympy/solvers/tests/test_numeric.py' 2026-04-05 02:48:44,232 wheel INFO adding 'sympy/solvers/tests/test_pde.py' 2026-04-05 02:48:44,234 wheel INFO adding 'sympy/solvers/tests/test_polysys.py' 2026-04-05 02:48:44,235 wheel INFO adding 'sympy/solvers/tests/test_recurr.py' 2026-04-05 02:48:44,237 wheel INFO adding 'sympy/solvers/tests/test_simplex.py' 2026-04-05 02:48:44,239 wheel INFO adding 'sympy/solvers/tests/test_solvers.py' 2026-04-05 02:48:44,243 wheel INFO adding 'sympy/solvers/tests/test_solveset.py' 2026-04-05 02:48:44,248 wheel INFO adding 'sympy/stats/__init__.py' 2026-04-05 02:48:44,249 wheel INFO adding 'sympy/stats/compound_rv.py' 2026-04-05 02:48:44,250 wheel INFO adding 'sympy/stats/crv.py' 2026-04-05 02:48:44,253 wheel INFO adding 'sympy/stats/crv_types.py' 2026-04-05 02:48:44,256 wheel INFO adding 'sympy/stats/drv.py' 2026-04-05 02:48:44,258 wheel INFO adding 'sympy/stats/drv_types.py' 2026-04-05 02:48:44,260 wheel INFO adding 'sympy/stats/error_prop.py' 2026-04-05 02:48:44,261 wheel INFO adding 'sympy/stats/frv.py' 2026-04-05 02:48:44,262 wheel INFO adding 'sympy/stats/frv_types.py' 2026-04-05 02:48:44,264 wheel INFO adding 'sympy/stats/joint_rv.py' 2026-04-05 02:48:44,266 wheel INFO adding 'sympy/stats/joint_rv_types.py' 2026-04-05 02:48:44,268 wheel INFO adding 'sympy/stats/matrix_distributions.py' 2026-04-05 02:48:44,269 wheel INFO adding 'sympy/stats/random_matrix.py' 2026-04-05 02:48:44,270 wheel INFO adding 'sympy/stats/random_matrix_models.py' 2026-04-05 02:48:44,272 wheel INFO adding 'sympy/stats/rv.py' 2026-04-05 02:48:44,275 wheel INFO adding 'sympy/stats/rv_interface.py' 2026-04-05 02:48:44,276 wheel INFO adding 'sympy/stats/stochastic_process.py' 2026-04-05 02:48:44,278 wheel INFO adding 'sympy/stats/stochastic_process_types.py' 2026-04-05 02:48:44,281 wheel INFO adding 'sympy/stats/symbolic_multivariate_probability.py' 2026-04-05 02:48:44,283 wheel INFO adding 'sympy/stats/symbolic_probability.py' 2026-04-05 02:48:44,285 wheel INFO adding 'sympy/stats/sampling/__init__.py' 2026-04-05 02:48:44,286 wheel INFO adding 'sympy/stats/sampling/sample_numpy.py' 2026-04-05 02:48:44,287 wheel INFO adding 'sympy/stats/sampling/sample_pymc.py' 2026-04-05 02:48:44,288 wheel INFO adding 'sympy/stats/sampling/sample_scipy.py' 2026-04-05 02:48:44,289 wheel INFO adding 'sympy/stats/sampling/tests/__init__.py' 2026-04-05 02:48:44,291 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_continuous_rv.py' 2026-04-05 02:48:44,292 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_discrete_rv.py' 2026-04-05 02:48:44,293 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_finite_rv.py' 2026-04-05 02:48:44,294 wheel INFO adding 'sympy/stats/tests/__init__.py' 2026-04-05 02:48:44,295 wheel INFO adding 'sympy/stats/tests/test_compound_rv.py' 2026-04-05 02:48:44,297 wheel INFO adding 'sympy/stats/tests/test_continuous_rv.py' 2026-04-05 02:48:44,299 wheel INFO adding 'sympy/stats/tests/test_discrete_rv.py' 2026-04-05 02:48:44,300 wheel INFO adding 'sympy/stats/tests/test_error_prop.py' 2026-04-05 02:48:44,302 wheel INFO adding 'sympy/stats/tests/test_finite_rv.py' 2026-04-05 02:48:44,303 wheel INFO adding 'sympy/stats/tests/test_joint_rv.py' 2026-04-05 02:48:44,305 wheel INFO adding 'sympy/stats/tests/test_matrix_distributions.py' 2026-04-05 02:48:44,306 wheel INFO adding 'sympy/stats/tests/test_mix.py' 2026-04-05 02:48:44,307 wheel INFO adding 'sympy/stats/tests/test_random_matrix.py' 2026-04-05 02:48:44,308 wheel INFO adding 'sympy/stats/tests/test_rv.py' 2026-04-05 02:48:44,310 wheel INFO adding 'sympy/stats/tests/test_stochastic_process.py' 2026-04-05 02:48:44,312 wheel INFO adding 'sympy/stats/tests/test_symbolic_multivariate.py' 2026-04-05 02:48:44,313 wheel INFO adding 'sympy/stats/tests/test_symbolic_probability.py' 2026-04-05 02:48:44,315 wheel INFO adding 'sympy/strategies/__init__.py' 2026-04-05 02:48:44,316 wheel INFO adding 'sympy/strategies/core.py' 2026-04-05 02:48:44,317 wheel INFO adding 'sympy/strategies/rl.py' 2026-04-05 02:48:44,318 wheel INFO adding 'sympy/strategies/tools.py' 2026-04-05 02:48:44,319 wheel INFO adding 'sympy/strategies/traverse.py' 2026-04-05 02:48:44,320 wheel INFO adding 'sympy/strategies/tree.py' 2026-04-05 02:48:44,321 wheel INFO adding 'sympy/strategies/util.py' 2026-04-05 02:48:44,322 wheel INFO adding 'sympy/strategies/branch/__init__.py' 2026-04-05 02:48:44,323 wheel INFO adding 'sympy/strategies/branch/core.py' 2026-04-05 02:48:44,325 wheel INFO adding 'sympy/strategies/branch/tools.py' 2026-04-05 02:48:44,325 wheel INFO adding 'sympy/strategies/branch/traverse.py' 2026-04-05 02:48:44,327 wheel INFO adding 'sympy/strategies/branch/tests/__init__.py' 2026-04-05 02:48:44,328 wheel INFO adding 'sympy/strategies/branch/tests/test_core.py' 2026-04-05 02:48:44,329 wheel INFO adding 'sympy/strategies/branch/tests/test_tools.py' 2026-04-05 02:48:44,330 wheel INFO adding 'sympy/strategies/branch/tests/test_traverse.py' 2026-04-05 02:48:44,331 wheel INFO adding 'sympy/strategies/tests/__init__.py' 2026-04-05 02:48:44,332 wheel INFO adding 'sympy/strategies/tests/test_core.py' 2026-04-05 02:48:44,333 wheel INFO adding 'sympy/strategies/tests/test_rl.py' 2026-04-05 02:48:44,334 wheel INFO adding 'sympy/strategies/tests/test_tools.py' 2026-04-05 02:48:44,335 wheel INFO adding 'sympy/strategies/tests/test_traverse.py' 2026-04-05 02:48:44,336 wheel INFO adding 'sympy/strategies/tests/test_tree.py' 2026-04-05 02:48:44,337 wheel INFO adding 'sympy/tensor/__init__.py' 2026-04-05 02:48:44,338 wheel INFO adding 'sympy/tensor/functions.py' 2026-04-05 02:48:44,340 wheel INFO adding 'sympy/tensor/index_methods.py' 2026-04-05 02:48:44,341 wheel INFO adding 'sympy/tensor/indexed.py' 2026-04-05 02:48:44,344 wheel INFO adding 'sympy/tensor/tensor.py' 2026-04-05 02:48:44,349 wheel INFO adding 'sympy/tensor/toperators.py' 2026-04-05 02:48:44,351 wheel INFO adding 'sympy/tensor/array/__init__.py' 2026-04-05 02:48:44,352 wheel INFO adding 'sympy/tensor/array/array_comprehension.py' 2026-04-05 02:48:44,353 wheel INFO adding 'sympy/tensor/array/array_derivatives.py' 2026-04-05 02:48:44,354 wheel INFO adding 'sympy/tensor/array/arrayop.py' 2026-04-05 02:48:44,356 wheel INFO adding 'sympy/tensor/array/dense_ndim_array.py' 2026-04-05 02:48:44,357 wheel INFO adding 'sympy/tensor/array/mutable_ndim_array.py' 2026-04-05 02:48:44,358 wheel INFO adding 'sympy/tensor/array/ndim_array.py' 2026-04-05 02:48:44,360 wheel INFO adding 'sympy/tensor/array/sparse_ndim_array.py' 2026-04-05 02:48:44,361 wheel INFO adding 'sympy/tensor/array/expressions/__init__.py' 2026-04-05 02:48:44,363 wheel INFO adding 'sympy/tensor/array/expressions/array_expressions.py' 2026-04-05 02:48:44,366 wheel INFO adding 'sympy/tensor/array/expressions/arrayexpr_derivatives.py' 2026-04-05 02:48:44,367 wheel INFO adding 'sympy/tensor/array/expressions/conv_array_to_indexed.py' 2026-04-05 02:48:44,368 wheel INFO adding 'sympy/tensor/array/expressions/conv_array_to_matrix.py' 2026-04-05 02:48:44,369 wheel INFO adding 'sympy/tensor/array/expressions/conv_indexed_to_array.py' 2026-04-05 02:48:44,370 wheel INFO adding 'sympy/tensor/array/expressions/conv_matrix_to_array.py' 2026-04-05 02:48:44,371 wheel INFO adding 'sympy/tensor/array/expressions/from_array_to_indexed.py' 2026-04-05 02:48:44,372 wheel INFO adding 'sympy/tensor/array/expressions/from_array_to_matrix.py' 2026-04-05 02:48:44,374 wheel INFO adding 'sympy/tensor/array/expressions/from_indexed_to_array.py' 2026-04-05 02:48:44,376 wheel INFO adding 'sympy/tensor/array/expressions/from_matrix_to_array.py' 2026-04-05 02:48:44,377 wheel INFO adding 'sympy/tensor/array/expressions/utils.py' 2026-04-05 02:48:44,378 wheel INFO adding 'sympy/tensor/array/expressions/tests/__init__.py' 2026-04-05 02:48:44,379 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_array_expressions.py' 2026-04-05 02:48:44,381 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py' 2026-04-05 02:48:44,382 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_as_explicit.py' 2026-04-05 02:48:44,383 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py' 2026-04-05 02:48:44,384 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py' 2026-04-05 02:48:44,386 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py' 2026-04-05 02:48:44,388 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py' 2026-04-05 02:48:44,389 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py' 2026-04-05 02:48:44,390 wheel INFO adding 'sympy/tensor/array/tests/__init__.py' 2026-04-05 02:48:44,391 wheel INFO adding 'sympy/tensor/array/tests/test_array_comprehension.py' 2026-04-05 02:48:44,392 wheel INFO adding 'sympy/tensor/array/tests/test_array_derivatives.py' 2026-04-05 02:48:44,394 wheel INFO adding 'sympy/tensor/array/tests/test_arrayop.py' 2026-04-05 02:48:44,395 wheel INFO adding 'sympy/tensor/array/tests/test_immutable_ndim_array.py' 2026-04-05 02:48:44,397 wheel INFO adding 'sympy/tensor/array/tests/test_mutable_ndim_array.py' 2026-04-05 02:48:44,398 wheel INFO adding 'sympy/tensor/array/tests/test_ndim_array.py' 2026-04-05 02:48:44,399 wheel INFO adding 'sympy/tensor/array/tests/test_ndim_array_conversions.py' 2026-04-05 02:48:44,400 wheel INFO adding 'sympy/tensor/tests/__init__.py' 2026-04-05 02:48:44,401 wheel INFO adding 'sympy/tensor/tests/test_functions.py' 2026-04-05 02:48:44,403 wheel INFO adding 'sympy/tensor/tests/test_index_methods.py' 2026-04-05 02:48:44,404 wheel INFO adding 'sympy/tensor/tests/test_indexed.py' 2026-04-05 02:48:44,405 wheel INFO adding 'sympy/tensor/tests/test_printing.py' 2026-04-05 02:48:44,407 wheel INFO adding 'sympy/tensor/tests/test_tensor.py' 2026-04-05 02:48:44,409 wheel INFO adding 'sympy/tensor/tests/test_tensor_element.py' 2026-04-05 02:48:44,411 wheel INFO adding 'sympy/tensor/tests/test_tensor_operators.py' 2026-04-05 02:48:44,412 wheel INFO adding 'sympy/testing/__init__.py' 2026-04-05 02:48:44,413 wheel INFO adding 'sympy/testing/matrices.py' 2026-04-05 02:48:44,414 wheel INFO adding 'sympy/testing/pytest.py' 2026-04-05 02:48:44,416 wheel INFO adding 'sympy/testing/quality_unicode.py' 2026-04-05 02:48:44,417 wheel INFO adding 'sympy/testing/randtest.py' 2026-04-05 02:48:44,418 wheel INFO adding 'sympy/testing/runtests.py' 2026-04-05 02:48:44,421 wheel INFO adding 'sympy/testing/runtests_pytest.py' 2026-04-05 02:48:44,423 wheel INFO adding 'sympy/testing/tmpfiles.py' 2026-04-05 02:48:44,424 wheel INFO adding 'sympy/testing/tests/__init__.py' 2026-04-05 02:48:44,425 wheel INFO adding 'sympy/testing/tests/diagnose_imports.py' 2026-04-05 02:48:44,427 wheel INFO adding 'sympy/testing/tests/test_code_quality.py' 2026-04-05 02:48:44,428 wheel INFO adding 'sympy/testing/tests/test_deprecated.py' 2026-04-05 02:48:44,429 wheel INFO adding 'sympy/testing/tests/test_module_imports.py' 2026-04-05 02:48:44,430 wheel INFO adding 'sympy/testing/tests/test_pytest.py' 2026-04-05 02:48:44,431 wheel INFO adding 'sympy/testing/tests/test_runtests_pytest.py' 2026-04-05 02:48:44,433 wheel INFO adding 'sympy/unify/__init__.py' 2026-04-05 02:48:44,434 wheel INFO adding 'sympy/unify/core.py' 2026-04-05 02:48:44,435 wheel INFO adding 'sympy/unify/rewrite.py' 2026-04-05 02:48:44,436 wheel INFO adding 'sympy/unify/usympy.py' 2026-04-05 02:48:44,437 wheel INFO adding 'sympy/unify/tests/__init__.py' 2026-04-05 02:48:44,438 wheel INFO adding 'sympy/unify/tests/test_rewrite.py' 2026-04-05 02:48:44,439 wheel INFO adding 'sympy/unify/tests/test_sympy.py' 2026-04-05 02:48:44,441 wheel INFO adding 'sympy/unify/tests/test_unify.py' 2026-04-05 02:48:44,442 wheel INFO adding 'sympy/utilities/__init__.py' 2026-04-05 02:48:44,443 wheel INFO adding 'sympy/utilities/autowrap.py' 2026-04-05 02:48:44,446 wheel INFO adding 'sympy/utilities/codegen.py' 2026-04-05 02:48:44,449 wheel INFO adding 'sympy/utilities/decorator.py' 2026-04-05 02:48:44,450 wheel INFO adding 'sympy/utilities/enumerative.py' 2026-04-05 02:48:44,452 wheel INFO adding 'sympy/utilities/exceptions.py' 2026-04-05 02:48:44,454 wheel INFO adding 'sympy/utilities/iterables.py' 2026-04-05 02:48:44,458 wheel INFO adding 'sympy/utilities/lambdify.py' 2026-04-05 02:48:44,460 wheel INFO adding 'sympy/utilities/magic.py' 2026-04-05 02:48:44,461 wheel INFO adding 'sympy/utilities/matchpy_connector.py' 2026-04-05 02:48:44,462 wheel INFO adding 'sympy/utilities/memoization.py' 2026-04-05 02:48:44,463 wheel INFO adding 'sympy/utilities/misc.py' 2026-04-05 02:48:44,465 wheel INFO adding 'sympy/utilities/pkgdata.py' 2026-04-05 02:48:44,466 wheel INFO adding 'sympy/utilities/pytest.py' 2026-04-05 02:48:44,467 wheel INFO adding 'sympy/utilities/randtest.py' 2026-04-05 02:48:44,468 wheel INFO adding 'sympy/utilities/runtests.py' 2026-04-05 02:48:44,469 wheel INFO adding 'sympy/utilities/source.py' 2026-04-05 02:48:44,470 wheel INFO adding 'sympy/utilities/timeutils.py' 2026-04-05 02:48:44,470 wheel INFO adding 'sympy/utilities/tmpfiles.py' 2026-04-05 02:48:44,472 wheel INFO adding 'sympy/utilities/_compilation/__init__.py' 2026-04-05 02:48:44,473 wheel INFO adding 'sympy/utilities/_compilation/availability.py' 2026-04-05 02:48:44,474 wheel INFO adding 'sympy/utilities/_compilation/compilation.py' 2026-04-05 02:48:44,476 wheel INFO adding 'sympy/utilities/_compilation/runners.py' 2026-04-05 02:48:44,477 wheel INFO adding 'sympy/utilities/_compilation/util.py' 2026-04-05 02:48:44,478 wheel INFO adding 'sympy/utilities/_compilation/tests/__init__.py' 2026-04-05 02:48:44,480 wheel INFO adding 'sympy/utilities/_compilation/tests/test_compilation.py' 2026-04-05 02:48:44,481 wheel INFO adding 'sympy/utilities/mathml/__init__.py' 2026-04-05 02:48:44,482 wheel INFO adding 'sympy/utilities/mathml/data/__init__.py' 2026-04-05 02:48:44,484 wheel INFO adding 'sympy/utilities/mathml/data/mmlctop.xsl' 2026-04-05 02:48:44,488 wheel INFO adding 'sympy/utilities/mathml/data/mmltex.xsl' 2026-04-05 02:48:44,493 wheel INFO adding 'sympy/utilities/mathml/data/simple_mmlctop.xsl' 2026-04-05 02:48:44,496 wheel INFO adding 'sympy/utilities/tests/__init__.py' 2026-04-05 02:48:44,498 wheel INFO adding 'sympy/utilities/tests/test_autowrap.py' 2026-04-05 02:48:44,499 wheel INFO adding 'sympy/utilities/tests/test_codegen.py' 2026-04-05 02:48:44,502 wheel INFO adding 'sympy/utilities/tests/test_codegen_julia.py' 2026-04-05 02:48:44,503 wheel INFO adding 'sympy/utilities/tests/test_codegen_octave.py' 2026-04-05 02:48:44,505 wheel INFO adding 'sympy/utilities/tests/test_codegen_rust.py' 2026-04-05 02:48:44,506 wheel INFO adding 'sympy/utilities/tests/test_decorator.py' 2026-04-05 02:48:44,507 wheel INFO adding 'sympy/utilities/tests/test_deprecated.py' 2026-04-05 02:48:44,508 wheel INFO adding 'sympy/utilities/tests/test_enumerative.py' 2026-04-05 02:48:44,509 wheel INFO adding 'sympy/utilities/tests/test_exceptions.py' 2026-04-05 02:48:44,511 wheel INFO adding 'sympy/utilities/tests/test_iterables.py' 2026-04-05 02:48:44,513 wheel INFO adding 'sympy/utilities/tests/test_lambdify.py' 2026-04-05 02:48:44,515 wheel INFO adding 'sympy/utilities/tests/test_matchpy_connector.py' 2026-04-05 02:48:44,517 wheel INFO adding 'sympy/utilities/tests/test_mathml.py' 2026-04-05 02:48:44,518 wheel INFO adding 'sympy/utilities/tests/test_misc.py' 2026-04-05 02:48:44,519 wheel INFO adding 'sympy/utilities/tests/test_pickling.py' 2026-04-05 02:48:44,520 wheel INFO adding 'sympy/utilities/tests/test_source.py' 2026-04-05 02:48:44,521 wheel INFO adding 'sympy/utilities/tests/test_timeutils.py' 2026-04-05 02:48:44,523 wheel INFO adding 'sympy/utilities/tests/test_wester.py' 2026-04-05 02:48:44,526 wheel INFO adding 'sympy/utilities/tests/test_xxe.py' 2026-04-05 02:48:44,527 wheel INFO adding 'sympy/vector/__init__.py' 2026-04-05 02:48:44,529 wheel INFO adding 'sympy/vector/basisdependent.py' 2026-04-05 02:48:44,530 wheel INFO adding 'sympy/vector/coordsysrect.py' 2026-04-05 02:48:44,532 wheel INFO adding 'sympy/vector/deloperator.py' 2026-04-05 02:48:44,533 wheel INFO adding 'sympy/vector/dyadic.py' 2026-04-05 02:48:44,535 wheel INFO adding 'sympy/vector/functions.py' 2026-04-05 02:48:44,536 wheel INFO adding 'sympy/vector/implicitregion.py' 2026-04-05 02:48:44,538 wheel INFO adding 'sympy/vector/integrals.py' 2026-04-05 02:48:44,539 wheel INFO adding 'sympy/vector/kind.py' 2026-04-05 02:48:44,540 wheel INFO adding 'sympy/vector/operators.py' 2026-04-05 02:48:44,541 wheel INFO adding 'sympy/vector/orienters.py' 2026-04-05 02:48:44,542 wheel INFO adding 'sympy/vector/parametricregion.py' 2026-04-05 02:48:44,544 wheel INFO adding 'sympy/vector/point.py' 2026-04-05 02:48:44,545 wheel INFO adding 'sympy/vector/scalar.py' 2026-04-05 02:48:44,546 wheel INFO adding 'sympy/vector/vector.py' 2026-04-05 02:48:44,548 wheel INFO adding 'sympy/vector/tests/__init__.py' 2026-04-05 02:48:44,549 wheel INFO adding 'sympy/vector/tests/test_coordsysrect.py' 2026-04-05 02:48:44,551 wheel INFO adding 'sympy/vector/tests/test_dyadic.py' 2026-04-05 02:48:44,552 wheel INFO adding 'sympy/vector/tests/test_field_functions.py' 2026-04-05 02:48:44,554 wheel INFO adding 'sympy/vector/tests/test_functions.py' 2026-04-05 02:48:44,555 wheel INFO adding 'sympy/vector/tests/test_implicitregion.py' 2026-04-05 02:48:44,556 wheel INFO adding 'sympy/vector/tests/test_integrals.py' 2026-04-05 02:48:44,557 wheel INFO adding 'sympy/vector/tests/test_operators.py' 2026-04-05 02:48:44,558 wheel INFO adding 'sympy/vector/tests/test_parametricregion.py' 2026-04-05 02:48:44,559 wheel INFO adding 'sympy/vector/tests/test_printing.py' 2026-04-05 02:48:44,561 wheel INFO adding 'sympy/vector/tests/test_vector.py' 2026-04-05 02:48:44,563 wheel INFO adding 'sympy-1.14.0.data/data/share/man/man1/isympy.1' 2026-04-05 02:48:44,565 wheel INFO adding 'sympy-1.14.0.dist-info/licenses/AUTHORS' 2026-04-05 02:48:44,567 wheel INFO adding 'sympy-1.14.0.dist-info/licenses/LICENSE' 2026-04-05 02:48:44,568 wheel INFO adding 'sympy-1.14.0.dist-info/METADATA' 2026-04-05 02:48:44,570 wheel INFO adding 'sympy-1.14.0.dist-info/WHEEL' 2026-04-05 02:48:44,570 wheel INFO adding 'sympy-1.14.0.dist-info/entry_points.txt' 2026-04-05 02:48:44,571 wheel INFO adding 'sympy-1.14.0.dist-info/top_level.txt' 2026-04-05 02:48:44,589 wheel INFO adding 'sympy-1.14.0.dist-info/RECORD' 2026-04-05 02:48:44,607 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-05 02:48:44,800 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... /usr/lib/python3.14/site-packages/sympy/testing/runtests.py:283: SyntaxWarning: 'return' in a 'finally' block >>> 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.14/site-packages/sympy/stats/sampling/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/stats/sampling/__pycache__' 'usr/lib/python3.14/site-packages/sympy/stats/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/stats/__pycache__' 'usr/lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__' 'usr/lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__' 'usr/lib/python3.14/site-packages/sympy/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/plotting/__pycache__' 'usr/lib/python3.14/site-packages/sympy/plotting/backends/matplotlibbackend/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/plotting/backends/matplotlibbackend/__pycache__' 'usr/lib/python3.14/site-packages/sympy/plotting/backends/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/plotting/backends/__pycache__' 'usr/lib/python3.14/site-packages/sympy/plotting/backends/textbackend/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/plotting/backends/textbackend/__pycache__' 'usr/lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__' 'usr/lib/python3.14/site-packages/sympy/functions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/functions/__pycache__' 'usr/lib/python3.14/site-packages/sympy/functions/special/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/functions/special/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/functions/special/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/functions/special/__pycache__' 'usr/lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/functions/elementary/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/functions/elementary/__pycache__' 'usr/lib/python3.14/site-packages/sympy/logic/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/logic/__pycache__' 'usr/lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__' 'usr/lib/python3.14/site-packages/sympy/logic/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/logic/utilities/__pycache__' 'usr/lib/python3.14/site-packages/sympy/calculus/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/calculus/__pycache__' 'usr/lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__' 'usr/lib/python3.14/site-packages/sympy/matrices/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/matrices/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/matrices/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/matrices/__pycache__' 'usr/lib/python3.14/site-packages/sympy/crypto/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/crypto/__pycache__' 'usr/lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__' 'usr/lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__' 'usr/lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__' 'usr/lib/python3.14/site-packages/sympy/assumptions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/assumptions/__pycache__' 'usr/lib/python3.14/site-packages/sympy/sandbox/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/sandbox/__pycache__' 'usr/lib/python3.14/site-packages/sympy/liealgebras/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/liealgebras/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/quantum/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/quantum/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/units/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/units/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/optics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/optics/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/hep/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/hep/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/vector/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/vector/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/biomechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/biomechanics/__pycache__' 'usr/lib/python3.14/site-packages/sympy/physics/control/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/physics/control/__pycache__' 'usr/lib/python3.14/site-packages/sympy/interactive/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/interactive/__pycache__' 'usr/lib/python3.14/site-packages/sympy/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/concrete/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/concrete/__pycache__' 'usr/lib/python3.14/site-packages/sympy/geometry/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/geometry/__pycache__' 'usr/lib/python3.14/site-packages/sympy/algebras/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/algebras/__pycache__' 'usr/lib/python3.14/site-packages/sympy/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/__pycache__' 'usr/lib/python3.14/site-packages/sympy/simplify/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/simplify/__pycache__' 'usr/lib/python3.14/site-packages/sympy/printing/pretty/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/printing/pretty/__pycache__' 'usr/lib/python3.14/site-packages/sympy/printing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/printing/__pycache__' 'usr/lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/core/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/core/__pycache__' 'usr/lib/python3.14/site-packages/sympy/multipledispatch/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/multipledispatch/__pycache__' 'usr/lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__' 'usr/lib/python3.14/site-packages/sympy/tensor/array/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/tensor/array/__pycache__' 'usr/lib/python3.14/site-packages/sympy/tensor/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/tensor/__pycache__' 'usr/lib/python3.14/site-packages/sympy/vector/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/vector/__pycache__' 'usr/lib/python3.14/site-packages/sympy/strategies/branch/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/strategies/branch/__pycache__' 'usr/lib/python3.14/site-packages/sympy/strategies/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/strategies/__pycache__' 'usr/lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/series/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/series/__pycache__' 'usr/lib/python3.14/site-packages/sympy/categories/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/categories/__pycache__' 'usr/lib/python3.14/site-packages/sympy/external/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/external/__pycache__' 'usr/lib/python3.14/site-packages/sympy/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/utilities/__pycache__' 'usr/lib/python3.14/site-packages/sympy/utilities/mathml/data/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/utilities/mathml/data/__pycache__' 'usr/lib/python3.14/site-packages/sympy/utilities/mathml/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/utilities/mathml/__pycache__' 'usr/lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__' 'usr/lib/python3.14/site-packages/sympy/polys/matrices/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/polys/matrices/__pycache__' 'usr/lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/polys/agca/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/polys/agca/__pycache__' 'usr/lib/python3.14/site-packages/sympy/polys/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/polys/__pycache__' 'usr/lib/python3.14/site-packages/sympy/polys/domains/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/polys/domains/__pycache__' 'usr/lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/latex/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/latex/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/latex/lark/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/latex/lark/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/c/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/c/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/fortran/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/fortran/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__' 'usr/lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__' 'usr/lib/python3.14/site-packages/sympy/solvers/ode/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/solvers/ode/__pycache__' 'usr/lib/python3.14/site-packages/sympy/solvers/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/solvers/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/solvers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/solvers/__pycache__' 'usr/lib/python3.14/site-packages/sympy/solvers/diophantine/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/solvers/diophantine/__pycache__' 'usr/lib/python3.14/site-packages/sympy/testing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/testing/__pycache__' 'usr/lib/python3.14/site-packages/sympy/diffgeom/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/diffgeom/__pycache__' 'usr/lib/python3.14/site-packages/sympy/sets/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/sets/handlers/__pycache__' 'usr/lib/python3.14/site-packages/sympy/sets/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/sets/__pycache__' 'usr/lib/python3.14/site-packages/sympy/combinatorics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/combinatorics/__pycache__' 'usr/lib/python3.14/site-packages/sympy/codegen/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/codegen/__pycache__' 'usr/lib/python3.14/site-packages/sympy/discrete/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/discrete/__pycache__' 'usr/lib/python3.14/site-packages/sympy/holonomic/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/holonomic/__pycache__' 'usr/lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__' 'usr/lib/python3.14/site-packages/sympy/integrals/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/integrals/__pycache__' 'usr/lib/python3.14/site-packages/sympy/unify/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/unify/__pycache__' 'usr/lib/python3.14/site-packages/sympy/ntheory/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/site-packages/sympy/ntheory/__pycache__' 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.14/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-r2.apk >>> py3-sympy-pyc*: Tracing dependencies... python3~3.14 >>> py3-sympy-pyc*: Package size: 23.2 MB >>> py3-sympy-pyc*: Compressing data... >>> py3-sympy-pyc*: Create checksum... >>> py3-sympy-pyc*: Create py3-sympy-pyc-1.14.0-r2.apk >>> py3-sympy*: Tracing dependencies... py3-mpmath python3~3.14 >>> py3-sympy*: Package size: 16.4 MB >>> py3-sympy*: Compressing data... >>> py3-sympy*: Create checksum... >>> py3-sympy*: Create py3-sympy-1.14.0-r2.apk >>> py3-sympy: Build complete at Sun, 05 Apr 2026 02:49:46 +0000 elapsed time 0h 1m 19s >>> 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 (20260405.024833) ( 2/26) Purging py3-mpmath-pyc (1.4.1-r2) ( 3/26) Purging py3-mpmath (1.4.1-r2) ( 4/26) Purging py3-gpep517-pyc (19-r2) ( 5/26) Purging py3-gpep517 (19-r2) ( 6/26) Purging py3-installer-pyc (1.0.0-r0) ( 7/26) Purging py3-installer (1.0.0-r0) ( 8/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/26) Purging py3-setuptools (82.0.1-r1) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-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: 390.8 MiB in 105 packages >>> py3-sympy: Updating the community/riscv64 repository index... >>> py3-sympy: Signing the index...